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 / twoNestedLevelsWithAllPatternsAndConnectivities / 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_1b_1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       compute_pd_server_1b_name:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       vm_flavor_name:
26         type: string
27         required: true
28         status: SUPPORTED
29       port_pd_server_1b_port_vlan_requirements:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: org.openecomp.datatypes.network.VlanRequirements
35       port_pd_server_1b_port_related_networks:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
41       port_pd_server_1b_port_network_role_tag:
42         type: string
43         required: true
44         status: SUPPORTED
45       vm_image_name:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pd_server_1b_port_replacement_policy:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: string
55       port_pd_server_1b_port_mac_requirements:
56         type: org.openecomp.datatypes.network.MacRequirements
57         required: true
58         status: SUPPORTED
59       port_pd_server_1b_port_network_role:
60         type: string
61         required: true
62         status: SUPPORTED
63       port_pd_server_1b_port_fixed_ips:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
69       port_pd_server_1b_port_network:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       compute_pd_server_1b_availability_zone:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd_server_1b_port_order:
82         type: integer
83         required: true
84         status: SUPPORTED
85       port_pd_server_1b_port_exCP_naming:
86         type: org.openecomp.datatypes.Naming
87         required: true
88         status: SUPPORTED
89       port_pd_server_1b_port_ip_requirements:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: org.openecomp.datatypes.network.IpRequirements
95       port_pd_server_1b_port_subnetpoolid:
96         type: string
97         required: true
98         status: SUPPORTED
99     attributes:
100       pd_server_1b_accessIPv4:
101         type: string
102         status: SUPPORTED
103     requirements:
104     - dependency_pd_server_1b:
105         capability: tosca.capabilities.Node
106         node: tosca.nodes.Root
107         relationship: tosca.relationships.DependsOn
108         occurrences:
109         - 0
110         - UNBOUNDED
111     - local_storage_pd_server_1b:
112         capability: tosca.capabilities.Attachment
113         node: tosca.nodes.BlockStorage
114         relationship: tosca.relationships.AttachesTo
115         occurrences:
116         - 0
117         - UNBOUNDED
118     - dependency_pd_server_1b_pd_server_1b_port:
119         capability: tosca.capabilities.Node
120         node: tosca.nodes.Root
121         relationship: tosca.relationships.DependsOn
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - link_pd_server_1b_pd_server_1b_port:
126         capability: tosca.capabilities.network.Linkable
127         relationship: tosca.relationships.network.LinksTo
128         occurrences:
129         - 1
130         - 1
131     capabilities:
132       disk.device.read.bytes_pd_server_1b:
133         type: org.openecomp.capabilities.metric.Ceilometer
134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
135         occurrences:
136         - 1
137         - UNBOUNDED
138       feature_pd_server_1b_pd_server_1b_port:
139         type: tosca.capabilities.Node
140         occurrences:
141         - 1
142         - UNBOUNDED
143       host_pd_server_1b:
144         type: tosca.capabilities.Container
145         valid_source_types:
146         - tosca.nodes.SoftwareComponent
147         occurrences:
148         - 1
149         - UNBOUNDED
150       disk.read.bytes.rate_pd_server_1b:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       disk.allocation_pd_server_1b:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       network.incoming.bytes.rate_pd_server_1b_pd_server_1b_port:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       cpu.delta_pd_server_1b:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       forwarder_pd_server_1b_pd_server_1b_port:
175         type: org.openecomp.capabilities.Forwarder
176         occurrences:
177         - 1
178         - UNBOUNDED
179       network.incoming.bytes_pd_server_1b_pd_server_1b_port:
180         type: org.openecomp.capabilities.metric.Ceilometer
181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
182         occurrences:
183         - 1
184         - UNBOUNDED
185       disk.device.read.requests_pd_server_1b:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       feature_pd_server_1b:
192         type: tosca.capabilities.Node
193         occurrences:
194         - 1
195         - UNBOUNDED
196       disk.device.iops_pd_server_1b:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       binding_pd_server_1b_pd_server_1b_port:
203         type: tosca.capabilities.network.Bindable
204         valid_source_types:
205         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
206         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
207         occurrences:
208         - 0
209         - UNBOUNDED
210       cpu_pd_server_1b:
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.write.bytes.rate_pd_server_1b:
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.device.read.requests.rate_pd_server_1b:
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       endpoint_pd_server_1b:
229         type: tosca.capabilities.Endpoint.Admin
230         occurrences:
231         - 1
232         - UNBOUNDED
233       disk.device.allocation_pd_server_1b:
234         type: org.openecomp.capabilities.metric.Ceilometer
235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
236         occurrences:
237         - 1
238         - UNBOUNDED
239       memory.usage_pd_server_1b:
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       network.outpoing.packets_pd_server_1b_pd_server_1b_port:
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_pd_server_1b:
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       disk.device.read.bytes.rate_pd_server_1b:
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       disk.device.latency_pd_server_1b:
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.read.bytes_pd_server_1b:
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.usage_pd_server_1b:
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       attachment_pd_server_1b_pd_server_1b_port:
282         type: tosca.capabilities.Attachment
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.device.write.requests_pd_server_1b:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.latency_pd_server_1b:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.ephemeral.size_pd_server_1b:
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       network.outgoing.bytes.rate_pd_server_1b_pd_server_1b_port:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       scalable_pd_server_1b:
311         type: tosca.capabilities.Scalable
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.write.requests_pd_server_1b:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.write.bytes.rate_pd_server_1b:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.root.size_pd_server_1b:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.iops_pd_server_1b:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.write.bytes_pd_server_1b:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.device.write.bytes_pd_server_1b:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       os_pd_server_1b:
352         type: tosca.capabilities.OperatingSystem
353         occurrences:
354         - 1
355         - UNBOUNDED
356       vcpus_pd_server_1b:
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       network.incoming.packets.rate_pd_server_1b_pd_server_1b_port:
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       instance_pd_server_1b:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       binding_pd_server_1b:
375         type: tosca.capabilities.network.Bindable
376         occurrences:
377         - 1
378         - UNBOUNDED
379       cpu_util_pd_server_1b:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       network.outgoing.bytes_pd_server_1b_pd_server_1b_port:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       memory.resident_pd_server_1b:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       network.incoming.packets_pd_server_1b_pd_server_1b_port:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.device.write.requests.rate_pd_server_1b:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.device.capacity_pd_server_1b:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       disk.read.requests_pd_server_1b:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       network.outgoing.packets.rate_pd_server_1b_pd_server_1b_port:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       disk.capacity_pd_server_1b:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.usage_pd_server_1b:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       disk.write.requests.rate_pd_server_1b:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445   org.openecomp.resource.abstract.nodes.osm_server_1c2:
446     derived_from: org.openecomp.resource.abstract.nodes.VFC
447     properties:
448       port_osm_port_replacement_policy:
449         type: list
450         required: true
451         status: SUPPORTED
452         entry_schema:
453           type: string
454       port_osm_port_exCP_naming:
455         type: org.openecomp.datatypes.Naming
456         required: true
457         status: SUPPORTED
458       port_osm_port_subnetpoolid:
459         type: string
460         required: true
461         status: SUPPORTED
462       index_value:
463         type: integer
464         description: Index value of this substitution service template runtime instance
465         required: false
466         default: 0
467         status: SUPPORTED
468         constraints:
469         - greater_or_equal: 0
470       port_osm_port_network:
471         type: list
472         required: true
473         status: SUPPORTED
474         entry_schema:
475           type: string
476       compute_osm_server_1c2_name:
477         type: list
478         required: true
479         status: SUPPORTED
480         entry_schema:
481           type: string
482       port_osm_port_vlan_requirements:
483         type: list
484         required: true
485         status: SUPPORTED
486         entry_schema:
487           type: org.openecomp.datatypes.network.VlanRequirements
488       vm_flavor_name:
489         type: string
490         required: true
491         status: SUPPORTED
492       port_osm_port_ip_requirements:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: org.openecomp.datatypes.network.IpRequirements
498       port_osm_port_fixed_ips:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
504       port_osm_port_network_role_tag:
505         type: string
506         required: true
507         status: SUPPORTED
508       port_osm_port_network_role:
509         type: string
510         required: true
511         status: SUPPORTED
512       vm_image_name:
513         type: string
514         required: true
515         status: SUPPORTED
516       port_osm_port_mac_requirements:
517         type: org.openecomp.datatypes.network.MacRequirements
518         required: true
519         status: SUPPORTED
520       port_osm_port_order:
521         type: integer
522         required: true
523         status: SUPPORTED
524       port_osm_port_related_networks:
525         type: list
526         required: true
527         status: SUPPORTED
528         entry_schema:
529           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
530       compute_osm_server_1c2_metadata:
531         type: list
532         required: true
533         status: SUPPORTED
534         entry_schema:
535           type: json
536       compute_osm_server_1c2_availability_zone:
537         type: list
538         required: true
539         status: SUPPORTED
540         entry_schema:
541           type: string
542     attributes:
543       osm_server_1c2_accessIPv4:
544         type: string
545         status: SUPPORTED
546     requirements:
547     - dependency_osm_server_1c2_osm_port:
548         capability: tosca.capabilities.Node
549         node: tosca.nodes.Root
550         relationship: tosca.relationships.DependsOn
551         occurrences:
552         - 0
553         - UNBOUNDED
554     - link_osm_server_1c2_osm_port:
555         capability: tosca.capabilities.network.Linkable
556         relationship: tosca.relationships.network.LinksTo
557         occurrences:
558         - 1
559         - 1
560     - dependency_osm_server_1c2:
561         capability: tosca.capabilities.Node
562         node: tosca.nodes.Root
563         relationship: tosca.relationships.DependsOn
564         occurrences:
565         - 0
566         - UNBOUNDED
567     - local_storage_osm_server_1c2:
568         capability: tosca.capabilities.Attachment
569         node: tosca.nodes.BlockStorage
570         relationship: tosca.relationships.AttachesTo
571         occurrences:
572         - 0
573         - UNBOUNDED
574     capabilities:
575       endpoint_osm_server_1c2:
576         type: tosca.capabilities.Endpoint.Admin
577         occurrences:
578         - 1
579         - UNBOUNDED
580       feature_osm_server_1c2_osm_port:
581         type: tosca.capabilities.Node
582         occurrences:
583         - 1
584         - UNBOUNDED
585       os_osm_server_1c2:
586         type: tosca.capabilities.OperatingSystem
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.device.read.bytes.rate_osm_server_1c2:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       disk.write.requests.rate_osm_server_1c2:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.device.read.requests.rate_osm_server_1c2:
603         type: org.openecomp.capabilities.metric.Ceilometer
604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
605         occurrences:
606         - 1
607         - UNBOUNDED
608       disk.device.read.requests_osm_server_1c2:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.device.iops_osm_server_1c2:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       disk.read.bytes.rate_osm_server_1c2:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       host_osm_server_1c2:
627         type: tosca.capabilities.Container
628         valid_source_types:
629         - tosca.nodes.SoftwareComponent
630         occurrences:
631         - 1
632         - UNBOUNDED
633       memory_osm_server_1c2:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       cpu_util_osm_server_1c2:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       cpu_osm_server_1c2:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       disk.device.write.bytes.rate_osm_server_1c2:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       disk.latency_osm_server_1c2:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       disk.read.requests_osm_server_1c2:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       memory.resident_osm_server_1c2:
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       attachment_osm_server_1c2_osm_port:
676         type: tosca.capabilities.Attachment
677         occurrences:
678         - 1
679         - UNBOUNDED
680       feature_osm_server_1c2:
681         type: tosca.capabilities.Node
682         occurrences:
683         - 1
684         - UNBOUNDED
685       disk.device.latency_osm_server_1c2:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.device.write.requests_osm_server_1c2:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outgoing.bytes_osm_server_1c2_osm_port:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.ephemeral.size_osm_server_1c2:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.allocation_osm_server_1c2:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       binding_osm_server_1c2_osm_port:
716         type: tosca.capabilities.network.Bindable
717         valid_source_types:
718         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
719         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
720         occurrences:
721         - 0
722         - UNBOUNDED
723       disk.write.bytes_osm_server_1c2:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.capacity_osm_server_1c2:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       network.incoming.bytes_osm_server_1c2_osm_port:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       disk.write.requests_osm_server_1c2:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       disk.iops_osm_server_1c2:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       binding_osm_server_1c2:
754         type: tosca.capabilities.network.Bindable
755         occurrences:
756         - 1
757         - UNBOUNDED
758       network.incoming.packets.rate_osm_server_1c2_osm_port:
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       scalable_osm_server_1c2:
765         type: tosca.capabilities.Scalable
766         occurrences:
767         - 1
768         - UNBOUNDED
769       cpu.delta_osm_server_1c2:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       vcpus_osm_server_1c2:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.read.bytes_osm_server_1c2:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.root.size_osm_server_1c2:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.usage_osm_server_1c2:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       memory.usage_osm_server_1c2:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       network.outpoing.packets_osm_server_1c2_osm_port:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       disk.write.bytes.rate_osm_server_1c2:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.device.allocation_osm_server_1c2:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       disk.device.usage_osm_server_1c2:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       network.outgoing.packets.rate_osm_server_1c2_osm_port:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.device.read.bytes_osm_server_1c2:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       forwarder_osm_server_1c2_osm_port:
842         type: org.openecomp.capabilities.Forwarder
843         occurrences:
844         - 1
845         - UNBOUNDED
846       disk.device.capacity_osm_server_1c2:
847         type: org.openecomp.capabilities.metric.Ceilometer
848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
849         occurrences:
850         - 1
851         - UNBOUNDED
852       network.outgoing.bytes.rate_osm_server_1c2_osm_port:
853         type: org.openecomp.capabilities.metric.Ceilometer
854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
855         occurrences:
856         - 1
857         - UNBOUNDED
858       disk.device.write.bytes_osm_server_1c2:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       disk.device.write.requests.rate_osm_server_1c2:
865         type: org.openecomp.capabilities.metric.Ceilometer
866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
867         occurrences:
868         - 1
869         - UNBOUNDED
870       network.incoming.bytes.rate_osm_server_1c2_osm_port:
871         type: org.openecomp.capabilities.metric.Ceilometer
872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
873         occurrences:
874         - 1
875         - UNBOUNDED
876       instance_osm_server_1c2:
877         type: org.openecomp.capabilities.metric.Ceilometer
878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
879         occurrences:
880         - 1
881         - UNBOUNDED
882       network.incoming.packets_osm_server_1c2_osm_port:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888   org.openecomp.resource.abstract.nodes.oam_server_1c2:
889     derived_from: org.openecomp.resource.abstract.nodes.VFC
890     properties:
891       port_oam_port_mac_requirements:
892         type: org.openecomp.datatypes.network.MacRequirements
893         required: true
894         status: SUPPORTED
895       compute_oam_server_1c2_name:
896         type: list
897         required: true
898         status: SUPPORTED
899         entry_schema:
900           type: string
901       index_value:
902         type: integer
903         description: Index value of this substitution service template runtime instance
904         required: false
905         default: 0
906         status: SUPPORTED
907         constraints:
908         - greater_or_equal: 0
909       port_oam_port_network:
910         type: list
911         required: true
912         status: SUPPORTED
913         entry_schema:
914           type: string
915       port_oam_port_exCP_naming:
916         type: org.openecomp.datatypes.Naming
917         required: true
918         status: SUPPORTED
919       port_oam_port_order:
920         type: integer
921         required: true
922         status: SUPPORTED
923       port_oam_port_subnetpoolid:
924         type: string
925         required: true
926         status: SUPPORTED
927       port_oam_port_related_networks:
928         type: list
929         required: true
930         status: SUPPORTED
931         entry_schema:
932           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
933       vm_flavor_name:
934         type: string
935         required: true
936         status: SUPPORTED
937       compute_oam_server_1c2_availability_zone:
938         type: list
939         required: true
940         status: SUPPORTED
941         entry_schema:
942           type: string
943       port_oam_port_fixed_ips:
944         type: list
945         required: true
946         status: SUPPORTED
947         entry_schema:
948           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
949       vm_image_name:
950         type: string
951         required: true
952         status: SUPPORTED
953       compute_oam_server_1c2_metadata:
954         type: list
955         required: true
956         status: SUPPORTED
957         entry_schema:
958           type: json
959       port_oam_port_vlan_requirements:
960         type: list
961         required: true
962         status: SUPPORTED
963         entry_schema:
964           type: org.openecomp.datatypes.network.VlanRequirements
965       port_oam_port_ip_requirements:
966         type: list
967         required: true
968         status: SUPPORTED
969         entry_schema:
970           type: org.openecomp.datatypes.network.IpRequirements
971       port_oam_port_replacement_policy:
972         type: list
973         required: true
974         status: SUPPORTED
975         entry_schema:
976           type: string
977       port_oam_port_network_role_tag:
978         type: string
979         required: true
980         status: SUPPORTED
981       port_oam_port_network_role:
982         type: string
983         required: true
984         status: SUPPORTED
985     attributes:
986       oam_server_1c2_accessIPv4:
987         type: string
988         status: SUPPORTED
989     requirements:
990     - dependency_oam_server_1c2:
991         capability: tosca.capabilities.Node
992         node: tosca.nodes.Root
993         relationship: tosca.relationships.DependsOn
994         occurrences:
995         - 0
996         - UNBOUNDED
997     - local_storage_oam_server_1c2:
998         capability: tosca.capabilities.Attachment
999         node: tosca.nodes.BlockStorage
1000         relationship: tosca.relationships.AttachesTo
1001         occurrences:
1002         - 0
1003         - UNBOUNDED
1004     - dependency_oam_server_1c2_oam_port:
1005         capability: tosca.capabilities.Node
1006         node: tosca.nodes.Root
1007         relationship: tosca.relationships.DependsOn
1008         occurrences:
1009         - 0
1010         - UNBOUNDED
1011     - link_oam_server_1c2_oam_port:
1012         capability: tosca.capabilities.network.Linkable
1013         relationship: tosca.relationships.network.LinksTo
1014         occurrences:
1015         - 1
1016         - 1
1017     capabilities:
1018       disk.device.usage_oam_server_1c2:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.device.latency_oam_server_1c2:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       feature_oam_server_1c2:
1031         type: tosca.capabilities.Node
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       disk.read.requests_oam_server_1c2:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       disk.write.bytes.rate_oam_server_1c2:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.device.write.bytes.rate_oam_server_1c2:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       network.outgoing.packets.rate_oam_server_1c2_oam_port:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       network.outpoing.packets_oam_server_1c2_oam_port:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       cpu_util_oam_server_1c2:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       disk.device.write.bytes_oam_server_1c2:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       disk.device.allocation_oam_server_1c2:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       attachment_oam_server_1c2_oam_port:
1084         type: tosca.capabilities.Attachment
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       network.incoming.bytes.rate_oam_server_1c2_oam_port:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.root.size_oam_server_1c2:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.device.iops_oam_server_1c2:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.read.bytes.rate_oam_server_1c2:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       network.outgoing.bytes_oam_server_1c2_oam_port:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       disk.allocation_oam_server_1c2:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       disk.read.bytes_oam_server_1c2:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       network.incoming.bytes_oam_server_1c2_oam_port:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       network.outgoing.bytes.rate_oam_server_1c2_oam_port:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       vcpus_oam_server_1c2:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       disk.device.read.bytes.rate_oam_server_1c2:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       network.incoming.packets_oam_server_1c2_oam_port:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       cpu_oam_server_1c2:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.write.requests.rate_oam_server_1c2:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       instance_oam_server_1c2:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       host_oam_server_1c2:
1179         type: tosca.capabilities.Container
1180         valid_source_types:
1181         - tosca.nodes.SoftwareComponent
1182         occurrences:
1183         - 1
1184         - UNBOUNDED
1185       disk.device.capacity_oam_server_1c2:
1186         type: org.openecomp.capabilities.metric.Ceilometer
1187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1188         occurrences:
1189         - 1
1190         - UNBOUNDED
1191       disk.device.write.requests.rate_oam_server_1c2:
1192         type: org.openecomp.capabilities.metric.Ceilometer
1193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1194         occurrences:
1195         - 1
1196         - UNBOUNDED
1197       endpoint_oam_server_1c2:
1198         type: tosca.capabilities.Endpoint.Admin
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       forwarder_oam_server_1c2_oam_port:
1203         type: org.openecomp.capabilities.Forwarder
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       disk.ephemeral.size_oam_server_1c2:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       memory.resident_oam_server_1c2:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       memory_oam_server_1c2:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       disk.device.read.bytes_oam_server_1c2:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       memory.usage_oam_server_1c2:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       disk.usage_oam_server_1c2:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       network.incoming.packets.rate_oam_server_1c2_oam_port:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       binding_oam_server_1c2_oam_port:
1250         type: tosca.capabilities.network.Bindable
1251         valid_source_types:
1252         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1253         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1254         occurrences:
1255         - 0
1256         - UNBOUNDED
1257       os_oam_server_1c2:
1258         type: tosca.capabilities.OperatingSystem
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       disk.device.read.requests_oam_server_1c2:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       disk.latency_oam_server_1c2:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       feature_oam_server_1c2_oam_port:
1275         type: tosca.capabilities.Node
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       disk.write.requests_oam_server_1c2:
1280         type: org.openecomp.capabilities.metric.Ceilometer
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285       disk.device.write.requests_oam_server_1c2:
1286         type: org.openecomp.capabilities.metric.Ceilometer
1287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1288         occurrences:
1289         - 1
1290         - UNBOUNDED
1291       binding_oam_server_1c2:
1292         type: tosca.capabilities.network.Bindable
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       scalable_oam_server_1c2:
1297         type: tosca.capabilities.Scalable
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       cpu.delta_oam_server_1c2:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       disk.write.bytes_oam_server_1c2:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.capacity_oam_server_1c2:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.device.read.requests.rate_oam_server_1c2:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.iops_oam_server_1c2:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331   org.openecomp.resource.abstract.nodes.heat.pd_server:
1332     derived_from: org.openecomp.resource.abstract.nodes.VFC
1333     properties:
1334       p1:
1335         type: string
1336         description: UID of OAM network
1337         required: true
1338         status: SUPPORTED
1339       p2:
1340         type: string
1341         description: UID of OAM network
1342         required: true
1343         status: SUPPORTED
1344       port_pd_server_port_1_order:
1345         type: integer
1346         required: true
1347         status: SUPPORTED
1348       pd_server_names:
1349         type: list
1350         description: PD server names
1351         required: true
1352         status: SUPPORTED
1353         entry_schema: &id001
1354           type: string
1355       port_pd_server_port_1_mac_requirements:
1356         type: org.openecomp.datatypes.network.MacRequirements
1357         required: true
1358         status: SUPPORTED
1359       port_pd_server_port_2_network_role:
1360         type: string
1361         required: true
1362         status: SUPPORTED
1363       port_pd_server_port_1_network_role:
1364         type: string
1365         required: true
1366         status: SUPPORTED
1367       pd_server_flavor:
1368         type: string
1369         description: Flavor for PD server
1370         required: true
1371         status: SUPPORTED
1372       port_pd_server_port_2_ip_requirements:
1373         type: list
1374         required: true
1375         status: SUPPORTED
1376         entry_schema:
1377           type: org.openecomp.datatypes.network.IpRequirements
1378       port_pd_server_port_2_mac_requirements:
1379         type: org.openecomp.datatypes.network.MacRequirements
1380         required: true
1381         status: SUPPORTED
1382       availability_zone_0:
1383         type: string
1384         description: availabilityzone name
1385         required: true
1386         status: SUPPORTED
1387       net:
1388         type: string
1389         required: true
1390         status: SUPPORTED
1391       port_pd_server_port_2_vlan_requirements:
1392         type: list
1393         required: true
1394         status: SUPPORTED
1395         entry_schema:
1396           type: org.openecomp.datatypes.network.VlanRequirements
1397       port_pd_server_port_2_subnetpoolid:
1398         type: string
1399         required: true
1400         status: SUPPORTED
1401       pd_server_ips:
1402         type: string
1403         required: true
1404         status: SUPPORTED
1405       port_pd_server_port_1_subnetpoolid:
1406         type: string
1407         required: true
1408         status: SUPPORTED
1409       port_pd_server_port_1_related_networks:
1410         type: list
1411         required: true
1412         status: SUPPORTED
1413         entry_schema:
1414           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1415       port_pd_server_port_1_network_role_tag:
1416         type: string
1417         required: true
1418         status: SUPPORTED
1419       security_group_name:
1420         type: list
1421         description: CMAUI1, CMAUI2 server names
1422         required: true
1423         status: SUPPORTED
1424         entry_schema: &id002
1425           type: string
1426       ps_server_flavor:
1427         type: string
1428         description: Flavor for PS server
1429         required: true
1430         status: SUPPORTED
1431       port_pd_server_port_1_vlan_requirements:
1432         type: list
1433         required: true
1434         status: SUPPORTED
1435         entry_schema:
1436           type: org.openecomp.datatypes.network.VlanRequirements
1437       port_pd_server_port_2_order:
1438         type: integer
1439         required: true
1440         status: SUPPORTED
1441       port_pd_server_port_2_related_networks:
1442         type: list
1443         required: true
1444         status: SUPPORTED
1445         entry_schema:
1446           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1447       port_pd_server_port_2_network_role_tag:
1448         type: string
1449         required: true
1450         status: SUPPORTED
1451       pd_server_image:
1452         type: string
1453         description: Flavor for PD server
1454         required: true
1455         status: SUPPORTED
1456       port_pd_server_port_1_ip_requirements:
1457         type: list
1458         required: true
1459         status: SUPPORTED
1460         entry_schema:
1461           type: org.openecomp.datatypes.network.IpRequirements
1462       port_pd_server_port_2_exCP_naming:
1463         type: org.openecomp.datatypes.Naming
1464         required: true
1465         status: SUPPORTED
1466       port_pd_server_port_1_exCP_naming:
1467         type: org.openecomp.datatypes.Naming
1468         required: true
1469         status: SUPPORTED
1470     attributes:
1471       pattern4_attr_1:
1472         type: string
1473         description: pattern4_attr_1_value
1474         status: SUPPORTED
1475     requirements:
1476     - dependency_pd_server_port_1:
1477         capability: tosca.capabilities.Node
1478         node: tosca.nodes.Root
1479         relationship: tosca.relationships.DependsOn
1480         occurrences:
1481         - 0
1482         - UNBOUNDED
1483     - link_pd_server_port_1:
1484         capability: tosca.capabilities.network.Linkable
1485         relationship: tosca.relationships.network.LinksTo
1486         occurrences:
1487         - 1
1488         - 1
1489     - dependency_pd_server_port_2:
1490         capability: tosca.capabilities.Node
1491         node: tosca.nodes.Root
1492         relationship: tosca.relationships.DependsOn
1493         occurrences:
1494         - 0
1495         - UNBOUNDED
1496     - link_pd_server_port_2:
1497         capability: tosca.capabilities.network.Linkable
1498         relationship: tosca.relationships.network.LinksTo
1499         occurrences:
1500         - 1
1501         - 1
1502     - dependency_server_pd:
1503         capability: tosca.capabilities.Node
1504         node: tosca.nodes.Root
1505         relationship: tosca.relationships.DependsOn
1506         occurrences:
1507         - 0
1508         - UNBOUNDED
1509     - local_storage_server_pd:
1510         capability: tosca.capabilities.Attachment
1511         node: tosca.nodes.BlockStorage
1512         relationship: tosca.relationships.AttachesTo
1513         occurrences:
1514         - 0
1515         - UNBOUNDED
1516     capabilities:
1517       disk.iops_server_pd:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.read.bytes.rate_server_pd:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       memory.resident_server_pd:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       cpu_util_server_pd:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       network.incoming.bytes_pd_server_port_1:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       network.incoming.bytes_pd_server_port_2:
1548         type: org.openecomp.capabilities.metric.Ceilometer
1549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       disk.device.read.requests_server_pd:
1554         type: org.openecomp.capabilities.metric.Ceilometer
1555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       network.incoming.bytes.rate_pd_server_port_1:
1560         type: org.openecomp.capabilities.metric.Ceilometer
1561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       network.incoming.bytes.rate_pd_server_port_2:
1566         type: org.openecomp.capabilities.metric.Ceilometer
1567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1568         occurrences:
1569         - 1
1570         - UNBOUNDED
1571       disk.device.allocation_server_pd:
1572         type: org.openecomp.capabilities.metric.Ceilometer
1573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1574         occurrences:
1575         - 1
1576         - UNBOUNDED
1577       disk.usage_server_pd:
1578         type: org.openecomp.capabilities.metric.Ceilometer
1579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1580         occurrences:
1581         - 1
1582         - UNBOUNDED
1583       disk.capacity_server_pd:
1584         type: org.openecomp.capabilities.metric.Ceilometer
1585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       endpoint_server_pd:
1590         type: tosca.capabilities.Endpoint.Admin
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       disk.device.capacity_server_pd:
1595         type: org.openecomp.capabilities.metric.Ceilometer
1596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1597         occurrences:
1598         - 1
1599         - UNBOUNDED
1600       attachment_pd_server_port_2:
1601         type: tosca.capabilities.Attachment
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       network.incoming.packets_pd_server_port_2:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       attachment_pd_server_port_1:
1612         type: tosca.capabilities.Attachment
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       network.incoming.packets_pd_server_port_1:
1617         type: org.openecomp.capabilities.metric.Ceilometer
1618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1619         occurrences:
1620         - 1
1621         - UNBOUNDED
1622       memory.usage_server_pd:
1623         type: org.openecomp.capabilities.metric.Ceilometer
1624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1625         occurrences:
1626         - 1
1627         - UNBOUNDED
1628       disk.allocation_server_pd:
1629         type: org.openecomp.capabilities.metric.Ceilometer
1630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1631         occurrences:
1632         - 1
1633         - UNBOUNDED
1634       disk.read.bytes.rate_server_pd:
1635         type: org.openecomp.capabilities.metric.Ceilometer
1636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1637         occurrences:
1638         - 1
1639         - UNBOUNDED
1640       memory_server_pd:
1641         type: org.openecomp.capabilities.metric.Ceilometer
1642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       disk.device.write.requests_server_pd:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       disk.device.usage_server_pd:
1653         type: org.openecomp.capabilities.metric.Ceilometer
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       feature_pd_server_port_1:
1659         type: tosca.capabilities.Node
1660         occurrences:
1661         - 1
1662         - UNBOUNDED
1663       feature_pd_server_port_2:
1664         type: tosca.capabilities.Node
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       disk.read.bytes_server_pd:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.device.read.bytes_server_pd:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       network.incoming.packets.rate_pd_server_port_2:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       network.incoming.packets.rate_pd_server_port_1:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       instance_server_pd:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       binding_pd_server_port_2:
1699         type: tosca.capabilities.network.Bindable
1700         valid_source_types:
1701         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1702         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1703         occurrences:
1704         - 0
1705         - UNBOUNDED
1706       binding_pd_server_port_1:
1707         type: tosca.capabilities.network.Bindable
1708         valid_source_types:
1709         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1710         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1711         occurrences:
1712         - 0
1713         - UNBOUNDED
1714       cpu.delta_server_pd:
1715         type: org.openecomp.capabilities.metric.Ceilometer
1716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1717         occurrences:
1718         - 1
1719         - UNBOUNDED
1720       host_server_pd:
1721         type: tosca.capabilities.Container
1722         valid_source_types:
1723         - tosca.nodes.SoftwareComponent
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       network.outpoing.packets_pd_server_port_1:
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       vcpus_server_pd:
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       disk.ephemeral.size_server_pd:
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       network.outpoing.packets_pd_server_port_2:
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       network.outgoing.packets.rate_pd_server_port_2:
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.latency_server_pd:
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.packets.rate_pd_server_port_1:
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.rate_server_pd:
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       disk.write.requests.rate_server_pd:
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       disk.write.requests_server_pd:
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       network.outgoing.bytes_pd_server_port_2:
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       disk.device.iops_server_pd:
1794         type: org.openecomp.capabilities.metric.Ceilometer
1795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       network.outgoing.bytes_pd_server_port_1:
1800         type: org.openecomp.capabilities.metric.Ceilometer
1801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       disk.read.requests_server_pd:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       os_server_pd:
1812         type: tosca.capabilities.OperatingSystem
1813         occurrences:
1814         - 1
1815         - UNBOUNDED
1816       disk.device.latency_server_pd:
1817         type: org.openecomp.capabilities.metric.Ceilometer
1818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1819         occurrences:
1820         - 1
1821         - UNBOUNDED
1822       binding_server_pd:
1823         type: tosca.capabilities.network.Bindable
1824         occurrences:
1825         - 1
1826         - UNBOUNDED
1827       scalable_server_pd:
1828         type: tosca.capabilities.Scalable
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       network.outgoing.bytes.rate_pd_server_port_2:
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       forwarder_pd_server_port_1:
1839         type: org.openecomp.capabilities.Forwarder
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       network.outgoing.bytes.rate_pd_server_port_1:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       disk.write.bytes_server_pd:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       disk.write.bytes.rate_server_pd:
1856         type: org.openecomp.capabilities.metric.Ceilometer
1857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1858         occurrences:
1859         - 1
1860         - UNBOUNDED
1861       forwarder_pd_server_port_2:
1862         type: org.openecomp.capabilities.Forwarder
1863         occurrences:
1864         - 1
1865         - UNBOUNDED
1866       feature_server_pd:
1867         type: tosca.capabilities.Node
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       disk.root.size_server_pd:
1872         type: org.openecomp.capabilities.metric.Ceilometer
1873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1874         occurrences:
1875         - 1
1876         - UNBOUNDED
1877       disk.device.read.requests.rate_server_pd:
1878         type: org.openecomp.capabilities.metric.Ceilometer
1879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1880         occurrences:
1881         - 1
1882         - UNBOUNDED
1883       disk.device.write.requests.rate_server_pd:
1884         type: org.openecomp.capabilities.metric.Ceilometer
1885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       disk.device.write.bytes_server_pd:
1890         type: org.openecomp.capabilities.metric.Ceilometer
1891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       cpu_server_pd:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901   org.openecomp.resource.abstract.nodes.pd_server_1b:
1902     derived_from: org.openecomp.resource.abstract.nodes.VFC
1903     properties:
1904       port_ps_server_1b_port_vlan_requirements:
1905         type: list
1906         required: true
1907         status: SUPPORTED
1908         entry_schema:
1909           type: org.openecomp.datatypes.network.VlanRequirements
1910       compute_pd_server_1b_name:
1911         type: list
1912         required: true
1913         status: SUPPORTED
1914         entry_schema:
1915           type: string
1916       port_ps_server_1b_port_mac_requirements:
1917         type: org.openecomp.datatypes.network.MacRequirements
1918         required: true
1919         status: SUPPORTED
1920       port_ps_server_1b_port_network_role_tag:
1921         type: string
1922         required: true
1923         status: SUPPORTED
1924       port_ps_server_1b_port_fixed_ips:
1925         type: list
1926         required: true
1927         status: SUPPORTED
1928         entry_schema:
1929           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1930       index_value:
1931         type: integer
1932         description: Index value of this substitution service template runtime instance
1933         required: false
1934         default: 0
1935         status: SUPPORTED
1936         constraints:
1937         - greater_or_equal: 0
1938       port_ps_server_1b_port_order:
1939         type: integer
1940         required: true
1941         status: SUPPORTED
1942       vm_flavor_name:
1943         type: string
1944         required: true
1945         status: SUPPORTED
1946       port_ps_server_1b_port_related_networks:
1947         type: list
1948         required: true
1949         status: SUPPORTED
1950         entry_schema:
1951           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1952       port_ps_server_1b_port_network:
1953         type: list
1954         required: true
1955         status: SUPPORTED
1956         entry_schema:
1957           type: string
1958       port_ps_server_1b_port_exCP_naming:
1959         type: org.openecomp.datatypes.Naming
1960         required: true
1961         status: SUPPORTED
1962       port_ps_server_1b_port_ip_requirements:
1963         type: list
1964         required: true
1965         status: SUPPORTED
1966         entry_schema:
1967           type: org.openecomp.datatypes.network.IpRequirements
1968       vm_image_name:
1969         type: string
1970         required: true
1971         status: SUPPORTED
1972       port_ps_server_1b_port_network_role:
1973         type: string
1974         required: true
1975         status: SUPPORTED
1976       port_ps_server_1b_port_replacement_policy:
1977         type: list
1978         required: true
1979         status: SUPPORTED
1980         entry_schema:
1981           type: string
1982       port_ps_server_1b_port_subnetpoolid:
1983         type: string
1984         required: true
1985         status: SUPPORTED
1986       compute_pd_server_1b_availability_zone:
1987         type: list
1988         required: true
1989         status: SUPPORTED
1990         entry_schema:
1991           type: string
1992     requirements:
1993     - dependency_pd_server_1b:
1994         capability: tosca.capabilities.Node
1995         node: tosca.nodes.Root
1996         relationship: tosca.relationships.DependsOn
1997         occurrences:
1998         - 0
1999         - UNBOUNDED
2000     - local_storage_pd_server_1b:
2001         capability: tosca.capabilities.Attachment
2002         node: tosca.nodes.BlockStorage
2003         relationship: tosca.relationships.AttachesTo
2004         occurrences:
2005         - 0
2006         - UNBOUNDED
2007     - dependency_pd_server_1b_ps_server_1b_port:
2008         capability: tosca.capabilities.Node
2009         node: tosca.nodes.Root
2010         relationship: tosca.relationships.DependsOn
2011         occurrences:
2012         - 0
2013         - UNBOUNDED
2014     - link_pd_server_1b_ps_server_1b_port:
2015         capability: tosca.capabilities.network.Linkable
2016         relationship: tosca.relationships.network.LinksTo
2017         occurrences:
2018         - 1
2019         - 1
2020     capabilities:
2021       disk.device.read.bytes_pd_server_1b:
2022         type: org.openecomp.capabilities.metric.Ceilometer
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       host_pd_server_1b:
2028         type: tosca.capabilities.Container
2029         valid_source_types:
2030         - tosca.nodes.SoftwareComponent
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       network.outpoing.packets_pd_server_1b_ps_server_1b_port:
2035         type: org.openecomp.capabilities.metric.Ceilometer
2036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2037         occurrences:
2038         - 1
2039         - UNBOUNDED
2040       disk.read.bytes.rate_pd_server_1b:
2041         type: org.openecomp.capabilities.metric.Ceilometer
2042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2043         occurrences:
2044         - 1
2045         - UNBOUNDED
2046       disk.allocation_pd_server_1b:
2047         type: org.openecomp.capabilities.metric.Ceilometer
2048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2049         occurrences:
2050         - 1
2051         - UNBOUNDED
2052       network.incoming.bytes.rate_pd_server_1b_ps_server_1b_port:
2053         type: org.openecomp.capabilities.metric.Ceilometer
2054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2055         occurrences:
2056         - 1
2057         - UNBOUNDED
2058       feature_pd_server_1b_ps_server_1b_port:
2059         type: tosca.capabilities.Node
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       cpu.delta_pd_server_1b:
2064         type: org.openecomp.capabilities.metric.Ceilometer
2065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2066         occurrences:
2067         - 1
2068         - UNBOUNDED
2069       network.incoming.packets_pd_server_1b_ps_server_1b_port:
2070         type: org.openecomp.capabilities.metric.Ceilometer
2071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       forwarder_pd_server_1b_ps_server_1b_port:
2076         type: org.openecomp.capabilities.Forwarder
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       disk.device.read.requests_pd_server_1b:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       feature_pd_server_1b:
2087         type: tosca.capabilities.Node
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       disk.device.iops_pd_server_1b:
2092         type: org.openecomp.capabilities.metric.Ceilometer
2093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       network.outgoing.bytes.rate_pd_server_1b_ps_server_1b_port:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       cpu_pd_server_1b:
2104         type: org.openecomp.capabilities.metric.Ceilometer
2105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2106         occurrences:
2107         - 1
2108         - UNBOUNDED
2109       disk.write.bytes.rate_pd_server_1b:
2110         type: org.openecomp.capabilities.metric.Ceilometer
2111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2112         occurrences:
2113         - 1
2114         - UNBOUNDED
2115       disk.device.read.requests.rate_pd_server_1b:
2116         type: org.openecomp.capabilities.metric.Ceilometer
2117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2118         occurrences:
2119         - 1
2120         - UNBOUNDED
2121       endpoint_pd_server_1b:
2122         type: tosca.capabilities.Endpoint.Admin
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       disk.device.allocation_pd_server_1b:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       memory.usage_pd_server_1b:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       memory_pd_server_1b:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       network.outgoing.bytes_pd_server_1b_ps_server_1b_port:
2145         type: org.openecomp.capabilities.metric.Ceilometer
2146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2147         occurrences:
2148         - 1
2149         - UNBOUNDED
2150       disk.device.read.bytes.rate_pd_server_1b:
2151         type: org.openecomp.capabilities.metric.Ceilometer
2152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2153         occurrences:
2154         - 1
2155         - UNBOUNDED
2156       disk.device.latency_pd_server_1b:
2157         type: org.openecomp.capabilities.metric.Ceilometer
2158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2159         occurrences:
2160         - 1
2161         - UNBOUNDED
2162       disk.read.bytes_pd_server_1b:
2163         type: org.openecomp.capabilities.metric.Ceilometer
2164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2165         occurrences:
2166         - 1
2167         - UNBOUNDED
2168       disk.device.usage_pd_server_1b:
2169         type: org.openecomp.capabilities.metric.Ceilometer
2170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2171         occurrences:
2172         - 1
2173         - UNBOUNDED
2174       disk.device.write.requests_pd_server_1b:
2175         type: org.openecomp.capabilities.metric.Ceilometer
2176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2177         occurrences:
2178         - 1
2179         - UNBOUNDED
2180       disk.latency_pd_server_1b:
2181         type: org.openecomp.capabilities.metric.Ceilometer
2182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2183         occurrences:
2184         - 1
2185         - UNBOUNDED
2186       disk.ephemeral.size_pd_server_1b:
2187         type: org.openecomp.capabilities.metric.Ceilometer
2188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2189         occurrences:
2190         - 1
2191         - UNBOUNDED
2192       binding_pd_server_1b_ps_server_1b_port:
2193         type: tosca.capabilities.network.Bindable
2194         valid_source_types:
2195         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2196         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2197         occurrences:
2198         - 0
2199         - UNBOUNDED
2200       scalable_pd_server_1b:
2201         type: tosca.capabilities.Scalable
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       disk.write.requests_pd_server_1b:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       disk.device.write.bytes.rate_pd_server_1b:
2212         type: org.openecomp.capabilities.metric.Ceilometer
2213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2214         occurrences:
2215         - 1
2216         - UNBOUNDED
2217       disk.root.size_pd_server_1b:
2218         type: org.openecomp.capabilities.metric.Ceilometer
2219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       disk.iops_pd_server_1b:
2224         type: org.openecomp.capabilities.metric.Ceilometer
2225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2226         occurrences:
2227         - 1
2228         - UNBOUNDED
2229       disk.write.bytes_pd_server_1b:
2230         type: org.openecomp.capabilities.metric.Ceilometer
2231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2232         occurrences:
2233         - 1
2234         - UNBOUNDED
2235       disk.device.write.bytes_pd_server_1b:
2236         type: org.openecomp.capabilities.metric.Ceilometer
2237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2238         occurrences:
2239         - 1
2240         - UNBOUNDED
2241       os_pd_server_1b:
2242         type: tosca.capabilities.OperatingSystem
2243         occurrences:
2244         - 1
2245         - UNBOUNDED
2246       vcpus_pd_server_1b:
2247         type: org.openecomp.capabilities.metric.Ceilometer
2248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2249         occurrences:
2250         - 1
2251         - UNBOUNDED
2252       instance_pd_server_1b:
2253         type: org.openecomp.capabilities.metric.Ceilometer
2254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2255         occurrences:
2256         - 1
2257         - UNBOUNDED
2258       network.outgoing.packets.rate_pd_server_1b_ps_server_1b_port:
2259         type: org.openecomp.capabilities.metric.Ceilometer
2260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2261         occurrences:
2262         - 1
2263         - UNBOUNDED
2264       binding_pd_server_1b:
2265         type: tosca.capabilities.network.Bindable
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       cpu_util_pd_server_1b:
2270         type: org.openecomp.capabilities.metric.Ceilometer
2271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2272         occurrences:
2273         - 1
2274         - UNBOUNDED
2275       memory.resident_pd_server_1b:
2276         type: org.openecomp.capabilities.metric.Ceilometer
2277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2278         occurrences:
2279         - 1
2280         - UNBOUNDED
2281       network.incoming.packets.rate_pd_server_1b_ps_server_1b_port:
2282         type: org.openecomp.capabilities.metric.Ceilometer
2283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2284         occurrences:
2285         - 1
2286         - UNBOUNDED
2287       attachment_pd_server_1b_ps_server_1b_port:
2288         type: tosca.capabilities.Attachment
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292       network.incoming.bytes_pd_server_1b_ps_server_1b_port:
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       disk.device.write.requests.rate_pd_server_1b:
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       disk.device.capacity_pd_server_1b:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       disk.read.requests_pd_server_1b:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       disk.capacity_pd_server_1b:
2317         type: org.openecomp.capabilities.metric.Ceilometer
2318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       disk.usage_pd_server_1b:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       disk.write.requests.rate_pd_server_1b:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334   org.openecomp.resource.abstract.nodes.BE_1c1:
2335     derived_from: org.openecomp.resource.abstract.nodes.VFC
2336     properties:
2337       port_BE_port_exCP_naming:
2338         type: org.openecomp.datatypes.Naming
2339         required: true
2340         status: SUPPORTED
2341       port_BE_port_network_role:
2342         type: string
2343         required: true
2344         status: SUPPORTED
2345       index_value:
2346         type: integer
2347         description: Index value of this substitution service template runtime instance
2348         required: false
2349         default: 0
2350         status: SUPPORTED
2351         constraints:
2352         - greater_or_equal: 0
2353       port_BE_port_order:
2354         type: integer
2355         required: true
2356         status: SUPPORTED
2357       port_BE_port_subnetpoolid:
2358         type: string
2359         required: true
2360         status: SUPPORTED
2361       vm_flavor_name:
2362         type: string
2363         required: true
2364         status: SUPPORTED
2365       port_BE_port_mac_requirements:
2366         type: org.openecomp.datatypes.network.MacRequirements
2367         required: true
2368         status: SUPPORTED
2369       port_BE_port_fixed_ips:
2370         type: list
2371         required: true
2372         status: SUPPORTED
2373         entry_schema:
2374           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2375       port_BE_port_vlan_requirements:
2376         type: list
2377         required: true
2378         status: SUPPORTED
2379         entry_schema:
2380           type: org.openecomp.datatypes.network.VlanRequirements
2381       compute_BE_1c1_availability_zone:
2382         type: list
2383         required: true
2384         status: SUPPORTED
2385         entry_schema:
2386           type: string
2387       port_BE_port_network:
2388         type: list
2389         required: true
2390         status: SUPPORTED
2391         entry_schema:
2392           type: string
2393       port_BE_port_ip_requirements:
2394         type: list
2395         required: true
2396         status: SUPPORTED
2397         entry_schema:
2398           type: org.openecomp.datatypes.network.IpRequirements
2399       port_BE_port_network_role_tag:
2400         type: string
2401         required: true
2402         status: SUPPORTED
2403       port_BE_port_related_networks:
2404         type: list
2405         required: true
2406         status: SUPPORTED
2407         entry_schema:
2408           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2409       vm_image_name:
2410         type: string
2411         required: true
2412         status: SUPPORTED
2413       compute_BE_1c1_name:
2414         type: list
2415         required: true
2416         status: SUPPORTED
2417         entry_schema:
2418           type: string
2419       port_BE_port_replacement_policy:
2420         type: list
2421         required: true
2422         status: SUPPORTED
2423         entry_schema:
2424           type: string
2425     attributes:
2426       BE_1c1_accessIPv4:
2427         type: string
2428         status: SUPPORTED
2429     requirements:
2430     - dependency_BE_1c1_BE_port:
2431         capability: tosca.capabilities.Node
2432         node: tosca.nodes.Root
2433         relationship: tosca.relationships.DependsOn
2434         occurrences:
2435         - 0
2436         - UNBOUNDED
2437     - link_BE_1c1_BE_port:
2438         capability: tosca.capabilities.network.Linkable
2439         relationship: tosca.relationships.network.LinksTo
2440         occurrences:
2441         - 1
2442         - 1
2443     - dependency_BE_1c1:
2444         capability: tosca.capabilities.Node
2445         node: tosca.nodes.Root
2446         relationship: tosca.relationships.DependsOn
2447         occurrences:
2448         - 0
2449         - UNBOUNDED
2450     - local_storage_BE_1c1:
2451         capability: tosca.capabilities.Attachment
2452         node: tosca.nodes.BlockStorage
2453         relationship: tosca.relationships.AttachesTo
2454         occurrences:
2455         - 0
2456         - UNBOUNDED
2457     capabilities:
2458       disk.ephemeral.size_BE_1c1:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       disk.device.write.bytes_BE_1c1:
2465         type: org.openecomp.capabilities.metric.Ceilometer
2466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       os_BE_1c1:
2471         type: tosca.capabilities.OperatingSystem
2472         occurrences:
2473         - 1
2474         - UNBOUNDED
2475       endpoint_BE_1c1:
2476         type: tosca.capabilities.Endpoint.Admin
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       network.outpoing.packets_BE_1c1_BE_port:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       disk.device.write.requests_BE_1c1:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       disk.device.write.bytes.rate_BE_1c1:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       vcpus_BE_1c1:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       network.incoming.packets.rate_BE_1c1_BE_port:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       attachment_BE_1c1_BE_port:
2511         type: tosca.capabilities.Attachment
2512         occurrences:
2513         - 1
2514         - UNBOUNDED
2515       network.incoming.bytes_BE_1c1_BE_port:
2516         type: org.openecomp.capabilities.metric.Ceilometer
2517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2518         occurrences:
2519         - 1
2520         - UNBOUNDED
2521       disk.capacity_BE_1c1:
2522         type: org.openecomp.capabilities.metric.Ceilometer
2523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2524         occurrences:
2525         - 1
2526         - UNBOUNDED
2527       disk.read.bytes_BE_1c1:
2528         type: org.openecomp.capabilities.metric.Ceilometer
2529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2530         occurrences:
2531         - 1
2532         - UNBOUNDED
2533       host_BE_1c1:
2534         type: tosca.capabilities.Container
2535         valid_source_types:
2536         - tosca.nodes.SoftwareComponent
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       disk.usage_BE_1c1:
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.write.bytes_BE_1c1:
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       network.outgoing.packets.rate_BE_1c1_BE_port:
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       binding_BE_1c1_BE_port:
2559         type: tosca.capabilities.network.Bindable
2560         valid_source_types:
2561         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2562         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2563         occurrences:
2564         - 0
2565         - UNBOUNDED
2566       disk.device.usage_BE_1c1:
2567         type: org.openecomp.capabilities.metric.Ceilometer
2568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2569         occurrences:
2570         - 1
2571         - UNBOUNDED
2572       disk.device.read.requests.rate_BE_1c1:
2573         type: org.openecomp.capabilities.metric.Ceilometer
2574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2575         occurrences:
2576         - 1
2577         - UNBOUNDED
2578       network.outgoing.bytes.rate_BE_1c1_BE_port:
2579         type: org.openecomp.capabilities.metric.Ceilometer
2580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2581         occurrences:
2582         - 1
2583         - UNBOUNDED
2584       scalable_BE_1c1:
2585         type: tosca.capabilities.Scalable
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.read.requests_BE_1c1:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595       memory_BE_1c1:
2596         type: org.openecomp.capabilities.metric.Ceilometer
2597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       disk.iops_BE_1c1:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       memory.usage_BE_1c1:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       network.incoming.packets_BE_1c1_BE_port:
2614         type: org.openecomp.capabilities.metric.Ceilometer
2615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2616         occurrences:
2617         - 1
2618         - UNBOUNDED
2619       forwarder_BE_1c1_BE_port:
2620         type: org.openecomp.capabilities.Forwarder
2621         occurrences:
2622         - 1
2623         - UNBOUNDED
2624       disk.device.latency_BE_1c1:
2625         type: org.openecomp.capabilities.metric.Ceilometer
2626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2627         occurrences:
2628         - 1
2629         - UNBOUNDED
2630       disk.device.read.requests_BE_1c1:
2631         type: org.openecomp.capabilities.metric.Ceilometer
2632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2633         occurrences:
2634         - 1
2635         - UNBOUNDED
2636       memory.resident_BE_1c1:
2637         type: org.openecomp.capabilities.metric.Ceilometer
2638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       disk.allocation_BE_1c1:
2643         type: org.openecomp.capabilities.metric.Ceilometer
2644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       disk.device.allocation_BE_1c1:
2649         type: org.openecomp.capabilities.metric.Ceilometer
2650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       disk.device.write.requests.rate_BE_1c1:
2655         type: org.openecomp.capabilities.metric.Ceilometer
2656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       instance_BE_1c1:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       disk.read.bytes.rate_BE_1c1:
2667         type: org.openecomp.capabilities.metric.Ceilometer
2668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       disk.device.iops_BE_1c1:
2673         type: org.openecomp.capabilities.metric.Ceilometer
2674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2675         occurrences:
2676         - 1
2677         - UNBOUNDED
2678       disk.root.size_BE_1c1:
2679         type: org.openecomp.capabilities.metric.Ceilometer
2680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2681         occurrences:
2682         - 1
2683         - UNBOUNDED
2684       network.incoming.bytes.rate_BE_1c1_BE_port:
2685         type: org.openecomp.capabilities.metric.Ceilometer
2686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2687         occurrences:
2688         - 1
2689         - UNBOUNDED
2690       cpu_BE_1c1:
2691         type: org.openecomp.capabilities.metric.Ceilometer
2692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2693         occurrences:
2694         - 1
2695         - UNBOUNDED
2696       cpu.delta_BE_1c1:
2697         type: org.openecomp.capabilities.metric.Ceilometer
2698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2699         occurrences:
2700         - 1
2701         - UNBOUNDED
2702       disk.write.requests.rate_BE_1c1:
2703         type: org.openecomp.capabilities.metric.Ceilometer
2704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2705         occurrences:
2706         - 1
2707         - UNBOUNDED
2708       binding_BE_1c1:
2709         type: tosca.capabilities.network.Bindable
2710         occurrences:
2711         - 1
2712         - UNBOUNDED
2713       feature_BE_1c1:
2714         type: tosca.capabilities.Node
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       disk.write.bytes.rate_BE_1c1:
2719         type: org.openecomp.capabilities.metric.Ceilometer
2720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2721         occurrences:
2722         - 1
2723         - UNBOUNDED
2724       disk.write.requests_BE_1c1:
2725         type: org.openecomp.capabilities.metric.Ceilometer
2726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2727         occurrences:
2728         - 1
2729         - UNBOUNDED
2730       disk.device.read.bytes_BE_1c1:
2731         type: org.openecomp.capabilities.metric.Ceilometer
2732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2733         occurrences:
2734         - 1
2735         - UNBOUNDED
2736       feature_BE_1c1_BE_port:
2737         type: tosca.capabilities.Node
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       disk.device.read.bytes.rate_BE_1c1:
2742         type: org.openecomp.capabilities.metric.Ceilometer
2743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       disk.device.capacity_BE_1c1:
2748         type: org.openecomp.capabilities.metric.Ceilometer
2749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2750         occurrences:
2751         - 1
2752         - UNBOUNDED
2753       network.outgoing.bytes_BE_1c1_BE_port:
2754         type: org.openecomp.capabilities.metric.Ceilometer
2755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2756         occurrences:
2757         - 1
2758         - UNBOUNDED
2759       disk.latency_BE_1c1:
2760         type: org.openecomp.capabilities.metric.Ceilometer
2761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2762         occurrences:
2763         - 1
2764         - UNBOUNDED
2765       cpu_util_BE_1c1:
2766         type: org.openecomp.capabilities.metric.Ceilometer
2767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2768         occurrences:
2769         - 1
2770         - UNBOUNDED
2771   org.openecomp.resource.abstract.nodes.heat.nested1:
2772     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2773     properties:
2774       p1:
2775         type: string
2776         description: UID of OAM network
2777         required: true
2778         status: SUPPORTED
2779       p2:
2780         type: string
2781         description: UID of OAM network
2782         required: true
2783         status: SUPPORTED
2784       cmaui_1c1_image:
2785         type: string
2786         description: Image for CMAUI server
2787         required: true
2788         status: SUPPORTED
2789       ps_server_1b_ips:
2790         type: string
2791         required: true
2792         status: SUPPORTED
2793       pd_server_1b_names:
2794         type: list
2795         description: PD server names
2796         required: true
2797         status: SUPPORTED
2798         entry_schema:
2799           type: string
2800       security_group_name:
2801         type: list
2802         description: CMAUI1, CMAUI2 server names
2803         required: true
2804         status: SUPPORTED
2805         entry_schema:
2806           type: string
2807       oam_server_1c2_image:
2808         type: string
2809         description: Image for CMAUI server
2810         required: true
2811         status: SUPPORTED
2812       cmaui_1c1_flavor:
2813         type: string
2814         description: Flavor for CMAUI server
2815         required: true
2816         status: SUPPORTED
2817       ps_server_1b_names:
2818         type: list
2819         description: Ps server names
2820         required: true
2821         status: SUPPORTED
2822         entry_schema:
2823           type: string
2824       cmaui_1c1_names:
2825         type: list
2826         description: CMAUI1, CMAUI2 server names
2827         required: true
2828         status: SUPPORTED
2829         entry_schema:
2830           type: string
2831       pd_server_1b_flavor:
2832         type: string
2833         description: Flavor for PD server
2834         required: true
2835         status: SUPPORTED
2836       pd_server_1b_ips:
2837         type: string
2838         required: true
2839         status: SUPPORTED
2840       packet_internal_network_1_name:
2841         type: string
2842         required: true
2843         status: SUPPORTED
2844       packet_external_network_1_name:
2845         type: string
2846         required: true
2847         status: SUPPORTED
2848       availability_zone_0:
2849         type: string
2850         description: availabilityzone name
2851         required: true
2852         status: SUPPORTED
2853       ps_server_1b_flavor:
2854         type: string
2855         description: Flavor for PS server
2856         required: true
2857         status: SUPPORTED
2858       cmaui_oam_ips:
2859         type: string
2860         required: true
2861         status: SUPPORTED
2862       ps_server_1b_image:
2863         type: string
2864         description: Ps Image server
2865         required: true
2866         status: SUPPORTED
2867       net:
2868         type: string
2869         required: true
2870         status: SUPPORTED
2871       pd_server_1b_image:
2872         type: string
2873         description: PD Image server
2874         required: true
2875         status: SUPPORTED
2876       oam_server_1c2_flavor:
2877         type: string
2878         description: Flavor for CMAUI server
2879         required: true
2880         status: SUPPORTED
2881       oam_server_1c2_names:
2882         type: list
2883         description: CMAUI1, CMAUI2 server names
2884         required: true
2885         status: SUPPORTED
2886         entry_schema:
2887           type: string
2888     attributes:
2889       all_pattern_attr_1:
2890         type: string
2891         description: all_pattern_attr_1
2892         status: SUPPORTED
2893     requirements:
2894     - dependency_cmaui_port_2:
2895         capability: tosca.capabilities.Node
2896         node: tosca.nodes.Root
2897         relationship: tosca.relationships.DependsOn
2898         occurrences:
2899         - 0
2900         - UNBOUNDED
2901     - dependency_nested1_pattern_4:
2902         capability: tosca.capabilities.Node
2903         node: tosca.nodes.Root
2904         relationship: tosca.relationships.DependsOn
2905         occurrences:
2906         - 0
2907         - UNBOUNDED
2908     - dependency_pd_server_port_1_nested1_pattern_4:
2909         capability: tosca.capabilities.Node
2910         node: tosca.nodes.Root
2911         relationship: tosca.relationships.DependsOn
2912         occurrences:
2913         - 0
2914         - UNBOUNDED
2915     - link_pd_server_port_1_nested1_pattern_4:
2916         capability: tosca.capabilities.network.Linkable
2917         relationship: tosca.relationships.network.LinksTo
2918         occurrences:
2919         - 1
2920         - 1
2921     - dependency_pd_server_port_2_nested1_pattern_4:
2922         capability: tosca.capabilities.Node
2923         node: tosca.nodes.Root
2924         relationship: tosca.relationships.DependsOn
2925         occurrences:
2926         - 0
2927         - UNBOUNDED
2928     - link_pd_server_port_2_nested1_pattern_4:
2929         capability: tosca.capabilities.network.Linkable
2930         relationship: tosca.relationships.network.LinksTo
2931         occurrences:
2932         - 1
2933         - 1
2934     - dependency_server_pd_nested1_pattern_4:
2935         capability: tosca.capabilities.Node
2936         node: tosca.nodes.Root
2937         relationship: tosca.relationships.DependsOn
2938         occurrences:
2939         - 0
2940         - UNBOUNDED
2941     - local_storage_server_pd_nested1_pattern_4:
2942         capability: tosca.capabilities.Attachment
2943         node: tosca.nodes.BlockStorage
2944         relationship: tosca.relationships.AttachesTo
2945         occurrences:
2946         - 0
2947         - UNBOUNDED
2948     - dependency_server_1c2_oam_1:
2949         capability: tosca.capabilities.Node
2950         node: tosca.nodes.Root
2951         relationship: tosca.relationships.DependsOn
2952         occurrences:
2953         - 0
2954         - UNBOUNDED
2955     - local_storage_server_1c2_oam_1:
2956         capability: tosca.capabilities.Attachment
2957         node: tosca.nodes.BlockStorage
2958         relationship: tosca.relationships.AttachesTo
2959         occurrences:
2960         - 0
2961         - UNBOUNDED
2962     - dependency_server_1c2_oam_2:
2963         capability: tosca.capabilities.Node
2964         node: tosca.nodes.Root
2965         relationship: tosca.relationships.DependsOn
2966         occurrences:
2967         - 0
2968         - UNBOUNDED
2969     - local_storage_server_1c2_oam_2:
2970         capability: tosca.capabilities.Attachment
2971         node: tosca.nodes.BlockStorage
2972         relationship: tosca.relationships.AttachesTo
2973         occurrences:
2974         - 0
2975         - UNBOUNDED
2976     - dependency_server_1b_pd_2:
2977         capability: tosca.capabilities.Node
2978         node: tosca.nodes.Root
2979         relationship: tosca.relationships.DependsOn
2980         occurrences:
2981         - 0
2982         - UNBOUNDED
2983     - local_storage_server_1b_pd_2:
2984         capability: tosca.capabilities.Attachment
2985         node: tosca.nodes.BlockStorage
2986         relationship: tosca.relationships.AttachesTo
2987         occurrences:
2988         - 0
2989         - UNBOUNDED
2990     - dependency_cmaui_port_1:
2991         capability: tosca.capabilities.Node
2992         node: tosca.nodes.Root
2993         relationship: tosca.relationships.DependsOn
2994         occurrences:
2995         - 0
2996         - UNBOUNDED
2997     - dependency_server_1b_pd_1:
2998         capability: tosca.capabilities.Node
2999         node: tosca.nodes.Root
3000         relationship: tosca.relationships.DependsOn
3001         occurrences:
3002         - 0
3003         - UNBOUNDED
3004     - local_storage_server_1b_pd_1:
3005         capability: tosca.capabilities.Attachment
3006         node: tosca.nodes.BlockStorage
3007         relationship: tosca.relationships.AttachesTo
3008         occurrences:
3009         - 0
3010         - UNBOUNDED
3011     - dependency_oam_port_1:
3012         capability: tosca.capabilities.Node
3013         node: tosca.nodes.Root
3014         relationship: tosca.relationships.DependsOn
3015         occurrences:
3016         - 0
3017         - UNBOUNDED
3018     - dependency_packet_internal_network_1:
3019         capability: tosca.capabilities.Node
3020         node: tosca.nodes.Root
3021         relationship: tosca.relationships.DependsOn
3022         occurrences:
3023         - 0
3024         - UNBOUNDED
3025     - dependency_server_1c1_cmaui_2:
3026         capability: tosca.capabilities.Node
3027         node: tosca.nodes.Root
3028         relationship: tosca.relationships.DependsOn
3029         occurrences:
3030         - 0
3031         - UNBOUNDED
3032     - local_storage_server_1c1_cmaui_2:
3033         capability: tosca.capabilities.Attachment
3034         node: tosca.nodes.BlockStorage
3035         relationship: tosca.relationships.AttachesTo
3036         occurrences:
3037         - 0
3038         - UNBOUNDED
3039     - dependency_server_1c1_cmaui_1:
3040         capability: tosca.capabilities.Node
3041         node: tosca.nodes.Root
3042         relationship: tosca.relationships.DependsOn
3043         occurrences:
3044         - 0
3045         - UNBOUNDED
3046     - local_storage_server_1c1_cmaui_1:
3047         capability: tosca.capabilities.Attachment
3048         node: tosca.nodes.BlockStorage
3049         relationship: tosca.relationships.AttachesTo
3050         occurrences:
3051         - 0
3052         - UNBOUNDED
3053     - dependency_ps_server_1b_port_1:
3054         capability: tosca.capabilities.Node
3055         node: tosca.nodes.Root
3056         relationship: tosca.relationships.DependsOn
3057         occurrences:
3058         - 0
3059         - UNBOUNDED
3060     - link_ps_server_1b_port_1:
3061         capability: tosca.capabilities.network.Linkable
3062         relationship: tosca.relationships.network.LinksTo
3063         occurrences:
3064         - 1
3065         - 1
3066     - dependency_pd_server_1b_port_1:
3067         capability: tosca.capabilities.Node
3068         node: tosca.nodes.Root
3069         relationship: tosca.relationships.DependsOn
3070         occurrences:
3071         - 0
3072         - UNBOUNDED
3073     - link_pd_server_1b_port_1:
3074         capability: tosca.capabilities.network.Linkable
3075         relationship: tosca.relationships.network.LinksTo
3076         occurrences:
3077         - 1
3078         - 1
3079     - dependency_oam_port_2:
3080         capability: tosca.capabilities.Node
3081         node: tosca.nodes.Root
3082         relationship: tosca.relationships.DependsOn
3083         occurrences:
3084         - 0
3085         - UNBOUNDED
3086     - dependency_packet_external_network_1:
3087         capability: tosca.capabilities.Node
3088         node: tosca.nodes.Root
3089         relationship: tosca.relationships.DependsOn
3090         occurrences:
3091         - 0
3092         - UNBOUNDED
3093     capabilities:
3094       memory_server_pd_nested1_pattern_4:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       binding_ps_server_1b_port_1:
3101         type: tosca.capabilities.network.Bindable
3102         valid_source_types:
3103         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3104         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3105         occurrences:
3106         - 0
3107         - UNBOUNDED
3108       disk.capacity_server_1b_pd_1:
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       disk.capacity_server_1b_pd_2:
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.read.requests_server_1c1_cmaui_2:
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.read.requests_server_1c1_cmaui_1:
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       disk.device.read.requests.rate_server_pd_nested1_pattern_4:
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       feature_pd_server_1b_port_1:
3139         type: tosca.capabilities.Node
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       network.outgoing.packets.rate_oam_port_2:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       network.outgoing.packets.rate_oam_port_1:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       disk.device.iops_server_1b_pd_2:
3156         type: org.openecomp.capabilities.metric.Ceilometer
3157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3158         occurrences:
3159         - 1
3160         - UNBOUNDED
3161       disk.read.requests_server_pd_nested1_pattern_4:
3162         type: org.openecomp.capabilities.metric.Ceilometer
3163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3164         occurrences:
3165         - 1
3166         - UNBOUNDED
3167       disk.device.write.bytes_server_pd_nested1_pattern_4:
3168         type: org.openecomp.capabilities.metric.Ceilometer
3169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3170         occurrences:
3171         - 1
3172         - UNBOUNDED
3173       cpu.delta_server_pd_nested1_pattern_4:
3174         type: org.openecomp.capabilities.metric.Ceilometer
3175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3176         occurrences:
3177         - 1
3178         - UNBOUNDED
3179       disk.device.iops_server_1b_pd_1:
3180         type: org.openecomp.capabilities.metric.Ceilometer
3181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3182         occurrences:
3183         - 1
3184         - UNBOUNDED
3185       scalable_server_1c2_oam_2:
3186         type: tosca.capabilities.Scalable
3187         occurrences:
3188         - 1
3189         - UNBOUNDED
3190       scalable_server_1c2_oam_1:
3191         type: tosca.capabilities.Scalable
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       network.outgoing.packets.rate_ps_server_1b_port_1:
3196         type: org.openecomp.capabilities.metric.Ceilometer
3197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3198         occurrences:
3199         - 1
3200         - UNBOUNDED
3201       disk.device.read.requests_server_pd_nested1_pattern_4:
3202         type: org.openecomp.capabilities.metric.Ceilometer
3203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3204         occurrences:
3205         - 1
3206         - UNBOUNDED
3207       feature_pd_server_port_1_nested1_pattern_4:
3208         type: tosca.capabilities.Node
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       network.outpoing.packets_pd_server_port_1_nested1_pattern_4:
3213         type: org.openecomp.capabilities.metric.Ceilometer
3214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       disk.device.write.requests_server_1c1_cmaui_2:
3219         type: org.openecomp.capabilities.metric.Ceilometer
3220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3221         occurrences:
3222         - 1
3223         - UNBOUNDED
3224       disk.device.write.requests_server_1c1_cmaui_1:
3225         type: org.openecomp.capabilities.metric.Ceilometer
3226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3227         occurrences:
3228         - 1
3229         - UNBOUNDED
3230       disk.device.read.bytes_server_1c1_cmaui_2:
3231         type: org.openecomp.capabilities.metric.Ceilometer
3232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3233         occurrences:
3234         - 1
3235         - UNBOUNDED
3236       disk.device.read.bytes_server_1c1_cmaui_1:
3237         type: org.openecomp.capabilities.metric.Ceilometer
3238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3239         occurrences:
3240         - 1
3241         - UNBOUNDED
3242       disk.device.capacity_server_1c2_oam_2:
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       disk.capacity_server_pd_nested1_pattern_4:
3249         type: org.openecomp.capabilities.metric.Ceilometer
3250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3251         occurrences:
3252         - 1
3253         - UNBOUNDED
3254       disk.device.capacity_server_1c2_oam_1:
3255         type: org.openecomp.capabilities.metric.Ceilometer
3256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3257         occurrences:
3258         - 1
3259         - UNBOUNDED
3260       network.outpoing.packets_oam_port_1:
3261         type: org.openecomp.capabilities.metric.Ceilometer
3262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3263         occurrences:
3264         - 1
3265         - UNBOUNDED
3266       network.outpoing.packets_oam_port_2:
3267         type: org.openecomp.capabilities.metric.Ceilometer
3268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3269         occurrences:
3270         - 1
3271         - UNBOUNDED
3272       binding_cmaui_port_1:
3273         type: tosca.capabilities.network.Bindable
3274         valid_source_types:
3275         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3276         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3277         occurrences:
3278         - 0
3279         - UNBOUNDED
3280       binding_cmaui_port_2:
3281         type: tosca.capabilities.network.Bindable
3282         valid_source_types:
3283         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3284         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3285         occurrences:
3286         - 0
3287         - UNBOUNDED
3288       end_point_packet_internal_network_1:
3289         type: tosca.capabilities.Endpoint
3290         occurrences:
3291         - 1
3292         - UNBOUNDED
3293       memory_server_1c2_oam_1:
3294         type: org.openecomp.capabilities.metric.Ceilometer
3295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3296         occurrences:
3297         - 1
3298         - UNBOUNDED
3299       memory_server_1c2_oam_2:
3300         type: org.openecomp.capabilities.metric.Ceilometer
3301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3302         occurrences:
3303         - 1
3304         - UNBOUNDED
3305       disk.write.bytes_server_1c2_oam_1:
3306         type: org.openecomp.capabilities.metric.Ceilometer
3307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3308         occurrences:
3309         - 1
3310         - UNBOUNDED
3311       disk.write.bytes_server_1c2_oam_2:
3312         type: org.openecomp.capabilities.metric.Ceilometer
3313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3314         occurrences:
3315         - 1
3316         - UNBOUNDED
3317       network.incoming.bytes.rate_pd_server_port_2_nested1_pattern_4:
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       network.incoming.bytes_cmaui_port_2:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       network.incoming.bytes_cmaui_port_1:
3330         type: org.openecomp.capabilities.metric.Ceilometer
3331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3332         occurrences:
3333         - 1
3334         - UNBOUNDED
3335       network.incoming.packets_pd_server_port_2_nested1_pattern_4:
3336         type: org.openecomp.capabilities.metric.Ceilometer
3337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3338         occurrences:
3339         - 1
3340         - UNBOUNDED
3341       os_server_1c2_oam_1:
3342         type: tosca.capabilities.OperatingSystem
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       disk.device.iops_server_1c1_cmaui_2:
3347         type: org.openecomp.capabilities.metric.Ceilometer
3348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3349         occurrences:
3350         - 1
3351         - UNBOUNDED
3352       disk.device.iops_server_1c1_cmaui_1:
3353         type: org.openecomp.capabilities.metric.Ceilometer
3354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3355         occurrences:
3356         - 1
3357         - UNBOUNDED
3358       network.outgoing.packets.rate_pd_server_1b_port_1:
3359         type: org.openecomp.capabilities.metric.Ceilometer
3360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3361         occurrences:
3362         - 1
3363         - UNBOUNDED
3364       memory.resident_server_1b_pd_2:
3365         type: org.openecomp.capabilities.metric.Ceilometer
3366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3367         occurrences:
3368         - 1
3369         - UNBOUNDED
3370       disk.allocation_server_pd_nested1_pattern_4:
3371         type: org.openecomp.capabilities.metric.Ceilometer
3372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3373         occurrences:
3374         - 1
3375         - UNBOUNDED
3376       os_server_1c2_oam_2:
3377         type: tosca.capabilities.OperatingSystem
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       memory.resident_server_1b_pd_1:
3382         type: org.openecomp.capabilities.metric.Ceilometer
3383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3384         occurrences:
3385         - 1
3386         - UNBOUNDED
3387       disk.device.write.bytes.rate_server_pd_nested1_pattern_4:
3388         type: org.openecomp.capabilities.metric.Ceilometer
3389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3390         occurrences:
3391         - 1
3392         - UNBOUNDED
3393       feature_server_1c2_oam_2:
3394         type: tosca.capabilities.Node
3395         occurrences:
3396         - 1
3397         - UNBOUNDED
3398       network.incoming.packets.rate_cmaui_port_1:
3399         type: org.openecomp.capabilities.metric.Ceilometer
3400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3401         occurrences:
3402         - 1
3403         - UNBOUNDED
3404       network.incoming.packets.rate_cmaui_port_2:
3405         type: org.openecomp.capabilities.metric.Ceilometer
3406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3407         occurrences:
3408         - 1
3409         - UNBOUNDED
3410       network.outgoing.bytes_oam_port_2:
3411         type: org.openecomp.capabilities.metric.Ceilometer
3412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3413         occurrences:
3414         - 1
3415         - UNBOUNDED
3416       feature_server_1c2_oam_1:
3417         type: tosca.capabilities.Node
3418         occurrences:
3419         - 1
3420         - UNBOUNDED
3421       network.outgoing.bytes_oam_port_1:
3422         type: org.openecomp.capabilities.metric.Ceilometer
3423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3424         occurrences:
3425         - 1
3426         - UNBOUNDED
3427       disk.device.capacity_server_1c1_cmaui_2:
3428         type: org.openecomp.capabilities.metric.Ceilometer
3429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3430         occurrences:
3431         - 1
3432         - UNBOUNDED
3433       host_server_pd_nested1_pattern_4:
3434         type: tosca.capabilities.Container
3435         valid_source_types:
3436         - tosca.nodes.SoftwareComponent
3437         occurrences:
3438         - 1
3439         - UNBOUNDED
3440       attachment_oam_port_2:
3441         type: tosca.capabilities.Attachment
3442         occurrences:
3443         - 1
3444         - UNBOUNDED
3445       disk.capacity_server_1c2_oam_1:
3446         type: org.openecomp.capabilities.metric.Ceilometer
3447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3448         occurrences:
3449         - 1
3450         - UNBOUNDED
3451       disk.capacity_server_1c2_oam_2:
3452         type: org.openecomp.capabilities.metric.Ceilometer
3453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3454         occurrences:
3455         - 1
3456         - UNBOUNDED
3457       endpoint_server_pd_nested1_pattern_4:
3458         type: tosca.capabilities.Endpoint.Admin
3459         occurrences:
3460         - 1
3461         - UNBOUNDED
3462       attachment_oam_port_1:
3463         type: tosca.capabilities.Attachment
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       disk.device.read.bytes.rate_server_pd_nested1_pattern_4:
3468         type: org.openecomp.capabilities.metric.Ceilometer
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3470         occurrences:
3471         - 1
3472         - UNBOUNDED
3473       disk.write.bytes.rate_server_1c2_oam_1:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       disk.write.bytes.rate_server_1c2_oam_2:
3480         type: org.openecomp.capabilities.metric.Ceilometer
3481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3482         occurrences:
3483         - 1
3484         - UNBOUNDED
3485       disk.device.usage_server_1c1_cmaui_2:
3486         type: org.openecomp.capabilities.metric.Ceilometer
3487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3488         occurrences:
3489         - 1
3490         - UNBOUNDED
3491       disk.device.capacity_server_1c1_cmaui_1:
3492         type: org.openecomp.capabilities.metric.Ceilometer
3493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3494         occurrences:
3495         - 1
3496         - UNBOUNDED
3497       disk.device.usage_server_1c1_cmaui_1:
3498         type: org.openecomp.capabilities.metric.Ceilometer
3499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3500         occurrences:
3501         - 1
3502         - UNBOUNDED
3503       disk.device.latency_server_1c2_oam_2:
3504         type: org.openecomp.capabilities.metric.Ceilometer
3505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3506         occurrences:
3507         - 1
3508         - UNBOUNDED
3509       disk.device.latency_server_1c2_oam_1:
3510         type: org.openecomp.capabilities.metric.Ceilometer
3511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3512         occurrences:
3513         - 1
3514         - UNBOUNDED
3515       disk.write.requests.rate_server_1c1_cmaui_2:
3516         type: org.openecomp.capabilities.metric.Ceilometer
3517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3518         occurrences:
3519         - 1
3520         - UNBOUNDED
3521       disk.write.requests.rate_server_1c1_cmaui_1:
3522         type: org.openecomp.capabilities.metric.Ceilometer
3523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3524         occurrences:
3525         - 1
3526         - UNBOUNDED
3527       cpu_util_server_1c1_cmaui_2:
3528         type: org.openecomp.capabilities.metric.Ceilometer
3529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3530         occurrences:
3531         - 1
3532         - UNBOUNDED
3533       disk.allocation_server_1c2_oam_2:
3534         type: org.openecomp.capabilities.metric.Ceilometer
3535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3536         occurrences:
3537         - 1
3538         - UNBOUNDED
3539       disk.allocation_server_1c2_oam_1:
3540         type: org.openecomp.capabilities.metric.Ceilometer
3541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3542         occurrences:
3543         - 1
3544         - UNBOUNDED
3545       cpu_util_server_1c1_cmaui_1:
3546         type: org.openecomp.capabilities.metric.Ceilometer
3547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3548         occurrences:
3549         - 1
3550         - UNBOUNDED
3551       binding_pd_server_1b_port_1:
3552         type: tosca.capabilities.network.Bindable
3553         valid_source_types:
3554         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3555         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3556         occurrences:
3557         - 0
3558         - UNBOUNDED
3559       disk.device.latency_server_pd_nested1_pattern_4:
3560         type: org.openecomp.capabilities.metric.Ceilometer
3561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3562         occurrences:
3563         - 1
3564         - UNBOUNDED
3565       disk.write.requests_server_1b_pd_2:
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       disk.read.bytes_server_1c2_oam_1:
3572         type: org.openecomp.capabilities.metric.Ceilometer
3573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3574         occurrences:
3575         - 1
3576         - UNBOUNDED
3577       network.outpoing.packets_pd_server_port_2_nested1_pattern_4:
3578         type: org.openecomp.capabilities.metric.Ceilometer
3579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3580         occurrences:
3581         - 1
3582         - UNBOUNDED
3583       disk.read.bytes_server_1c2_oam_2:
3584         type: org.openecomp.capabilities.metric.Ceilometer
3585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3586         occurrences:
3587         - 1
3588         - UNBOUNDED
3589       disk.write.requests_server_1b_pd_1:
3590         type: org.openecomp.capabilities.metric.Ceilometer
3591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3592         occurrences:
3593         - 1
3594         - UNBOUNDED
3595       binding_oam_port_2:
3596         type: tosca.capabilities.network.Bindable
3597         valid_source_types:
3598         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3599         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3600         occurrences:
3601         - 0
3602         - UNBOUNDED
3603       binding_oam_port_1:
3604         type: tosca.capabilities.network.Bindable
3605         valid_source_types:
3606         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3607         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3608         occurrences:
3609         - 0
3610         - UNBOUNDED
3611       disk.read.bytes.rate_server_1c1_cmaui_2:
3612         type: org.openecomp.capabilities.metric.Ceilometer
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       disk.read.bytes.rate_server_1c1_cmaui_1:
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       host_server_1c1_cmaui_2:
3624         type: tosca.capabilities.Container
3625         valid_source_types:
3626         - tosca.nodes.SoftwareComponent
3627         occurrences:
3628         - 1
3629         - UNBOUNDED
3630       host_server_1c1_cmaui_1:
3631         type: tosca.capabilities.Container
3632         valid_source_types:
3633         - tosca.nodes.SoftwareComponent
3634         occurrences:
3635         - 1
3636         - UNBOUNDED
3637       vcpus_server_1b_pd_1:
3638         type: org.openecomp.capabilities.metric.Ceilometer
3639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3640         occurrences:
3641         - 1
3642         - UNBOUNDED
3643       vcpus_server_1b_pd_2:
3644         type: org.openecomp.capabilities.metric.Ceilometer
3645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3646         occurrences:
3647         - 1
3648         - UNBOUNDED
3649       disk.latency_server_1c2_oam_1:
3650         type: org.openecomp.capabilities.metric.Ceilometer
3651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3652         occurrences:
3653         - 1
3654         - UNBOUNDED
3655       network.incoming.bytes.rate_pd_server_port_1_nested1_pattern_4:
3656         type: org.openecomp.capabilities.metric.Ceilometer
3657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3658         occurrences:
3659         - 1
3660         - UNBOUNDED
3661       disk.latency_server_1c2_oam_2:
3662         type: org.openecomp.capabilities.metric.Ceilometer
3663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3664         occurrences:
3665         - 1
3666         - UNBOUNDED
3667       disk.device.usage_server_pd_nested1_pattern_4:
3668         type: org.openecomp.capabilities.metric.Ceilometer
3669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3670         occurrences:
3671         - 1
3672         - UNBOUNDED
3673       disk.root.size_server_1c2_oam_1:
3674         type: org.openecomp.capabilities.metric.Ceilometer
3675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3676         occurrences:
3677         - 1
3678         - UNBOUNDED
3679       disk.root.size_server_1c2_oam_2:
3680         type: org.openecomp.capabilities.metric.Ceilometer
3681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3682         occurrences:
3683         - 1
3684         - UNBOUNDED
3685       disk.device.write.requests_server_1b_pd_1:
3686         type: org.openecomp.capabilities.metric.Ceilometer
3687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3688         occurrences:
3689         - 1
3690         - UNBOUNDED
3691       cpu_util_server_pd_nested1_pattern_4:
3692         type: org.openecomp.capabilities.metric.Ceilometer
3693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3694         occurrences:
3695         - 1
3696         - UNBOUNDED
3697       disk.device.write.requests_server_1b_pd_2:
3698         type: org.openecomp.capabilities.metric.Ceilometer
3699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3700         occurrences:
3701         - 1
3702         - UNBOUNDED
3703       network.incoming.bytes.rate_oam_port_1:
3704         type: org.openecomp.capabilities.metric.Ceilometer
3705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3706         occurrences:
3707         - 1
3708         - UNBOUNDED
3709       network.outgoing.bytes.rate_pd_server_port_1_nested1_pattern_4:
3710         type: org.openecomp.capabilities.metric.Ceilometer
3711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3712         occurrences:
3713         - 1
3714         - UNBOUNDED
3715       network.incoming.bytes.rate_oam_port_2:
3716         type: org.openecomp.capabilities.metric.Ceilometer
3717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3718         occurrences:
3719         - 1
3720         - UNBOUNDED
3721       memory.usage_server_1c1_cmaui_1:
3722         type: org.openecomp.capabilities.metric.Ceilometer
3723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3724         occurrences:
3725         - 1
3726         - UNBOUNDED
3727       memory.usage_server_1c1_cmaui_2:
3728         type: org.openecomp.capabilities.metric.Ceilometer
3729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3730         occurrences:
3731         - 1
3732         - UNBOUNDED
3733       end_point_packet_external_network_1:
3734         type: tosca.capabilities.Endpoint
3735         occurrences:
3736         - 1
3737         - UNBOUNDED
3738       binding_server_1c1_cmaui_2:
3739         type: tosca.capabilities.network.Bindable
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       binding_server_1c1_cmaui_1:
3744         type: tosca.capabilities.network.Bindable
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.device.iops_server_1c2_oam_2:
3749         type: org.openecomp.capabilities.metric.Ceilometer
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       disk.device.iops_server_1c2_oam_1:
3755         type: org.openecomp.capabilities.metric.Ceilometer
3756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3757         occurrences:
3758         - 1
3759         - UNBOUNDED
3760       network.incoming.bytes_pd_server_port_2_nested1_pattern_4:
3761         type: org.openecomp.capabilities.metric.Ceilometer
3762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       forwarder_oam_port_1:
3767         type: org.openecomp.capabilities.Forwarder
3768         occurrences:
3769         - 1
3770         - UNBOUNDED
3771       forwarder_oam_port_2:
3772         type: org.openecomp.capabilities.Forwarder
3773         occurrences:
3774         - 1
3775         - UNBOUNDED
3776       binding_server_1c2_oam_2:
3777         type: tosca.capabilities.network.Bindable
3778         occurrences:
3779         - 1
3780         - UNBOUNDED
3781       binding_server_1c2_oam_1:
3782         type: tosca.capabilities.network.Bindable
3783         occurrences:
3784         - 1
3785         - UNBOUNDED
3786       disk.device.read.bytes.rate_server_1b_pd_2:
3787         type: org.openecomp.capabilities.metric.Ceilometer
3788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3789         occurrences:
3790         - 1
3791         - UNBOUNDED
3792       disk.write.requests_server_1c2_oam_2:
3793         type: org.openecomp.capabilities.metric.Ceilometer
3794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3795         occurrences:
3796         - 1
3797         - UNBOUNDED
3798       disk.write.requests_server_1c2_oam_1:
3799         type: org.openecomp.capabilities.metric.Ceilometer
3800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3801         occurrences:
3802         - 1
3803         - UNBOUNDED
3804       disk.device.read.bytes.rate_server_1b_pd_1:
3805         type: org.openecomp.capabilities.metric.Ceilometer
3806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3807         occurrences:
3808         - 1
3809         - UNBOUNDED
3810       network.incoming.bytes_ps_server_1b_port_1:
3811         type: org.openecomp.capabilities.metric.Ceilometer
3812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       network.outgoing.packets.rate_pd_server_port_2_nested1_pattern_4:
3817         type: org.openecomp.capabilities.metric.Ceilometer
3818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       disk.usage_server_1b_pd_2:
3823         type: org.openecomp.capabilities.metric.Ceilometer
3824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       disk.write.bytes.rate_server_1b_pd_1:
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       disk.write.bytes.rate_server_1b_pd_2:
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.usage_server_1b_pd_1:
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       network.incoming.packets_cmaui_port_2:
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.device.write.requests_server_1c2_oam_2:
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       disk.allocation_server_1c1_cmaui_1:
3859         type: org.openecomp.capabilities.metric.Ceilometer
3860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3861         occurrences:
3862         - 1
3863         - UNBOUNDED
3864       disk.device.write.bytes.rate_server_1b_pd_2:
3865         type: org.openecomp.capabilities.metric.Ceilometer
3866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3867         occurrences:
3868         - 1
3869         - UNBOUNDED
3870       disk.device.write.bytes.rate_server_1b_pd_1:
3871         type: org.openecomp.capabilities.metric.Ceilometer
3872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3873         occurrences:
3874         - 1
3875         - UNBOUNDED
3876       network.incoming.packets_cmaui_port_1:
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       feature_server_1b_pd_1:
3883         type: tosca.capabilities.Node
3884         occurrences:
3885         - 1
3886         - UNBOUNDED
3887       disk.device.write.requests.rate_server_1c1_cmaui_2:
3888         type: org.openecomp.capabilities.metric.Ceilometer
3889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3890         occurrences:
3891         - 1
3892         - UNBOUNDED
3893       disk.device.write.requests.rate_server_1c1_cmaui_1:
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       feature_server_1b_pd_2:
3900         type: tosca.capabilities.Node
3901         occurrences:
3902         - 1
3903         - UNBOUNDED
3904       disk.device.write.requests_server_1c2_oam_1:
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.device.read.requests_server_1c2_oam_1:
3911         type: org.openecomp.capabilities.metric.Ceilometer
3912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3913         occurrences:
3914         - 1
3915         - UNBOUNDED
3916       disk.device.write.bytes_server_1b_pd_2:
3917         type: org.openecomp.capabilities.metric.Ceilometer
3918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3919         occurrences:
3920         - 1
3921         - UNBOUNDED
3922       disk.device.read.requests_server_1c2_oam_2:
3923         type: org.openecomp.capabilities.metric.Ceilometer
3924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3925         occurrences:
3926         - 1
3927         - UNBOUNDED
3928       disk.device.write.bytes_server_1b_pd_1:
3929         type: org.openecomp.capabilities.metric.Ceilometer
3930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3931         occurrences:
3932         - 1
3933         - UNBOUNDED
3934       disk.device.read.bytes_server_pd_nested1_pattern_4:
3935         type: org.openecomp.capabilities.metric.Ceilometer
3936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3937         occurrences:
3938         - 1
3939         - UNBOUNDED
3940       network.incoming.packets.rate_oam_port_1:
3941         type: org.openecomp.capabilities.metric.Ceilometer
3942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3943         occurrences:
3944         - 1
3945         - UNBOUNDED
3946       network.incoming.packets.rate_oam_port_2:
3947         type: org.openecomp.capabilities.metric.Ceilometer
3948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3949         occurrences:
3950         - 1
3951         - UNBOUNDED
3952       disk.iops_server_1b_pd_1:
3953         type: org.openecomp.capabilities.metric.Ceilometer
3954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3955         occurrences:
3956         - 1
3957         - UNBOUNDED
3958       disk.iops_server_1b_pd_2:
3959         type: org.openecomp.capabilities.metric.Ceilometer
3960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3961         occurrences:
3962         - 1
3963         - UNBOUNDED
3964       disk.allocation_server_1c1_cmaui_2:
3965         type: org.openecomp.capabilities.metric.Ceilometer
3966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3967         occurrences:
3968         - 1
3969         - UNBOUNDED
3970       disk.device.allocation_server_1c2_oam_2:
3971         type: org.openecomp.capabilities.metric.Ceilometer
3972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3973         occurrences:
3974         - 1
3975         - UNBOUNDED
3976       disk.device.allocation_server_1c2_oam_1:
3977         type: org.openecomp.capabilities.metric.Ceilometer
3978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3979         occurrences:
3980         - 1
3981         - UNBOUNDED
3982       disk.write.requests_server_1c1_cmaui_2:
3983         type: org.openecomp.capabilities.metric.Ceilometer
3984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3985         occurrences:
3986         - 1
3987         - UNBOUNDED
3988       disk.write.requests_server_1c1_cmaui_1:
3989         type: org.openecomp.capabilities.metric.Ceilometer
3990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3991         occurrences:
3992         - 1
3993         - UNBOUNDED
3994       link_packet_external_network_1:
3995         type: tosca.capabilities.network.Linkable
3996         occurrences:
3997         - 1
3998         - UNBOUNDED
3999       network.outgoing.bytes.rate_cmaui_port_2:
4000         type: org.openecomp.capabilities.metric.Ceilometer
4001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4002         occurrences:
4003         - 1
4004         - UNBOUNDED
4005       network.incoming.bytes_pd_server_port_1_nested1_pattern_4:
4006         type: org.openecomp.capabilities.metric.Ceilometer
4007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4008         occurrences:
4009         - 1
4010         - UNBOUNDED
4011       cpu_server_1c1_cmaui_2:
4012         type: org.openecomp.capabilities.metric.Ceilometer
4013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4014         occurrences:
4015         - 1
4016         - UNBOUNDED
4017       network.outgoing.bytes.rate_cmaui_port_1:
4018         type: org.openecomp.capabilities.metric.Ceilometer
4019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4020         occurrences:
4021         - 1
4022         - UNBOUNDED
4023       cpu_server_1c1_cmaui_1:
4024         type: org.openecomp.capabilities.metric.Ceilometer
4025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4026         occurrences:
4027         - 1
4028         - UNBOUNDED
4029       network.outpoing.packets_ps_server_1b_port_1:
4030         type: org.openecomp.capabilities.metric.Ceilometer
4031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4032         occurrences:
4033         - 1
4034         - UNBOUNDED
4035       cpu_server_1c2_oam_1:
4036         type: org.openecomp.capabilities.metric.Ceilometer
4037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4038         occurrences:
4039         - 1
4040         - UNBOUNDED
4041       cpu_server_1c2_oam_2:
4042         type: org.openecomp.capabilities.metric.Ceilometer
4043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4044         occurrences:
4045         - 1
4046         - UNBOUNDED
4047       disk.write.requests.rate_server_1c2_oam_2:
4048         type: org.openecomp.capabilities.metric.Ceilometer
4049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4050         occurrences:
4051         - 1
4052         - UNBOUNDED
4053       disk.device.read.bytes_server_1b_pd_1:
4054         type: org.openecomp.capabilities.metric.Ceilometer
4055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4056         occurrences:
4057         - 1
4058         - UNBOUNDED
4059       attachment_packet_external_network_1:
4060         type: tosca.capabilities.Attachment
4061         occurrences:
4062         - 1
4063         - UNBOUNDED
4064       disk.device.read.bytes_server_1b_pd_2:
4065         type: org.openecomp.capabilities.metric.Ceilometer
4066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4067         occurrences:
4068         - 1
4069         - UNBOUNDED
4070       feature_packet_internal_network_1:
4071         type: tosca.capabilities.Node
4072         occurrences:
4073         - 1
4074         - UNBOUNDED
4075       disk.iops_server_pd_nested1_pattern_4:
4076         type: org.openecomp.capabilities.metric.Ceilometer
4077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4078         occurrences:
4079         - 1
4080         - UNBOUNDED
4081       disk.write.requests.rate_server_1c2_oam_1:
4082         type: org.openecomp.capabilities.metric.Ceilometer
4083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4084         occurrences:
4085         - 1
4086         - UNBOUNDED
4087       disk.read.bytes_server_1b_pd_2:
4088         type: org.openecomp.capabilities.metric.Ceilometer
4089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4090         occurrences:
4091         - 1
4092         - UNBOUNDED
4093       disk.device.write.requests_server_pd_nested1_pattern_4:
4094         type: org.openecomp.capabilities.metric.Ceilometer
4095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4096         occurrences:
4097         - 1
4098         - UNBOUNDED
4099       disk.read.bytes_server_1b_pd_1:
4100         type: org.openecomp.capabilities.metric.Ceilometer
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4102         occurrences:
4103         - 1
4104         - UNBOUNDED
4105       endpoint_server_1b_pd_2:
4106         type: tosca.capabilities.Endpoint.Admin
4107         occurrences:
4108         - 1
4109         - UNBOUNDED
4110       endpoint_server_1b_pd_1:
4111         type: tosca.capabilities.Endpoint.Admin
4112         occurrences:
4113         - 1
4114         - UNBOUNDED
4115       network.incoming.bytes_pd_server_1b_port_1:
4116         type: org.openecomp.capabilities.metric.Ceilometer
4117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4118         occurrences:
4119         - 1
4120         - UNBOUNDED
4121       instance_server_pd_nested1_pattern_4:
4122         type: org.openecomp.capabilities.metric.Ceilometer
4123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4124         occurrences:
4125         - 1
4126         - UNBOUNDED
4127       disk.latency_server_1c1_cmaui_1:
4128         type: org.openecomp.capabilities.metric.Ceilometer
4129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4130         occurrences:
4131         - 1
4132         - UNBOUNDED
4133       memory_server_1b_pd_2:
4134         type: org.openecomp.capabilities.metric.Ceilometer
4135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4136         occurrences:
4137         - 1
4138         - UNBOUNDED
4139       disk.latency_server_1c1_cmaui_2:
4140         type: org.openecomp.capabilities.metric.Ceilometer
4141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4142         occurrences:
4143         - 1
4144         - UNBOUNDED
4145       memory_server_1b_pd_1:
4146         type: org.openecomp.capabilities.metric.Ceilometer
4147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4148         occurrences:
4149         - 1
4150         - UNBOUNDED
4151       network.outgoing.packets.rate_pd_server_port_1_nested1_pattern_4:
4152         type: org.openecomp.capabilities.metric.Ceilometer
4153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4154         occurrences:
4155         - 1
4156         - UNBOUNDED
4157       feature_packet_external_network_1:
4158         type: tosca.capabilities.Node
4159         occurrences:
4160         - 1
4161         - UNBOUNDED
4162       disk.device.latency_server_1b_pd_2:
4163         type: org.openecomp.capabilities.metric.Ceilometer
4164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4165         occurrences:
4166         - 1
4167         - UNBOUNDED
4168       disk.device.latency_server_1b_pd_1:
4169         type: org.openecomp.capabilities.metric.Ceilometer
4170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4171         occurrences:
4172         - 1
4173         - UNBOUNDED
4174       disk.read.bytes_server_pd_nested1_pattern_4:
4175         type: org.openecomp.capabilities.metric.Ceilometer
4176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4177         occurrences:
4178         - 1
4179         - UNBOUNDED
4180       disk.device.iops_server_pd_nested1_pattern_4:
4181         type: org.openecomp.capabilities.metric.Ceilometer
4182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4183         occurrences:
4184         - 1
4185         - UNBOUNDED
4186       network.incoming.packets_oam_port_1:
4187         type: org.openecomp.capabilities.metric.Ceilometer
4188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4189         occurrences:
4190         - 1
4191         - UNBOUNDED
4192       network.incoming.packets_oam_port_2:
4193         type: org.openecomp.capabilities.metric.Ceilometer
4194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4195         occurrences:
4196         - 1
4197         - UNBOUNDED
4198       network.incoming.bytes.rate_cmaui_port_1:
4199         type: org.openecomp.capabilities.metric.Ceilometer
4200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4201         occurrences:
4202         - 1
4203         - UNBOUNDED
4204       network.incoming.bytes.rate_cmaui_port_2:
4205         type: org.openecomp.capabilities.metric.Ceilometer
4206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4207         occurrences:
4208         - 1
4209         - UNBOUNDED
4210       disk.iops_server_1c1_cmaui_2:
4211         type: org.openecomp.capabilities.metric.Ceilometer
4212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4213         occurrences:
4214         - 1
4215         - UNBOUNDED
4216       disk.iops_server_1c1_cmaui_1:
4217         type: org.openecomp.capabilities.metric.Ceilometer
4218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4219         occurrences:
4220         - 1
4221         - UNBOUNDED
4222       disk.device.read.requests_server_1b_pd_2:
4223         type: org.openecomp.capabilities.metric.Ceilometer
4224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4225         occurrences:
4226         - 1
4227         - UNBOUNDED
4228       disk.device.read.requests_server_1b_pd_1:
4229         type: org.openecomp.capabilities.metric.Ceilometer
4230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4231         occurrences:
4232         - 1
4233         - UNBOUNDED
4234       forwarder_pd_server_port_2_nested1_pattern_4:
4235         type: org.openecomp.capabilities.Forwarder
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       disk.device.write.bytes_server_1c2_oam_1:
4240         type: org.openecomp.capabilities.metric.Ceilometer
4241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4242         occurrences:
4243         - 1
4244         - UNBOUNDED
4245       disk.device.write.bytes_server_1c2_oam_2:
4246         type: org.openecomp.capabilities.metric.Ceilometer
4247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4248         occurrences:
4249         - 1
4250         - UNBOUNDED
4251       disk.write.bytes_server_pd_nested1_pattern_4:
4252         type: org.openecomp.capabilities.metric.Ceilometer
4253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       feature_pd_server_port_2_nested1_pattern_4:
4258         type: tosca.capabilities.Node
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       disk.device.write.bytes.rate_server_1c2_oam_2:
4263         type: org.openecomp.capabilities.metric.Ceilometer
4264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       disk.read.bytes_server_1c1_cmaui_2:
4269         type: org.openecomp.capabilities.metric.Ceilometer
4270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4271         occurrences:
4272         - 1
4273         - UNBOUNDED
4274       disk.device.write.bytes.rate_server_1c2_oam_1:
4275         type: org.openecomp.capabilities.metric.Ceilometer
4276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4277         occurrences:
4278         - 1
4279         - UNBOUNDED
4280       disk.read.bytes_server_1c1_cmaui_1:
4281         type: org.openecomp.capabilities.metric.Ceilometer
4282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       disk.iops_server_1c2_oam_2:
4287         type: org.openecomp.capabilities.metric.Ceilometer
4288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4289         occurrences:
4290         - 1
4291         - UNBOUNDED
4292       forwarder_pd_server_1b_port_1:
4293         type: org.openecomp.capabilities.Forwarder
4294         occurrences:
4295         - 1
4296         - UNBOUNDED
4297       disk.usage_server_1c2_oam_2:
4298         type: org.openecomp.capabilities.metric.Ceilometer
4299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4300         occurrences:
4301         - 1
4302         - UNBOUNDED
4303       feature_server_1c1_cmaui_1:
4304         type: tosca.capabilities.Node
4305         occurrences:
4306         - 1
4307         - UNBOUNDED
4308       disk.usage_server_1c2_oam_1:
4309         type: org.openecomp.capabilities.metric.Ceilometer
4310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4311         occurrences:
4312         - 1
4313         - UNBOUNDED
4314       feature_server_1c1_cmaui_2:
4315         type: tosca.capabilities.Node
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       network.outpoing.packets_pd_server_1b_port_1:
4320         type: org.openecomp.capabilities.metric.Ceilometer
4321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4322         occurrences:
4323         - 1
4324         - UNBOUNDED
4325       network.outgoing.bytes_cmaui_port_2:
4326         type: org.openecomp.capabilities.metric.Ceilometer
4327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4328         occurrences:
4329         - 1
4330         - UNBOUNDED
4331       disk.device.capacity_server_pd_nested1_pattern_4:
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.iops_server_1c2_oam_1:
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       network.outgoing.bytes_cmaui_port_1:
4344         type: org.openecomp.capabilities.metric.Ceilometer
4345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4346         occurrences:
4347         - 1
4348         - UNBOUNDED
4349       network.outgoing.bytes_pd_server_port_1_nested1_pattern_4:
4350         type: org.openecomp.capabilities.metric.Ceilometer
4351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4352         occurrences:
4353         - 1
4354         - UNBOUNDED
4355       binding_server_pd_nested1_pattern_4:
4356         type: tosca.capabilities.network.Bindable
4357         occurrences:
4358         - 1
4359         - UNBOUNDED
4360       cpu_server_1b_pd_1:
4361         type: org.openecomp.capabilities.metric.Ceilometer
4362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4363         occurrences:
4364         - 1
4365         - UNBOUNDED
4366       feature_server_pd_nested1_pattern_4:
4367         type: tosca.capabilities.Node
4368         occurrences:
4369         - 1
4370         - UNBOUNDED
4371       disk.device.write.requests.rate_server_1c2_oam_1:
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       disk.device.write.requests.rate_server_1c2_oam_2:
4378         type: org.openecomp.capabilities.metric.Ceilometer
4379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4380         occurrences:
4381         - 1
4382         - UNBOUNDED
4383       disk.read.bytes.rate_server_1c2_oam_1:
4384         type: org.openecomp.capabilities.metric.Ceilometer
4385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4386         occurrences:
4387         - 1
4388         - UNBOUNDED
4389       memory.usage_server_pd_nested1_pattern_4:
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       scalable_server_pd_nested1_pattern_4:
4396         type: tosca.capabilities.Scalable
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       disk.read.bytes.rate_server_1c2_oam_2:
4401         type: org.openecomp.capabilities.metric.Ceilometer
4402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4403         occurrences:
4404         - 1
4405         - UNBOUNDED
4406       cpu_server_1b_pd_2:
4407         type: org.openecomp.capabilities.metric.Ceilometer
4408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4409         occurrences:
4410         - 1
4411         - UNBOUNDED
4412       disk.usage_server_pd_nested1_pattern_4:
4413         type: org.openecomp.capabilities.metric.Ceilometer
4414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4415         occurrences:
4416         - 1
4417         - UNBOUNDED
4418       network.outgoing.bytes_pd_server_port_2_nested1_pattern_4:
4419         type: org.openecomp.capabilities.metric.Ceilometer
4420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4421         occurrences:
4422         - 1
4423         - UNBOUNDED
4424       vcpus_server_pd_nested1_pattern_4:
4425         type: org.openecomp.capabilities.metric.Ceilometer
4426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4427         occurrences:
4428         - 1
4429         - UNBOUNDED
4430       link_packet_internal_network_1:
4431         type: tosca.capabilities.network.Linkable
4432         occurrences:
4433         - 1
4434         - UNBOUNDED
4435       disk.write.bytes_server_1b_pd_1:
4436         type: org.openecomp.capabilities.metric.Ceilometer
4437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4438         occurrences:
4439         - 1
4440         - UNBOUNDED
4441       disk.write.bytes_server_1b_pd_2:
4442         type: org.openecomp.capabilities.metric.Ceilometer
4443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4444         occurrences:
4445         - 1
4446         - UNBOUNDED
4447       disk.device.usage_server_1c2_oam_2:
4448         type: org.openecomp.capabilities.metric.Ceilometer
4449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4450         occurrences:
4451         - 1
4452         - UNBOUNDED
4453       network.incoming.packets.rate_pd_server_port_2_nested1_pattern_4:
4454         type: org.openecomp.capabilities.metric.Ceilometer
4455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4456         occurrences:
4457         - 1
4458         - UNBOUNDED
4459       disk.device.write.requests.rate_server_1b_pd_2:
4460         type: org.openecomp.capabilities.metric.Ceilometer
4461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4462         occurrences:
4463         - 1
4464         - UNBOUNDED
4465       disk.device.usage_server_1c2_oam_1:
4466         type: org.openecomp.capabilities.metric.Ceilometer
4467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4468         occurrences:
4469         - 1
4470         - UNBOUNDED
4471       forwarder_pd_server_port_1_nested1_pattern_4:
4472         type: org.openecomp.capabilities.Forwarder
4473         occurrences:
4474         - 1
4475         - UNBOUNDED
4476       disk.latency_server_pd_nested1_pattern_4:
4477         type: org.openecomp.capabilities.metric.Ceilometer
4478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4479         occurrences:
4480         - 1
4481         - UNBOUNDED
4482       disk.device.write.requests.rate_server_1b_pd_1:
4483         type: org.openecomp.capabilities.metric.Ceilometer
4484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4485         occurrences:
4486         - 1
4487         - UNBOUNDED
4488       attachment_packet_internal_network_1:
4489         type: tosca.capabilities.Attachment
4490         occurrences:
4491         - 1
4492         - UNBOUNDED
4493       disk.write.requests.rate_server_pd_nested1_pattern_4:
4494         type: org.openecomp.capabilities.metric.Ceilometer
4495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4496         occurrences:
4497         - 1
4498         - UNBOUNDED
4499       os_server_pd_nested1_pattern_4:
4500         type: tosca.capabilities.OperatingSystem
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       cpu_util_server_1c2_oam_1:
4505         type: org.openecomp.capabilities.metric.Ceilometer
4506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4507         occurrences:
4508         - 1
4509         - UNBOUNDED
4510       cpu_util_server_1c2_oam_2:
4511         type: org.openecomp.capabilities.metric.Ceilometer
4512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4513         occurrences:
4514         - 1
4515         - UNBOUNDED
4516       network.incoming.packets_ps_server_1b_port_1:
4517         type: org.openecomp.capabilities.metric.Ceilometer
4518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4519         occurrences:
4520         - 1
4521         - UNBOUNDED
4522       network.outgoing.bytes.rate_ps_server_1b_port_1:
4523         type: org.openecomp.capabilities.metric.Ceilometer
4524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4525         occurrences:
4526         - 1
4527         - UNBOUNDED
4528       network.outgoing.bytes_pd_server_1b_port_1:
4529         type: org.openecomp.capabilities.metric.Ceilometer
4530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       attachment_pd_server_port_1_nested1_pattern_4:
4535         type: tosca.capabilities.Attachment
4536         occurrences:
4537         - 1
4538         - UNBOUNDED
4539       memory.resident_server_1c2_oam_2:
4540         type: org.openecomp.capabilities.metric.Ceilometer
4541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4542         occurrences:
4543         - 1
4544         - UNBOUNDED
4545       memory.resident_server_1c2_oam_1:
4546         type: org.openecomp.capabilities.metric.Ceilometer
4547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4548         occurrences:
4549         - 1
4550         - UNBOUNDED
4551       disk.device.allocation_server_1c1_cmaui_1:
4552         type: org.openecomp.capabilities.metric.Ceilometer
4553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4554         occurrences:
4555         - 1
4556         - UNBOUNDED
4557       disk.device.allocation_server_1c1_cmaui_2:
4558         type: org.openecomp.capabilities.metric.Ceilometer
4559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4560         occurrences:
4561         - 1
4562         - UNBOUNDED
4563       disk.root.size_server_pd_nested1_pattern_4:
4564         type: org.openecomp.capabilities.metric.Ceilometer
4565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4566         occurrences:
4567         - 1
4568         - UNBOUNDED
4569       vcpus_server_1c1_cmaui_1:
4570         type: org.openecomp.capabilities.metric.Ceilometer
4571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4572         occurrences:
4573         - 1
4574         - UNBOUNDED
4575       feature_cmaui_port_1:
4576         type: tosca.capabilities.Node
4577         occurrences:
4578         - 1
4579         - UNBOUNDED
4580       feature_cmaui_port_2:
4581         type: tosca.capabilities.Node
4582         occurrences:
4583         - 1
4584         - UNBOUNDED
4585       instance_server_1c1_cmaui_2:
4586         type: org.openecomp.capabilities.metric.Ceilometer
4587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4588         occurrences:
4589         - 1
4590         - UNBOUNDED
4591       instance_server_1c1_cmaui_1:
4592         type: org.openecomp.capabilities.metric.Ceilometer
4593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4594         occurrences:
4595         - 1
4596         - UNBOUNDED
4597       network.outgoing.bytes.rate_pd_server_1b_port_1:
4598         type: org.openecomp.capabilities.metric.Ceilometer
4599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4600         occurrences:
4601         - 1
4602         - UNBOUNDED
4603       attachment_pd_server_port_2_nested1_pattern_4:
4604         type: tosca.capabilities.Attachment
4605         occurrences:
4606         - 1
4607         - UNBOUNDED
4608       disk.device.read.requests.rate_server_1c2_oam_1:
4609         type: org.openecomp.capabilities.metric.Ceilometer
4610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4611         occurrences:
4612         - 1
4613         - UNBOUNDED
4614       disk.device.read.requests.rate_server_1c2_oam_2:
4615         type: org.openecomp.capabilities.metric.Ceilometer
4616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4617         occurrences:
4618         - 1
4619         - UNBOUNDED
4620       os_server_1b_pd_1:
4621         type: tosca.capabilities.OperatingSystem
4622         occurrences:
4623         - 1
4624         - UNBOUNDED
4625       os_server_1b_pd_2:
4626         type: tosca.capabilities.OperatingSystem
4627         occurrences:
4628         - 1
4629         - UNBOUNDED
4630       disk.root.size_server_1b_pd_2:
4631         type: org.openecomp.capabilities.metric.Ceilometer
4632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4633         occurrences:
4634         - 1
4635         - UNBOUNDED
4636       endpoint_server_1c1_cmaui_2:
4637         type: tosca.capabilities.Endpoint.Admin
4638         occurrences:
4639         - 1
4640         - UNBOUNDED
4641       network.incoming.packets.rate_ps_server_1b_port_1:
4642         type: org.openecomp.capabilities.metric.Ceilometer
4643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4644         occurrences:
4645         - 1
4646         - UNBOUNDED
4647       host_server_1b_pd_1:
4648         type: tosca.capabilities.Container
4649         valid_source_types:
4650         - tosca.nodes.SoftwareComponent
4651         occurrences:
4652         - 1
4653         - UNBOUNDED
4654       disk.root.size_server_1b_pd_1:
4655         type: org.openecomp.capabilities.metric.Ceilometer
4656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4657         occurrences:
4658         - 1
4659         - UNBOUNDED
4660       endpoint_server_1c1_cmaui_1:
4661         type: tosca.capabilities.Endpoint.Admin
4662         occurrences:
4663         - 1
4664         - UNBOUNDED
4665       host_server_1b_pd_2:
4666         type: tosca.capabilities.Container
4667         valid_source_types:
4668         - tosca.nodes.SoftwareComponent
4669         occurrences:
4670         - 1
4671         - UNBOUNDED
4672       vcpus_server_1c1_cmaui_2:
4673         type: org.openecomp.capabilities.metric.Ceilometer
4674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4675         occurrences:
4676         - 1
4677         - UNBOUNDED
4678       forwarder_cmaui_port_2:
4679         type: org.openecomp.capabilities.Forwarder
4680         occurrences:
4681         - 1
4682         - UNBOUNDED
4683       forwarder_cmaui_port_1:
4684         type: org.openecomp.capabilities.Forwarder
4685         occurrences:
4686         - 1
4687         - UNBOUNDED
4688       disk.allocation_server_1b_pd_1:
4689         type: org.openecomp.capabilities.metric.Ceilometer
4690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4691         occurrences:
4692         - 1
4693         - UNBOUNDED
4694       disk.allocation_server_1b_pd_2:
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       attachment_ps_server_1b_port_1:
4701         type: tosca.capabilities.Attachment
4702         occurrences:
4703         - 1
4704         - UNBOUNDED
4705       disk.device.read.requests.rate_server_1b_pd_1:
4706         type: org.openecomp.capabilities.metric.Ceilometer
4707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4708         occurrences:
4709         - 1
4710         - UNBOUNDED
4711       disk.device.read.requests.rate_server_1b_pd_2:
4712         type: org.openecomp.capabilities.metric.Ceilometer
4713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4714         occurrences:
4715         - 1
4716         - UNBOUNDED
4717       disk.write.bytes.rate_server_1c1_cmaui_1:
4718         type: org.openecomp.capabilities.metric.Ceilometer
4719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4720         occurrences:
4721         - 1
4722         - UNBOUNDED
4723       disk.write.bytes.rate_server_1c1_cmaui_2:
4724         type: org.openecomp.capabilities.metric.Ceilometer
4725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4726         occurrences:
4727         - 1
4728         - UNBOUNDED
4729       memory.resident_server_pd_nested1_pattern_4:
4730         type: org.openecomp.capabilities.metric.Ceilometer
4731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4732         occurrences:
4733         - 1
4734         - UNBOUNDED
4735       network.outgoing.bytes.rate_pd_server_port_2_nested1_pattern_4:
4736         type: org.openecomp.capabilities.metric.Ceilometer
4737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4738         occurrences:
4739         - 1
4740         - UNBOUNDED
4741       network.outgoing.bytes_ps_server_1b_port_1:
4742         type: org.openecomp.capabilities.metric.Ceilometer
4743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4744         occurrences:
4745         - 1
4746         - UNBOUNDED
4747       disk.device.allocation_server_pd_nested1_pattern_4:
4748         type: org.openecomp.capabilities.metric.Ceilometer
4749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4750         occurrences:
4751         - 1
4752         - UNBOUNDED
4753       network.outpoing.packets_cmaui_port_1:
4754         type: org.openecomp.capabilities.metric.Ceilometer
4755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4756         occurrences:
4757         - 1
4758         - UNBOUNDED
4759       network.outpoing.packets_cmaui_port_2:
4760         type: org.openecomp.capabilities.metric.Ceilometer
4761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4762         occurrences:
4763         - 1
4764         - UNBOUNDED
4765       disk.read.bytes.rate_server_1b_pd_2:
4766         type: org.openecomp.capabilities.metric.Ceilometer
4767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4768         occurrences:
4769         - 1
4770         - UNBOUNDED
4771       disk.read.bytes.rate_server_1b_pd_1:
4772         type: org.openecomp.capabilities.metric.Ceilometer
4773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4774         occurrences:
4775         - 1
4776         - UNBOUNDED
4777       memory.usage_server_1b_pd_2:
4778         type: org.openecomp.capabilities.metric.Ceilometer
4779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4780         occurrences:
4781         - 1
4782         - UNBOUNDED
4783       memory.usage_server_1c2_oam_2:
4784         type: org.openecomp.capabilities.metric.Ceilometer
4785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4786         occurrences:
4787         - 1
4788         - UNBOUNDED
4789       memory.usage_server_1b_pd_1:
4790         type: org.openecomp.capabilities.metric.Ceilometer
4791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4792         occurrences:
4793         - 1
4794         - UNBOUNDED
4795       memory.usage_server_1c2_oam_1:
4796         type: org.openecomp.capabilities.metric.Ceilometer
4797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4798         occurrences:
4799         - 1
4800         - UNBOUNDED
4801       disk.read.requests_server_1c2_oam_2:
4802         type: org.openecomp.capabilities.metric.Ceilometer
4803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4804         occurrences:
4805         - 1
4806         - UNBOUNDED
4807       disk.latency_server_1b_pd_2:
4808         type: org.openecomp.capabilities.metric.Ceilometer
4809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4810         occurrences:
4811         - 1
4812         - UNBOUNDED
4813       disk.read.requests_server_1c2_oam_1:
4814         type: org.openecomp.capabilities.metric.Ceilometer
4815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4816         occurrences:
4817         - 1
4818         - UNBOUNDED
4819       disk.latency_server_1b_pd_1:
4820         type: org.openecomp.capabilities.metric.Ceilometer
4821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4822         occurrences:
4823         - 1
4824         - UNBOUNDED
4825       memory.resident_server_1c1_cmaui_2:
4826         type: org.openecomp.capabilities.metric.Ceilometer
4827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4828         occurrences:
4829         - 1
4830         - UNBOUNDED
4831       memory.resident_server_1c1_cmaui_1:
4832         type: org.openecomp.capabilities.metric.Ceilometer
4833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4834         occurrences:
4835         - 1
4836         - UNBOUNDED
4837       os_server_1c1_cmaui_2:
4838         type: tosca.capabilities.OperatingSystem
4839         occurrences:
4840         - 1
4841         - UNBOUNDED
4842       os_server_1c1_cmaui_1:
4843         type: tosca.capabilities.OperatingSystem
4844         occurrences:
4845         - 1
4846         - UNBOUNDED
4847       disk.ephemeral.size_server_pd_nested1_pattern_4:
4848         type: org.openecomp.capabilities.metric.Ceilometer
4849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4850         occurrences:
4851         - 1
4852         - UNBOUNDED
4853       instance_server_1c2_oam_1:
4854         type: org.openecomp.capabilities.metric.Ceilometer
4855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4856         occurrences:
4857         - 1
4858         - UNBOUNDED
4859       instance_server_1c2_oam_2:
4860         type: org.openecomp.capabilities.metric.Ceilometer
4861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4862         occurrences:
4863         - 1
4864         - UNBOUNDED
4865       memory_server_1c1_cmaui_2:
4866         type: org.openecomp.capabilities.metric.Ceilometer
4867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4868         occurrences:
4869         - 1
4870         - UNBOUNDED
4871       network.incoming.bytes.rate_ps_server_1b_port_1:
4872         type: org.openecomp.capabilities.metric.Ceilometer
4873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4874         occurrences:
4875         - 1
4876         - UNBOUNDED
4877       disk.device.write.requests.rate_server_pd_nested1_pattern_4:
4878         type: org.openecomp.capabilities.metric.Ceilometer
4879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4880         occurrences:
4881         - 1
4882         - UNBOUNDED
4883       disk.write.requests.rate_server_1b_pd_1:
4884         type: org.openecomp.capabilities.metric.Ceilometer
4885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4886         occurrences:
4887         - 1
4888         - UNBOUNDED
4889       disk.write.requests.rate_server_1b_pd_2:
4890         type: org.openecomp.capabilities.metric.Ceilometer
4891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4892         occurrences:
4893         - 1
4894         - UNBOUNDED
4895       memory_server_1c1_cmaui_1:
4896         type: org.openecomp.capabilities.metric.Ceilometer
4897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4898         occurrences:
4899         - 1
4900         - UNBOUNDED
4901       disk.read.bytes.rate_server_pd_nested1_pattern_4:
4902         type: org.openecomp.capabilities.metric.Ceilometer
4903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4904         occurrences:
4905         - 1
4906         - UNBOUNDED
4907       vcpus_server_1c2_oam_1:
4908         type: org.openecomp.capabilities.metric.Ceilometer
4909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4910         occurrences:
4911         - 1
4912         - UNBOUNDED
4913       vcpus_server_1c2_oam_2:
4914         type: org.openecomp.capabilities.metric.Ceilometer
4915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4916         occurrences:
4917         - 1
4918         - UNBOUNDED
4919       disk.device.allocation_server_1b_pd_2:
4920         type: org.openecomp.capabilities.metric.Ceilometer
4921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4922         occurrences:
4923         - 1
4924         - UNBOUNDED
4925       disk.device.allocation_server_1b_pd_1:
4926         type: org.openecomp.capabilities.metric.Ceilometer
4927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4928         occurrences:
4929         - 1
4930         - UNBOUNDED
4931       disk.ephemeral.size_server_1c1_cmaui_1:
4932         type: org.openecomp.capabilities.metric.Ceilometer
4933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4934         occurrences:
4935         - 1
4936         - UNBOUNDED
4937       disk.ephemeral.size_server_1c1_cmaui_2:
4938         type: org.openecomp.capabilities.metric.Ceilometer
4939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4940         occurrences:
4941         - 1
4942         - UNBOUNDED
4943       disk.root.size_server_1c1_cmaui_2:
4944         type: org.openecomp.capabilities.metric.Ceilometer
4945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4946         occurrences:
4947         - 1
4948         - UNBOUNDED
4949       disk.root.size_server_1c1_cmaui_1:
4950         type: org.openecomp.capabilities.metric.Ceilometer
4951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4952         occurrences:
4953         - 1
4954         - UNBOUNDED
4955       disk.read.requests_server_1b_pd_2:
4956         type: org.openecomp.capabilities.metric.Ceilometer
4957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4958         occurrences:
4959         - 1
4960         - UNBOUNDED
4961       disk.device.write.bytes.rate_server_1c1_cmaui_2:
4962         type: org.openecomp.capabilities.metric.Ceilometer
4963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4964         occurrences:
4965         - 1
4966         - UNBOUNDED
4967       disk.read.requests_server_1b_pd_1:
4968         type: org.openecomp.capabilities.metric.Ceilometer
4969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4970         occurrences:
4971         - 1
4972         - UNBOUNDED
4973       cpu_util_server_1b_pd_2:
4974         type: org.openecomp.capabilities.metric.Ceilometer
4975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4976         occurrences:
4977         - 1
4978         - UNBOUNDED
4979       cpu_util_server_1b_pd_1:
4980         type: org.openecomp.capabilities.metric.Ceilometer
4981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4982         occurrences:
4983         - 1
4984         - UNBOUNDED
4985       disk.write.requests_server_pd_nested1_pattern_4:
4986         type: org.openecomp.capabilities.metric.Ceilometer
4987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4988         occurrences:
4989         - 1
4990         - UNBOUNDED
4991       forwarder_ps_server_1b_port_1:
4992         type: org.openecomp.capabilities.Forwarder
4993         occurrences:
4994         - 1
4995         - UNBOUNDED
4996       disk.device.write.bytes_server_1c1_cmaui_1:
4997         type: org.openecomp.capabilities.metric.Ceilometer
4998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4999         occurrences:
5000         - 1
5001         - UNBOUNDED
5002       disk.device.write.bytes.rate_server_1c1_cmaui_1:
5003         type: org.openecomp.capabilities.metric.Ceilometer
5004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5005         occurrences:
5006         - 1
5007         - UNBOUNDED
5008       disk.device.write.bytes_server_1c1_cmaui_2:
5009         type: org.openecomp.capabilities.metric.Ceilometer
5010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5011         occurrences:
5012         - 1
5013         - UNBOUNDED
5014       host_server_1c2_oam_1:
5015         type: tosca.capabilities.Container
5016         valid_source_types:
5017         - tosca.nodes.SoftwareComponent
5018         occurrences:
5019         - 1
5020         - UNBOUNDED
5021       host_server_1c2_oam_2:
5022         type: tosca.capabilities.Container
5023         valid_source_types:
5024         - tosca.nodes.SoftwareComponent
5025         occurrences:
5026         - 1
5027         - UNBOUNDED
5028       cpu_server_pd_nested1_pattern_4:
5029         type: org.openecomp.capabilities.metric.Ceilometer
5030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5031         occurrences:
5032         - 1
5033         - UNBOUNDED
5034       disk.device.read.requests_server_1c1_cmaui_2:
5035         type: org.openecomp.capabilities.metric.Ceilometer
5036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5037         occurrences:
5038         - 1
5039         - UNBOUNDED
5040       disk.device.read.requests_server_1c1_cmaui_1:
5041         type: org.openecomp.capabilities.metric.Ceilometer
5042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5043         occurrences:
5044         - 1
5045         - UNBOUNDED
5046       binding_server_1b_pd_2:
5047         type: tosca.capabilities.network.Bindable
5048         occurrences:
5049         - 1
5050         - UNBOUNDED
5051       binding_server_1b_pd_1:
5052         type: tosca.capabilities.network.Bindable
5053         occurrences:
5054         - 1
5055         - UNBOUNDED
5056       binding_pd_server_port_2_nested1_pattern_4:
5057         type: tosca.capabilities.network.Bindable
5058         valid_source_types:
5059         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5060         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5061         occurrences:
5062         - 0
5063         - UNBOUNDED
5064       disk.device.read.bytes.rate_server_1c1_cmaui_1:
5065         type: org.openecomp.capabilities.metric.Ceilometer
5066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5067         occurrences:
5068         - 1
5069         - UNBOUNDED
5070       disk.device.read.bytes.rate_server_1c1_cmaui_2:
5071         type: org.openecomp.capabilities.metric.Ceilometer
5072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5073         occurrences:
5074         - 1
5075         - UNBOUNDED
5076       attachment_pd_server_1b_port_1:
5077         type: tosca.capabilities.Attachment
5078         occurrences:
5079         - 1
5080         - UNBOUNDED
5081       cpu.delta_server_1c2_oam_2:
5082         type: org.openecomp.capabilities.metric.Ceilometer
5083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5084         occurrences:
5085         - 1
5086         - UNBOUNDED
5087       disk.ephemeral.size_server_1b_pd_1:
5088         type: org.openecomp.capabilities.metric.Ceilometer
5089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5090         occurrences:
5091         - 1
5092         - UNBOUNDED
5093       disk.ephemeral.size_server_1b_pd_2:
5094         type: org.openecomp.capabilities.metric.Ceilometer
5095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5096         occurrences:
5097         - 1
5098         - UNBOUNDED
5099       disk.usage_server_1c1_cmaui_2:
5100         type: org.openecomp.capabilities.metric.Ceilometer
5101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5102         occurrences:
5103         - 1
5104         - UNBOUNDED
5105       disk.usage_server_1c1_cmaui_1:
5106         type: org.openecomp.capabilities.metric.Ceilometer
5107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5108         occurrences:
5109         - 1
5110         - UNBOUNDED
5111       network.incoming.bytes_oam_port_2:
5112         type: org.openecomp.capabilities.metric.Ceilometer
5113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5114         occurrences:
5115         - 1
5116         - UNBOUNDED
5117       network.incoming.bytes_oam_port_1:
5118         type: org.openecomp.capabilities.metric.Ceilometer
5119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5120         occurrences:
5121         - 1
5122         - UNBOUNDED
5123       disk.write.bytes.rate_server_pd_nested1_pattern_4:
5124         type: org.openecomp.capabilities.metric.Ceilometer
5125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5126         occurrences:
5127         - 1
5128         - UNBOUNDED
5129       attachment_cmaui_port_2:
5130         type: tosca.capabilities.Attachment
5131         occurrences:
5132         - 1
5133         - UNBOUNDED
5134       network.outgoing.bytes.rate_oam_port_1:
5135         type: org.openecomp.capabilities.metric.Ceilometer
5136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5137         occurrences:
5138         - 1
5139         - UNBOUNDED
5140       instance_server_1b_pd_1:
5141         type: org.openecomp.capabilities.metric.Ceilometer
5142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5143         occurrences:
5144         - 1
5145         - UNBOUNDED
5146       disk.device.capacity_server_1b_pd_1:
5147         type: org.openecomp.capabilities.metric.Ceilometer
5148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5149         occurrences:
5150         - 1
5151         - UNBOUNDED
5152       network.outgoing.bytes.rate_oam_port_2:
5153         type: org.openecomp.capabilities.metric.Ceilometer
5154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5155         occurrences:
5156         - 1
5157         - UNBOUNDED
5158       instance_server_1b_pd_2:
5159         type: org.openecomp.capabilities.metric.Ceilometer
5160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5161         occurrences:
5162         - 1
5163         - UNBOUNDED
5164       disk.device.capacity_server_1b_pd_2:
5165         type: org.openecomp.capabilities.metric.Ceilometer
5166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5167         occurrences:
5168         - 1
5169         - UNBOUNDED
5170       disk.capacity_server_1c1_cmaui_1:
5171         type: org.openecomp.capabilities.metric.Ceilometer
5172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5173         occurrences:
5174         - 1
5175         - UNBOUNDED
5176       network.outgoing.packets.rate_cmaui_port_1:
5177         type: org.openecomp.capabilities.metric.Ceilometer
5178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5179         occurrences:
5180         - 1
5181         - UNBOUNDED
5182       network.outgoing.packets.rate_cmaui_port_2:
5183         type: org.openecomp.capabilities.metric.Ceilometer
5184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5185         occurrences:
5186         - 1
5187         - UNBOUNDED
5188       attachment_cmaui_port_1:
5189         type: tosca.capabilities.Attachment
5190         occurrences:
5191         - 1
5192         - UNBOUNDED
5193       disk.capacity_server_1c1_cmaui_2:
5194         type: org.openecomp.capabilities.metric.Ceilometer
5195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5196         occurrences:
5197         - 1
5198         - UNBOUNDED
5199       disk.ephemeral.size_server_1c2_oam_2:
5200         type: org.openecomp.capabilities.metric.Ceilometer
5201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5202         occurrences:
5203         - 1
5204         - UNBOUNDED
5205       disk.ephemeral.size_server_1c2_oam_1:
5206         type: org.openecomp.capabilities.metric.Ceilometer
5207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5208         occurrences:
5209         - 1
5210         - UNBOUNDED
5211       disk.device.read.requests.rate_server_1c1_cmaui_1:
5212         type: org.openecomp.capabilities.metric.Ceilometer
5213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5214         occurrences:
5215         - 1
5216         - UNBOUNDED
5217       network.incoming.packets.rate_pd_server_1b_port_1:
5218         type: org.openecomp.capabilities.metric.Ceilometer
5219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5220         occurrences:
5221         - 1
5222         - UNBOUNDED
5223       disk.device.read.bytes_server_1c2_oam_2:
5224         type: org.openecomp.capabilities.metric.Ceilometer
5225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5226         occurrences:
5227         - 1
5228         - UNBOUNDED
5229       disk.device.read.bytes_server_1c2_oam_1:
5230         type: org.openecomp.capabilities.metric.Ceilometer
5231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5232         occurrences:
5233         - 1
5234         - UNBOUNDED
5235       disk.device.read.requests.rate_server_1c1_cmaui_2:
5236         type: org.openecomp.capabilities.metric.Ceilometer
5237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5238         occurrences:
5239         - 1
5240         - UNBOUNDED
5241       cpu.delta_server_1c2_oam_1:
5242         type: org.openecomp.capabilities.metric.Ceilometer
5243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5244         occurrences:
5245         - 1
5246         - UNBOUNDED
5247       disk.device.read.bytes.rate_server_1c2_oam_1:
5248         type: org.openecomp.capabilities.metric.Ceilometer
5249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5250         occurrences:
5251         - 1
5252         - UNBOUNDED
5253       disk.device.usage_server_1b_pd_1:
5254         type: org.openecomp.capabilities.metric.Ceilometer
5255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5256         occurrences:
5257         - 1
5258         - UNBOUNDED
5259       disk.device.usage_server_1b_pd_2:
5260         type: org.openecomp.capabilities.metric.Ceilometer
5261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5262         occurrences:
5263         - 1
5264         - UNBOUNDED
5265       network.incoming.packets.rate_pd_server_port_1_nested1_pattern_4:
5266         type: org.openecomp.capabilities.metric.Ceilometer
5267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5268         occurrences:
5269         - 1
5270         - UNBOUNDED
5271       disk.device.read.bytes.rate_server_1c2_oam_2:
5272         type: org.openecomp.capabilities.metric.Ceilometer
5273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5274         occurrences:
5275         - 1
5276         - UNBOUNDED
5277       disk.write.bytes_server_1c1_cmaui_1:
5278         type: org.openecomp.capabilities.metric.Ceilometer
5279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5280         occurrences:
5281         - 1
5282         - UNBOUNDED
5283       disk.write.bytes_server_1c1_cmaui_2:
5284         type: org.openecomp.capabilities.metric.Ceilometer
5285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5286         occurrences:
5287         - 1
5288         - UNBOUNDED
5289       feature_oam_port_2:
5290         type: tosca.capabilities.Node
5291         occurrences:
5292         - 1
5293         - UNBOUNDED
5294       feature_oam_port_1:
5295         type: tosca.capabilities.Node
5296         occurrences:
5297         - 1
5298         - UNBOUNDED
5299       feature_nested1_pattern_4:
5300         type: tosca.capabilities.Node
5301         occurrences:
5302         - 1
5303         - UNBOUNDED
5304       network.incoming.packets_pd_server_port_1_nested1_pattern_4:
5305         type: org.openecomp.capabilities.metric.Ceilometer
5306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5307         occurrences:
5308         - 1
5309         - UNBOUNDED
5310       disk.device.latency_server_1c1_cmaui_1:
5311         type: org.openecomp.capabilities.metric.Ceilometer
5312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5313         occurrences:
5314         - 1
5315         - UNBOUNDED
5316       scalable_server_1c1_cmaui_1:
5317         type: tosca.capabilities.Scalable
5318         occurrences:
5319         - 1
5320         - UNBOUNDED
5321       disk.device.latency_server_1c1_cmaui_2:
5322         type: org.openecomp.capabilities.metric.Ceilometer
5323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5324         occurrences:
5325         - 1
5326         - UNBOUNDED
5327       scalable_server_1c1_cmaui_2:
5328         type: tosca.capabilities.Scalable
5329         occurrences:
5330         - 1
5331         - UNBOUNDED
5332       cpu.delta_server_1c1_cmaui_2:
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       cpu.delta_server_1c1_cmaui_1:
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       scalable_server_1b_pd_1:
5345         type: tosca.capabilities.Scalable
5346         occurrences:
5347         - 1
5348         - UNBOUNDED
5349       scalable_server_1b_pd_2:
5350         type: tosca.capabilities.Scalable
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       cpu.delta_server_1b_pd_1:
5355         type: org.openecomp.capabilities.metric.Ceilometer
5356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5357         occurrences:
5358         - 1
5359         - UNBOUNDED
5360       cpu.delta_server_1b_pd_2:
5361         type: org.openecomp.capabilities.metric.Ceilometer
5362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5363         occurrences:
5364         - 1
5365         - UNBOUNDED
5366       network.incoming.packets_pd_server_1b_port_1:
5367         type: org.openecomp.capabilities.metric.Ceilometer
5368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5369         occurrences:
5370         - 1
5371         - UNBOUNDED
5372       binding_pd_server_port_1_nested1_pattern_4:
5373         type: tosca.capabilities.network.Bindable
5374         valid_source_types:
5375         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5376         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5377         occurrences:
5378         - 0
5379         - UNBOUNDED
5380       network.incoming.bytes.rate_pd_server_1b_port_1:
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       feature_ps_server_1b_port_1:
5387         type: tosca.capabilities.Node
5388         occurrences:
5389         - 1
5390         - UNBOUNDED
5391       endpoint_server_1c2_oam_2:
5392         type: tosca.capabilities.Endpoint.Admin
5393         occurrences:
5394         - 1
5395         - UNBOUNDED
5396       endpoint_server_1c2_oam_1:
5397         type: tosca.capabilities.Endpoint.Admin
5398         occurrences:
5399         - 1
5400         - UNBOUNDED
5401   org.openecomp.resource.abstract.nodes.rd_server_1b_1:
5402     derived_from: org.openecomp.resource.abstract.nodes.VFC
5403     properties:
5404       port_ps_server_1b_port_vlan_requirements:
5405         type: list
5406         required: true
5407         status: SUPPORTED
5408         entry_schema:
5409           type: org.openecomp.datatypes.network.VlanRequirements
5410       port_ps_server_1b_port_mac_requirements:
5411         type: org.openecomp.datatypes.network.MacRequirements
5412         required: true
5413         status: SUPPORTED
5414       port_ps_server_1b_port_network_role_tag:
5415         type: string
5416         required: true
5417         status: SUPPORTED
5418       port_ps_server_1b_port_fixed_ips:
5419         type: list
5420         required: true
5421         status: SUPPORTED
5422         entry_schema:
5423           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5424       index_value:
5425         type: integer
5426         description: Index value of this substitution service template runtime instance
5427         required: false
5428         default: 0
5429         status: SUPPORTED
5430         constraints:
5431         - greater_or_equal: 0
5432       compute_rd_server_1b_availability_zone:
5433         type: list
5434         required: true
5435         status: SUPPORTED
5436         entry_schema:
5437           type: string
5438       port_ps_server_1b_port_order:
5439         type: integer
5440         required: true
5441         status: SUPPORTED
5442       vm_flavor_name:
5443         type: string
5444         required: true
5445         status: SUPPORTED
5446       port_ps_server_1b_port_related_networks:
5447         type: list
5448         required: true
5449         status: SUPPORTED
5450         entry_schema:
5451           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
5452       port_ps_server_1b_port_network:
5453         type: list
5454         required: true
5455         status: SUPPORTED
5456         entry_schema:
5457           type: string
5458       port_ps_server_1b_port_exCP_naming:
5459         type: org.openecomp.datatypes.Naming
5460         required: true
5461         status: SUPPORTED
5462       port_ps_server_1b_port_ip_requirements:
5463         type: list
5464         required: true
5465         status: SUPPORTED
5466         entry_schema:
5467           type: org.openecomp.datatypes.network.IpRequirements
5468       vm_image_name:
5469         type: string
5470         required: true
5471         status: SUPPORTED
5472       port_ps_server_1b_port_network_role:
5473         type: string
5474         required: true
5475         status: SUPPORTED
5476       port_ps_server_1b_port_replacement_policy:
5477         type: list
5478         required: true
5479         status: SUPPORTED
5480         entry_schema:
5481           type: string
5482       compute_rd_server_1b_name:
5483         type: list
5484         required: true
5485         status: SUPPORTED
5486         entry_schema:
5487           type: string
5488       port_ps_server_1b_port_subnetpoolid:
5489         type: string
5490         required: true
5491         status: SUPPORTED
5492     requirements:
5493     - dependency_rd_server_1b_ps_server_1b_port:
5494         capability: tosca.capabilities.Node
5495         node: tosca.nodes.Root
5496         relationship: tosca.relationships.DependsOn
5497         occurrences:
5498         - 0
5499         - UNBOUNDED
5500     - link_rd_server_1b_ps_server_1b_port:
5501         capability: tosca.capabilities.network.Linkable
5502         relationship: tosca.relationships.network.LinksTo
5503         occurrences:
5504         - 1
5505         - 1
5506     - dependency_rd_server_1b:
5507         capability: tosca.capabilities.Node
5508         node: tosca.nodes.Root
5509         relationship: tosca.relationships.DependsOn
5510         occurrences:
5511         - 0
5512         - UNBOUNDED
5513     - local_storage_rd_server_1b:
5514         capability: tosca.capabilities.Attachment
5515         node: tosca.nodes.BlockStorage
5516         relationship: tosca.relationships.AttachesTo
5517         occurrences:
5518         - 0
5519         - UNBOUNDED
5520     capabilities:
5521       disk.usage_rd_server_1b:
5522         type: org.openecomp.capabilities.metric.Ceilometer
5523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5524         occurrences:
5525         - 1
5526         - UNBOUNDED
5527       cpu_util_rd_server_1b:
5528         type: org.openecomp.capabilities.metric.Ceilometer
5529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5530         occurrences:
5531         - 1
5532         - UNBOUNDED
5533       vcpus_rd_server_1b:
5534         type: org.openecomp.capabilities.metric.Ceilometer
5535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5536         occurrences:
5537         - 1
5538         - UNBOUNDED
5539       disk.device.write.requests_rd_server_1b:
5540         type: org.openecomp.capabilities.metric.Ceilometer
5541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5542         occurrences:
5543         - 1
5544         - UNBOUNDED
5545       disk.device.write.bytes_rd_server_1b:
5546         type: org.openecomp.capabilities.metric.Ceilometer
5547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5548         occurrences:
5549         - 1
5550         - UNBOUNDED
5551       disk.capacity_rd_server_1b:
5552         type: org.openecomp.capabilities.metric.Ceilometer
5553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5554         occurrences:
5555         - 1
5556         - UNBOUNDED
5557       disk.write.requests_rd_server_1b:
5558         type: org.openecomp.capabilities.metric.Ceilometer
5559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5560         occurrences:
5561         - 1
5562         - UNBOUNDED
5563       scalable_rd_server_1b:
5564         type: tosca.capabilities.Scalable
5565         occurrences:
5566         - 1
5567         - UNBOUNDED
5568       network.incoming.bytes_rd_server_1b_ps_server_1b_port:
5569         type: org.openecomp.capabilities.metric.Ceilometer
5570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5571         occurrences:
5572         - 1
5573         - UNBOUNDED
5574       disk.device.usage_rd_server_1b:
5575         type: org.openecomp.capabilities.metric.Ceilometer
5576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5577         occurrences:
5578         - 1
5579         - UNBOUNDED
5580       binding_rd_server_1b_ps_server_1b_port:
5581         type: tosca.capabilities.network.Bindable
5582         valid_source_types:
5583         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5584         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5585         occurrences:
5586         - 0
5587         - UNBOUNDED
5588       disk.device.latency_rd_server_1b:
5589         type: org.openecomp.capabilities.metric.Ceilometer
5590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5591         occurrences:
5592         - 1
5593         - UNBOUNDED
5594       disk.device.read.bytes.rate_rd_server_1b:
5595         type: org.openecomp.capabilities.metric.Ceilometer
5596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5597         occurrences:
5598         - 1
5599         - UNBOUNDED
5600       disk.read.bytes.rate_rd_server_1b:
5601         type: org.openecomp.capabilities.metric.Ceilometer
5602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5603         occurrences:
5604         - 1
5605         - UNBOUNDED
5606       disk.root.size_rd_server_1b:
5607         type: org.openecomp.capabilities.metric.Ceilometer
5608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5609         occurrences:
5610         - 1
5611         - UNBOUNDED
5612       disk.device.write.requests.rate_rd_server_1b:
5613         type: org.openecomp.capabilities.metric.Ceilometer
5614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5615         occurrences:
5616         - 1
5617         - UNBOUNDED
5618       os_rd_server_1b:
5619         type: tosca.capabilities.OperatingSystem
5620         occurrences:
5621         - 1
5622         - UNBOUNDED
5623       network.outpoing.packets_rd_server_1b_ps_server_1b_port:
5624         type: org.openecomp.capabilities.metric.Ceilometer
5625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5626         occurrences:
5627         - 1
5628         - UNBOUNDED
5629       disk.device.read.bytes_rd_server_1b:
5630         type: org.openecomp.capabilities.metric.Ceilometer
5631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5632         occurrences:
5633         - 1
5634         - UNBOUNDED
5635       disk.device.read.requests.rate_rd_server_1b:
5636         type: org.openecomp.capabilities.metric.Ceilometer
5637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5638         occurrences:
5639         - 1
5640         - UNBOUNDED
5641       disk.device.allocation_rd_server_1b:
5642         type: org.openecomp.capabilities.metric.Ceilometer
5643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5644         occurrences:
5645         - 1
5646         - UNBOUNDED
5647       network.incoming.packets_rd_server_1b_ps_server_1b_port:
5648         type: org.openecomp.capabilities.metric.Ceilometer
5649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5650         occurrences:
5651         - 1
5652         - UNBOUNDED
5653       feature_rd_server_1b_ps_server_1b_port:
5654         type: tosca.capabilities.Node
5655         occurrences:
5656         - 1
5657         - UNBOUNDED
5658       disk.device.read.requests_rd_server_1b:
5659         type: org.openecomp.capabilities.metric.Ceilometer
5660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5661         occurrences:
5662         - 1
5663         - UNBOUNDED
5664       instance_rd_server_1b:
5665         type: org.openecomp.capabilities.metric.Ceilometer
5666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5667         occurrences:
5668         - 1
5669         - UNBOUNDED
5670       disk.write.bytes.rate_rd_server_1b:
5671         type: org.openecomp.capabilities.metric.Ceilometer
5672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5673         occurrences:
5674         - 1
5675         - UNBOUNDED
5676       forwarder_rd_server_1b_ps_server_1b_port:
5677         type: org.openecomp.capabilities.Forwarder
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       memory_rd_server_1b:
5682         type: org.openecomp.capabilities.metric.Ceilometer
5683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5684         occurrences:
5685         - 1
5686         - UNBOUNDED
5687       disk.write.bytes_rd_server_1b:
5688         type: org.openecomp.capabilities.metric.Ceilometer
5689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5690         occurrences:
5691         - 1
5692         - UNBOUNDED
5693       network.outgoing.packets.rate_rd_server_1b_ps_server_1b_port:
5694         type: org.openecomp.capabilities.metric.Ceilometer
5695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5696         occurrences:
5697         - 1
5698         - UNBOUNDED
5699       binding_rd_server_1b:
5700         type: tosca.capabilities.network.Bindable
5701         occurrences:
5702         - 1
5703         - UNBOUNDED
5704       network.incoming.packets.rate_rd_server_1b_ps_server_1b_port:
5705         type: org.openecomp.capabilities.metric.Ceilometer
5706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5707         occurrences:
5708         - 1
5709         - UNBOUNDED
5710       network.outgoing.bytes_rd_server_1b_ps_server_1b_port:
5711         type: org.openecomp.capabilities.metric.Ceilometer
5712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5713         occurrences:
5714         - 1
5715         - UNBOUNDED
5716       disk.read.bytes_rd_server_1b:
5717         type: org.openecomp.capabilities.metric.Ceilometer
5718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5719         occurrences:
5720         - 1
5721         - UNBOUNDED
5722       feature_rd_server_1b:
5723         type: tosca.capabilities.Node
5724         occurrences:
5725         - 1
5726         - UNBOUNDED
5727       memory.resident_rd_server_1b:
5728         type: org.openecomp.capabilities.metric.Ceilometer
5729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5730         occurrences:
5731         - 1
5732         - UNBOUNDED
5733       disk.read.requests_rd_server_1b:
5734         type: org.openecomp.capabilities.metric.Ceilometer
5735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5736         occurrences:
5737         - 1
5738         - UNBOUNDED
5739       disk.ephemeral.size_rd_server_1b:
5740         type: org.openecomp.capabilities.metric.Ceilometer
5741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5742         occurrences:
5743         - 1
5744         - UNBOUNDED
5745       disk.latency_rd_server_1b:
5746         type: org.openecomp.capabilities.metric.Ceilometer
5747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5748         occurrences:
5749         - 1
5750         - UNBOUNDED
5751       disk.write.requests.rate_rd_server_1b:
5752         type: org.openecomp.capabilities.metric.Ceilometer
5753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5754         occurrences:
5755         - 1
5756         - UNBOUNDED
5757       disk.device.write.bytes.rate_rd_server_1b:
5758         type: org.openecomp.capabilities.metric.Ceilometer
5759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5760         occurrences:
5761         - 1
5762         - UNBOUNDED
5763       disk.device.iops_rd_server_1b:
5764         type: org.openecomp.capabilities.metric.Ceilometer
5765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5766         occurrences:
5767         - 1
5768         - UNBOUNDED
5769       cpu_rd_server_1b:
5770         type: org.openecomp.capabilities.metric.Ceilometer
5771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5772         occurrences:
5773         - 1
5774         - UNBOUNDED
5775       network.incoming.bytes.rate_rd_server_1b_ps_server_1b_port:
5776         type: org.openecomp.capabilities.metric.Ceilometer
5777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5778         occurrences:
5779         - 1
5780         - UNBOUNDED
5781       cpu.delta_rd_server_1b:
5782         type: org.openecomp.capabilities.metric.Ceilometer
5783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5784         occurrences:
5785         - 1
5786         - UNBOUNDED
5787       host_rd_server_1b:
5788         type: tosca.capabilities.Container
5789         valid_source_types:
5790         - tosca.nodes.SoftwareComponent
5791         occurrences:
5792         - 1
5793         - UNBOUNDED
5794       disk.device.capacity_rd_server_1b:
5795         type: org.openecomp.capabilities.metric.Ceilometer
5796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5797         occurrences:
5798         - 1
5799         - UNBOUNDED
5800       disk.allocation_rd_server_1b:
5801         type: org.openecomp.capabilities.metric.Ceilometer
5802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5803         occurrences:
5804         - 1
5805         - UNBOUNDED
5806       attachment_rd_server_1b_ps_server_1b_port:
5807         type: tosca.capabilities.Attachment
5808         occurrences:
5809         - 1
5810         - UNBOUNDED
5811       disk.iops_rd_server_1b:
5812         type: org.openecomp.capabilities.metric.Ceilometer
5813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5814         occurrences:
5815         - 1
5816         - UNBOUNDED
5817       network.outgoing.bytes.rate_rd_server_1b_ps_server_1b_port:
5818         type: org.openecomp.capabilities.metric.Ceilometer
5819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5820         occurrences:
5821         - 1
5822         - UNBOUNDED
5823       endpoint_rd_server_1b:
5824         type: tosca.capabilities.Endpoint.Admin
5825         occurrences:
5826         - 1
5827         - UNBOUNDED
5828       memory.usage_rd_server_1b:
5829         type: org.openecomp.capabilities.metric.Ceilometer
5830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5831         occurrences:
5832         - 1
5833         - UNBOUNDED
5834   org.openecomp.resource.abstract.nodes.rd_server_1b:
5835     derived_from: org.openecomp.resource.abstract.nodes.VFC
5836     properties:
5837       port_rd_server_1b_port_network:
5838         type: list
5839         required: true
5840         status: SUPPORTED
5841         entry_schema:
5842           type: string
5843       port_rd_server_1b_port_order:
5844         type: integer
5845         required: true
5846         status: SUPPORTED
5847       index_value:
5848         type: integer
5849         description: Index value of this substitution service template runtime instance
5850         required: false
5851         default: 0
5852         status: SUPPORTED
5853         constraints:
5854         - greater_or_equal: 0
5855       compute_rd_server_1b_availability_zone:
5856         type: list
5857         required: true
5858         status: SUPPORTED
5859         entry_schema:
5860           type: string
5861       vm_flavor_name:
5862         type: string
5863         required: true
5864         status: SUPPORTED
5865       port_rd_server_1b_port_ip_requirements:
5866         type: list
5867         required: true
5868         status: SUPPORTED
5869         entry_schema:
5870           type: org.openecomp.datatypes.network.IpRequirements
5871       port_rd_server_1b_port_network_role_tag:
5872         type: string
5873         required: true
5874         status: SUPPORTED
5875       port_rd_server_1b_port_network_role:
5876         type: string
5877         required: true
5878         status: SUPPORTED
5879       vm_image_name:
5880         type: string
5881         required: true
5882         status: SUPPORTED
5883       port_rd_server_1b_port_mac_requirements:
5884         type: org.openecomp.datatypes.network.MacRequirements
5885         required: true
5886         status: SUPPORTED
5887       port_rd_server_1b_port_subnetpoolid:
5888         type: string
5889         required: true
5890         status: SUPPORTED
5891       compute_rd_server_1b_name:
5892         type: list
5893         required: true
5894         status: SUPPORTED
5895         entry_schema:
5896           type: string
5897       port_rd_server_1b_port_fixed_ips:
5898         type: list
5899         required: true
5900         status: SUPPORTED
5901         entry_schema:
5902           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5903       port_rd_server_1b_port_replacement_policy:
5904         type: list
5905         required: true
5906         status: SUPPORTED
5907         entry_schema:
5908           type: string
5909       port_rd_server_1b_port_vlan_requirements:
5910         type: list
5911         required: true
5912         status: SUPPORTED
5913         entry_schema:
5914           type: org.openecomp.datatypes.network.VlanRequirements
5915       port_rd_server_1b_port_exCP_naming:
5916         type: org.openecomp.datatypes.Naming
5917         required: true
5918         status: SUPPORTED
5919       port_rd_server_1b_port_related_networks:
5920         type: list
5921         required: true
5922         status: SUPPORTED
5923         entry_schema:
5924           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
5925     attributes:
5926       rd_server_1b_accessIPv4:
5927         type: string
5928         status: SUPPORTED
5929     requirements:
5930     - dependency_rd_server_1b_rd_server_1b_port:
5931         capability: tosca.capabilities.Node
5932         node: tosca.nodes.Root
5933         relationship: tosca.relationships.DependsOn
5934         occurrences:
5935         - 0
5936         - UNBOUNDED
5937     - link_rd_server_1b_rd_server_1b_port:
5938         capability: tosca.capabilities.network.Linkable
5939         relationship: tosca.relationships.network.LinksTo
5940         occurrences:
5941         - 1
5942         - 1
5943     - dependency_rd_server_1b:
5944         capability: tosca.capabilities.Node
5945         node: tosca.nodes.Root
5946         relationship: tosca.relationships.DependsOn
5947         occurrences:
5948         - 0
5949         - UNBOUNDED
5950     - local_storage_rd_server_1b:
5951         capability: tosca.capabilities.Attachment
5952         node: tosca.nodes.BlockStorage
5953         relationship: tosca.relationships.AttachesTo
5954         occurrences:
5955         - 0
5956         - UNBOUNDED
5957     capabilities:
5958       network.outgoing.bytes.rate_rd_server_1b_rd_server_1b_port:
5959         type: org.openecomp.capabilities.metric.Ceilometer
5960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5961         occurrences:
5962         - 1
5963         - UNBOUNDED
5964       network.incoming.packets_rd_server_1b_rd_server_1b_port:
5965         type: org.openecomp.capabilities.metric.Ceilometer
5966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5967         occurrences:
5968         - 1
5969         - UNBOUNDED
5970       disk.usage_rd_server_1b:
5971         type: org.openecomp.capabilities.metric.Ceilometer
5972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5973         occurrences:
5974         - 1
5975         - UNBOUNDED
5976       cpu_util_rd_server_1b:
5977         type: org.openecomp.capabilities.metric.Ceilometer
5978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5979         occurrences:
5980         - 1
5981         - UNBOUNDED
5982       vcpus_rd_server_1b:
5983         type: org.openecomp.capabilities.metric.Ceilometer
5984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5985         occurrences:
5986         - 1
5987         - UNBOUNDED
5988       disk.device.write.requests_rd_server_1b:
5989         type: org.openecomp.capabilities.metric.Ceilometer
5990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5991         occurrences:
5992         - 1
5993         - UNBOUNDED
5994       disk.device.write.bytes_rd_server_1b:
5995         type: org.openecomp.capabilities.metric.Ceilometer
5996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5997         occurrences:
5998         - 1
5999         - UNBOUNDED
6000       disk.capacity_rd_server_1b:
6001         type: org.openecomp.capabilities.metric.Ceilometer
6002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6003         occurrences:
6004         - 1
6005         - UNBOUNDED
6006       disk.write.requests_rd_server_1b:
6007         type: org.openecomp.capabilities.metric.Ceilometer
6008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6009         occurrences:
6010         - 1
6011         - UNBOUNDED
6012       scalable_rd_server_1b:
6013         type: tosca.capabilities.Scalable
6014         occurrences:
6015         - 1
6016         - UNBOUNDED
6017       disk.device.usage_rd_server_1b:
6018         type: org.openecomp.capabilities.metric.Ceilometer
6019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6020         occurrences:
6021         - 1
6022         - UNBOUNDED
6023       disk.device.latency_rd_server_1b:
6024         type: org.openecomp.capabilities.metric.Ceilometer
6025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6026         occurrences:
6027         - 1
6028         - UNBOUNDED
6029       disk.device.read.bytes.rate_rd_server_1b:
6030         type: org.openecomp.capabilities.metric.Ceilometer
6031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6032         occurrences:
6033         - 1
6034         - UNBOUNDED
6035       network.incoming.bytes_rd_server_1b_rd_server_1b_port:
6036         type: org.openecomp.capabilities.metric.Ceilometer
6037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6038         occurrences:
6039         - 1
6040         - UNBOUNDED
6041       network.incoming.bytes.rate_rd_server_1b_rd_server_1b_port:
6042         type: org.openecomp.capabilities.metric.Ceilometer
6043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6044         occurrences:
6045         - 1
6046         - UNBOUNDED
6047       disk.read.bytes.rate_rd_server_1b:
6048         type: org.openecomp.capabilities.metric.Ceilometer
6049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6050         occurrences:
6051         - 1
6052         - UNBOUNDED
6053       disk.root.size_rd_server_1b:
6054         type: org.openecomp.capabilities.metric.Ceilometer
6055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6056         occurrences:
6057         - 1
6058         - UNBOUNDED
6059       disk.device.write.requests.rate_rd_server_1b:
6060         type: org.openecomp.capabilities.metric.Ceilometer
6061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6062         occurrences:
6063         - 1
6064         - UNBOUNDED
6065       os_rd_server_1b:
6066         type: tosca.capabilities.OperatingSystem
6067         occurrences:
6068         - 1
6069         - UNBOUNDED
6070       disk.device.read.bytes_rd_server_1b:
6071         type: org.openecomp.capabilities.metric.Ceilometer
6072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6073         occurrences:
6074         - 1
6075         - UNBOUNDED
6076       disk.device.read.requests.rate_rd_server_1b:
6077         type: org.openecomp.capabilities.metric.Ceilometer
6078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6079         occurrences:
6080         - 1
6081         - UNBOUNDED
6082       disk.device.allocation_rd_server_1b:
6083         type: org.openecomp.capabilities.metric.Ceilometer
6084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6085         occurrences:
6086         - 1
6087         - UNBOUNDED
6088       disk.device.read.requests_rd_server_1b:
6089         type: org.openecomp.capabilities.metric.Ceilometer
6090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6091         occurrences:
6092         - 1
6093         - UNBOUNDED
6094       instance_rd_server_1b:
6095         type: org.openecomp.capabilities.metric.Ceilometer
6096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6097         occurrences:
6098         - 1
6099         - UNBOUNDED
6100       disk.write.bytes.rate_rd_server_1b:
6101         type: org.openecomp.capabilities.metric.Ceilometer
6102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6103         occurrences:
6104         - 1
6105         - UNBOUNDED
6106       network.incoming.packets.rate_rd_server_1b_rd_server_1b_port:
6107         type: org.openecomp.capabilities.metric.Ceilometer
6108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6109         occurrences:
6110         - 1
6111         - UNBOUNDED
6112       attachment_rd_server_1b_rd_server_1b_port:
6113         type: tosca.capabilities.Attachment
6114         occurrences:
6115         - 1
6116         - UNBOUNDED
6117       memory_rd_server_1b:
6118         type: org.openecomp.capabilities.metric.Ceilometer
6119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6120         occurrences:
6121         - 1
6122         - UNBOUNDED
6123       disk.write.bytes_rd_server_1b:
6124         type: org.openecomp.capabilities.metric.Ceilometer
6125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6126         occurrences:
6127         - 1
6128         - UNBOUNDED
6129       binding_rd_server_1b:
6130         type: tosca.capabilities.network.Bindable
6131         occurrences:
6132         - 1
6133         - UNBOUNDED
6134       network.outgoing.packets.rate_rd_server_1b_rd_server_1b_port:
6135         type: org.openecomp.capabilities.metric.Ceilometer
6136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6137         occurrences:
6138         - 1
6139         - UNBOUNDED
6140       disk.read.bytes_rd_server_1b:
6141         type: org.openecomp.capabilities.metric.Ceilometer
6142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6143         occurrences:
6144         - 1
6145         - UNBOUNDED
6146       feature_rd_server_1b:
6147         type: tosca.capabilities.Node
6148         occurrences:
6149         - 1
6150         - UNBOUNDED
6151       memory.resident_rd_server_1b:
6152         type: org.openecomp.capabilities.metric.Ceilometer
6153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6154         occurrences:
6155         - 1
6156         - UNBOUNDED
6157       disk.read.requests_rd_server_1b:
6158         type: org.openecomp.capabilities.metric.Ceilometer
6159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6160         occurrences:
6161         - 1
6162         - UNBOUNDED
6163       disk.ephemeral.size_rd_server_1b:
6164         type: org.openecomp.capabilities.metric.Ceilometer
6165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6166         occurrences:
6167         - 1
6168         - UNBOUNDED
6169       disk.latency_rd_server_1b:
6170         type: org.openecomp.capabilities.metric.Ceilometer
6171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6172         occurrences:
6173         - 1
6174         - UNBOUNDED
6175       disk.write.requests.rate_rd_server_1b:
6176         type: org.openecomp.capabilities.metric.Ceilometer
6177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6178         occurrences:
6179         - 1
6180         - UNBOUNDED
6181       disk.device.write.bytes.rate_rd_server_1b:
6182         type: org.openecomp.capabilities.metric.Ceilometer
6183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6184         occurrences:
6185         - 1
6186         - UNBOUNDED
6187       binding_rd_server_1b_rd_server_1b_port:
6188         type: tosca.capabilities.network.Bindable
6189         valid_source_types:
6190         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6191         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6192         occurrences:
6193         - 0
6194         - UNBOUNDED
6195       forwarder_rd_server_1b_rd_server_1b_port:
6196         type: org.openecomp.capabilities.Forwarder
6197         occurrences:
6198         - 1
6199         - UNBOUNDED
6200       disk.device.iops_rd_server_1b:
6201         type: org.openecomp.capabilities.metric.Ceilometer
6202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6203         occurrences:
6204         - 1
6205         - UNBOUNDED
6206       cpu_rd_server_1b:
6207         type: org.openecomp.capabilities.metric.Ceilometer
6208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6209         occurrences:
6210         - 1
6211         - UNBOUNDED
6212       cpu.delta_rd_server_1b:
6213         type: org.openecomp.capabilities.metric.Ceilometer
6214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6215         occurrences:
6216         - 1
6217         - UNBOUNDED
6218       host_rd_server_1b:
6219         type: tosca.capabilities.Container
6220         valid_source_types:
6221         - tosca.nodes.SoftwareComponent
6222         occurrences:
6223         - 1
6224         - UNBOUNDED
6225       disk.device.capacity_rd_server_1b:
6226         type: org.openecomp.capabilities.metric.Ceilometer
6227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6228         occurrences:
6229         - 1
6230         - UNBOUNDED
6231       disk.allocation_rd_server_1b:
6232         type: org.openecomp.capabilities.metric.Ceilometer
6233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6234         occurrences:
6235         - 1
6236         - UNBOUNDED
6237       network.outpoing.packets_rd_server_1b_rd_server_1b_port:
6238         type: org.openecomp.capabilities.metric.Ceilometer
6239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6240         occurrences:
6241         - 1
6242         - UNBOUNDED
6243       disk.iops_rd_server_1b:
6244         type: org.openecomp.capabilities.metric.Ceilometer
6245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6246         occurrences:
6247         - 1
6248         - UNBOUNDED
6249       endpoint_rd_server_1b:
6250         type: tosca.capabilities.Endpoint.Admin
6251         occurrences:
6252         - 1
6253         - UNBOUNDED
6254       network.outgoing.bytes_rd_server_1b_rd_server_1b_port:
6255         type: org.openecomp.capabilities.metric.Ceilometer
6256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6257         occurrences:
6258         - 1
6259         - UNBOUNDED
6260       memory.usage_rd_server_1b:
6261         type: org.openecomp.capabilities.metric.Ceilometer
6262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6263         occurrences:
6264         - 1
6265         - UNBOUNDED
6266       feature_rd_server_1b_rd_server_1b_port:
6267         type: tosca.capabilities.Node
6268         occurrences:
6269         - 1
6270         - UNBOUNDED
6271   org.openecomp.resource.abstract.nodes.heat.nested-no-compute:
6272     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6273     properties:
6274       cmaui_names:
6275         type: list
6276         description: CMAUI1, CMAUI2 server names
6277         required: true
6278         status: SUPPORTED
6279         entry_schema:
6280           type: string
6281       p1:
6282         type: string
6283         description: UID of OAM network
6284         required: true
6285         status: SUPPORTED
6286       p2:
6287         type: string
6288         description: UID of OAM network
6289         required: true
6290         status: SUPPORTED
6291       cmaui_image:
6292         type: string
6293         description: Image for CMAUI server
6294         required: true
6295         status: SUPPORTED
6296       cmaui_flavor:
6297         type: string
6298         description: Flavor for CMAUI server
6299         required: true
6300         status: SUPPORTED
6301       packet_internal_network_name:
6302         type: string
6303         required: true
6304         status: SUPPORTED
6305       packet_external_network_name:
6306         type: string
6307         required: true
6308         status: SUPPORTED
6309       security_group_name:
6310         type: list
6311         description: CMAUI1, CMAUI2 server names
6312         required: true
6313         status: SUPPORTED
6314         entry_schema:
6315           type: string
6316       availability_zone_0:
6317         type: string
6318         description: availabilityzone name
6319         required: true
6320         status: SUPPORTED
6321       cmaui_oam_ips:
6322         type: string
6323         required: true
6324         status: SUPPORTED
6325       net:
6326         type: string
6327         required: true
6328         status: SUPPORTED
6329     attributes:
6330       no_compute_attr_1:
6331         type: string
6332         description: no_compute_attr_1
6333         status: SUPPORTED
6334     requirements:
6335     - dependency_cmaui_port_12:
6336         capability: tosca.capabilities.Node
6337         node: tosca.nodes.Root
6338         relationship: tosca.relationships.DependsOn
6339         occurrences:
6340         - 0
6341         - UNBOUNDED
6342     - binding_cmaui_port_12:
6343         capability: tosca.capabilities.network.Bindable
6344         relationship: tosca.relationships.network.BindsTo
6345         occurrences:
6346         - 1
6347         - 1
6348     - dependency_cmaui_port_11:
6349         capability: tosca.capabilities.Node
6350         node: tosca.nodes.Root
6351         relationship: tosca.relationships.DependsOn
6352         occurrences:
6353         - 0
6354         - UNBOUNDED
6355     - binding_cmaui_port_11:
6356         capability: tosca.capabilities.network.Bindable
6357         relationship: tosca.relationships.network.BindsTo
6358         occurrences:
6359         - 1
6360         - 1
6361     - dependency_packet_external_network:
6362         capability: tosca.capabilities.Node
6363         node: tosca.nodes.Root
6364         relationship: tosca.relationships.DependsOn
6365         occurrences:
6366         - 0
6367         - UNBOUNDED
6368     - dependency_packet_internal_network:
6369         capability: tosca.capabilities.Node
6370         node: tosca.nodes.Root
6371         relationship: tosca.relationships.DependsOn
6372         occurrences:
6373         - 0
6374         - UNBOUNDED
6375     capabilities:
6376       network.outgoing.bytes.rate_cmaui_port_11:
6377         type: org.openecomp.capabilities.metric.Ceilometer
6378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6379         occurrences:
6380         - 1
6381         - UNBOUNDED
6382       network.outgoing.bytes.rate_cmaui_port_12:
6383         type: org.openecomp.capabilities.metric.Ceilometer
6384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6385         occurrences:
6386         - 1
6387         - UNBOUNDED
6388       network.outpoing.packets_cmaui_port_11:
6389         type: org.openecomp.capabilities.metric.Ceilometer
6390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6391         occurrences:
6392         - 1
6393         - UNBOUNDED
6394       network.outpoing.packets_cmaui_port_12:
6395         type: org.openecomp.capabilities.metric.Ceilometer
6396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6397         occurrences:
6398         - 1
6399         - UNBOUNDED
6400       forwarder_cmaui_port_11:
6401         type: org.openecomp.capabilities.Forwarder
6402         occurrences:
6403         - 1
6404         - UNBOUNDED
6405       forwarder_cmaui_port_12:
6406         type: org.openecomp.capabilities.Forwarder
6407         occurrences:
6408         - 1
6409         - UNBOUNDED
6410       end_point_packet_internal_network:
6411         type: tosca.capabilities.Endpoint
6412         occurrences:
6413         - 1
6414         - UNBOUNDED
6415       feature_cmaui_port_12:
6416         type: tosca.capabilities.Node
6417         occurrences:
6418         - 1
6419         - UNBOUNDED
6420       feature_cmaui_port_11:
6421         type: tosca.capabilities.Node
6422         occurrences:
6423         - 1
6424         - UNBOUNDED
6425       link_packet_internal_network:
6426         type: tosca.capabilities.network.Linkable
6427         occurrences:
6428         - 1
6429         - UNBOUNDED
6430       feature_packet_internal_network:
6431         type: tosca.capabilities.Node
6432         occurrences:
6433         - 1
6434         - UNBOUNDED
6435       network.incoming.bytes.rate_cmaui_port_11:
6436         type: org.openecomp.capabilities.metric.Ceilometer
6437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6438         occurrences:
6439         - 1
6440         - UNBOUNDED
6441       network.incoming.bytes.rate_cmaui_port_12:
6442         type: org.openecomp.capabilities.metric.Ceilometer
6443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6444         occurrences:
6445         - 1
6446         - UNBOUNDED
6447       end_point_packet_external_network:
6448         type: tosca.capabilities.Endpoint
6449         occurrences:
6450         - 1
6451         - UNBOUNDED
6452       network.outgoing.bytes_cmaui_port_11:
6453         type: org.openecomp.capabilities.metric.Ceilometer
6454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6455         occurrences:
6456         - 1
6457         - UNBOUNDED
6458       network.outgoing.bytes_cmaui_port_12:
6459         type: org.openecomp.capabilities.metric.Ceilometer
6460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6461         occurrences:
6462         - 1
6463         - UNBOUNDED
6464       attachment_packet_internal_network:
6465         type: tosca.capabilities.Attachment
6466         occurrences:
6467         - 1
6468         - UNBOUNDED
6469       network.outgoing.packets.rate_cmaui_port_12:
6470         type: org.openecomp.capabilities.metric.Ceilometer
6471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6472         occurrences:
6473         - 1
6474         - UNBOUNDED
6475       binding_cmaui_port_12:
6476         type: tosca.capabilities.network.Bindable
6477         valid_source_types:
6478         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6479         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6480         occurrences:
6481         - 0
6482         - UNBOUNDED
6483       network.outgoing.packets.rate_cmaui_port_11:
6484         type: org.openecomp.capabilities.metric.Ceilometer
6485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6486         occurrences:
6487         - 1
6488         - UNBOUNDED
6489       binding_cmaui_port_11:
6490         type: tosca.capabilities.network.Bindable
6491         valid_source_types:
6492         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6493         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6494         occurrences:
6495         - 0
6496         - UNBOUNDED
6497       attachment_cmaui_port_12:
6498         type: tosca.capabilities.Attachment
6499         occurrences:
6500         - 1
6501         - UNBOUNDED
6502       attachment_cmaui_port_11:
6503         type: tosca.capabilities.Attachment
6504         occurrences:
6505         - 1
6506         - UNBOUNDED
6507       network.incoming.packets.rate_cmaui_port_12:
6508         type: org.openecomp.capabilities.metric.Ceilometer
6509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6510         occurrences:
6511         - 1
6512         - UNBOUNDED
6513       network.incoming.packets.rate_cmaui_port_11:
6514         type: org.openecomp.capabilities.metric.Ceilometer
6515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6516         occurrences:
6517         - 1
6518         - UNBOUNDED
6519       attachment_packet_external_network:
6520         type: tosca.capabilities.Attachment
6521         occurrences:
6522         - 1
6523         - UNBOUNDED
6524       network.incoming.bytes_cmaui_port_12:
6525         type: org.openecomp.capabilities.metric.Ceilometer
6526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6527         occurrences:
6528         - 1
6529         - UNBOUNDED
6530       network.incoming.packets_cmaui_port_11:
6531         type: org.openecomp.capabilities.metric.Ceilometer
6532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6533         occurrences:
6534         - 1
6535         - UNBOUNDED
6536       network.incoming.packets_cmaui_port_12:
6537         type: org.openecomp.capabilities.metric.Ceilometer
6538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6539         occurrences:
6540         - 1
6541         - UNBOUNDED
6542       network.incoming.bytes_cmaui_port_11:
6543         type: org.openecomp.capabilities.metric.Ceilometer
6544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6545         occurrences:
6546         - 1
6547         - UNBOUNDED
6548       link_packet_external_network:
6549         type: tosca.capabilities.network.Linkable
6550         occurrences:
6551         - 1
6552         - UNBOUNDED
6553       feature_packet_external_network:
6554         type: tosca.capabilities.Node
6555         occurrences:
6556         - 1
6557         - UNBOUNDED
6558   org.openecomp.resource.abstract.nodes.heat.pd_server_2:
6559     derived_from: org.openecomp.resource.abstract.nodes.VFC
6560     properties:
6561       p1:
6562         type: string
6563         description: UID of OAM network
6564         required: true
6565         status: SUPPORTED
6566       p2:
6567         type: string
6568         description: UID of OAM network
6569         required: true
6570         status: SUPPORTED
6571       port_pd_server_port_1_order:
6572         type: integer
6573         required: true
6574         status: SUPPORTED
6575       pd_server_names:
6576         type: list
6577         description: PD server names
6578         required: true
6579         status: SUPPORTED
6580         entry_schema: *id001
6581       port_pd_server_port_1_mac_requirements:
6582         type: org.openecomp.datatypes.network.MacRequirements
6583         required: true
6584         status: SUPPORTED
6585       port_pd_server_port_2_network_role:
6586         type: string
6587         required: true
6588         status: SUPPORTED
6589       port_pd_server_port_1_network_role:
6590         type: string
6591         required: true
6592         status: SUPPORTED
6593       pd_server_flavor:
6594         type: string
6595         description: Flavor for PD server
6596         required: true
6597         status: SUPPORTED
6598       port_pd_server_port_2_ip_requirements:
6599         type: list
6600         required: true
6601         status: SUPPORTED
6602         entry_schema:
6603           type: org.openecomp.datatypes.network.IpRequirements
6604       port_pd_server_port_2_mac_requirements:
6605         type: org.openecomp.datatypes.network.MacRequirements
6606         required: true
6607         status: SUPPORTED
6608       availability_zone_0:
6609         type: string
6610         description: availabilityzone name
6611         required: true
6612         status: SUPPORTED
6613       net:
6614         type: string
6615         required: true
6616         status: SUPPORTED
6617       port_pd_server_port_2_vlan_requirements:
6618         type: list
6619         required: true
6620         status: SUPPORTED
6621         entry_schema:
6622           type: org.openecomp.datatypes.network.VlanRequirements
6623       port_pd_server_port_2_subnetpoolid:
6624         type: string
6625         required: true
6626         status: SUPPORTED
6627       pd_server_ips:
6628         type: string
6629         required: true
6630         status: SUPPORTED
6631       port_pd_server_port_1_subnetpoolid:
6632         type: string
6633         required: true
6634         status: SUPPORTED
6635       port_pd_server_port_1_related_networks:
6636         type: list
6637         required: true
6638         status: SUPPORTED
6639         entry_schema:
6640           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
6641       port_pd_server_port_1_network_role_tag:
6642         type: string
6643         required: true
6644         status: SUPPORTED
6645       security_group_name:
6646         type: list
6647         description: CMAUI1, CMAUI2 server names
6648         required: true
6649         status: SUPPORTED
6650         entry_schema: *id002
6651       ps_server_flavor:
6652         type: string
6653         description: Flavor for PS server
6654         required: true
6655         status: SUPPORTED
6656       port_pd_server_port_1_vlan_requirements:
6657         type: list
6658         required: true
6659         status: SUPPORTED
6660         entry_schema:
6661           type: org.openecomp.datatypes.network.VlanRequirements
6662       port_pd_server_port_2_order:
6663         type: integer
6664         required: true
6665         status: SUPPORTED
6666       port_pd_server_port_2_related_networks:
6667         type: list
6668         required: true
6669         status: SUPPORTED
6670         entry_schema:
6671           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
6672       port_pd_server_port_2_network_role_tag:
6673         type: string
6674         required: true
6675         status: SUPPORTED
6676       pd_server_image:
6677         type: string
6678         description: Flavor for PD server
6679         required: true
6680         status: SUPPORTED
6681       port_pd_server_port_1_ip_requirements:
6682         type: list
6683         required: true
6684         status: SUPPORTED
6685         entry_schema:
6686           type: org.openecomp.datatypes.network.IpRequirements
6687       port_pd_server_port_2_exCP_naming:
6688         type: org.openecomp.datatypes.Naming
6689         required: true
6690         status: SUPPORTED
6691       port_pd_server_port_1_exCP_naming:
6692         type: org.openecomp.datatypes.Naming
6693         required: true
6694         status: SUPPORTED
6695     attributes:
6696       pattern4_attr_1:
6697         type: string
6698         description: pattern4_attr_1_value
6699         status: SUPPORTED
6700     requirements:
6701     - dependency_pd_server_port_1:
6702         capability: tosca.capabilities.Node
6703         node: tosca.nodes.Root
6704         relationship: tosca.relationships.DependsOn
6705         occurrences:
6706         - 0
6707         - UNBOUNDED
6708     - link_pd_server_port_1:
6709         capability: tosca.capabilities.network.Linkable
6710         relationship: tosca.relationships.network.LinksTo
6711         occurrences:
6712         - 1
6713         - 1
6714     - dependency_pd_server_port_2:
6715         capability: tosca.capabilities.Node
6716         node: tosca.nodes.Root
6717         relationship: tosca.relationships.DependsOn
6718         occurrences:
6719         - 0
6720         - UNBOUNDED
6721     - link_pd_server_port_2:
6722         capability: tosca.capabilities.network.Linkable
6723         relationship: tosca.relationships.network.LinksTo
6724         occurrences:
6725         - 1
6726         - 1
6727     - dependency_server_pd:
6728         capability: tosca.capabilities.Node
6729         node: tosca.nodes.Root
6730         relationship: tosca.relationships.DependsOn
6731         occurrences:
6732         - 0
6733         - UNBOUNDED
6734     - local_storage_server_pd:
6735         capability: tosca.capabilities.Attachment
6736         node: tosca.nodes.BlockStorage
6737         relationship: tosca.relationships.AttachesTo
6738         occurrences:
6739         - 0
6740         - UNBOUNDED
6741     capabilities:
6742       disk.iops_server_pd:
6743         type: org.openecomp.capabilities.metric.Ceilometer
6744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6745         occurrences:
6746         - 1
6747         - UNBOUNDED
6748       disk.device.read.bytes.rate_server_pd:
6749         type: org.openecomp.capabilities.metric.Ceilometer
6750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6751         occurrences:
6752         - 1
6753         - UNBOUNDED
6754       memory.resident_server_pd:
6755         type: org.openecomp.capabilities.metric.Ceilometer
6756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6757         occurrences:
6758         - 1
6759         - UNBOUNDED
6760       cpu_util_server_pd:
6761         type: org.openecomp.capabilities.metric.Ceilometer
6762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6763         occurrences:
6764         - 1
6765         - UNBOUNDED
6766       network.incoming.bytes_pd_server_port_1:
6767         type: org.openecomp.capabilities.metric.Ceilometer
6768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6769         occurrences:
6770         - 1
6771         - UNBOUNDED
6772       network.incoming.bytes_pd_server_port_2:
6773         type: org.openecomp.capabilities.metric.Ceilometer
6774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6775         occurrences:
6776         - 1
6777         - UNBOUNDED
6778       disk.device.read.requests_server_pd:
6779         type: org.openecomp.capabilities.metric.Ceilometer
6780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6781         occurrences:
6782         - 1
6783         - UNBOUNDED
6784       network.incoming.bytes.rate_pd_server_port_1:
6785         type: org.openecomp.capabilities.metric.Ceilometer
6786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6787         occurrences:
6788         - 1
6789         - UNBOUNDED
6790       network.incoming.bytes.rate_pd_server_port_2:
6791         type: org.openecomp.capabilities.metric.Ceilometer
6792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6793         occurrences:
6794         - 1
6795         - UNBOUNDED
6796       disk.device.allocation_server_pd:
6797         type: org.openecomp.capabilities.metric.Ceilometer
6798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6799         occurrences:
6800         - 1
6801         - UNBOUNDED
6802       disk.usage_server_pd:
6803         type: org.openecomp.capabilities.metric.Ceilometer
6804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6805         occurrences:
6806         - 1
6807         - UNBOUNDED
6808       disk.capacity_server_pd:
6809         type: org.openecomp.capabilities.metric.Ceilometer
6810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6811         occurrences:
6812         - 1
6813         - UNBOUNDED
6814       endpoint_server_pd:
6815         type: tosca.capabilities.Endpoint.Admin
6816         occurrences:
6817         - 1
6818         - UNBOUNDED
6819       disk.device.capacity_server_pd:
6820         type: org.openecomp.capabilities.metric.Ceilometer
6821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6822         occurrences:
6823         - 1
6824         - UNBOUNDED
6825       attachment_pd_server_port_2:
6826         type: tosca.capabilities.Attachment
6827         occurrences:
6828         - 1
6829         - UNBOUNDED
6830       network.incoming.packets_pd_server_port_2:
6831         type: org.openecomp.capabilities.metric.Ceilometer
6832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6833         occurrences:
6834         - 1
6835         - UNBOUNDED
6836       attachment_pd_server_port_1:
6837         type: tosca.capabilities.Attachment
6838         occurrences:
6839         - 1
6840         - UNBOUNDED
6841       network.incoming.packets_pd_server_port_1:
6842         type: org.openecomp.capabilities.metric.Ceilometer
6843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6844         occurrences:
6845         - 1
6846         - UNBOUNDED
6847       memory.usage_server_pd:
6848         type: org.openecomp.capabilities.metric.Ceilometer
6849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6850         occurrences:
6851         - 1
6852         - UNBOUNDED
6853       disk.allocation_server_pd:
6854         type: org.openecomp.capabilities.metric.Ceilometer
6855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6856         occurrences:
6857         - 1
6858         - UNBOUNDED
6859       disk.read.bytes.rate_server_pd:
6860         type: org.openecomp.capabilities.metric.Ceilometer
6861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6862         occurrences:
6863         - 1
6864         - UNBOUNDED
6865       memory_server_pd:
6866         type: org.openecomp.capabilities.metric.Ceilometer
6867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6868         occurrences:
6869         - 1
6870         - UNBOUNDED
6871       disk.device.write.requests_server_pd:
6872         type: org.openecomp.capabilities.metric.Ceilometer
6873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6874         occurrences:
6875         - 1
6876         - UNBOUNDED
6877       disk.device.usage_server_pd:
6878         type: org.openecomp.capabilities.metric.Ceilometer
6879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6880         occurrences:
6881         - 1
6882         - UNBOUNDED
6883       feature_pd_server_port_1:
6884         type: tosca.capabilities.Node
6885         occurrences:
6886         - 1
6887         - UNBOUNDED
6888       feature_pd_server_port_2:
6889         type: tosca.capabilities.Node
6890         occurrences:
6891         - 1
6892         - UNBOUNDED
6893       disk.read.bytes_server_pd:
6894         type: org.openecomp.capabilities.metric.Ceilometer
6895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6896         occurrences:
6897         - 1
6898         - UNBOUNDED
6899       disk.device.read.bytes_server_pd:
6900         type: org.openecomp.capabilities.metric.Ceilometer
6901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6902         occurrences:
6903         - 1
6904         - UNBOUNDED
6905       network.incoming.packets.rate_pd_server_port_2:
6906         type: org.openecomp.capabilities.metric.Ceilometer
6907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6908         occurrences:
6909         - 1
6910         - UNBOUNDED
6911       network.incoming.packets.rate_pd_server_port_1:
6912         type: org.openecomp.capabilities.metric.Ceilometer
6913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6914         occurrences:
6915         - 1
6916         - UNBOUNDED
6917       instance_server_pd:
6918         type: org.openecomp.capabilities.metric.Ceilometer
6919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6920         occurrences:
6921         - 1
6922         - UNBOUNDED
6923       binding_pd_server_port_2:
6924         type: tosca.capabilities.network.Bindable
6925         valid_source_types:
6926         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6927         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6928         occurrences:
6929         - 0
6930         - UNBOUNDED
6931       binding_pd_server_port_1:
6932         type: tosca.capabilities.network.Bindable
6933         valid_source_types:
6934         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6935         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6936         occurrences:
6937         - 0
6938         - UNBOUNDED
6939       cpu.delta_server_pd:
6940         type: org.openecomp.capabilities.metric.Ceilometer
6941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6942         occurrences:
6943         - 1
6944         - UNBOUNDED
6945       host_server_pd:
6946         type: tosca.capabilities.Container
6947         valid_source_types:
6948         - tosca.nodes.SoftwareComponent
6949         occurrences:
6950         - 1
6951         - UNBOUNDED
6952       network.outpoing.packets_pd_server_port_1:
6953         type: org.openecomp.capabilities.metric.Ceilometer
6954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6955         occurrences:
6956         - 1
6957         - UNBOUNDED
6958       vcpus_server_pd:
6959         type: org.openecomp.capabilities.metric.Ceilometer
6960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6961         occurrences:
6962         - 1
6963         - UNBOUNDED
6964       disk.ephemeral.size_server_pd:
6965         type: org.openecomp.capabilities.metric.Ceilometer
6966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6967         occurrences:
6968         - 1
6969         - UNBOUNDED
6970       network.outpoing.packets_pd_server_port_2:
6971         type: org.openecomp.capabilities.metric.Ceilometer
6972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6973         occurrences:
6974         - 1
6975         - UNBOUNDED
6976       network.outgoing.packets.rate_pd_server_port_2:
6977         type: org.openecomp.capabilities.metric.Ceilometer
6978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6979         occurrences:
6980         - 1
6981         - UNBOUNDED
6982       disk.latency_server_pd:
6983         type: org.openecomp.capabilities.metric.Ceilometer
6984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6985         occurrences:
6986         - 1
6987         - UNBOUNDED
6988       network.outgoing.packets.rate_pd_server_port_1:
6989         type: org.openecomp.capabilities.metric.Ceilometer
6990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6991         occurrences:
6992         - 1
6993         - UNBOUNDED
6994       disk.device.write.bytes.rate_server_pd:
6995         type: org.openecomp.capabilities.metric.Ceilometer
6996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6997         occurrences:
6998         - 1
6999         - UNBOUNDED
7000       disk.write.requests.rate_server_pd:
7001         type: org.openecomp.capabilities.metric.Ceilometer
7002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7003         occurrences:
7004         - 1
7005         - UNBOUNDED
7006       disk.write.requests_server_pd:
7007         type: org.openecomp.capabilities.metric.Ceilometer
7008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7009         occurrences:
7010         - 1
7011         - UNBOUNDED
7012       network.outgoing.bytes_pd_server_port_2:
7013         type: org.openecomp.capabilities.metric.Ceilometer
7014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7015         occurrences:
7016         - 1
7017         - UNBOUNDED
7018       disk.device.iops_server_pd:
7019         type: org.openecomp.capabilities.metric.Ceilometer
7020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7021         occurrences:
7022         - 1
7023         - UNBOUNDED
7024       network.outgoing.bytes_pd_server_port_1:
7025         type: org.openecomp.capabilities.metric.Ceilometer
7026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7027         occurrences:
7028         - 1
7029         - UNBOUNDED
7030       disk.read.requests_server_pd:
7031         type: org.openecomp.capabilities.metric.Ceilometer
7032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7033         occurrences:
7034         - 1
7035         - UNBOUNDED
7036       os_server_pd:
7037         type: tosca.capabilities.OperatingSystem
7038         occurrences:
7039         - 1
7040         - UNBOUNDED
7041       disk.device.latency_server_pd:
7042         type: org.openecomp.capabilities.metric.Ceilometer
7043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7044         occurrences:
7045         - 1
7046         - UNBOUNDED
7047       binding_server_pd:
7048         type: tosca.capabilities.network.Bindable
7049         occurrences:
7050         - 1
7051         - UNBOUNDED
7052       scalable_server_pd:
7053         type: tosca.capabilities.Scalable
7054         occurrences:
7055         - 1
7056         - UNBOUNDED
7057       network.outgoing.bytes.rate_pd_server_port_2:
7058         type: org.openecomp.capabilities.metric.Ceilometer
7059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7060         occurrences:
7061         - 1
7062         - UNBOUNDED
7063       forwarder_pd_server_port_1:
7064         type: org.openecomp.capabilities.Forwarder
7065         occurrences:
7066         - 1
7067         - UNBOUNDED
7068       network.outgoing.bytes.rate_pd_server_port_1:
7069         type: org.openecomp.capabilities.metric.Ceilometer
7070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7071         occurrences:
7072         - 1
7073         - UNBOUNDED
7074       disk.write.bytes_server_pd:
7075         type: org.openecomp.capabilities.metric.Ceilometer
7076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7077         occurrences:
7078         - 1
7079         - UNBOUNDED
7080       disk.write.bytes.rate_server_pd:
7081         type: org.openecomp.capabilities.metric.Ceilometer
7082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7083         occurrences:
7084         - 1
7085         - UNBOUNDED
7086       forwarder_pd_server_port_2:
7087         type: org.openecomp.capabilities.Forwarder
7088         occurrences:
7089         - 1
7090         - UNBOUNDED
7091       feature_server_pd:
7092         type: tosca.capabilities.Node
7093         occurrences:
7094         - 1
7095         - UNBOUNDED
7096       disk.root.size_server_pd:
7097         type: org.openecomp.capabilities.metric.Ceilometer
7098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7099         occurrences:
7100         - 1
7101         - UNBOUNDED
7102       disk.device.read.requests.rate_server_pd:
7103         type: org.openecomp.capabilities.metric.Ceilometer
7104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7105         occurrences:
7106         - 1
7107         - UNBOUNDED
7108       disk.device.write.requests.rate_server_pd:
7109         type: org.openecomp.capabilities.metric.Ceilometer
7110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7111         occurrences:
7112         - 1
7113         - UNBOUNDED
7114       disk.device.write.bytes_server_pd:
7115         type: org.openecomp.capabilities.metric.Ceilometer
7116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7117         occurrences:
7118         - 1
7119         - UNBOUNDED
7120       cpu_server_pd:
7121         type: org.openecomp.capabilities.metric.Ceilometer
7122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7123         occurrences:
7124         - 1
7125         - UNBOUNDED
7126   org.openecomp.resource.abstract.nodes.heat.pd_server_1:
7127     derived_from: org.openecomp.resource.abstract.nodes.VFC
7128     properties:
7129       p1:
7130         type: string
7131         description: UID of OAM network
7132         required: true
7133         status: SUPPORTED
7134       p2:
7135         type: string
7136         description: UID of OAM network
7137         required: true
7138         status: SUPPORTED
7139       port_pd_server_port_1_order:
7140         type: integer
7141         required: true
7142         status: SUPPORTED
7143       pd_server_names:
7144         type: list
7145         description: PD server names
7146         required: true
7147         status: SUPPORTED
7148         entry_schema: *id001
7149       port_pd_server_port_1_mac_requirements:
7150         type: org.openecomp.datatypes.network.MacRequirements
7151         required: true
7152         status: SUPPORTED
7153       port_pd_server_port_2_network_role:
7154         type: string
7155         required: true
7156         status: SUPPORTED
7157       port_pd_server_port_1_network_role:
7158         type: string
7159         required: true
7160         status: SUPPORTED
7161       pd_server_flavor:
7162         type: string
7163         description: Flavor for PD server
7164         required: true
7165         status: SUPPORTED
7166       port_pd_server_port_2_ip_requirements:
7167         type: list
7168         required: true
7169         status: SUPPORTED
7170         entry_schema:
7171           type: org.openecomp.datatypes.network.IpRequirements
7172       port_pd_server_port_2_mac_requirements:
7173         type: org.openecomp.datatypes.network.MacRequirements
7174         required: true
7175         status: SUPPORTED
7176       availability_zone_0:
7177         type: string
7178         description: availabilityzone name
7179         required: true
7180         status: SUPPORTED
7181       net:
7182         type: string
7183         required: true
7184         status: SUPPORTED
7185       port_pd_server_port_2_vlan_requirements:
7186         type: list
7187         required: true
7188         status: SUPPORTED
7189         entry_schema:
7190           type: org.openecomp.datatypes.network.VlanRequirements
7191       port_pd_server_port_2_subnetpoolid:
7192         type: string
7193         required: true
7194         status: SUPPORTED
7195       pd_server_ips:
7196         type: string
7197         required: true
7198         status: SUPPORTED
7199       port_pd_server_port_1_subnetpoolid:
7200         type: string
7201         required: true
7202         status: SUPPORTED
7203       port_pd_server_port_1_related_networks:
7204         type: list
7205         required: true
7206         status: SUPPORTED
7207         entry_schema:
7208           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
7209       port_pd_server_port_1_network_role_tag:
7210         type: string
7211         required: true
7212         status: SUPPORTED
7213       security_group_name:
7214         type: list
7215         description: CMAUI1, CMAUI2 server names
7216         required: true
7217         status: SUPPORTED
7218         entry_schema: *id002
7219       ps_server_flavor:
7220         type: string
7221         description: Flavor for PS server
7222         required: true
7223         status: SUPPORTED
7224       port_pd_server_port_1_vlan_requirements:
7225         type: list
7226         required: true
7227         status: SUPPORTED
7228         entry_schema:
7229           type: org.openecomp.datatypes.network.VlanRequirements
7230       port_pd_server_port_2_order:
7231         type: integer
7232         required: true
7233         status: SUPPORTED
7234       port_pd_server_port_2_related_networks:
7235         type: list
7236         required: true
7237         status: SUPPORTED
7238         entry_schema:
7239           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
7240       port_pd_server_port_2_network_role_tag:
7241         type: string
7242         required: true
7243         status: SUPPORTED
7244       pd_server_image:
7245         type: string
7246         description: Flavor for PD server
7247         required: true
7248         status: SUPPORTED
7249       port_pd_server_port_1_ip_requirements:
7250         type: list
7251         required: true
7252         status: SUPPORTED
7253         entry_schema:
7254           type: org.openecomp.datatypes.network.IpRequirements
7255       port_pd_server_port_2_exCP_naming:
7256         type: org.openecomp.datatypes.Naming
7257         required: true
7258         status: SUPPORTED
7259       port_pd_server_port_1_exCP_naming:
7260         type: org.openecomp.datatypes.Naming
7261         required: true
7262         status: SUPPORTED
7263     attributes:
7264       pattern4_attr_1:
7265         type: string
7266         description: pattern4_attr_1_value
7267         status: SUPPORTED
7268     requirements:
7269     - dependency_pd_server_port_1:
7270         capability: tosca.capabilities.Node
7271         node: tosca.nodes.Root
7272         relationship: tosca.relationships.DependsOn
7273         occurrences:
7274         - 0
7275         - UNBOUNDED
7276     - link_pd_server_port_1:
7277         capability: tosca.capabilities.network.Linkable
7278         relationship: tosca.relationships.network.LinksTo
7279         occurrences:
7280         - 1
7281         - 1
7282     - dependency_pd_server_port_2:
7283         capability: tosca.capabilities.Node
7284         node: tosca.nodes.Root
7285         relationship: tosca.relationships.DependsOn
7286         occurrences:
7287         - 0
7288         - UNBOUNDED
7289     - link_pd_server_port_2:
7290         capability: tosca.capabilities.network.Linkable
7291         relationship: tosca.relationships.network.LinksTo
7292         occurrences:
7293         - 1
7294         - 1
7295     - dependency_server_pd:
7296         capability: tosca.capabilities.Node
7297         node: tosca.nodes.Root
7298         relationship: tosca.relationships.DependsOn
7299         occurrences:
7300         - 0
7301         - UNBOUNDED
7302     - local_storage_server_pd:
7303         capability: tosca.capabilities.Attachment
7304         node: tosca.nodes.BlockStorage
7305         relationship: tosca.relationships.AttachesTo
7306         occurrences:
7307         - 0
7308         - UNBOUNDED
7309     capabilities:
7310       disk.iops_server_pd:
7311         type: org.openecomp.capabilities.metric.Ceilometer
7312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7313         occurrences:
7314         - 1
7315         - UNBOUNDED
7316       disk.device.read.bytes.rate_server_pd:
7317         type: org.openecomp.capabilities.metric.Ceilometer
7318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7319         occurrences:
7320         - 1
7321         - UNBOUNDED
7322       memory.resident_server_pd:
7323         type: org.openecomp.capabilities.metric.Ceilometer
7324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7325         occurrences:
7326         - 1
7327         - UNBOUNDED
7328       cpu_util_server_pd:
7329         type: org.openecomp.capabilities.metric.Ceilometer
7330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7331         occurrences:
7332         - 1
7333         - UNBOUNDED
7334       network.incoming.bytes_pd_server_port_1:
7335         type: org.openecomp.capabilities.metric.Ceilometer
7336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7337         occurrences:
7338         - 1
7339         - UNBOUNDED
7340       network.incoming.bytes_pd_server_port_2:
7341         type: org.openecomp.capabilities.metric.Ceilometer
7342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7343         occurrences:
7344         - 1
7345         - UNBOUNDED
7346       disk.device.read.requests_server_pd:
7347         type: org.openecomp.capabilities.metric.Ceilometer
7348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7349         occurrences:
7350         - 1
7351         - UNBOUNDED
7352       network.incoming.bytes.rate_pd_server_port_1:
7353         type: org.openecomp.capabilities.metric.Ceilometer
7354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7355         occurrences:
7356         - 1
7357         - UNBOUNDED
7358       network.incoming.bytes.rate_pd_server_port_2:
7359         type: org.openecomp.capabilities.metric.Ceilometer
7360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7361         occurrences:
7362         - 1
7363         - UNBOUNDED
7364       disk.device.allocation_server_pd:
7365         type: org.openecomp.capabilities.metric.Ceilometer
7366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7367         occurrences:
7368         - 1
7369         - UNBOUNDED
7370       disk.usage_server_pd:
7371         type: org.openecomp.capabilities.metric.Ceilometer
7372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7373         occurrences:
7374         - 1
7375         - UNBOUNDED
7376       disk.capacity_server_pd:
7377         type: org.openecomp.capabilities.metric.Ceilometer
7378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7379         occurrences:
7380         - 1
7381         - UNBOUNDED
7382       endpoint_server_pd:
7383         type: tosca.capabilities.Endpoint.Admin
7384         occurrences:
7385         - 1
7386         - UNBOUNDED
7387       disk.device.capacity_server_pd:
7388         type: org.openecomp.capabilities.metric.Ceilometer
7389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7390         occurrences:
7391         - 1
7392         - UNBOUNDED
7393       attachment_pd_server_port_2:
7394         type: tosca.capabilities.Attachment
7395         occurrences:
7396         - 1
7397         - UNBOUNDED
7398       network.incoming.packets_pd_server_port_2:
7399         type: org.openecomp.capabilities.metric.Ceilometer
7400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7401         occurrences:
7402         - 1
7403         - UNBOUNDED
7404       attachment_pd_server_port_1:
7405         type: tosca.capabilities.Attachment
7406         occurrences:
7407         - 1
7408         - UNBOUNDED
7409       network.incoming.packets_pd_server_port_1:
7410         type: org.openecomp.capabilities.metric.Ceilometer
7411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7412         occurrences:
7413         - 1
7414         - UNBOUNDED
7415       memory.usage_server_pd:
7416         type: org.openecomp.capabilities.metric.Ceilometer
7417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7418         occurrences:
7419         - 1
7420         - UNBOUNDED
7421       disk.allocation_server_pd:
7422         type: org.openecomp.capabilities.metric.Ceilometer
7423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7424         occurrences:
7425         - 1
7426         - UNBOUNDED
7427       disk.read.bytes.rate_server_pd:
7428         type: org.openecomp.capabilities.metric.Ceilometer
7429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7430         occurrences:
7431         - 1
7432         - UNBOUNDED
7433       memory_server_pd:
7434         type: org.openecomp.capabilities.metric.Ceilometer
7435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7436         occurrences:
7437         - 1
7438         - UNBOUNDED
7439       disk.device.write.requests_server_pd:
7440         type: org.openecomp.capabilities.metric.Ceilometer
7441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7442         occurrences:
7443         - 1
7444         - UNBOUNDED
7445       disk.device.usage_server_pd:
7446         type: org.openecomp.capabilities.metric.Ceilometer
7447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7448         occurrences:
7449         - 1
7450         - UNBOUNDED
7451       feature_pd_server_port_1:
7452         type: tosca.capabilities.Node
7453         occurrences:
7454         - 1
7455         - UNBOUNDED
7456       feature_pd_server_port_2:
7457         type: tosca.capabilities.Node
7458         occurrences:
7459         - 1
7460         - UNBOUNDED
7461       disk.read.bytes_server_pd:
7462         type: org.openecomp.capabilities.metric.Ceilometer
7463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7464         occurrences:
7465         - 1
7466         - UNBOUNDED
7467       disk.device.read.bytes_server_pd:
7468         type: org.openecomp.capabilities.metric.Ceilometer
7469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7470         occurrences:
7471         - 1
7472         - UNBOUNDED
7473       network.incoming.packets.rate_pd_server_port_2:
7474         type: org.openecomp.capabilities.metric.Ceilometer
7475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7476         occurrences:
7477         - 1
7478         - UNBOUNDED
7479       network.incoming.packets.rate_pd_server_port_1:
7480         type: org.openecomp.capabilities.metric.Ceilometer
7481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7482         occurrences:
7483         - 1
7484         - UNBOUNDED
7485       instance_server_pd:
7486         type: org.openecomp.capabilities.metric.Ceilometer
7487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7488         occurrences:
7489         - 1
7490         - UNBOUNDED
7491       binding_pd_server_port_2:
7492         type: tosca.capabilities.network.Bindable
7493         valid_source_types:
7494         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7495         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7496         occurrences:
7497         - 0
7498         - UNBOUNDED
7499       binding_pd_server_port_1:
7500         type: tosca.capabilities.network.Bindable
7501         valid_source_types:
7502         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7503         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7504         occurrences:
7505         - 0
7506         - UNBOUNDED
7507       cpu.delta_server_pd:
7508         type: org.openecomp.capabilities.metric.Ceilometer
7509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7510         occurrences:
7511         - 1
7512         - UNBOUNDED
7513       host_server_pd:
7514         type: tosca.capabilities.Container
7515         valid_source_types:
7516         - tosca.nodes.SoftwareComponent
7517         occurrences:
7518         - 1
7519         - UNBOUNDED
7520       network.outpoing.packets_pd_server_port_1:
7521         type: org.openecomp.capabilities.metric.Ceilometer
7522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7523         occurrences:
7524         - 1
7525         - UNBOUNDED
7526       vcpus_server_pd:
7527         type: org.openecomp.capabilities.metric.Ceilometer
7528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7529         occurrences:
7530         - 1
7531         - UNBOUNDED
7532       disk.ephemeral.size_server_pd:
7533         type: org.openecomp.capabilities.metric.Ceilometer
7534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7535         occurrences:
7536         - 1
7537         - UNBOUNDED
7538       network.outpoing.packets_pd_server_port_2:
7539         type: org.openecomp.capabilities.metric.Ceilometer
7540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7541         occurrences:
7542         - 1
7543         - UNBOUNDED
7544       network.outgoing.packets.rate_pd_server_port_2:
7545         type: org.openecomp.capabilities.metric.Ceilometer
7546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7547         occurrences:
7548         - 1
7549         - UNBOUNDED
7550       disk.latency_server_pd:
7551         type: org.openecomp.capabilities.metric.Ceilometer
7552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7553         occurrences:
7554         - 1
7555         - UNBOUNDED
7556       network.outgoing.packets.rate_pd_server_port_1:
7557         type: org.openecomp.capabilities.metric.Ceilometer
7558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7559         occurrences:
7560         - 1
7561         - UNBOUNDED
7562       disk.device.write.bytes.rate_server_pd:
7563         type: org.openecomp.capabilities.metric.Ceilometer
7564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7565         occurrences:
7566         - 1
7567         - UNBOUNDED
7568       disk.write.requests.rate_server_pd:
7569         type: org.openecomp.capabilities.metric.Ceilometer
7570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7571         occurrences:
7572         - 1
7573         - UNBOUNDED
7574       disk.write.requests_server_pd:
7575         type: org.openecomp.capabilities.metric.Ceilometer
7576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7577         occurrences:
7578         - 1
7579         - UNBOUNDED
7580       network.outgoing.bytes_pd_server_port_2:
7581         type: org.openecomp.capabilities.metric.Ceilometer
7582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7583         occurrences:
7584         - 1
7585         - UNBOUNDED
7586       disk.device.iops_server_pd:
7587         type: org.openecomp.capabilities.metric.Ceilometer
7588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7589         occurrences:
7590         - 1
7591         - UNBOUNDED
7592       network.outgoing.bytes_pd_server_port_1:
7593         type: org.openecomp.capabilities.metric.Ceilometer
7594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7595         occurrences:
7596         - 1
7597         - UNBOUNDED
7598       disk.read.requests_server_pd:
7599         type: org.openecomp.capabilities.metric.Ceilometer
7600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7601         occurrences:
7602         - 1
7603         - UNBOUNDED
7604       os_server_pd:
7605         type: tosca.capabilities.OperatingSystem
7606         occurrences:
7607         - 1
7608         - UNBOUNDED
7609       disk.device.latency_server_pd:
7610         type: org.openecomp.capabilities.metric.Ceilometer
7611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7612         occurrences:
7613         - 1
7614         - UNBOUNDED
7615       binding_server_pd:
7616         type: tosca.capabilities.network.Bindable
7617         occurrences:
7618         - 1
7619         - UNBOUNDED
7620       scalable_server_pd:
7621         type: tosca.capabilities.Scalable
7622         occurrences:
7623         - 1
7624         - UNBOUNDED
7625       network.outgoing.bytes.rate_pd_server_port_2:
7626         type: org.openecomp.capabilities.metric.Ceilometer
7627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7628         occurrences:
7629         - 1
7630         - UNBOUNDED
7631       forwarder_pd_server_port_1:
7632         type: org.openecomp.capabilities.Forwarder
7633         occurrences:
7634         - 1
7635         - UNBOUNDED
7636       network.outgoing.bytes.rate_pd_server_port_1:
7637         type: org.openecomp.capabilities.metric.Ceilometer
7638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7639         occurrences:
7640         - 1
7641         - UNBOUNDED
7642       disk.write.bytes_server_pd:
7643         type: org.openecomp.capabilities.metric.Ceilometer
7644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7645         occurrences:
7646         - 1
7647         - UNBOUNDED
7648       disk.write.bytes.rate_server_pd:
7649         type: org.openecomp.capabilities.metric.Ceilometer
7650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7651         occurrences:
7652         - 1
7653         - UNBOUNDED
7654       forwarder_pd_server_port_2:
7655         type: org.openecomp.capabilities.Forwarder
7656         occurrences:
7657         - 1
7658         - UNBOUNDED
7659       feature_server_pd:
7660         type: tosca.capabilities.Node
7661         occurrences:
7662         - 1
7663         - UNBOUNDED
7664       disk.root.size_server_pd:
7665         type: org.openecomp.capabilities.metric.Ceilometer
7666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7667         occurrences:
7668         - 1
7669         - UNBOUNDED
7670       disk.device.read.requests.rate_server_pd:
7671         type: org.openecomp.capabilities.metric.Ceilometer
7672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7673         occurrences:
7674         - 1
7675         - UNBOUNDED
7676       disk.device.write.requests.rate_server_pd:
7677         type: org.openecomp.capabilities.metric.Ceilometer
7678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7679         occurrences:
7680         - 1
7681         - UNBOUNDED
7682       disk.device.write.bytes_server_pd:
7683         type: org.openecomp.capabilities.metric.Ceilometer
7684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7685         occurrences:
7686         - 1
7687         - UNBOUNDED
7688       cpu_server_pd:
7689         type: org.openecomp.capabilities.metric.Ceilometer
7690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7691         occurrences:
7692         - 1
7693         - UNBOUNDED
7694   org.openecomp.resource.abstract.nodes.cmaui_1c1:
7695     derived_from: org.openecomp.resource.abstract.nodes.VFC
7696     properties:
7697       port_cmaui_port_vlan_requirements:
7698         type: list
7699         required: true
7700         status: SUPPORTED
7701         entry_schema:
7702           type: org.openecomp.datatypes.network.VlanRequirements
7703       port_cmaui_port_fixed_ips:
7704         type: list
7705         required: true
7706         status: SUPPORTED
7707         entry_schema:
7708           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7709       port_cmaui_port_exCP_naming:
7710         type: org.openecomp.datatypes.Naming
7711         required: true
7712         status: SUPPORTED
7713       port_cmaui_port_network:
7714         type: list
7715         required: true
7716         status: SUPPORTED
7717         entry_schema:
7718           type: string
7719       port_cmaui_port_related_networks:
7720         type: list
7721         required: true
7722         status: SUPPORTED
7723         entry_schema:
7724           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
7725       index_value:
7726         type: integer
7727         description: Index value of this substitution service template runtime instance
7728         required: false
7729         default: 0
7730         status: SUPPORTED
7731         constraints:
7732         - greater_or_equal: 0
7733       compute_cmaui_1c1_availability_zone:
7734         type: list
7735         required: true
7736         status: SUPPORTED
7737         entry_schema:
7738           type: string
7739       port_cmaui_port_network_role_tag:
7740         type: string
7741         required: true
7742         status: SUPPORTED
7743       port_cmaui_port_order:
7744         type: integer
7745         required: true
7746         status: SUPPORTED
7747       vm_flavor_name:
7748         type: string
7749         required: true
7750         status: SUPPORTED
7751       port_cmaui_port_mac_requirements:
7752         type: org.openecomp.datatypes.network.MacRequirements
7753         required: true
7754         status: SUPPORTED
7755       port_cmaui_port_replacement_policy:
7756         type: list
7757         required: true
7758         status: SUPPORTED
7759         entry_schema:
7760           type: string
7761       port_cmaui_port_network_role:
7762         type: string
7763         required: true
7764         status: SUPPORTED
7765       vm_image_name:
7766         type: string
7767         required: true
7768         status: SUPPORTED
7769       port_cmaui_port_ip_requirements:
7770         type: list
7771         required: true
7772         status: SUPPORTED
7773         entry_schema:
7774           type: org.openecomp.datatypes.network.IpRequirements
7775       compute_cmaui_1c1_name:
7776         type: list
7777         required: true
7778         status: SUPPORTED
7779         entry_schema:
7780           type: string
7781       port_cmaui_port_subnetpoolid:
7782         type: string
7783         required: true
7784         status: SUPPORTED
7785     attributes:
7786       cmaui_1c1_accessIPv4:
7787         type: string
7788         status: SUPPORTED
7789     requirements:
7790     - dependency_cmaui_1c1_cmaui_port:
7791         capability: tosca.capabilities.Node
7792         node: tosca.nodes.Root
7793         relationship: tosca.relationships.DependsOn
7794         occurrences:
7795         - 0
7796         - UNBOUNDED
7797     - link_cmaui_1c1_cmaui_port:
7798         capability: tosca.capabilities.network.Linkable
7799         relationship: tosca.relationships.network.LinksTo
7800         occurrences:
7801         - 1
7802         - 1
7803     - dependency_cmaui_1c1:
7804         capability: tosca.capabilities.Node
7805         node: tosca.nodes.Root
7806         relationship: tosca.relationships.DependsOn
7807         occurrences:
7808         - 0
7809         - UNBOUNDED
7810     - local_storage_cmaui_1c1:
7811         capability: tosca.capabilities.Attachment
7812         node: tosca.nodes.BlockStorage
7813         relationship: tosca.relationships.AttachesTo
7814         occurrences:
7815         - 0
7816         - UNBOUNDED
7817     capabilities:
7818       binding_cmaui_1c1_cmaui_port:
7819         type: tosca.capabilities.network.Bindable
7820         valid_source_types:
7821         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7822         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7823         occurrences:
7824         - 0
7825         - UNBOUNDED
7826       disk.iops_cmaui_1c1:
7827         type: org.openecomp.capabilities.metric.Ceilometer
7828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7829         occurrences:
7830         - 1
7831         - UNBOUNDED
7832       disk.write.bytes_cmaui_1c1:
7833         type: org.openecomp.capabilities.metric.Ceilometer
7834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7835         occurrences:
7836         - 1
7837         - UNBOUNDED
7838       disk.device.capacity_cmaui_1c1:
7839         type: org.openecomp.capabilities.metric.Ceilometer
7840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7841         occurrences:
7842         - 1
7843         - UNBOUNDED
7844       endpoint_cmaui_1c1:
7845         type: tosca.capabilities.Endpoint.Admin
7846         occurrences:
7847         - 1
7848         - UNBOUNDED
7849       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
7850         type: org.openecomp.capabilities.metric.Ceilometer
7851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7852         occurrences:
7853         - 1
7854         - UNBOUNDED
7855       network.incoming.packets_cmaui_1c1_cmaui_port:
7856         type: org.openecomp.capabilities.metric.Ceilometer
7857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7858         occurrences:
7859         - 1
7860         - UNBOUNDED
7861       network.outgoing.bytes_cmaui_1c1_cmaui_port:
7862         type: org.openecomp.capabilities.metric.Ceilometer
7863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7864         occurrences:
7865         - 1
7866         - UNBOUNDED
7867       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
7868         type: org.openecomp.capabilities.metric.Ceilometer
7869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7870         occurrences:
7871         - 1
7872         - UNBOUNDED
7873       network.outpoing.packets_cmaui_1c1_cmaui_port:
7874         type: org.openecomp.capabilities.metric.Ceilometer
7875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7876         occurrences:
7877         - 1
7878         - UNBOUNDED
7879       memory_cmaui_1c1:
7880         type: org.openecomp.capabilities.metric.Ceilometer
7881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7882         occurrences:
7883         - 1
7884         - UNBOUNDED
7885       disk.latency_cmaui_1c1:
7886         type: org.openecomp.capabilities.metric.Ceilometer
7887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7888         occurrences:
7889         - 1
7890         - UNBOUNDED
7891       disk.read.bytes.rate_cmaui_1c1:
7892         type: org.openecomp.capabilities.metric.Ceilometer
7893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7894         occurrences:
7895         - 1
7896         - UNBOUNDED
7897       disk.write.requests.rate_cmaui_1c1:
7898         type: org.openecomp.capabilities.metric.Ceilometer
7899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7900         occurrences:
7901         - 1
7902         - UNBOUNDED
7903       disk.device.iops_cmaui_1c1:
7904         type: org.openecomp.capabilities.metric.Ceilometer
7905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7906         occurrences:
7907         - 1
7908         - UNBOUNDED
7909       disk.write.requests_cmaui_1c1:
7910         type: org.openecomp.capabilities.metric.Ceilometer
7911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7912         occurrences:
7913         - 1
7914         - UNBOUNDED
7915       disk.device.read.bytes_cmaui_1c1:
7916         type: org.openecomp.capabilities.metric.Ceilometer
7917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7918         occurrences:
7919         - 1
7920         - UNBOUNDED
7921       cpu_util_cmaui_1c1:
7922         type: org.openecomp.capabilities.metric.Ceilometer
7923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7924         occurrences:
7925         - 1
7926         - UNBOUNDED
7927       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
7928         type: org.openecomp.capabilities.metric.Ceilometer
7929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7930         occurrences:
7931         - 1
7932         - UNBOUNDED
7933       disk.device.read.bytes.rate_cmaui_1c1:
7934         type: org.openecomp.capabilities.metric.Ceilometer
7935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7936         occurrences:
7937         - 1
7938         - UNBOUNDED
7939       disk.ephemeral.size_cmaui_1c1:
7940         type: org.openecomp.capabilities.metric.Ceilometer
7941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7942         occurrences:
7943         - 1
7944         - UNBOUNDED
7945       instance_cmaui_1c1:
7946         type: org.openecomp.capabilities.metric.Ceilometer
7947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7948         occurrences:
7949         - 1
7950         - UNBOUNDED
7951       disk.device.read.requests_cmaui_1c1:
7952         type: org.openecomp.capabilities.metric.Ceilometer
7953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7954         occurrences:
7955         - 1
7956         - UNBOUNDED
7957       disk.device.write.bytes.rate_cmaui_1c1:
7958         type: org.openecomp.capabilities.metric.Ceilometer
7959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7960         occurrences:
7961         - 1
7962         - UNBOUNDED
7963       cpu_cmaui_1c1:
7964         type: org.openecomp.capabilities.metric.Ceilometer
7965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7966         occurrences:
7967         - 1
7968         - UNBOUNDED
7969       disk.read.bytes_cmaui_1c1:
7970         type: org.openecomp.capabilities.metric.Ceilometer
7971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7972         occurrences:
7973         - 1
7974         - UNBOUNDED
7975       disk.device.usage_cmaui_1c1:
7976         type: org.openecomp.capabilities.metric.Ceilometer
7977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7978         occurrences:
7979         - 1
7980         - UNBOUNDED
7981       host_cmaui_1c1:
7982         type: tosca.capabilities.Container
7983         valid_source_types:
7984         - tosca.nodes.SoftwareComponent
7985         occurrences:
7986         - 1
7987         - UNBOUNDED
7988       disk.device.write.requests_cmaui_1c1:
7989         type: org.openecomp.capabilities.metric.Ceilometer
7990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7991         occurrences:
7992         - 1
7993         - UNBOUNDED
7994       disk.device.latency_cmaui_1c1:
7995         type: org.openecomp.capabilities.metric.Ceilometer
7996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7997         occurrences:
7998         - 1
7999         - UNBOUNDED
8000       network.incoming.bytes_cmaui_1c1_cmaui_port:
8001         type: org.openecomp.capabilities.metric.Ceilometer
8002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8003         occurrences:
8004         - 1
8005         - UNBOUNDED
8006       disk.write.bytes.rate_cmaui_1c1:
8007         type: org.openecomp.capabilities.metric.Ceilometer
8008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8009         occurrences:
8010         - 1
8011         - UNBOUNDED
8012       memory.usage_cmaui_1c1:
8013         type: org.openecomp.capabilities.metric.Ceilometer
8014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8015         occurrences:
8016         - 1
8017         - UNBOUNDED
8018       scalable_cmaui_1c1:
8019         type: tosca.capabilities.Scalable
8020         occurrences:
8021         - 1
8022         - UNBOUNDED
8023       disk.root.size_cmaui_1c1:
8024         type: org.openecomp.capabilities.metric.Ceilometer
8025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8026         occurrences:
8027         - 1
8028         - UNBOUNDED
8029       disk.capacity_cmaui_1c1:
8030         type: org.openecomp.capabilities.metric.Ceilometer
8031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8032         occurrences:
8033         - 1
8034         - UNBOUNDED
8035       os_cmaui_1c1:
8036         type: tosca.capabilities.OperatingSystem
8037         occurrences:
8038         - 1
8039         - UNBOUNDED
8040       disk.device.read.requests.rate_cmaui_1c1:
8041         type: org.openecomp.capabilities.metric.Ceilometer
8042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8043         occurrences:
8044         - 1
8045         - UNBOUNDED
8046       feature_cmaui_1c1:
8047         type: tosca.capabilities.Node
8048         occurrences:
8049         - 1
8050         - UNBOUNDED
8051       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
8052         type: org.openecomp.capabilities.metric.Ceilometer
8053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8054         occurrences:
8055         - 1
8056         - UNBOUNDED
8057       disk.allocation_cmaui_1c1:
8058         type: org.openecomp.capabilities.metric.Ceilometer
8059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8060         occurrences:
8061         - 1
8062         - UNBOUNDED
8063       disk.device.allocation_cmaui_1c1:
8064         type: org.openecomp.capabilities.metric.Ceilometer
8065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8066         occurrences:
8067         - 1
8068         - UNBOUNDED
8069       disk.device.write.requests.rate_cmaui_1c1:
8070         type: org.openecomp.capabilities.metric.Ceilometer
8071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8072         occurrences:
8073         - 1
8074         - UNBOUNDED
8075       forwarder_cmaui_1c1_cmaui_port:
8076         type: org.openecomp.capabilities.Forwarder
8077         occurrences:
8078         - 1
8079         - UNBOUNDED
8080       disk.device.write.bytes_cmaui_1c1:
8081         type: org.openecomp.capabilities.metric.Ceilometer
8082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8083         occurrences:
8084         - 1
8085         - UNBOUNDED
8086       memory.resident_cmaui_1c1:
8087         type: org.openecomp.capabilities.metric.Ceilometer
8088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8089         occurrences:
8090         - 1
8091         - UNBOUNDED
8092       attachment_cmaui_1c1_cmaui_port:
8093         type: tosca.capabilities.Attachment
8094         occurrences:
8095         - 1
8096         - UNBOUNDED
8097       disk.usage_cmaui_1c1:
8098         type: org.openecomp.capabilities.metric.Ceilometer
8099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8100         occurrences:
8101         - 1
8102         - UNBOUNDED
8103       disk.read.requests_cmaui_1c1:
8104         type: org.openecomp.capabilities.metric.Ceilometer
8105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8106         occurrences:
8107         - 1
8108         - UNBOUNDED
8109       binding_cmaui_1c1:
8110         type: tosca.capabilities.network.Bindable
8111         occurrences:
8112         - 1
8113         - UNBOUNDED
8114       vcpus_cmaui_1c1:
8115         type: org.openecomp.capabilities.metric.Ceilometer
8116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8117         occurrences:
8118         - 1
8119         - UNBOUNDED
8120       feature_cmaui_1c1_cmaui_port:
8121         type: tosca.capabilities.Node
8122         occurrences:
8123         - 1
8124         - UNBOUNDED
8125       cpu.delta_cmaui_1c1:
8126         type: org.openecomp.capabilities.metric.Ceilometer
8127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8128         occurrences:
8129         - 1
8130         - UNBOUNDED