2edec5c60022a0f43ab9100f44a6a807db7dd645
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server_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_subinterface_indicator:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: boolean
35       port_pd_server_1b_port_vlan_requirements:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: org.openecomp.datatypes.network.VlanRequirements
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       port_osm_port_subinterface_indicator:
463         type: list
464         required: true
465         status: SUPPORTED
466         entry_schema:
467           type: boolean
468       index_value:
469         type: integer
470         description: Index value of this substitution service template runtime instance
471         required: false
472         default: 0
473         status: SUPPORTED
474         constraints:
475         - greater_or_equal: 0
476       port_osm_port_network:
477         type: list
478         required: true
479         status: SUPPORTED
480         entry_schema:
481           type: string
482       compute_osm_server_1c2_name:
483         type: list
484         required: true
485         status: SUPPORTED
486         entry_schema:
487           type: string
488       port_osm_port_vlan_requirements:
489         type: list
490         required: true
491         status: SUPPORTED
492         entry_schema:
493           type: org.openecomp.datatypes.network.VlanRequirements
494       vm_flavor_name:
495         type: string
496         required: true
497         status: SUPPORTED
498       port_osm_port_ip_requirements:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: org.openecomp.datatypes.network.IpRequirements
504       port_osm_port_fixed_ips:
505         type: list
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
510       port_osm_port_network_role_tag:
511         type: string
512         required: true
513         status: SUPPORTED
514       port_osm_port_network_role:
515         type: string
516         required: true
517         status: SUPPORTED
518       vm_image_name:
519         type: string
520         required: true
521         status: SUPPORTED
522       port_osm_port_mac_requirements:
523         type: org.openecomp.datatypes.network.MacRequirements
524         required: true
525         status: SUPPORTED
526       port_osm_port_order:
527         type: integer
528         required: true
529         status: SUPPORTED
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       vm_flavor_name:
928         type: string
929         required: true
930         status: SUPPORTED
931       compute_oam_server_1c2_availability_zone:
932         type: list
933         required: true
934         status: SUPPORTED
935         entry_schema:
936           type: string
937       port_oam_port_fixed_ips:
938         type: list
939         required: true
940         status: SUPPORTED
941         entry_schema:
942           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
943       vm_image_name:
944         type: string
945         required: true
946         status: SUPPORTED
947       compute_oam_server_1c2_metadata:
948         type: list
949         required: true
950         status: SUPPORTED
951         entry_schema:
952           type: json
953       port_oam_port_subinterface_indicator:
954         type: list
955         required: true
956         status: SUPPORTED
957         entry_schema:
958           type: boolean
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_network_role_tag:
1410         type: string
1411         required: true
1412         status: SUPPORTED
1413       security_group_name:
1414         type: list
1415         description: CMAUI1, CMAUI2 server names
1416         required: true
1417         status: SUPPORTED
1418         entry_schema: &id002
1419           type: string
1420       ps_server_flavor:
1421         type: string
1422         description: Flavor for PS server
1423         required: true
1424         status: SUPPORTED
1425       port_pd_server_port_1_vlan_requirements:
1426         type: list
1427         required: true
1428         status: SUPPORTED
1429         entry_schema:
1430           type: org.openecomp.datatypes.network.VlanRequirements
1431       port_pd_server_port_2_order:
1432         type: integer
1433         required: true
1434         status: SUPPORTED
1435       port_pd_server_port_2_network_role_tag:
1436         type: string
1437         required: true
1438         status: SUPPORTED
1439       pd_server_image:
1440         type: string
1441         description: Flavor for PD server
1442         required: true
1443         status: SUPPORTED
1444       port_pd_server_port_1_ip_requirements:
1445         type: list
1446         required: true
1447         status: SUPPORTED
1448         entry_schema:
1449           type: org.openecomp.datatypes.network.IpRequirements
1450       port_pd_server_port_2_exCP_naming:
1451         type: org.openecomp.datatypes.Naming
1452         required: true
1453         status: SUPPORTED
1454       port_pd_server_port_1_exCP_naming:
1455         type: org.openecomp.datatypes.Naming
1456         required: true
1457         status: SUPPORTED
1458     attributes:
1459       pattern4_attr_1:
1460         type: string
1461         description: pattern4_attr_1_value
1462         status: SUPPORTED
1463     requirements:
1464     - dependency_pd_server_port_1:
1465         capability: tosca.capabilities.Node
1466         node: tosca.nodes.Root
1467         relationship: tosca.relationships.DependsOn
1468         occurrences:
1469         - 0
1470         - UNBOUNDED
1471     - link_pd_server_port_1:
1472         capability: tosca.capabilities.network.Linkable
1473         relationship: tosca.relationships.network.LinksTo
1474         occurrences:
1475         - 1
1476         - 1
1477     - dependency_pd_server_port_2:
1478         capability: tosca.capabilities.Node
1479         node: tosca.nodes.Root
1480         relationship: tosca.relationships.DependsOn
1481         occurrences:
1482         - 0
1483         - UNBOUNDED
1484     - link_pd_server_port_2:
1485         capability: tosca.capabilities.network.Linkable
1486         relationship: tosca.relationships.network.LinksTo
1487         occurrences:
1488         - 1
1489         - 1
1490     - dependency_server_pd:
1491         capability: tosca.capabilities.Node
1492         node: tosca.nodes.Root
1493         relationship: tosca.relationships.DependsOn
1494         occurrences:
1495         - 0
1496         - UNBOUNDED
1497     - local_storage_server_pd:
1498         capability: tosca.capabilities.Attachment
1499         node: tosca.nodes.BlockStorage
1500         relationship: tosca.relationships.AttachesTo
1501         occurrences:
1502         - 0
1503         - UNBOUNDED
1504     capabilities:
1505       disk.iops_server_pd:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       disk.device.read.bytes.rate_server_pd:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       memory.resident_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       cpu_util_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       network.incoming.bytes_pd_server_port_1:
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       network.incoming.bytes_pd_server_port_2:
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       disk.device.read.requests_server_pd:
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.rate_pd_server_port_1:
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       network.incoming.bytes.rate_pd_server_port_2:
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       disk.device.allocation_server_pd:
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       disk.usage_server_pd:
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.capacity_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       endpoint_server_pd:
1578         type: tosca.capabilities.Endpoint.Admin
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       disk.device.capacity_server_pd:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       attachment_pd_server_port_2:
1589         type: tosca.capabilities.Attachment
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       network.incoming.packets_pd_server_port_2:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       attachment_pd_server_port_1:
1600         type: tosca.capabilities.Attachment
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       network.incoming.packets_pd_server_port_1:
1605         type: org.openecomp.capabilities.metric.Ceilometer
1606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1607         occurrences:
1608         - 1
1609         - UNBOUNDED
1610       memory.usage_server_pd:
1611         type: org.openecomp.capabilities.metric.Ceilometer
1612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1613         occurrences:
1614         - 1
1615         - UNBOUNDED
1616       disk.allocation_server_pd:
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       disk.read.bytes.rate_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       memory_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.device.write.requests_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       disk.device.usage_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       feature_pd_server_port_1:
1647         type: tosca.capabilities.Node
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       feature_pd_server_port_2:
1652         type: tosca.capabilities.Node
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.read.bytes_server_pd:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       disk.device.read.bytes_server_pd:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       network.incoming.packets.rate_pd_server_port_2:
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       network.incoming.packets.rate_pd_server_port_1:
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       instance_server_pd:
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       binding_pd_server_port_2:
1687         type: tosca.capabilities.network.Bindable
1688         valid_source_types:
1689         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1690         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1691         occurrences:
1692         - 0
1693         - UNBOUNDED
1694       binding_pd_server_port_1:
1695         type: tosca.capabilities.network.Bindable
1696         valid_source_types:
1697         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1698         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1699         occurrences:
1700         - 0
1701         - UNBOUNDED
1702       cpu.delta_server_pd:
1703         type: org.openecomp.capabilities.metric.Ceilometer
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1705         occurrences:
1706         - 1
1707         - UNBOUNDED
1708       host_server_pd:
1709         type: tosca.capabilities.Container
1710         valid_source_types:
1711         - tosca.nodes.SoftwareComponent
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715       network.outpoing.packets_pd_server_port_1:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       vcpus_server_pd:
1722         type: org.openecomp.capabilities.metric.Ceilometer
1723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       disk.ephemeral.size_server_pd:
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       network.outpoing.packets_pd_server_port_2:
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       network.outgoing.packets.rate_pd_server_port_2:
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       disk.latency_server_pd:
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_1:
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.device.write.bytes.rate_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       disk.write.requests.rate_server_pd:
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.write.requests_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       network.outgoing.bytes_pd_server_port_2:
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.device.iops_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_1:
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.read.requests_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       os_server_pd:
1800         type: tosca.capabilities.OperatingSystem
1801         occurrences:
1802         - 1
1803         - UNBOUNDED
1804       disk.device.latency_server_pd:
1805         type: org.openecomp.capabilities.metric.Ceilometer
1806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1807         occurrences:
1808         - 1
1809         - UNBOUNDED
1810       binding_server_pd:
1811         type: tosca.capabilities.network.Bindable
1812         occurrences:
1813         - 1
1814         - UNBOUNDED
1815       scalable_server_pd:
1816         type: tosca.capabilities.Scalable
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       network.outgoing.bytes.rate_pd_server_port_2:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       forwarder_pd_server_port_1:
1827         type: org.openecomp.capabilities.Forwarder
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       network.outgoing.bytes.rate_pd_server_port_1:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.write.bytes_server_pd:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       disk.write.bytes.rate_server_pd:
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       forwarder_pd_server_port_2:
1850         type: org.openecomp.capabilities.Forwarder
1851         occurrences:
1852         - 1
1853         - UNBOUNDED
1854       feature_server_pd:
1855         type: tosca.capabilities.Node
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       disk.root.size_server_pd:
1860         type: org.openecomp.capabilities.metric.Ceilometer
1861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1862         occurrences:
1863         - 1
1864         - UNBOUNDED
1865       disk.device.read.requests.rate_server_pd:
1866         type: org.openecomp.capabilities.metric.Ceilometer
1867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       disk.device.write.requests.rate_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.write.bytes_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       cpu_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   org.openecomp.resource.abstract.nodes.pd_server_1b:
1890     derived_from: org.openecomp.resource.abstract.nodes.VFC
1891     properties:
1892       port_ps_server_1b_port_vlan_requirements:
1893         type: list
1894         required: true
1895         status: SUPPORTED
1896         entry_schema:
1897           type: org.openecomp.datatypes.network.VlanRequirements
1898       compute_pd_server_1b_name:
1899         type: list
1900         required: true
1901         status: SUPPORTED
1902         entry_schema:
1903           type: string
1904       port_ps_server_1b_port_mac_requirements:
1905         type: org.openecomp.datatypes.network.MacRequirements
1906         required: true
1907         status: SUPPORTED
1908       port_ps_server_1b_port_subinterface_indicator:
1909         type: list
1910         required: true
1911         status: SUPPORTED
1912         entry_schema:
1913           type: boolean
1914       port_ps_server_1b_port_network_role_tag:
1915         type: string
1916         required: true
1917         status: SUPPORTED
1918       port_ps_server_1b_port_fixed_ips:
1919         type: list
1920         required: true
1921         status: SUPPORTED
1922         entry_schema:
1923           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1924       index_value:
1925         type: integer
1926         description: Index value of this substitution service template runtime instance
1927         required: false
1928         default: 0
1929         status: SUPPORTED
1930         constraints:
1931         - greater_or_equal: 0
1932       port_ps_server_1b_port_order:
1933         type: integer
1934         required: true
1935         status: SUPPORTED
1936       vm_flavor_name:
1937         type: string
1938         required: true
1939         status: SUPPORTED
1940       port_ps_server_1b_port_network:
1941         type: list
1942         required: true
1943         status: SUPPORTED
1944         entry_schema:
1945           type: string
1946       port_ps_server_1b_port_exCP_naming:
1947         type: org.openecomp.datatypes.Naming
1948         required: true
1949         status: SUPPORTED
1950       port_ps_server_1b_port_ip_requirements:
1951         type: list
1952         required: true
1953         status: SUPPORTED
1954         entry_schema:
1955           type: org.openecomp.datatypes.network.IpRequirements
1956       vm_image_name:
1957         type: string
1958         required: true
1959         status: SUPPORTED
1960       port_ps_server_1b_port_network_role:
1961         type: string
1962         required: true
1963         status: SUPPORTED
1964       port_ps_server_1b_port_replacement_policy:
1965         type: list
1966         required: true
1967         status: SUPPORTED
1968         entry_schema:
1969           type: string
1970       port_ps_server_1b_port_subnetpoolid:
1971         type: string
1972         required: true
1973         status: SUPPORTED
1974       compute_pd_server_1b_availability_zone:
1975         type: list
1976         required: true
1977         status: SUPPORTED
1978         entry_schema:
1979           type: string
1980     requirements:
1981     - dependency_pd_server_1b:
1982         capability: tosca.capabilities.Node
1983         node: tosca.nodes.Root
1984         relationship: tosca.relationships.DependsOn
1985         occurrences:
1986         - 0
1987         - UNBOUNDED
1988     - local_storage_pd_server_1b:
1989         capability: tosca.capabilities.Attachment
1990         node: tosca.nodes.BlockStorage
1991         relationship: tosca.relationships.AttachesTo
1992         occurrences:
1993         - 0
1994         - UNBOUNDED
1995     - dependency_pd_server_1b_ps_server_1b_port:
1996         capability: tosca.capabilities.Node
1997         node: tosca.nodes.Root
1998         relationship: tosca.relationships.DependsOn
1999         occurrences:
2000         - 0
2001         - UNBOUNDED
2002     - link_pd_server_1b_ps_server_1b_port:
2003         capability: tosca.capabilities.network.Linkable
2004         relationship: tosca.relationships.network.LinksTo
2005         occurrences:
2006         - 1
2007         - 1
2008     capabilities:
2009       disk.device.read.bytes_pd_server_1b:
2010         type: org.openecomp.capabilities.metric.Ceilometer
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       host_pd_server_1b:
2016         type: tosca.capabilities.Container
2017         valid_source_types:
2018         - tosca.nodes.SoftwareComponent
2019         occurrences:
2020         - 1
2021         - UNBOUNDED
2022       network.outpoing.packets_pd_server_1b_ps_server_1b_port:
2023         type: org.openecomp.capabilities.metric.Ceilometer
2024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2025         occurrences:
2026         - 1
2027         - UNBOUNDED
2028       disk.read.bytes.rate_pd_server_1b:
2029         type: org.openecomp.capabilities.metric.Ceilometer
2030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       disk.allocation_pd_server_1b:
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       network.incoming.bytes.rate_pd_server_1b_ps_server_1b_port:
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       feature_pd_server_1b_ps_server_1b_port:
2047         type: tosca.capabilities.Node
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       cpu.delta_pd_server_1b:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       network.incoming.packets_pd_server_1b_ps_server_1b_port:
2058         type: org.openecomp.capabilities.metric.Ceilometer
2059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       forwarder_pd_server_1b_ps_server_1b_port:
2064         type: org.openecomp.capabilities.Forwarder
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.device.read.requests_pd_server_1b:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       feature_pd_server_1b:
2075         type: tosca.capabilities.Node
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       disk.device.iops_pd_server_1b:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       network.outgoing.bytes.rate_pd_server_1b_ps_server_1b_port:
2086         type: org.openecomp.capabilities.metric.Ceilometer
2087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       cpu_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       disk.write.bytes.rate_pd_server_1b:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       disk.device.read.requests.rate_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       endpoint_pd_server_1b:
2110         type: tosca.capabilities.Endpoint.Admin
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       disk.device.allocation_pd_server_1b:
2115         type: org.openecomp.capabilities.metric.Ceilometer
2116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120       memory.usage_pd_server_1b:
2121         type: org.openecomp.capabilities.metric.Ceilometer
2122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       memory_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       network.outgoing.bytes_pd_server_1b_ps_server_1b_port:
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       disk.device.read.bytes.rate_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       disk.device.latency_pd_server_1b:
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.read.bytes_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.usage_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.device.write.requests_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.latency_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.ephemeral.size_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       binding_pd_server_1b_ps_server_1b_port:
2181         type: tosca.capabilities.network.Bindable
2182         valid_source_types:
2183         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2184         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2185         occurrences:
2186         - 0
2187         - UNBOUNDED
2188       scalable_pd_server_1b:
2189         type: tosca.capabilities.Scalable
2190         occurrences:
2191         - 1
2192         - UNBOUNDED
2193       disk.write.requests_pd_server_1b:
2194         type: org.openecomp.capabilities.metric.Ceilometer
2195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2196         occurrences:
2197         - 1
2198         - UNBOUNDED
2199       disk.device.write.bytes.rate_pd_server_1b:
2200         type: org.openecomp.capabilities.metric.Ceilometer
2201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       disk.root.size_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.iops_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.write.bytes_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.device.write.bytes_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       os_pd_server_1b:
2230         type: tosca.capabilities.OperatingSystem
2231         occurrences:
2232         - 1
2233         - UNBOUNDED
2234       vcpus_pd_server_1b:
2235         type: org.openecomp.capabilities.metric.Ceilometer
2236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2237         occurrences:
2238         - 1
2239         - UNBOUNDED
2240       instance_pd_server_1b:
2241         type: org.openecomp.capabilities.metric.Ceilometer
2242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2243         occurrences:
2244         - 1
2245         - UNBOUNDED
2246       network.outgoing.packets.rate_pd_server_1b_ps_server_1b_port:
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       binding_pd_server_1b:
2253         type: tosca.capabilities.network.Bindable
2254         occurrences:
2255         - 1
2256         - UNBOUNDED
2257       cpu_util_pd_server_1b:
2258         type: org.openecomp.capabilities.metric.Ceilometer
2259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2260         occurrences:
2261         - 1
2262         - UNBOUNDED
2263       memory.resident_pd_server_1b:
2264         type: org.openecomp.capabilities.metric.Ceilometer
2265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2266         occurrences:
2267         - 1
2268         - UNBOUNDED
2269       network.incoming.packets.rate_pd_server_1b_ps_server_1b_port:
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       attachment_pd_server_1b_ps_server_1b_port:
2276         type: tosca.capabilities.Attachment
2277         occurrences:
2278         - 1
2279         - UNBOUNDED
2280       network.incoming.bytes_pd_server_1b_ps_server_1b_port:
2281         type: org.openecomp.capabilities.metric.Ceilometer
2282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2283         occurrences:
2284         - 1
2285         - UNBOUNDED
2286       disk.device.write.requests.rate_pd_server_1b:
2287         type: org.openecomp.capabilities.metric.Ceilometer
2288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292       disk.device.capacity_pd_server_1b:
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.read.requests_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.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.usage_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.write.requests.rate_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   org.openecomp.resource.abstract.nodes.BE_1c1:
2323     derived_from: org.openecomp.resource.abstract.nodes.VFC
2324     properties:
2325       port_BE_port_exCP_naming:
2326         type: org.openecomp.datatypes.Naming
2327         required: true
2328         status: SUPPORTED
2329       port_BE_port_network_role:
2330         type: string
2331         required: true
2332         status: SUPPORTED
2333       index_value:
2334         type: integer
2335         description: Index value of this substitution service template runtime instance
2336         required: false
2337         default: 0
2338         status: SUPPORTED
2339         constraints:
2340         - greater_or_equal: 0
2341       port_BE_port_order:
2342         type: integer
2343         required: true
2344         status: SUPPORTED
2345       port_BE_port_subnetpoolid:
2346         type: string
2347         required: true
2348         status: SUPPORTED
2349       vm_flavor_name:
2350         type: string
2351         required: true
2352         status: SUPPORTED
2353       port_BE_port_mac_requirements:
2354         type: org.openecomp.datatypes.network.MacRequirements
2355         required: true
2356         status: SUPPORTED
2357       port_BE_port_fixed_ips:
2358         type: list
2359         required: true
2360         status: SUPPORTED
2361         entry_schema:
2362           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2363       port_BE_port_vlan_requirements:
2364         type: list
2365         required: true
2366         status: SUPPORTED
2367         entry_schema:
2368           type: org.openecomp.datatypes.network.VlanRequirements
2369       compute_BE_1c1_availability_zone:
2370         type: list
2371         required: true
2372         status: SUPPORTED
2373         entry_schema:
2374           type: string
2375       port_BE_port_network:
2376         type: list
2377         required: true
2378         status: SUPPORTED
2379         entry_schema:
2380           type: string
2381       port_BE_port_ip_requirements:
2382         type: list
2383         required: true
2384         status: SUPPORTED
2385         entry_schema:
2386           type: org.openecomp.datatypes.network.IpRequirements
2387       port_BE_port_network_role_tag:
2388         type: string
2389         required: true
2390         status: SUPPORTED
2391       vm_image_name:
2392         type: string
2393         required: true
2394         status: SUPPORTED
2395       compute_BE_1c1_name:
2396         type: list
2397         required: true
2398         status: SUPPORTED
2399         entry_schema:
2400           type: string
2401       port_BE_port_replacement_policy:
2402         type: list
2403         required: true
2404         status: SUPPORTED
2405         entry_schema:
2406           type: string
2407       port_BE_port_subinterface_indicator:
2408         type: list
2409         required: true
2410         status: SUPPORTED
2411         entry_schema:
2412           type: boolean
2413     attributes:
2414       BE_1c1_accessIPv4:
2415         type: string
2416         status: SUPPORTED
2417     requirements:
2418     - dependency_BE_1c1_BE_port:
2419         capability: tosca.capabilities.Node
2420         node: tosca.nodes.Root
2421         relationship: tosca.relationships.DependsOn
2422         occurrences:
2423         - 0
2424         - UNBOUNDED
2425     - link_BE_1c1_BE_port:
2426         capability: tosca.capabilities.network.Linkable
2427         relationship: tosca.relationships.network.LinksTo
2428         occurrences:
2429         - 1
2430         - 1
2431     - dependency_BE_1c1:
2432         capability: tosca.capabilities.Node
2433         node: tosca.nodes.Root
2434         relationship: tosca.relationships.DependsOn
2435         occurrences:
2436         - 0
2437         - UNBOUNDED
2438     - local_storage_BE_1c1:
2439         capability: tosca.capabilities.Attachment
2440         node: tosca.nodes.BlockStorage
2441         relationship: tosca.relationships.AttachesTo
2442         occurrences:
2443         - 0
2444         - UNBOUNDED
2445     capabilities:
2446       disk.ephemeral.size_BE_1c1:
2447         type: org.openecomp.capabilities.metric.Ceilometer
2448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2449         occurrences:
2450         - 1
2451         - UNBOUNDED
2452       disk.device.write.bytes_BE_1c1:
2453         type: org.openecomp.capabilities.metric.Ceilometer
2454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       os_BE_1c1:
2459         type: tosca.capabilities.OperatingSystem
2460         occurrences:
2461         - 1
2462         - UNBOUNDED
2463       endpoint_BE_1c1:
2464         type: tosca.capabilities.Endpoint.Admin
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       network.outpoing.packets_BE_1c1_BE_port:
2469         type: org.openecomp.capabilities.metric.Ceilometer
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2471         occurrences:
2472         - 1
2473         - UNBOUNDED
2474       disk.device.write.requests_BE_1c1:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       disk.device.write.bytes.rate_BE_1c1:
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       vcpus_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       network.incoming.packets.rate_BE_1c1_BE_port:
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       attachment_BE_1c1_BE_port:
2499         type: tosca.capabilities.Attachment
2500         occurrences:
2501         - 1
2502         - UNBOUNDED
2503       network.incoming.bytes_BE_1c1_BE_port:
2504         type: org.openecomp.capabilities.metric.Ceilometer
2505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2506         occurrences:
2507         - 1
2508         - UNBOUNDED
2509       disk.capacity_BE_1c1:
2510         type: org.openecomp.capabilities.metric.Ceilometer
2511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2512         occurrences:
2513         - 1
2514         - UNBOUNDED
2515       disk.read.bytes_BE_1c1:
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       host_BE_1c1:
2522         type: tosca.capabilities.Container
2523         valid_source_types:
2524         - tosca.nodes.SoftwareComponent
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.usage_BE_1c1:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       disk.write.bytes_BE_1c1:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       network.outgoing.packets.rate_BE_1c1_BE_port:
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       binding_BE_1c1_BE_port:
2547         type: tosca.capabilities.network.Bindable
2548         valid_source_types:
2549         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2550         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2551         occurrences:
2552         - 0
2553         - UNBOUNDED
2554       disk.device.usage_BE_1c1:
2555         type: org.openecomp.capabilities.metric.Ceilometer
2556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2557         occurrences:
2558         - 1
2559         - UNBOUNDED
2560       disk.device.read.requests.rate_BE_1c1:
2561         type: org.openecomp.capabilities.metric.Ceilometer
2562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2563         occurrences:
2564         - 1
2565         - UNBOUNDED
2566       network.outgoing.bytes.rate_BE_1c1_BE_port:
2567         type: org.openecomp.capabilities.metric.Ceilometer
2568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2569         occurrences:
2570         - 1
2571         - UNBOUNDED
2572       scalable_BE_1c1:
2573         type: tosca.capabilities.Scalable
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       disk.read.requests_BE_1c1:
2578         type: org.openecomp.capabilities.metric.Ceilometer
2579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       memory_BE_1c1:
2584         type: org.openecomp.capabilities.metric.Ceilometer
2585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.iops_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.usage_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       network.incoming.packets_BE_1c1_BE_port:
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       forwarder_BE_1c1_BE_port:
2608         type: org.openecomp.capabilities.Forwarder
2609         occurrences:
2610         - 1
2611         - UNBOUNDED
2612       disk.device.latency_BE_1c1:
2613         type: org.openecomp.capabilities.metric.Ceilometer
2614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       disk.device.read.requests_BE_1c1:
2619         type: org.openecomp.capabilities.metric.Ceilometer
2620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2621         occurrences:
2622         - 1
2623         - UNBOUNDED
2624       memory.resident_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.allocation_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       disk.device.allocation_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.device.write.requests.rate_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       instance_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.read.bytes.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       disk.device.iops_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.root.size_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       network.incoming.bytes.rate_BE_1c1_BE_port:
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       cpu_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       cpu.delta_BE_1c1:
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       disk.write.requests.rate_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       binding_BE_1c1:
2697         type: tosca.capabilities.network.Bindable
2698         occurrences:
2699         - 1
2700         - UNBOUNDED
2701       feature_BE_1c1:
2702         type: tosca.capabilities.Node
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       disk.write.bytes.rate_BE_1c1:
2707         type: org.openecomp.capabilities.metric.Ceilometer
2708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2709         occurrences:
2710         - 1
2711         - UNBOUNDED
2712       disk.write.requests_BE_1c1:
2713         type: org.openecomp.capabilities.metric.Ceilometer
2714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2715         occurrences:
2716         - 1
2717         - UNBOUNDED
2718       disk.device.read.bytes_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       feature_BE_1c1_BE_port:
2725         type: tosca.capabilities.Node
2726         occurrences:
2727         - 1
2728         - UNBOUNDED
2729       disk.device.read.bytes.rate_BE_1c1:
2730         type: org.openecomp.capabilities.metric.Ceilometer
2731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2732         occurrences:
2733         - 1
2734         - UNBOUNDED
2735       disk.device.capacity_BE_1c1:
2736         type: org.openecomp.capabilities.metric.Ceilometer
2737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       network.outgoing.bytes_BE_1c1_BE_port:
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.latency_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       cpu_util_BE_1c1:
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   org.openecomp.resource.abstract.nodes.heat.nested1:
2760     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
2761     properties:
2762       p1:
2763         type: string
2764         description: UID of OAM network
2765         required: true
2766         status: SUPPORTED
2767       p2:
2768         type: string
2769         description: UID of OAM network
2770         required: true
2771         status: SUPPORTED
2772       cmaui_1c1_image:
2773         type: string
2774         description: Image for CMAUI server
2775         required: true
2776         status: SUPPORTED
2777       ps_server_1b_ips:
2778         type: string
2779         required: true
2780         status: SUPPORTED
2781       pd_server_1b_names:
2782         type: list
2783         description: PD server names
2784         required: true
2785         status: SUPPORTED
2786         entry_schema:
2787           type: string
2788       security_group_name:
2789         type: list
2790         description: CMAUI1, CMAUI2 server names
2791         required: true
2792         status: SUPPORTED
2793         entry_schema:
2794           type: string
2795       oam_server_1c2_image:
2796         type: string
2797         description: Image for CMAUI server
2798         required: true
2799         status: SUPPORTED
2800       cmaui_1c1_flavor:
2801         type: string
2802         description: Flavor for CMAUI server
2803         required: true
2804         status: SUPPORTED
2805       ps_server_1b_names:
2806         type: list
2807         description: Ps server names
2808         required: true
2809         status: SUPPORTED
2810         entry_schema:
2811           type: string
2812       cmaui_1c1_names:
2813         type: list
2814         description: CMAUI1, CMAUI2 server names
2815         required: true
2816         status: SUPPORTED
2817         entry_schema:
2818           type: string
2819       pd_server_1b_flavor:
2820         type: string
2821         description: Flavor for PD server
2822         required: true
2823         status: SUPPORTED
2824       pd_server_1b_ips:
2825         type: string
2826         required: true
2827         status: SUPPORTED
2828       packet_internal_network_1_name:
2829         type: string
2830         required: true
2831         status: SUPPORTED
2832       packet_external_network_1_name:
2833         type: string
2834         required: true
2835         status: SUPPORTED
2836       availability_zone_0:
2837         type: string
2838         description: availabilityzone name
2839         required: true
2840         status: SUPPORTED
2841       ps_server_1b_flavor:
2842         type: string
2843         description: Flavor for PS server
2844         required: true
2845         status: SUPPORTED
2846       cmaui_oam_ips:
2847         type: string
2848         required: true
2849         status: SUPPORTED
2850       ps_server_1b_image:
2851         type: string
2852         description: Ps Image server
2853         required: true
2854         status: SUPPORTED
2855       net:
2856         type: string
2857         required: true
2858         status: SUPPORTED
2859       pd_server_1b_image:
2860         type: string
2861         description: PD Image server
2862         required: true
2863         status: SUPPORTED
2864       oam_server_1c2_flavor:
2865         type: string
2866         description: Flavor for CMAUI server
2867         required: true
2868         status: SUPPORTED
2869       oam_server_1c2_names:
2870         type: list
2871         description: CMAUI1, CMAUI2 server names
2872         required: true
2873         status: SUPPORTED
2874         entry_schema:
2875           type: string
2876     attributes:
2877       all_pattern_attr_1:
2878         type: string
2879         description: all_pattern_attr_1
2880         status: SUPPORTED
2881     requirements:
2882     - dependency_cmaui_port_2:
2883         capability: tosca.capabilities.Node
2884         node: tosca.nodes.Root
2885         relationship: tosca.relationships.DependsOn
2886         occurrences:
2887         - 0
2888         - UNBOUNDED
2889     - dependency_nested1_pattern_4:
2890         capability: tosca.capabilities.Node
2891         node: tosca.nodes.Root
2892         relationship: tosca.relationships.DependsOn
2893         occurrences:
2894         - 0
2895         - UNBOUNDED
2896     - dependency_pd_server_port_1_nested1_pattern_4:
2897         capability: tosca.capabilities.Node
2898         node: tosca.nodes.Root
2899         relationship: tosca.relationships.DependsOn
2900         occurrences:
2901         - 0
2902         - UNBOUNDED
2903     - link_pd_server_port_1_nested1_pattern_4:
2904         capability: tosca.capabilities.network.Linkable
2905         relationship: tosca.relationships.network.LinksTo
2906         occurrences:
2907         - 1
2908         - 1
2909     - dependency_pd_server_port_2_nested1_pattern_4:
2910         capability: tosca.capabilities.Node
2911         node: tosca.nodes.Root
2912         relationship: tosca.relationships.DependsOn
2913         occurrences:
2914         - 0
2915         - UNBOUNDED
2916     - link_pd_server_port_2_nested1_pattern_4:
2917         capability: tosca.capabilities.network.Linkable
2918         relationship: tosca.relationships.network.LinksTo
2919         occurrences:
2920         - 1
2921         - 1
2922     - dependency_server_pd_nested1_pattern_4:
2923         capability: tosca.capabilities.Node
2924         node: tosca.nodes.Root
2925         relationship: tosca.relationships.DependsOn
2926         occurrences:
2927         - 0
2928         - UNBOUNDED
2929     - local_storage_server_pd_nested1_pattern_4:
2930         capability: tosca.capabilities.Attachment
2931         node: tosca.nodes.BlockStorage
2932         relationship: tosca.relationships.AttachesTo
2933         occurrences:
2934         - 0
2935         - UNBOUNDED
2936     - dependency_server_1c2_oam_1:
2937         capability: tosca.capabilities.Node
2938         node: tosca.nodes.Root
2939         relationship: tosca.relationships.DependsOn
2940         occurrences:
2941         - 0
2942         - UNBOUNDED
2943     - local_storage_server_1c2_oam_1:
2944         capability: tosca.capabilities.Attachment
2945         node: tosca.nodes.BlockStorage
2946         relationship: tosca.relationships.AttachesTo
2947         occurrences:
2948         - 0
2949         - UNBOUNDED
2950     - dependency_server_1c2_oam_2:
2951         capability: tosca.capabilities.Node
2952         node: tosca.nodes.Root
2953         relationship: tosca.relationships.DependsOn
2954         occurrences:
2955         - 0
2956         - UNBOUNDED
2957     - local_storage_server_1c2_oam_2:
2958         capability: tosca.capabilities.Attachment
2959         node: tosca.nodes.BlockStorage
2960         relationship: tosca.relationships.AttachesTo
2961         occurrences:
2962         - 0
2963         - UNBOUNDED
2964     - dependency_server_1b_pd_2:
2965         capability: tosca.capabilities.Node
2966         node: tosca.nodes.Root
2967         relationship: tosca.relationships.DependsOn
2968         occurrences:
2969         - 0
2970         - UNBOUNDED
2971     - local_storage_server_1b_pd_2:
2972         capability: tosca.capabilities.Attachment
2973         node: tosca.nodes.BlockStorage
2974         relationship: tosca.relationships.AttachesTo
2975         occurrences:
2976         - 0
2977         - UNBOUNDED
2978     - dependency_cmaui_port_1:
2979         capability: tosca.capabilities.Node
2980         node: tosca.nodes.Root
2981         relationship: tosca.relationships.DependsOn
2982         occurrences:
2983         - 0
2984         - UNBOUNDED
2985     - dependency_server_1b_pd_1:
2986         capability: tosca.capabilities.Node
2987         node: tosca.nodes.Root
2988         relationship: tosca.relationships.DependsOn
2989         occurrences:
2990         - 0
2991         - UNBOUNDED
2992     - local_storage_server_1b_pd_1:
2993         capability: tosca.capabilities.Attachment
2994         node: tosca.nodes.BlockStorage
2995         relationship: tosca.relationships.AttachesTo
2996         occurrences:
2997         - 0
2998         - UNBOUNDED
2999     - dependency_oam_port_1:
3000         capability: tosca.capabilities.Node
3001         node: tosca.nodes.Root
3002         relationship: tosca.relationships.DependsOn
3003         occurrences:
3004         - 0
3005         - UNBOUNDED
3006     - dependency_packet_internal_network_1:
3007         capability: tosca.capabilities.Node
3008         node: tosca.nodes.Root
3009         relationship: tosca.relationships.DependsOn
3010         occurrences:
3011         - 0
3012         - UNBOUNDED
3013     - dependency_server_1c1_cmaui_2:
3014         capability: tosca.capabilities.Node
3015         node: tosca.nodes.Root
3016         relationship: tosca.relationships.DependsOn
3017         occurrences:
3018         - 0
3019         - UNBOUNDED
3020     - local_storage_server_1c1_cmaui_2:
3021         capability: tosca.capabilities.Attachment
3022         node: tosca.nodes.BlockStorage
3023         relationship: tosca.relationships.AttachesTo
3024         occurrences:
3025         - 0
3026         - UNBOUNDED
3027     - dependency_server_1c1_cmaui_1:
3028         capability: tosca.capabilities.Node
3029         node: tosca.nodes.Root
3030         relationship: tosca.relationships.DependsOn
3031         occurrences:
3032         - 0
3033         - UNBOUNDED
3034     - local_storage_server_1c1_cmaui_1:
3035         capability: tosca.capabilities.Attachment
3036         node: tosca.nodes.BlockStorage
3037         relationship: tosca.relationships.AttachesTo
3038         occurrences:
3039         - 0
3040         - UNBOUNDED
3041     - dependency_ps_server_1b_port_1:
3042         capability: tosca.capabilities.Node
3043         node: tosca.nodes.Root
3044         relationship: tosca.relationships.DependsOn
3045         occurrences:
3046         - 0
3047         - UNBOUNDED
3048     - link_ps_server_1b_port_1:
3049         capability: tosca.capabilities.network.Linkable
3050         relationship: tosca.relationships.network.LinksTo
3051         occurrences:
3052         - 1
3053         - 1
3054     - dependency_pd_server_1b_port_1:
3055         capability: tosca.capabilities.Node
3056         node: tosca.nodes.Root
3057         relationship: tosca.relationships.DependsOn
3058         occurrences:
3059         - 0
3060         - UNBOUNDED
3061     - link_pd_server_1b_port_1:
3062         capability: tosca.capabilities.network.Linkable
3063         relationship: tosca.relationships.network.LinksTo
3064         occurrences:
3065         - 1
3066         - 1
3067     - dependency_oam_port_2:
3068         capability: tosca.capabilities.Node
3069         node: tosca.nodes.Root
3070         relationship: tosca.relationships.DependsOn
3071         occurrences:
3072         - 0
3073         - UNBOUNDED
3074     - dependency_packet_external_network_1:
3075         capability: tosca.capabilities.Node
3076         node: tosca.nodes.Root
3077         relationship: tosca.relationships.DependsOn
3078         occurrences:
3079         - 0
3080         - UNBOUNDED
3081     capabilities:
3082       memory_server_pd_nested1_pattern_4:
3083         type: org.openecomp.capabilities.metric.Ceilometer
3084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       binding_ps_server_1b_port_1:
3089         type: tosca.capabilities.network.Bindable
3090         valid_source_types:
3091         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3092         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3093         occurrences:
3094         - 0
3095         - UNBOUNDED
3096       disk.capacity_server_1b_pd_1:
3097         type: org.openecomp.capabilities.metric.Ceilometer
3098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3099         occurrences:
3100         - 1
3101         - UNBOUNDED
3102       disk.capacity_server_1b_pd_2:
3103         type: org.openecomp.capabilities.metric.Ceilometer
3104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3105         occurrences:
3106         - 1
3107         - UNBOUNDED
3108       disk.read.requests_server_1c1_cmaui_2:
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.read.requests_server_1c1_cmaui_1:
3115         type: org.openecomp.capabilities.metric.Ceilometer
3116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3117         occurrences:
3118         - 1
3119         - UNBOUNDED
3120       disk.device.read.requests.rate_server_pd_nested1_pattern_4:
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       feature_pd_server_1b_port_1:
3127         type: tosca.capabilities.Node
3128         occurrences:
3129         - 1
3130         - UNBOUNDED
3131       network.outgoing.packets.rate_oam_port_2:
3132         type: org.openecomp.capabilities.metric.Ceilometer
3133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       network.outgoing.packets.rate_oam_port_1:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       disk.device.iops_server_1b_pd_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       disk.read.requests_server_pd_nested1_pattern_4:
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.write.bytes_server_pd_nested1_pattern_4:
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       cpu.delta_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.iops_server_1b_pd_1:
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       scalable_server_1c2_oam_2:
3174         type: tosca.capabilities.Scalable
3175         occurrences:
3176         - 1
3177         - UNBOUNDED
3178       scalable_server_1c2_oam_1:
3179         type: tosca.capabilities.Scalable
3180         occurrences:
3181         - 1
3182         - UNBOUNDED
3183       network.outgoing.packets.rate_ps_server_1b_port_1:
3184         type: org.openecomp.capabilities.metric.Ceilometer
3185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3186         occurrences:
3187         - 1
3188         - UNBOUNDED
3189       disk.device.read.requests_server_pd_nested1_pattern_4:
3190         type: org.openecomp.capabilities.metric.Ceilometer
3191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3192         occurrences:
3193         - 1
3194         - UNBOUNDED
3195       feature_pd_server_port_1_nested1_pattern_4:
3196         type: tosca.capabilities.Node
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       network.outpoing.packets_pd_server_port_1_nested1_pattern_4:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       disk.device.write.requests_server_1c1_cmaui_2:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       disk.device.write.requests_server_1c1_cmaui_1:
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.read.bytes_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.read.bytes_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.capacity_server_1c2_oam_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.capacity_server_pd_nested1_pattern_4:
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_1:
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       network.outpoing.packets_oam_port_1:
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       network.outpoing.packets_oam_port_2:
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       binding_cmaui_port_1:
3261         type: tosca.capabilities.network.Bindable
3262         valid_source_types:
3263         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3264         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3265         occurrences:
3266         - 0
3267         - UNBOUNDED
3268       binding_cmaui_port_2:
3269         type: tosca.capabilities.network.Bindable
3270         valid_source_types:
3271         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3272         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3273         occurrences:
3274         - 0
3275         - UNBOUNDED
3276       end_point_packet_internal_network_1:
3277         type: tosca.capabilities.Endpoint
3278         occurrences:
3279         - 1
3280         - UNBOUNDED
3281       memory_server_1c2_oam_1:
3282         type: org.openecomp.capabilities.metric.Ceilometer
3283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3284         occurrences:
3285         - 1
3286         - UNBOUNDED
3287       memory_server_1c2_oam_2:
3288         type: org.openecomp.capabilities.metric.Ceilometer
3289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3290         occurrences:
3291         - 1
3292         - UNBOUNDED
3293       disk.write.bytes_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       disk.write.bytes_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       network.incoming.bytes.rate_pd_server_port_2_nested1_pattern_4:
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       network.incoming.bytes_cmaui_port_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_cmaui_port_1:
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.packets_pd_server_port_2_nested1_pattern_4:
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       os_server_1c2_oam_1:
3330         type: tosca.capabilities.OperatingSystem
3331         occurrences:
3332         - 1
3333         - UNBOUNDED
3334       disk.device.iops_server_1c1_cmaui_2:
3335         type: org.openecomp.capabilities.metric.Ceilometer
3336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3337         occurrences:
3338         - 1
3339         - UNBOUNDED
3340       disk.device.iops_server_1c1_cmaui_1:
3341         type: org.openecomp.capabilities.metric.Ceilometer
3342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3343         occurrences:
3344         - 1
3345         - UNBOUNDED
3346       network.outgoing.packets.rate_pd_server_1b_port_1:
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       memory.resident_server_1b_pd_2:
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       disk.allocation_server_pd_nested1_pattern_4:
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       os_server_1c2_oam_2:
3365         type: tosca.capabilities.OperatingSystem
3366         occurrences:
3367         - 1
3368         - UNBOUNDED
3369       memory.resident_server_1b_pd_1:
3370         type: org.openecomp.capabilities.metric.Ceilometer
3371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3372         occurrences:
3373         - 1
3374         - UNBOUNDED
3375       disk.device.write.bytes.rate_server_pd_nested1_pattern_4:
3376         type: org.openecomp.capabilities.metric.Ceilometer
3377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3378         occurrences:
3379         - 1
3380         - UNBOUNDED
3381       feature_server_1c2_oam_2:
3382         type: tosca.capabilities.Node
3383         occurrences:
3384         - 1
3385         - UNBOUNDED
3386       network.incoming.packets.rate_cmaui_port_1:
3387         type: org.openecomp.capabilities.metric.Ceilometer
3388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3389         occurrences:
3390         - 1
3391         - UNBOUNDED
3392       network.incoming.packets.rate_cmaui_port_2:
3393         type: org.openecomp.capabilities.metric.Ceilometer
3394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3395         occurrences:
3396         - 1
3397         - UNBOUNDED
3398       network.outgoing.bytes_oam_port_2:
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       feature_server_1c2_oam_1:
3405         type: tosca.capabilities.Node
3406         occurrences:
3407         - 1
3408         - UNBOUNDED
3409       network.outgoing.bytes_oam_port_1:
3410         type: org.openecomp.capabilities.metric.Ceilometer
3411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3412         occurrences:
3413         - 1
3414         - UNBOUNDED
3415       disk.device.capacity_server_1c1_cmaui_2:
3416         type: org.openecomp.capabilities.metric.Ceilometer
3417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3418         occurrences:
3419         - 1
3420         - UNBOUNDED
3421       host_server_pd_nested1_pattern_4:
3422         type: tosca.capabilities.Container
3423         valid_source_types:
3424         - tosca.nodes.SoftwareComponent
3425         occurrences:
3426         - 1
3427         - UNBOUNDED
3428       attachment_oam_port_2:
3429         type: tosca.capabilities.Attachment
3430         occurrences:
3431         - 1
3432         - UNBOUNDED
3433       disk.capacity_server_1c2_oam_1:
3434         type: org.openecomp.capabilities.metric.Ceilometer
3435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3436         occurrences:
3437         - 1
3438         - UNBOUNDED
3439       disk.capacity_server_1c2_oam_2:
3440         type: org.openecomp.capabilities.metric.Ceilometer
3441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3442         occurrences:
3443         - 1
3444         - UNBOUNDED
3445       endpoint_server_pd_nested1_pattern_4:
3446         type: tosca.capabilities.Endpoint.Admin
3447         occurrences:
3448         - 1
3449         - UNBOUNDED
3450       attachment_oam_port_1:
3451         type: tosca.capabilities.Attachment
3452         occurrences:
3453         - 1
3454         - UNBOUNDED
3455       disk.device.read.bytes.rate_server_pd_nested1_pattern_4:
3456         type: org.openecomp.capabilities.metric.Ceilometer
3457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3458         occurrences:
3459         - 1
3460         - UNBOUNDED
3461       disk.write.bytes.rate_server_1c2_oam_1:
3462         type: org.openecomp.capabilities.metric.Ceilometer
3463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       disk.write.bytes.rate_server_1c2_oam_2:
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.device.usage_server_1c1_cmaui_2:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       disk.device.capacity_server_1c1_cmaui_1:
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_1:
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.latency_server_1c2_oam_2:
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.latency_server_1c2_oam_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.write.requests.rate_server_1c1_cmaui_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.write.requests.rate_server_1c1_cmaui_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       cpu_util_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.allocation_server_1c2_oam_2:
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       disk.allocation_server_1c2_oam_1:
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       cpu_util_server_1c1_cmaui_1:
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       binding_pd_server_1b_port_1:
3540         type: tosca.capabilities.network.Bindable
3541         valid_source_types:
3542         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3543         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3544         occurrences:
3545         - 0
3546         - UNBOUNDED
3547       disk.device.latency_server_pd_nested1_pattern_4:
3548         type: org.openecomp.capabilities.metric.Ceilometer
3549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       disk.write.requests_server_1b_pd_2:
3554         type: org.openecomp.capabilities.metric.Ceilometer
3555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3556         occurrences:
3557         - 1
3558         - UNBOUNDED
3559       disk.read.bytes_server_1c2_oam_1:
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       network.outpoing.packets_pd_server_port_2_nested1_pattern_4:
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_2:
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       disk.write.requests_server_1b_pd_1:
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       binding_oam_port_2:
3584         type: tosca.capabilities.network.Bindable
3585         valid_source_types:
3586         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3587         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3588         occurrences:
3589         - 0
3590         - UNBOUNDED
3591       binding_oam_port_1:
3592         type: tosca.capabilities.network.Bindable
3593         valid_source_types:
3594         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3595         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3596         occurrences:
3597         - 0
3598         - UNBOUNDED
3599       disk.read.bytes.rate_server_1c1_cmaui_2:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       disk.read.bytes.rate_server_1c1_cmaui_1:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       host_server_1c1_cmaui_2:
3612         type: tosca.capabilities.Container
3613         valid_source_types:
3614         - tosca.nodes.SoftwareComponent
3615         occurrences:
3616         - 1
3617         - UNBOUNDED
3618       host_server_1c1_cmaui_1:
3619         type: tosca.capabilities.Container
3620         valid_source_types:
3621         - tosca.nodes.SoftwareComponent
3622         occurrences:
3623         - 1
3624         - UNBOUNDED
3625       vcpus_server_1b_pd_1:
3626         type: org.openecomp.capabilities.metric.Ceilometer
3627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3628         occurrences:
3629         - 1
3630         - UNBOUNDED
3631       vcpus_server_1b_pd_2:
3632         type: org.openecomp.capabilities.metric.Ceilometer
3633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3634         occurrences:
3635         - 1
3636         - UNBOUNDED
3637       disk.latency_server_1c2_oam_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       network.incoming.bytes.rate_pd_server_port_1_nested1_pattern_4:
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_2:
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       disk.device.usage_server_pd_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.root.size_server_1c2_oam_1:
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.root.size_server_1c2_oam_2:
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.device.write.requests_server_1b_pd_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       cpu_util_server_pd_nested1_pattern_4:
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_2:
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       network.incoming.bytes.rate_oam_port_1:
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       network.outgoing.bytes.rate_pd_server_port_1_nested1_pattern_4:
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_2:
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       memory.usage_server_1c1_cmaui_1:
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       memory.usage_server_1c1_cmaui_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       end_point_packet_external_network_1:
3722         type: tosca.capabilities.Endpoint
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       binding_server_1c1_cmaui_2:
3727         type: tosca.capabilities.network.Bindable
3728         occurrences:
3729         - 1
3730         - UNBOUNDED
3731       binding_server_1c1_cmaui_1:
3732         type: tosca.capabilities.network.Bindable
3733         occurrences:
3734         - 1
3735         - UNBOUNDED
3736       disk.device.iops_server_1c2_oam_2:
3737         type: org.openecomp.capabilities.metric.Ceilometer
3738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3739         occurrences:
3740         - 1
3741         - UNBOUNDED
3742       disk.device.iops_server_1c2_oam_1:
3743         type: org.openecomp.capabilities.metric.Ceilometer
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       network.incoming.bytes_pd_server_port_2_nested1_pattern_4:
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       forwarder_oam_port_1:
3755         type: org.openecomp.capabilities.Forwarder
3756         occurrences:
3757         - 1
3758         - UNBOUNDED
3759       forwarder_oam_port_2:
3760         type: org.openecomp.capabilities.Forwarder
3761         occurrences:
3762         - 1
3763         - UNBOUNDED
3764       binding_server_1c2_oam_2:
3765         type: tosca.capabilities.network.Bindable
3766         occurrences:
3767         - 1
3768         - UNBOUNDED
3769       binding_server_1c2_oam_1:
3770         type: tosca.capabilities.network.Bindable
3771         occurrences:
3772         - 1
3773         - UNBOUNDED
3774       disk.device.read.bytes.rate_server_1b_pd_2:
3775         type: org.openecomp.capabilities.metric.Ceilometer
3776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3777         occurrences:
3778         - 1
3779         - UNBOUNDED
3780       disk.write.requests_server_1c2_oam_2:
3781         type: org.openecomp.capabilities.metric.Ceilometer
3782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3783         occurrences:
3784         - 1
3785         - UNBOUNDED
3786       disk.write.requests_server_1c2_oam_1:
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.device.read.bytes.rate_server_1b_pd_1:
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       network.incoming.bytes_ps_server_1b_port_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       network.outgoing.packets.rate_pd_server_port_2_nested1_pattern_4:
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       disk.usage_server_1b_pd_2:
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       disk.write.bytes.rate_server_1b_pd_1:
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.write.bytes.rate_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.usage_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       network.incoming.packets_cmaui_port_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.device.write.requests_server_1c2_oam_2:
3841         type: org.openecomp.capabilities.metric.Ceilometer
3842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3843         occurrences:
3844         - 1
3845         - UNBOUNDED
3846       disk.allocation_server_1c1_cmaui_1:
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.bytes.rate_server_1b_pd_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.device.write.bytes.rate_server_1b_pd_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       network.incoming.packets_cmaui_port_1:
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       feature_server_1b_pd_1:
3871         type: tosca.capabilities.Node
3872         occurrences:
3873         - 1
3874         - UNBOUNDED
3875       disk.device.write.requests.rate_server_1c1_cmaui_2:
3876         type: org.openecomp.capabilities.metric.Ceilometer
3877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3878         occurrences:
3879         - 1
3880         - UNBOUNDED
3881       disk.device.write.requests.rate_server_1c1_cmaui_1:
3882         type: org.openecomp.capabilities.metric.Ceilometer
3883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3884         occurrences:
3885         - 1
3886         - UNBOUNDED
3887       feature_server_1b_pd_2:
3888         type: tosca.capabilities.Node
3889         occurrences:
3890         - 1
3891         - UNBOUNDED
3892       disk.device.write.requests_server_1c2_oam_1:
3893         type: org.openecomp.capabilities.metric.Ceilometer
3894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3895         occurrences:
3896         - 1
3897         - UNBOUNDED
3898       disk.device.read.requests_server_1c2_oam_1:
3899         type: org.openecomp.capabilities.metric.Ceilometer
3900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3901         occurrences:
3902         - 1
3903         - UNBOUNDED
3904       disk.device.write.bytes_server_1b_pd_2:
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_2:
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_1:
3917         type: org.openecomp.capabilities.metric.Ceilometer
3918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3919         occurrences:
3920         - 1
3921         - UNBOUNDED
3922       disk.device.read.bytes_server_pd_nested1_pattern_4:
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       network.incoming.packets.rate_oam_port_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       network.incoming.packets.rate_oam_port_2:
3935         type: org.openecomp.capabilities.metric.Ceilometer
3936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3937         occurrences:
3938         - 1
3939         - UNBOUNDED
3940       disk.iops_server_1b_pd_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       disk.iops_server_1b_pd_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.allocation_server_1c1_cmaui_2:
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.device.allocation_server_1c2_oam_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.device.allocation_server_1c2_oam_1:
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.write.requests_server_1c1_cmaui_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.write.requests_server_1c1_cmaui_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       link_packet_external_network_1:
3983         type: tosca.capabilities.network.Linkable
3984         occurrences:
3985         - 1
3986         - UNBOUNDED
3987       network.outgoing.bytes.rate_cmaui_port_2:
3988         type: org.openecomp.capabilities.metric.Ceilometer
3989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3990         occurrences:
3991         - 1
3992         - UNBOUNDED
3993       network.incoming.bytes_pd_server_port_1_nested1_pattern_4:
3994         type: org.openecomp.capabilities.metric.Ceilometer
3995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3996         occurrences:
3997         - 1
3998         - UNBOUNDED
3999       cpu_server_1c1_cmaui_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.outgoing.bytes.rate_cmaui_port_1:
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_1:
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.outpoing.packets_ps_server_1b_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_1c2_oam_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       cpu_server_1c2_oam_2:
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       disk.write.requests.rate_server_1c2_oam_2:
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       disk.device.read.bytes_server_1b_pd_1:
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       attachment_packet_external_network_1:
4048         type: tosca.capabilities.Attachment
4049         occurrences:
4050         - 1
4051         - UNBOUNDED
4052       disk.device.read.bytes_server_1b_pd_2:
4053         type: org.openecomp.capabilities.metric.Ceilometer
4054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4055         occurrences:
4056         - 1
4057         - UNBOUNDED
4058       feature_packet_internal_network_1:
4059         type: tosca.capabilities.Node
4060         occurrences:
4061         - 1
4062         - UNBOUNDED
4063       disk.iops_server_pd_nested1_pattern_4:
4064         type: org.openecomp.capabilities.metric.Ceilometer
4065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4066         occurrences:
4067         - 1
4068         - UNBOUNDED
4069       disk.write.requests.rate_server_1c2_oam_1:
4070         type: org.openecomp.capabilities.metric.Ceilometer
4071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4072         occurrences:
4073         - 1
4074         - UNBOUNDED
4075       disk.read.bytes_server_1b_pd_2:
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.device.write.requests_server_pd_nested1_pattern_4:
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_1:
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       endpoint_server_1b_pd_2:
4094         type: tosca.capabilities.Endpoint.Admin
4095         occurrences:
4096         - 1
4097         - UNBOUNDED
4098       endpoint_server_1b_pd_1:
4099         type: tosca.capabilities.Endpoint.Admin
4100         occurrences:
4101         - 1
4102         - UNBOUNDED
4103       network.incoming.bytes_pd_server_1b_port_1:
4104         type: org.openecomp.capabilities.metric.Ceilometer
4105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4106         occurrences:
4107         - 1
4108         - UNBOUNDED
4109       instance_server_pd_nested1_pattern_4:
4110         type: org.openecomp.capabilities.metric.Ceilometer
4111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4112         occurrences:
4113         - 1
4114         - UNBOUNDED
4115       disk.latency_server_1c1_cmaui_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       memory_server_1b_pd_2:
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_2:
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_1:
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       network.outgoing.packets.rate_pd_server_port_1_nested1_pattern_4:
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       feature_packet_external_network_1:
4146         type: tosca.capabilities.Node
4147         occurrences:
4148         - 1
4149         - UNBOUNDED
4150       disk.device.latency_server_1b_pd_2:
4151         type: org.openecomp.capabilities.metric.Ceilometer
4152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4153         occurrences:
4154         - 1
4155         - UNBOUNDED
4156       disk.device.latency_server_1b_pd_1:
4157         type: org.openecomp.capabilities.metric.Ceilometer
4158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4159         occurrences:
4160         - 1
4161         - UNBOUNDED
4162       disk.read.bytes_server_pd_nested1_pattern_4:
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.iops_server_pd_nested1_pattern_4:
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       network.incoming.packets_oam_port_1:
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       network.incoming.packets_oam_port_2:
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.bytes.rate_cmaui_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.bytes.rate_cmaui_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       disk.iops_server_1c1_cmaui_2:
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       disk.iops_server_1c1_cmaui_1:
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.device.read.requests_server_1b_pd_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.device.read.requests_server_1b_pd_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       forwarder_pd_server_port_2_nested1_pattern_4:
4223         type: org.openecomp.capabilities.Forwarder
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       disk.device.write.bytes_server_1c2_oam_1:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       disk.device.write.bytes_server_1c2_oam_2:
4234         type: org.openecomp.capabilities.metric.Ceilometer
4235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       disk.write.bytes_server_pd_nested1_pattern_4:
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       feature_pd_server_port_2_nested1_pattern_4:
4246         type: tosca.capabilities.Node
4247         occurrences:
4248         - 1
4249         - UNBOUNDED
4250       disk.device.write.bytes.rate_server_1c2_oam_2:
4251         type: org.openecomp.capabilities.metric.Ceilometer
4252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       disk.read.bytes_server_1c1_cmaui_2:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       disk.device.write.bytes.rate_server_1c2_oam_1:
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_1:
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.iops_server_1c2_oam_2:
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       forwarder_pd_server_1b_port_1:
4281         type: org.openecomp.capabilities.Forwarder
4282         occurrences:
4283         - 1
4284         - UNBOUNDED
4285       disk.usage_server_1c2_oam_2:
4286         type: org.openecomp.capabilities.metric.Ceilometer
4287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4288         occurrences:
4289         - 1
4290         - UNBOUNDED
4291       feature_server_1c1_cmaui_1:
4292         type: tosca.capabilities.Node
4293         occurrences:
4294         - 1
4295         - UNBOUNDED
4296       disk.usage_server_1c2_oam_1:
4297         type: org.openecomp.capabilities.metric.Ceilometer
4298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4299         occurrences:
4300         - 1
4301         - UNBOUNDED
4302       feature_server_1c1_cmaui_2:
4303         type: tosca.capabilities.Node
4304         occurrences:
4305         - 1
4306         - UNBOUNDED
4307       network.outpoing.packets_pd_server_1b_port_1:
4308         type: org.openecomp.capabilities.metric.Ceilometer
4309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4310         occurrences:
4311         - 1
4312         - UNBOUNDED
4313       network.outgoing.bytes_cmaui_port_2:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       disk.device.capacity_server_pd_nested1_pattern_4:
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       disk.iops_server_1c2_oam_1:
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       network.outgoing.bytes_cmaui_port_1:
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       network.outgoing.bytes_pd_server_port_1_nested1_pattern_4:
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       binding_server_pd_nested1_pattern_4:
4344         type: tosca.capabilities.network.Bindable
4345         occurrences:
4346         - 1
4347         - UNBOUNDED
4348       cpu_server_1b_pd_1:
4349         type: org.openecomp.capabilities.metric.Ceilometer
4350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4351         occurrences:
4352         - 1
4353         - UNBOUNDED
4354       feature_server_pd_nested1_pattern_4:
4355         type: tosca.capabilities.Node
4356         occurrences:
4357         - 1
4358         - UNBOUNDED
4359       disk.device.write.requests.rate_server_1c2_oam_1:
4360         type: org.openecomp.capabilities.metric.Ceilometer
4361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4362         occurrences:
4363         - 1
4364         - UNBOUNDED
4365       disk.device.write.requests.rate_server_1c2_oam_2:
4366         type: org.openecomp.capabilities.metric.Ceilometer
4367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4368         occurrences:
4369         - 1
4370         - UNBOUNDED
4371       disk.read.bytes.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       memory.usage_server_pd_nested1_pattern_4:
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       scalable_server_pd_nested1_pattern_4:
4384         type: tosca.capabilities.Scalable
4385         occurrences:
4386         - 1
4387         - UNBOUNDED
4388       disk.read.bytes.rate_server_1c2_oam_2:
4389         type: org.openecomp.capabilities.metric.Ceilometer
4390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4391         occurrences:
4392         - 1
4393         - UNBOUNDED
4394       cpu_server_1b_pd_2:
4395         type: org.openecomp.capabilities.metric.Ceilometer
4396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       disk.usage_server_pd_nested1_pattern_4:
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       network.outgoing.bytes_pd_server_port_2_nested1_pattern_4:
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       vcpus_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       link_packet_internal_network_1:
4419         type: tosca.capabilities.network.Linkable
4420         occurrences:
4421         - 1
4422         - UNBOUNDED
4423       disk.write.bytes_server_1b_pd_1:
4424         type: org.openecomp.capabilities.metric.Ceilometer
4425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4426         occurrences:
4427         - 1
4428         - UNBOUNDED
4429       disk.write.bytes_server_1b_pd_2:
4430         type: org.openecomp.capabilities.metric.Ceilometer
4431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4432         occurrences:
4433         - 1
4434         - UNBOUNDED
4435       disk.device.usage_server_1c2_oam_2:
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       network.incoming.packets.rate_pd_server_port_2_nested1_pattern_4:
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.write.requests.rate_server_1b_pd_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       disk.device.usage_server_1c2_oam_1:
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       forwarder_pd_server_port_1_nested1_pattern_4:
4460         type: org.openecomp.capabilities.Forwarder
4461         occurrences:
4462         - 1
4463         - UNBOUNDED
4464       disk.latency_server_pd_nested1_pattern_4:
4465         type: org.openecomp.capabilities.metric.Ceilometer
4466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4467         occurrences:
4468         - 1
4469         - UNBOUNDED
4470       disk.device.write.requests.rate_server_1b_pd_1:
4471         type: org.openecomp.capabilities.metric.Ceilometer
4472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4473         occurrences:
4474         - 1
4475         - UNBOUNDED
4476       attachment_packet_internal_network_1:
4477         type: tosca.capabilities.Attachment
4478         occurrences:
4479         - 1
4480         - UNBOUNDED
4481       disk.write.requests.rate_server_pd_nested1_pattern_4:
4482         type: org.openecomp.capabilities.metric.Ceilometer
4483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4484         occurrences:
4485         - 1
4486         - UNBOUNDED
4487       os_server_pd_nested1_pattern_4:
4488         type: tosca.capabilities.OperatingSystem
4489         occurrences:
4490         - 1
4491         - UNBOUNDED
4492       cpu_util_server_1c2_oam_1:
4493         type: org.openecomp.capabilities.metric.Ceilometer
4494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4495         occurrences:
4496         - 1
4497         - UNBOUNDED
4498       cpu_util_server_1c2_oam_2:
4499         type: org.openecomp.capabilities.metric.Ceilometer
4500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       network.incoming.packets_ps_server_1b_port_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       network.outgoing.bytes.rate_ps_server_1b_port_1:
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.outgoing.bytes_pd_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       attachment_pd_server_port_1_nested1_pattern_4:
4523         type: tosca.capabilities.Attachment
4524         occurrences:
4525         - 1
4526         - UNBOUNDED
4527       memory.resident_server_1c2_oam_2:
4528         type: org.openecomp.capabilities.metric.Ceilometer
4529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4530         occurrences:
4531         - 1
4532         - UNBOUNDED
4533       memory.resident_server_1c2_oam_1:
4534         type: org.openecomp.capabilities.metric.Ceilometer
4535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4536         occurrences:
4537         - 1
4538         - UNBOUNDED
4539       disk.device.allocation_server_1c1_cmaui_1:
4540         type: org.openecomp.capabilities.metric.Ceilometer
4541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4542         occurrences:
4543         - 1
4544         - UNBOUNDED
4545       disk.device.allocation_server_1c1_cmaui_2:
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.root.size_server_pd_nested1_pattern_4:
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       vcpus_server_1c1_cmaui_1:
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       feature_cmaui_port_1:
4564         type: tosca.capabilities.Node
4565         occurrences:
4566         - 1
4567         - UNBOUNDED
4568       feature_cmaui_port_2:
4569         type: tosca.capabilities.Node
4570         occurrences:
4571         - 1
4572         - UNBOUNDED
4573       instance_server_1c1_cmaui_2:
4574         type: org.openecomp.capabilities.metric.Ceilometer
4575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4576         occurrences:
4577         - 1
4578         - UNBOUNDED
4579       instance_server_1c1_cmaui_1:
4580         type: org.openecomp.capabilities.metric.Ceilometer
4581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4582         occurrences:
4583         - 1
4584         - UNBOUNDED
4585       network.outgoing.bytes.rate_pd_server_1b_port_1:
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       attachment_pd_server_port_2_nested1_pattern_4:
4592         type: tosca.capabilities.Attachment
4593         occurrences:
4594         - 1
4595         - UNBOUNDED
4596       disk.device.read.requests.rate_server_1c2_oam_1:
4597         type: org.openecomp.capabilities.metric.Ceilometer
4598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4599         occurrences:
4600         - 1
4601         - UNBOUNDED
4602       disk.device.read.requests.rate_server_1c2_oam_2:
4603         type: org.openecomp.capabilities.metric.Ceilometer
4604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4605         occurrences:
4606         - 1
4607         - UNBOUNDED
4608       os_server_1b_pd_1:
4609         type: tosca.capabilities.OperatingSystem
4610         occurrences:
4611         - 1
4612         - UNBOUNDED
4613       os_server_1b_pd_2:
4614         type: tosca.capabilities.OperatingSystem
4615         occurrences:
4616         - 1
4617         - UNBOUNDED
4618       disk.root.size_server_1b_pd_2:
4619         type: org.openecomp.capabilities.metric.Ceilometer
4620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4621         occurrences:
4622         - 1
4623         - UNBOUNDED
4624       endpoint_server_1c1_cmaui_2:
4625         type: tosca.capabilities.Endpoint.Admin
4626         occurrences:
4627         - 1
4628         - UNBOUNDED
4629       network.incoming.packets.rate_ps_server_1b_port_1:
4630         type: org.openecomp.capabilities.metric.Ceilometer
4631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4632         occurrences:
4633         - 1
4634         - UNBOUNDED
4635       host_server_1b_pd_1:
4636         type: tosca.capabilities.Container
4637         valid_source_types:
4638         - tosca.nodes.SoftwareComponent
4639         occurrences:
4640         - 1
4641         - UNBOUNDED
4642       disk.root.size_server_1b_pd_1:
4643         type: org.openecomp.capabilities.metric.Ceilometer
4644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4645         occurrences:
4646         - 1
4647         - UNBOUNDED
4648       endpoint_server_1c1_cmaui_1:
4649         type: tosca.capabilities.Endpoint.Admin
4650         occurrences:
4651         - 1
4652         - UNBOUNDED
4653       host_server_1b_pd_2:
4654         type: tosca.capabilities.Container
4655         valid_source_types:
4656         - tosca.nodes.SoftwareComponent
4657         occurrences:
4658         - 1
4659         - UNBOUNDED
4660       vcpus_server_1c1_cmaui_2:
4661         type: org.openecomp.capabilities.metric.Ceilometer
4662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4663         occurrences:
4664         - 1
4665         - UNBOUNDED
4666       forwarder_cmaui_port_2:
4667         type: org.openecomp.capabilities.Forwarder
4668         occurrences:
4669         - 1
4670         - UNBOUNDED
4671       forwarder_cmaui_port_1:
4672         type: org.openecomp.capabilities.Forwarder
4673         occurrences:
4674         - 1
4675         - UNBOUNDED
4676       disk.allocation_server_1b_pd_1:
4677         type: org.openecomp.capabilities.metric.Ceilometer
4678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4679         occurrences:
4680         - 1
4681         - UNBOUNDED
4682       disk.allocation_server_1b_pd_2:
4683         type: org.openecomp.capabilities.metric.Ceilometer
4684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4685         occurrences:
4686         - 1
4687         - UNBOUNDED
4688       attachment_ps_server_1b_port_1:
4689         type: tosca.capabilities.Attachment
4690         occurrences:
4691         - 1
4692         - UNBOUNDED
4693       disk.device.read.requests.rate_server_1b_pd_1:
4694         type: org.openecomp.capabilities.metric.Ceilometer
4695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4696         occurrences:
4697         - 1
4698         - UNBOUNDED
4699       disk.device.read.requests.rate_server_1b_pd_2:
4700         type: org.openecomp.capabilities.metric.Ceilometer
4701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4702         occurrences:
4703         - 1
4704         - UNBOUNDED
4705       disk.write.bytes.rate_server_1c1_cmaui_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.write.bytes.rate_server_1c1_cmaui_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       memory.resident_server_pd_nested1_pattern_4:
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       network.outgoing.bytes.rate_pd_server_port_2_nested1_pattern_4:
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       network.outgoing.bytes_ps_server_1b_port_1:
4730         type: org.openecomp.capabilities.metric.Ceilometer
4731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4732         occurrences:
4733         - 1
4734         - UNBOUNDED
4735       disk.device.allocation_server_pd_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.outpoing.packets_cmaui_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       network.outpoing.packets_cmaui_port_2:
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       disk.read.bytes.rate_server_1b_pd_2:
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       disk.read.bytes.rate_server_1b_pd_1:
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       memory.usage_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       memory.usage_server_1c2_oam_2:
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_1:
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_1:
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       disk.read.requests_server_1c2_oam_2:
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       disk.latency_server_1b_pd_2:
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_1:
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_1:
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       memory.resident_server_1c1_cmaui_2:
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       memory.resident_server_1c1_cmaui_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       os_server_1c1_cmaui_2:
4826         type: tosca.capabilities.OperatingSystem
4827         occurrences:
4828         - 1
4829         - UNBOUNDED
4830       os_server_1c1_cmaui_1:
4831         type: tosca.capabilities.OperatingSystem
4832         occurrences:
4833         - 1
4834         - UNBOUNDED
4835       disk.ephemeral.size_server_pd_nested1_pattern_4:
4836         type: org.openecomp.capabilities.metric.Ceilometer
4837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4838         occurrences:
4839         - 1
4840         - UNBOUNDED
4841       instance_server_1c2_oam_1:
4842         type: org.openecomp.capabilities.metric.Ceilometer
4843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4844         occurrences:
4845         - 1
4846         - UNBOUNDED
4847       instance_server_1c2_oam_2:
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       memory_server_1c1_cmaui_2:
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       network.incoming.bytes.rate_ps_server_1b_port_1:
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       disk.device.write.requests.rate_server_pd_nested1_pattern_4:
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       disk.write.requests.rate_server_1b_pd_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.write.requests.rate_server_1b_pd_2:
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       memory_server_1c1_cmaui_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.read.bytes.rate_server_pd_nested1_pattern_4:
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       vcpus_server_1c2_oam_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       vcpus_server_1c2_oam_2:
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       disk.device.allocation_server_1b_pd_2:
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       disk.device.allocation_server_1b_pd_1:
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.ephemeral.size_server_1c1_cmaui_1:
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.ephemeral.size_server_1c1_cmaui_2:
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.root.size_server_1c1_cmaui_2:
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.root.size_server_1c1_cmaui_1:
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.read.requests_server_1b_pd_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.device.write.bytes.rate_server_1c1_cmaui_2:
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_1:
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       cpu_util_server_1b_pd_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       cpu_util_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       disk.write.requests_server_pd_nested1_pattern_4:
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       forwarder_ps_server_1b_port_1:
4980         type: org.openecomp.capabilities.Forwarder
4981         occurrences:
4982         - 1
4983         - UNBOUNDED
4984       disk.device.write.bytes_server_1c1_cmaui_1:
4985         type: org.openecomp.capabilities.metric.Ceilometer
4986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4987         occurrences:
4988         - 1
4989         - UNBOUNDED
4990       disk.device.write.bytes.rate_server_1c1_cmaui_1:
4991         type: org.openecomp.capabilities.metric.Ceilometer
4992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4993         occurrences:
4994         - 1
4995         - UNBOUNDED
4996       disk.device.write.bytes_server_1c1_cmaui_2:
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       host_server_1c2_oam_1:
5003         type: tosca.capabilities.Container
5004         valid_source_types:
5005         - tosca.nodes.SoftwareComponent
5006         occurrences:
5007         - 1
5008         - UNBOUNDED
5009       host_server_1c2_oam_2:
5010         type: tosca.capabilities.Container
5011         valid_source_types:
5012         - tosca.nodes.SoftwareComponent
5013         occurrences:
5014         - 1
5015         - UNBOUNDED
5016       cpu_server_pd_nested1_pattern_4:
5017         type: org.openecomp.capabilities.metric.Ceilometer
5018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5019         occurrences:
5020         - 1
5021         - UNBOUNDED
5022       disk.device.read.requests_server_1c1_cmaui_2:
5023         type: org.openecomp.capabilities.metric.Ceilometer
5024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5025         occurrences:
5026         - 1
5027         - UNBOUNDED
5028       disk.device.read.requests_server_1c1_cmaui_1:
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       binding_server_1b_pd_2:
5035         type: tosca.capabilities.network.Bindable
5036         occurrences:
5037         - 1
5038         - UNBOUNDED
5039       binding_server_1b_pd_1:
5040         type: tosca.capabilities.network.Bindable
5041         occurrences:
5042         - 1
5043         - UNBOUNDED
5044       binding_pd_server_port_2_nested1_pattern_4:
5045         type: tosca.capabilities.network.Bindable
5046         valid_source_types:
5047         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5048         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5049         occurrences:
5050         - 0
5051         - UNBOUNDED
5052       disk.device.read.bytes.rate_server_1c1_cmaui_1:
5053         type: org.openecomp.capabilities.metric.Ceilometer
5054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5055         occurrences:
5056         - 1
5057         - UNBOUNDED
5058       disk.device.read.bytes.rate_server_1c1_cmaui_2:
5059         type: org.openecomp.capabilities.metric.Ceilometer
5060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5061         occurrences:
5062         - 1
5063         - UNBOUNDED
5064       attachment_pd_server_1b_port_1:
5065         type: tosca.capabilities.Attachment
5066         occurrences:
5067         - 1
5068         - UNBOUNDED
5069       cpu.delta_server_1c2_oam_2:
5070         type: org.openecomp.capabilities.metric.Ceilometer
5071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5072         occurrences:
5073         - 1
5074         - UNBOUNDED
5075       disk.ephemeral.size_server_1b_pd_1:
5076         type: org.openecomp.capabilities.metric.Ceilometer
5077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5078         occurrences:
5079         - 1
5080         - UNBOUNDED
5081       disk.ephemeral.size_server_1b_pd_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.usage_server_1c1_cmaui_2:
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.usage_server_1c1_cmaui_1:
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       network.incoming.bytes_oam_port_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       network.incoming.bytes_oam_port_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       disk.write.bytes.rate_server_pd_nested1_pattern_4:
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       attachment_cmaui_port_2:
5118         type: tosca.capabilities.Attachment
5119         occurrences:
5120         - 1
5121         - UNBOUNDED
5122       network.outgoing.bytes.rate_oam_port_1:
5123         type: org.openecomp.capabilities.metric.Ceilometer
5124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5125         occurrences:
5126         - 1
5127         - UNBOUNDED
5128       instance_server_1b_pd_1:
5129         type: org.openecomp.capabilities.metric.Ceilometer
5130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5131         occurrences:
5132         - 1
5133         - UNBOUNDED
5134       disk.device.capacity_server_1b_pd_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       network.outgoing.bytes.rate_oam_port_2:
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       instance_server_1b_pd_2:
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       disk.device.capacity_server_1b_pd_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       disk.capacity_server_1c1_cmaui_1:
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       network.outgoing.packets.rate_cmaui_port_1:
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       network.outgoing.packets.rate_cmaui_port_2:
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       attachment_cmaui_port_1:
5177         type: tosca.capabilities.Attachment
5178         occurrences:
5179         - 1
5180         - UNBOUNDED
5181       disk.capacity_server_1c1_cmaui_2:
5182         type: org.openecomp.capabilities.metric.Ceilometer
5183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5184         occurrences:
5185         - 1
5186         - UNBOUNDED
5187       disk.ephemeral.size_server_1c2_oam_2:
5188         type: org.openecomp.capabilities.metric.Ceilometer
5189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5190         occurrences:
5191         - 1
5192         - UNBOUNDED
5193       disk.ephemeral.size_server_1c2_oam_1:
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.device.read.requests.rate_server_1c1_cmaui_1:
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       network.incoming.packets.rate_pd_server_1b_port_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.bytes_server_1c2_oam_2:
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       disk.device.read.bytes_server_1c2_oam_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.requests.rate_server_1c1_cmaui_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       cpu.delta_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.bytes.rate_server_1c2_oam_1:
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       disk.device.usage_server_1b_pd_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.usage_server_1b_pd_2:
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       network.incoming.packets.rate_pd_server_port_1_nested1_pattern_4:
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.read.bytes.rate_server_1c2_oam_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       disk.write.bytes_server_1c1_cmaui_1:
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.write.bytes_server_1c1_cmaui_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       feature_oam_port_2:
5278         type: tosca.capabilities.Node
5279         occurrences:
5280         - 1
5281         - UNBOUNDED
5282       feature_oam_port_1:
5283         type: tosca.capabilities.Node
5284         occurrences:
5285         - 1
5286         - UNBOUNDED
5287       feature_nested1_pattern_4:
5288         type: tosca.capabilities.Node
5289         occurrences:
5290         - 1
5291         - UNBOUNDED
5292       network.incoming.packets_pd_server_port_1_nested1_pattern_4:
5293         type: org.openecomp.capabilities.metric.Ceilometer
5294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5295         occurrences:
5296         - 1
5297         - UNBOUNDED
5298       disk.device.latency_server_1c1_cmaui_1:
5299         type: org.openecomp.capabilities.metric.Ceilometer
5300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5301         occurrences:
5302         - 1
5303         - UNBOUNDED
5304       scalable_server_1c1_cmaui_1:
5305         type: tosca.capabilities.Scalable
5306         occurrences:
5307         - 1
5308         - UNBOUNDED
5309       disk.device.latency_server_1c1_cmaui_2:
5310         type: org.openecomp.capabilities.metric.Ceilometer
5311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5312         occurrences:
5313         - 1
5314         - UNBOUNDED
5315       scalable_server_1c1_cmaui_2:
5316         type: tosca.capabilities.Scalable
5317         occurrences:
5318         - 1
5319         - UNBOUNDED
5320       cpu.delta_server_1c1_cmaui_2:
5321         type: org.openecomp.capabilities.metric.Ceilometer
5322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5323         occurrences:
5324         - 1
5325         - UNBOUNDED
5326       cpu.delta_server_1c1_cmaui_1:
5327         type: org.openecomp.capabilities.metric.Ceilometer
5328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5329         occurrences:
5330         - 1
5331         - UNBOUNDED
5332       scalable_server_1b_pd_1:
5333         type: tosca.capabilities.Scalable
5334         occurrences:
5335         - 1
5336         - UNBOUNDED
5337       scalable_server_1b_pd_2:
5338         type: tosca.capabilities.Scalable
5339         occurrences:
5340         - 1
5341         - UNBOUNDED
5342       cpu.delta_server_1b_pd_1:
5343         type: org.openecomp.capabilities.metric.Ceilometer
5344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5345         occurrences:
5346         - 1
5347         - UNBOUNDED
5348       cpu.delta_server_1b_pd_2:
5349         type: org.openecomp.capabilities.metric.Ceilometer
5350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       network.incoming.packets_pd_server_1b_port_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       binding_pd_server_port_1_nested1_pattern_4:
5361         type: tosca.capabilities.network.Bindable
5362         valid_source_types:
5363         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5364         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5365         occurrences:
5366         - 0
5367         - UNBOUNDED
5368       network.incoming.bytes.rate_pd_server_1b_port_1:
5369         type: org.openecomp.capabilities.metric.Ceilometer
5370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5371         occurrences:
5372         - 1
5373         - UNBOUNDED
5374       feature_ps_server_1b_port_1:
5375         type: tosca.capabilities.Node
5376         occurrences:
5377         - 1
5378         - UNBOUNDED
5379       endpoint_server_1c2_oam_2:
5380         type: tosca.capabilities.Endpoint.Admin
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       endpoint_server_1c2_oam_1:
5385         type: tosca.capabilities.Endpoint.Admin
5386         occurrences:
5387         - 1
5388         - UNBOUNDED
5389   org.openecomp.resource.abstract.nodes.rd_server_1b_1:
5390     derived_from: org.openecomp.resource.abstract.nodes.VFC
5391     properties:
5392       port_ps_server_1b_port_vlan_requirements:
5393         type: list
5394         required: true
5395         status: SUPPORTED
5396         entry_schema:
5397           type: org.openecomp.datatypes.network.VlanRequirements
5398       port_ps_server_1b_port_mac_requirements:
5399         type: org.openecomp.datatypes.network.MacRequirements
5400         required: true
5401         status: SUPPORTED
5402       port_ps_server_1b_port_subinterface_indicator:
5403         type: list
5404         required: true
5405         status: SUPPORTED
5406         entry_schema:
5407           type: boolean
5408       port_ps_server_1b_port_network_role_tag:
5409         type: string
5410         required: true
5411         status: SUPPORTED
5412       port_ps_server_1b_port_fixed_ips:
5413         type: list
5414         required: true
5415         status: SUPPORTED
5416         entry_schema:
5417           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5418       index_value:
5419         type: integer
5420         description: Index value of this substitution service template runtime instance
5421         required: false
5422         default: 0
5423         status: SUPPORTED
5424         constraints:
5425         - greater_or_equal: 0
5426       compute_rd_server_1b_availability_zone:
5427         type: list
5428         required: true
5429         status: SUPPORTED
5430         entry_schema:
5431           type: string
5432       port_ps_server_1b_port_order:
5433         type: integer
5434         required: true
5435         status: SUPPORTED
5436       vm_flavor_name:
5437         type: string
5438         required: true
5439         status: SUPPORTED
5440       port_ps_server_1b_port_network:
5441         type: list
5442         required: true
5443         status: SUPPORTED
5444         entry_schema:
5445           type: string
5446       port_ps_server_1b_port_exCP_naming:
5447         type: org.openecomp.datatypes.Naming
5448         required: true
5449         status: SUPPORTED
5450       port_ps_server_1b_port_ip_requirements:
5451         type: list
5452         required: true
5453         status: SUPPORTED
5454         entry_schema:
5455           type: org.openecomp.datatypes.network.IpRequirements
5456       vm_image_name:
5457         type: string
5458         required: true
5459         status: SUPPORTED
5460       port_ps_server_1b_port_network_role:
5461         type: string
5462         required: true
5463         status: SUPPORTED
5464       port_ps_server_1b_port_replacement_policy:
5465         type: list
5466         required: true
5467         status: SUPPORTED
5468         entry_schema:
5469           type: string
5470       compute_rd_server_1b_name:
5471         type: list
5472         required: true
5473         status: SUPPORTED
5474         entry_schema:
5475           type: string
5476       port_ps_server_1b_port_subnetpoolid:
5477         type: string
5478         required: true
5479         status: SUPPORTED
5480     requirements:
5481     - dependency_rd_server_1b_ps_server_1b_port:
5482         capability: tosca.capabilities.Node
5483         node: tosca.nodes.Root
5484         relationship: tosca.relationships.DependsOn
5485         occurrences:
5486         - 0
5487         - UNBOUNDED
5488     - link_rd_server_1b_ps_server_1b_port:
5489         capability: tosca.capabilities.network.Linkable
5490         relationship: tosca.relationships.network.LinksTo
5491         occurrences:
5492         - 1
5493         - 1
5494     - dependency_rd_server_1b:
5495         capability: tosca.capabilities.Node
5496         node: tosca.nodes.Root
5497         relationship: tosca.relationships.DependsOn
5498         occurrences:
5499         - 0
5500         - UNBOUNDED
5501     - local_storage_rd_server_1b:
5502         capability: tosca.capabilities.Attachment
5503         node: tosca.nodes.BlockStorage
5504         relationship: tosca.relationships.AttachesTo
5505         occurrences:
5506         - 0
5507         - UNBOUNDED
5508     capabilities:
5509       disk.usage_rd_server_1b:
5510         type: org.openecomp.capabilities.metric.Ceilometer
5511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5512         occurrences:
5513         - 1
5514         - UNBOUNDED
5515       cpu_util_rd_server_1b:
5516         type: org.openecomp.capabilities.metric.Ceilometer
5517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5518         occurrences:
5519         - 1
5520         - UNBOUNDED
5521       vcpus_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       disk.device.write.requests_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       disk.device.write.bytes_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.capacity_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.write.requests_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       scalable_rd_server_1b:
5552         type: tosca.capabilities.Scalable
5553         occurrences:
5554         - 1
5555         - UNBOUNDED
5556       network.incoming.bytes_rd_server_1b_ps_server_1b_port:
5557         type: org.openecomp.capabilities.metric.Ceilometer
5558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5559         occurrences:
5560         - 1
5561         - UNBOUNDED
5562       disk.device.usage_rd_server_1b:
5563         type: org.openecomp.capabilities.metric.Ceilometer
5564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5565         occurrences:
5566         - 1
5567         - UNBOUNDED
5568       binding_rd_server_1b_ps_server_1b_port:
5569         type: tosca.capabilities.network.Bindable
5570         valid_source_types:
5571         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5572         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5573         occurrences:
5574         - 0
5575         - UNBOUNDED
5576       disk.device.latency_rd_server_1b:
5577         type: org.openecomp.capabilities.metric.Ceilometer
5578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5579         occurrences:
5580         - 1
5581         - UNBOUNDED
5582       disk.device.read.bytes.rate_rd_server_1b:
5583         type: org.openecomp.capabilities.metric.Ceilometer
5584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5585         occurrences:
5586         - 1
5587         - UNBOUNDED
5588       disk.read.bytes.rate_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.root.size_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.device.write.requests.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       os_rd_server_1b:
5607         type: tosca.capabilities.OperatingSystem
5608         occurrences:
5609         - 1
5610         - UNBOUNDED
5611       network.outpoing.packets_rd_server_1b_ps_server_1b_port:
5612         type: org.openecomp.capabilities.metric.Ceilometer
5613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5614         occurrences:
5615         - 1
5616         - UNBOUNDED
5617       disk.device.read.bytes_rd_server_1b:
5618         type: org.openecomp.capabilities.metric.Ceilometer
5619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5620         occurrences:
5621         - 1
5622         - UNBOUNDED
5623       disk.device.read.requests.rate_rd_server_1b:
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.allocation_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       network.incoming.packets_rd_server_1b_ps_server_1b_port:
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       feature_rd_server_1b_ps_server_1b_port:
5642         type: tosca.capabilities.Node
5643         occurrences:
5644         - 1
5645         - UNBOUNDED
5646       disk.device.read.requests_rd_server_1b:
5647         type: org.openecomp.capabilities.metric.Ceilometer
5648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5649         occurrences:
5650         - 1
5651         - UNBOUNDED
5652       instance_rd_server_1b:
5653         type: org.openecomp.capabilities.metric.Ceilometer
5654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5655         occurrences:
5656         - 1
5657         - UNBOUNDED
5658       disk.write.bytes.rate_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       forwarder_rd_server_1b_ps_server_1b_port:
5665         type: org.openecomp.capabilities.Forwarder
5666         occurrences:
5667         - 1
5668         - UNBOUNDED
5669       memory_rd_server_1b:
5670         type: org.openecomp.capabilities.metric.Ceilometer
5671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5672         occurrences:
5673         - 1
5674         - UNBOUNDED
5675       disk.write.bytes_rd_server_1b:
5676         type: org.openecomp.capabilities.metric.Ceilometer
5677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5678         occurrences:
5679         - 1
5680         - UNBOUNDED
5681       network.outgoing.packets.rate_rd_server_1b_ps_server_1b_port:
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       binding_rd_server_1b:
5688         type: tosca.capabilities.network.Bindable
5689         occurrences:
5690         - 1
5691         - UNBOUNDED
5692       network.incoming.packets.rate_rd_server_1b_ps_server_1b_port:
5693         type: org.openecomp.capabilities.metric.Ceilometer
5694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5695         occurrences:
5696         - 1
5697         - UNBOUNDED
5698       network.outgoing.bytes_rd_server_1b_ps_server_1b_port:
5699         type: org.openecomp.capabilities.metric.Ceilometer
5700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5701         occurrences:
5702         - 1
5703         - UNBOUNDED
5704       disk.read.bytes_rd_server_1b:
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       feature_rd_server_1b:
5711         type: tosca.capabilities.Node
5712         occurrences:
5713         - 1
5714         - UNBOUNDED
5715       memory.resident_rd_server_1b:
5716         type: org.openecomp.capabilities.metric.Ceilometer
5717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5718         occurrences:
5719         - 1
5720         - UNBOUNDED
5721       disk.read.requests_rd_server_1b:
5722         type: org.openecomp.capabilities.metric.Ceilometer
5723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5724         occurrences:
5725         - 1
5726         - UNBOUNDED
5727       disk.ephemeral.size_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.latency_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.write.requests.rate_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.device.write.bytes.rate_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.device.iops_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       cpu_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       network.incoming.bytes.rate_rd_server_1b_ps_server_1b_port:
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.delta_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       host_rd_server_1b:
5776         type: tosca.capabilities.Container
5777         valid_source_types:
5778         - tosca.nodes.SoftwareComponent
5779         occurrences:
5780         - 1
5781         - UNBOUNDED
5782       disk.device.capacity_rd_server_1b:
5783         type: org.openecomp.capabilities.metric.Ceilometer
5784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5785         occurrences:
5786         - 1
5787         - UNBOUNDED
5788       disk.allocation_rd_server_1b:
5789         type: org.openecomp.capabilities.metric.Ceilometer
5790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5791         occurrences:
5792         - 1
5793         - UNBOUNDED
5794       attachment_rd_server_1b_ps_server_1b_port:
5795         type: tosca.capabilities.Attachment
5796         occurrences:
5797         - 1
5798         - UNBOUNDED
5799       disk.iops_rd_server_1b:
5800         type: org.openecomp.capabilities.metric.Ceilometer
5801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5802         occurrences:
5803         - 1
5804         - UNBOUNDED
5805       network.outgoing.bytes.rate_rd_server_1b_ps_server_1b_port:
5806         type: org.openecomp.capabilities.metric.Ceilometer
5807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5808         occurrences:
5809         - 1
5810         - UNBOUNDED
5811       endpoint_rd_server_1b:
5812         type: tosca.capabilities.Endpoint.Admin
5813         occurrences:
5814         - 1
5815         - UNBOUNDED
5816       memory.usage_rd_server_1b:
5817         type: org.openecomp.capabilities.metric.Ceilometer
5818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5819         occurrences:
5820         - 1
5821         - UNBOUNDED
5822   org.openecomp.resource.abstract.nodes.rd_server_1b:
5823     derived_from: org.openecomp.resource.abstract.nodes.VFC
5824     properties:
5825       port_rd_server_1b_port_network:
5826         type: list
5827         required: true
5828         status: SUPPORTED
5829         entry_schema:
5830           type: string
5831       port_rd_server_1b_port_order:
5832         type: integer
5833         required: true
5834         status: SUPPORTED
5835       index_value:
5836         type: integer
5837         description: Index value of this substitution service template runtime instance
5838         required: false
5839         default: 0
5840         status: SUPPORTED
5841         constraints:
5842         - greater_or_equal: 0
5843       compute_rd_server_1b_availability_zone:
5844         type: list
5845         required: true
5846         status: SUPPORTED
5847         entry_schema:
5848           type: string
5849       port_rd_server_1b_port_subinterface_indicator:
5850         type: list
5851         required: true
5852         status: SUPPORTED
5853         entry_schema:
5854           type: boolean
5855       vm_flavor_name:
5856         type: string
5857         required: true
5858         status: SUPPORTED
5859       port_rd_server_1b_port_ip_requirements:
5860         type: list
5861         required: true
5862         status: SUPPORTED
5863         entry_schema:
5864           type: org.openecomp.datatypes.network.IpRequirements
5865       port_rd_server_1b_port_network_role_tag:
5866         type: string
5867         required: true
5868         status: SUPPORTED
5869       port_rd_server_1b_port_network_role:
5870         type: string
5871         required: true
5872         status: SUPPORTED
5873       vm_image_name:
5874         type: string
5875         required: true
5876         status: SUPPORTED
5877       port_rd_server_1b_port_mac_requirements:
5878         type: org.openecomp.datatypes.network.MacRequirements
5879         required: true
5880         status: SUPPORTED
5881       port_rd_server_1b_port_subnetpoolid:
5882         type: string
5883         required: true
5884         status: SUPPORTED
5885       compute_rd_server_1b_name:
5886         type: list
5887         required: true
5888         status: SUPPORTED
5889         entry_schema:
5890           type: string
5891       port_rd_server_1b_port_fixed_ips:
5892         type: list
5893         required: true
5894         status: SUPPORTED
5895         entry_schema:
5896           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
5897       port_rd_server_1b_port_replacement_policy:
5898         type: list
5899         required: true
5900         status: SUPPORTED
5901         entry_schema:
5902           type: string
5903       port_rd_server_1b_port_vlan_requirements:
5904         type: list
5905         required: true
5906         status: SUPPORTED
5907         entry_schema:
5908           type: org.openecomp.datatypes.network.VlanRequirements
5909       port_rd_server_1b_port_exCP_naming:
5910         type: org.openecomp.datatypes.Naming
5911         required: true
5912         status: SUPPORTED
5913     attributes:
5914       rd_server_1b_accessIPv4:
5915         type: string
5916         status: SUPPORTED
5917     requirements:
5918     - dependency_rd_server_1b_rd_server_1b_port:
5919         capability: tosca.capabilities.Node
5920         node: tosca.nodes.Root
5921         relationship: tosca.relationships.DependsOn
5922         occurrences:
5923         - 0
5924         - UNBOUNDED
5925     - link_rd_server_1b_rd_server_1b_port:
5926         capability: tosca.capabilities.network.Linkable
5927         relationship: tosca.relationships.network.LinksTo
5928         occurrences:
5929         - 1
5930         - 1
5931     - dependency_rd_server_1b:
5932         capability: tosca.capabilities.Node
5933         node: tosca.nodes.Root
5934         relationship: tosca.relationships.DependsOn
5935         occurrences:
5936         - 0
5937         - UNBOUNDED
5938     - local_storage_rd_server_1b:
5939         capability: tosca.capabilities.Attachment
5940         node: tosca.nodes.BlockStorage
5941         relationship: tosca.relationships.AttachesTo
5942         occurrences:
5943         - 0
5944         - UNBOUNDED
5945     capabilities:
5946       network.outgoing.bytes.rate_rd_server_1b_rd_server_1b_port:
5947         type: org.openecomp.capabilities.metric.Ceilometer
5948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5949         occurrences:
5950         - 1
5951         - UNBOUNDED
5952       network.incoming.packets_rd_server_1b_rd_server_1b_port:
5953         type: org.openecomp.capabilities.metric.Ceilometer
5954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5955         occurrences:
5956         - 1
5957         - UNBOUNDED
5958       disk.usage_rd_server_1b:
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       cpu_util_rd_server_1b:
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       vcpus_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       disk.device.write.requests_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       disk.device.write.bytes_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.capacity_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.write.requests_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       scalable_rd_server_1b:
6001         type: tosca.capabilities.Scalable
6002         occurrences:
6003         - 1
6004         - UNBOUNDED
6005       disk.device.usage_rd_server_1b:
6006         type: org.openecomp.capabilities.metric.Ceilometer
6007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6008         occurrences:
6009         - 1
6010         - UNBOUNDED
6011       disk.device.latency_rd_server_1b:
6012         type: org.openecomp.capabilities.metric.Ceilometer
6013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6014         occurrences:
6015         - 1
6016         - UNBOUNDED
6017       disk.device.read.bytes.rate_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       network.incoming.bytes_rd_server_1b_rd_server_1b_port:
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       network.incoming.bytes.rate_rd_server_1b_rd_server_1b_port:
6030         type: org.openecomp.capabilities.metric.Ceilometer
6031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6032         occurrences:
6033         - 1
6034         - UNBOUNDED
6035       disk.read.bytes.rate_rd_server_1b:
6036         type: org.openecomp.capabilities.metric.Ceilometer
6037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6038         occurrences:
6039         - 1
6040         - UNBOUNDED
6041       disk.root.size_rd_server_1b:
6042         type: org.openecomp.capabilities.metric.Ceilometer
6043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6044         occurrences:
6045         - 1
6046         - UNBOUNDED
6047       disk.device.write.requests.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       os_rd_server_1b:
6054         type: tosca.capabilities.OperatingSystem
6055         occurrences:
6056         - 1
6057         - UNBOUNDED
6058       disk.device.read.bytes_rd_server_1b:
6059         type: org.openecomp.capabilities.metric.Ceilometer
6060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6061         occurrences:
6062         - 1
6063         - UNBOUNDED
6064       disk.device.read.requests.rate_rd_server_1b:
6065         type: org.openecomp.capabilities.metric.Ceilometer
6066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6067         occurrences:
6068         - 1
6069         - UNBOUNDED
6070       disk.device.allocation_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_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       instance_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.write.bytes.rate_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       network.incoming.packets.rate_rd_server_1b_rd_server_1b_port:
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       attachment_rd_server_1b_rd_server_1b_port:
6101         type: tosca.capabilities.Attachment
6102         occurrences:
6103         - 1
6104         - UNBOUNDED
6105       memory_rd_server_1b:
6106         type: org.openecomp.capabilities.metric.Ceilometer
6107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6108         occurrences:
6109         - 1
6110         - UNBOUNDED
6111       disk.write.bytes_rd_server_1b:
6112         type: org.openecomp.capabilities.metric.Ceilometer
6113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6114         occurrences:
6115         - 1
6116         - UNBOUNDED
6117       binding_rd_server_1b:
6118         type: tosca.capabilities.network.Bindable
6119         occurrences:
6120         - 1
6121         - UNBOUNDED
6122       network.outgoing.packets.rate_rd_server_1b_rd_server_1b_port:
6123         type: org.openecomp.capabilities.metric.Ceilometer
6124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6125         occurrences:
6126         - 1
6127         - UNBOUNDED
6128       disk.read.bytes_rd_server_1b:
6129         type: org.openecomp.capabilities.metric.Ceilometer
6130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6131         occurrences:
6132         - 1
6133         - UNBOUNDED
6134       feature_rd_server_1b:
6135         type: tosca.capabilities.Node
6136         occurrences:
6137         - 1
6138         - UNBOUNDED
6139       memory.resident_rd_server_1b:
6140         type: org.openecomp.capabilities.metric.Ceilometer
6141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6142         occurrences:
6143         - 1
6144         - UNBOUNDED
6145       disk.read.requests_rd_server_1b:
6146         type: org.openecomp.capabilities.metric.Ceilometer
6147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6148         occurrences:
6149         - 1
6150         - UNBOUNDED
6151       disk.ephemeral.size_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.latency_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.write.requests.rate_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.device.write.bytes.rate_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       binding_rd_server_1b_rd_server_1b_port:
6176         type: tosca.capabilities.network.Bindable
6177         valid_source_types:
6178         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6179         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6180         occurrences:
6181         - 0
6182         - UNBOUNDED
6183       forwarder_rd_server_1b_rd_server_1b_port:
6184         type: org.openecomp.capabilities.Forwarder
6185         occurrences:
6186         - 1
6187         - UNBOUNDED
6188       disk.device.iops_rd_server_1b:
6189         type: org.openecomp.capabilities.metric.Ceilometer
6190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6191         occurrences:
6192         - 1
6193         - UNBOUNDED
6194       cpu_rd_server_1b:
6195         type: org.openecomp.capabilities.metric.Ceilometer
6196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6197         occurrences:
6198         - 1
6199         - UNBOUNDED
6200       cpu.delta_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       host_rd_server_1b:
6207         type: tosca.capabilities.Container
6208         valid_source_types:
6209         - tosca.nodes.SoftwareComponent
6210         occurrences:
6211         - 1
6212         - UNBOUNDED
6213       disk.device.capacity_rd_server_1b:
6214         type: org.openecomp.capabilities.metric.Ceilometer
6215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6216         occurrences:
6217         - 1
6218         - UNBOUNDED
6219       disk.allocation_rd_server_1b:
6220         type: org.openecomp.capabilities.metric.Ceilometer
6221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6222         occurrences:
6223         - 1
6224         - UNBOUNDED
6225       network.outpoing.packets_rd_server_1b_rd_server_1b_port:
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.iops_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       endpoint_rd_server_1b:
6238         type: tosca.capabilities.Endpoint.Admin
6239         occurrences:
6240         - 1
6241         - UNBOUNDED
6242       network.outgoing.bytes_rd_server_1b_rd_server_1b_port:
6243         type: org.openecomp.capabilities.metric.Ceilometer
6244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6245         occurrences:
6246         - 1
6247         - UNBOUNDED
6248       memory.usage_rd_server_1b:
6249         type: org.openecomp.capabilities.metric.Ceilometer
6250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6251         occurrences:
6252         - 1
6253         - UNBOUNDED
6254       feature_rd_server_1b_rd_server_1b_port:
6255         type: tosca.capabilities.Node
6256         occurrences:
6257         - 1
6258         - UNBOUNDED
6259   org.openecomp.resource.abstract.nodes.heat.nested-no-compute:
6260     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
6261     properties:
6262       cmaui_names:
6263         type: list
6264         description: CMAUI1, CMAUI2 server names
6265         required: true
6266         status: SUPPORTED
6267         entry_schema:
6268           type: string
6269       p1:
6270         type: string
6271         description: UID of OAM network
6272         required: true
6273         status: SUPPORTED
6274       p2:
6275         type: string
6276         description: UID of OAM network
6277         required: true
6278         status: SUPPORTED
6279       cmaui_image:
6280         type: string
6281         description: Image for CMAUI server
6282         required: true
6283         status: SUPPORTED
6284       cmaui_flavor:
6285         type: string
6286         description: Flavor for CMAUI server
6287         required: true
6288         status: SUPPORTED
6289       packet_internal_network_name:
6290         type: string
6291         required: true
6292         status: SUPPORTED
6293       packet_external_network_name:
6294         type: string
6295         required: true
6296         status: SUPPORTED
6297       security_group_name:
6298         type: list
6299         description: CMAUI1, CMAUI2 server names
6300         required: true
6301         status: SUPPORTED
6302         entry_schema:
6303           type: string
6304       availability_zone_0:
6305         type: string
6306         description: availabilityzone name
6307         required: true
6308         status: SUPPORTED
6309       cmaui_oam_ips:
6310         type: string
6311         required: true
6312         status: SUPPORTED
6313       net:
6314         type: string
6315         required: true
6316         status: SUPPORTED
6317     attributes:
6318       no_compute_attr_1:
6319         type: string
6320         description: no_compute_attr_1
6321         status: SUPPORTED
6322     requirements:
6323     - dependency_cmaui_port_12:
6324         capability: tosca.capabilities.Node
6325         node: tosca.nodes.Root
6326         relationship: tosca.relationships.DependsOn
6327         occurrences:
6328         - 0
6329         - UNBOUNDED
6330     - binding_cmaui_port_12:
6331         capability: tosca.capabilities.network.Bindable
6332         relationship: tosca.relationships.network.BindsTo
6333         occurrences:
6334         - 1
6335         - 1
6336     - dependency_cmaui_port_11:
6337         capability: tosca.capabilities.Node
6338         node: tosca.nodes.Root
6339         relationship: tosca.relationships.DependsOn
6340         occurrences:
6341         - 0
6342         - UNBOUNDED
6343     - binding_cmaui_port_11:
6344         capability: tosca.capabilities.network.Bindable
6345         relationship: tosca.relationships.network.BindsTo
6346         occurrences:
6347         - 1
6348         - 1
6349     - dependency_packet_external_network:
6350         capability: tosca.capabilities.Node
6351         node: tosca.nodes.Root
6352         relationship: tosca.relationships.DependsOn
6353         occurrences:
6354         - 0
6355         - UNBOUNDED
6356     - dependency_packet_internal_network:
6357         capability: tosca.capabilities.Node
6358         node: tosca.nodes.Root
6359         relationship: tosca.relationships.DependsOn
6360         occurrences:
6361         - 0
6362         - UNBOUNDED
6363     capabilities:
6364       network.outgoing.bytes.rate_cmaui_port_11:
6365         type: org.openecomp.capabilities.metric.Ceilometer
6366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6367         occurrences:
6368         - 1
6369         - UNBOUNDED
6370       network.outgoing.bytes.rate_cmaui_port_12:
6371         type: org.openecomp.capabilities.metric.Ceilometer
6372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6373         occurrences:
6374         - 1
6375         - UNBOUNDED
6376       network.outpoing.packets_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.outpoing.packets_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       forwarder_cmaui_port_11:
6389         type: org.openecomp.capabilities.Forwarder
6390         occurrences:
6391         - 1
6392         - UNBOUNDED
6393       forwarder_cmaui_port_12:
6394         type: org.openecomp.capabilities.Forwarder
6395         occurrences:
6396         - 1
6397         - UNBOUNDED
6398       end_point_packet_internal_network:
6399         type: tosca.capabilities.Endpoint
6400         occurrences:
6401         - 1
6402         - UNBOUNDED
6403       feature_cmaui_port_12:
6404         type: tosca.capabilities.Node
6405         occurrences:
6406         - 1
6407         - UNBOUNDED
6408       feature_cmaui_port_11:
6409         type: tosca.capabilities.Node
6410         occurrences:
6411         - 1
6412         - UNBOUNDED
6413       link_packet_internal_network:
6414         type: tosca.capabilities.network.Linkable
6415         occurrences:
6416         - 1
6417         - UNBOUNDED
6418       feature_packet_internal_network:
6419         type: tosca.capabilities.Node
6420         occurrences:
6421         - 1
6422         - UNBOUNDED
6423       network.incoming.bytes.rate_cmaui_port_11:
6424         type: org.openecomp.capabilities.metric.Ceilometer
6425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6426         occurrences:
6427         - 1
6428         - UNBOUNDED
6429       network.incoming.bytes.rate_cmaui_port_12:
6430         type: org.openecomp.capabilities.metric.Ceilometer
6431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6432         occurrences:
6433         - 1
6434         - UNBOUNDED
6435       end_point_packet_external_network:
6436         type: tosca.capabilities.Endpoint
6437         occurrences:
6438         - 1
6439         - UNBOUNDED
6440       network.outgoing.bytes_cmaui_port_11:
6441         type: org.openecomp.capabilities.metric.Ceilometer
6442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6443         occurrences:
6444         - 1
6445         - UNBOUNDED
6446       network.outgoing.bytes_cmaui_port_12:
6447         type: org.openecomp.capabilities.metric.Ceilometer
6448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6449         occurrences:
6450         - 1
6451         - UNBOUNDED
6452       attachment_packet_internal_network:
6453         type: tosca.capabilities.Attachment
6454         occurrences:
6455         - 1
6456         - UNBOUNDED
6457       network.outgoing.packets.rate_cmaui_port_12:
6458         type: org.openecomp.capabilities.metric.Ceilometer
6459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6460         occurrences:
6461         - 1
6462         - UNBOUNDED
6463       binding_cmaui_port_12:
6464         type: tosca.capabilities.network.Bindable
6465         valid_source_types:
6466         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6467         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6468         occurrences:
6469         - 0
6470         - UNBOUNDED
6471       network.outgoing.packets.rate_cmaui_port_11:
6472         type: org.openecomp.capabilities.metric.Ceilometer
6473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6474         occurrences:
6475         - 1
6476         - UNBOUNDED
6477       binding_cmaui_port_11:
6478         type: tosca.capabilities.network.Bindable
6479         valid_source_types:
6480         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6481         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6482         occurrences:
6483         - 0
6484         - UNBOUNDED
6485       attachment_cmaui_port_12:
6486         type: tosca.capabilities.Attachment
6487         occurrences:
6488         - 1
6489         - UNBOUNDED
6490       attachment_cmaui_port_11:
6491         type: tosca.capabilities.Attachment
6492         occurrences:
6493         - 1
6494         - UNBOUNDED
6495       network.incoming.packets.rate_cmaui_port_12:
6496         type: org.openecomp.capabilities.metric.Ceilometer
6497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6498         occurrences:
6499         - 1
6500         - UNBOUNDED
6501       network.incoming.packets.rate_cmaui_port_11:
6502         type: org.openecomp.capabilities.metric.Ceilometer
6503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6504         occurrences:
6505         - 1
6506         - UNBOUNDED
6507       attachment_packet_external_network:
6508         type: tosca.capabilities.Attachment
6509         occurrences:
6510         - 1
6511         - UNBOUNDED
6512       network.incoming.bytes_cmaui_port_12:
6513         type: org.openecomp.capabilities.metric.Ceilometer
6514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6515         occurrences:
6516         - 1
6517         - UNBOUNDED
6518       network.incoming.packets_cmaui_port_11:
6519         type: org.openecomp.capabilities.metric.Ceilometer
6520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6521         occurrences:
6522         - 1
6523         - UNBOUNDED
6524       network.incoming.packets_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.bytes_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       link_packet_external_network:
6537         type: tosca.capabilities.network.Linkable
6538         occurrences:
6539         - 1
6540         - UNBOUNDED
6541       feature_packet_external_network:
6542         type: tosca.capabilities.Node
6543         occurrences:
6544         - 1
6545         - UNBOUNDED
6546   org.openecomp.resource.abstract.nodes.heat.pd_server_2:
6547     derived_from: org.openecomp.resource.abstract.nodes.VFC
6548     properties:
6549       p1:
6550         type: string
6551         description: UID of OAM network
6552         required: true
6553         status: SUPPORTED
6554       p2:
6555         type: string
6556         description: UID of OAM network
6557         required: true
6558         status: SUPPORTED
6559       port_pd_server_port_1_order:
6560         type: integer
6561         required: true
6562         status: SUPPORTED
6563       pd_server_names:
6564         type: list
6565         description: PD server names
6566         required: true
6567         status: SUPPORTED
6568         entry_schema: *id001
6569       port_pd_server_port_1_mac_requirements:
6570         type: org.openecomp.datatypes.network.MacRequirements
6571         required: true
6572         status: SUPPORTED
6573       port_pd_server_port_2_network_role:
6574         type: string
6575         required: true
6576         status: SUPPORTED
6577       port_pd_server_port_1_network_role:
6578         type: string
6579         required: true
6580         status: SUPPORTED
6581       pd_server_flavor:
6582         type: string
6583         description: Flavor for PD server
6584         required: true
6585         status: SUPPORTED
6586       port_pd_server_port_2_ip_requirements:
6587         type: list
6588         required: true
6589         status: SUPPORTED
6590         entry_schema:
6591           type: org.openecomp.datatypes.network.IpRequirements
6592       port_pd_server_port_2_mac_requirements:
6593         type: org.openecomp.datatypes.network.MacRequirements
6594         required: true
6595         status: SUPPORTED
6596       availability_zone_0:
6597         type: string
6598         description: availabilityzone name
6599         required: true
6600         status: SUPPORTED
6601       net:
6602         type: string
6603         required: true
6604         status: SUPPORTED
6605       port_pd_server_port_2_vlan_requirements:
6606         type: list
6607         required: true
6608         status: SUPPORTED
6609         entry_schema:
6610           type: org.openecomp.datatypes.network.VlanRequirements
6611       port_pd_server_port_2_subnetpoolid:
6612         type: string
6613         required: true
6614         status: SUPPORTED
6615       pd_server_ips:
6616         type: string
6617         required: true
6618         status: SUPPORTED
6619       port_pd_server_port_1_subnetpoolid:
6620         type: string
6621         required: true
6622         status: SUPPORTED
6623       port_pd_server_port_1_network_role_tag:
6624         type: string
6625         required: true
6626         status: SUPPORTED
6627       security_group_name:
6628         type: list
6629         description: CMAUI1, CMAUI2 server names
6630         required: true
6631         status: SUPPORTED
6632         entry_schema: *id002
6633       ps_server_flavor:
6634         type: string
6635         description: Flavor for PS server
6636         required: true
6637         status: SUPPORTED
6638       port_pd_server_port_1_vlan_requirements:
6639         type: list
6640         required: true
6641         status: SUPPORTED
6642         entry_schema:
6643           type: org.openecomp.datatypes.network.VlanRequirements
6644       port_pd_server_port_2_order:
6645         type: integer
6646         required: true
6647         status: SUPPORTED
6648       port_pd_server_port_2_network_role_tag:
6649         type: string
6650         required: true
6651         status: SUPPORTED
6652       pd_server_image:
6653         type: string
6654         description: Flavor for PD server
6655         required: true
6656         status: SUPPORTED
6657       port_pd_server_port_1_ip_requirements:
6658         type: list
6659         required: true
6660         status: SUPPORTED
6661         entry_schema:
6662           type: org.openecomp.datatypes.network.IpRequirements
6663       port_pd_server_port_2_exCP_naming:
6664         type: org.openecomp.datatypes.Naming
6665         required: true
6666         status: SUPPORTED
6667       port_pd_server_port_1_exCP_naming:
6668         type: org.openecomp.datatypes.Naming
6669         required: true
6670         status: SUPPORTED
6671     attributes:
6672       pattern4_attr_1:
6673         type: string
6674         description: pattern4_attr_1_value
6675         status: SUPPORTED
6676     requirements:
6677     - dependency_pd_server_port_1:
6678         capability: tosca.capabilities.Node
6679         node: tosca.nodes.Root
6680         relationship: tosca.relationships.DependsOn
6681         occurrences:
6682         - 0
6683         - UNBOUNDED
6684     - link_pd_server_port_1:
6685         capability: tosca.capabilities.network.Linkable
6686         relationship: tosca.relationships.network.LinksTo
6687         occurrences:
6688         - 1
6689         - 1
6690     - dependency_pd_server_port_2:
6691         capability: tosca.capabilities.Node
6692         node: tosca.nodes.Root
6693         relationship: tosca.relationships.DependsOn
6694         occurrences:
6695         - 0
6696         - UNBOUNDED
6697     - link_pd_server_port_2:
6698         capability: tosca.capabilities.network.Linkable
6699         relationship: tosca.relationships.network.LinksTo
6700         occurrences:
6701         - 1
6702         - 1
6703     - dependency_server_pd:
6704         capability: tosca.capabilities.Node
6705         node: tosca.nodes.Root
6706         relationship: tosca.relationships.DependsOn
6707         occurrences:
6708         - 0
6709         - UNBOUNDED
6710     - local_storage_server_pd:
6711         capability: tosca.capabilities.Attachment
6712         node: tosca.nodes.BlockStorage
6713         relationship: tosca.relationships.AttachesTo
6714         occurrences:
6715         - 0
6716         - UNBOUNDED
6717     capabilities:
6718       disk.iops_server_pd:
6719         type: org.openecomp.capabilities.metric.Ceilometer
6720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6721         occurrences:
6722         - 1
6723         - UNBOUNDED
6724       disk.device.read.bytes.rate_server_pd:
6725         type: org.openecomp.capabilities.metric.Ceilometer
6726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6727         occurrences:
6728         - 1
6729         - UNBOUNDED
6730       memory.resident_server_pd:
6731         type: org.openecomp.capabilities.metric.Ceilometer
6732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6733         occurrences:
6734         - 1
6735         - UNBOUNDED
6736       cpu_util_server_pd:
6737         type: org.openecomp.capabilities.metric.Ceilometer
6738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6739         occurrences:
6740         - 1
6741         - UNBOUNDED
6742       network.incoming.bytes_pd_server_port_1:
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       network.incoming.bytes_pd_server_port_2:
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       disk.device.read.requests_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       network.incoming.bytes.rate_pd_server_port_1:
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.rate_pd_server_port_2:
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       disk.device.allocation_server_pd:
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.usage_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       disk.capacity_server_pd:
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       endpoint_server_pd:
6791         type: tosca.capabilities.Endpoint.Admin
6792         occurrences:
6793         - 1
6794         - UNBOUNDED
6795       disk.device.capacity_server_pd:
6796         type: org.openecomp.capabilities.metric.Ceilometer
6797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6798         occurrences:
6799         - 1
6800         - UNBOUNDED
6801       attachment_pd_server_port_2:
6802         type: tosca.capabilities.Attachment
6803         occurrences:
6804         - 1
6805         - UNBOUNDED
6806       network.incoming.packets_pd_server_port_2:
6807         type: org.openecomp.capabilities.metric.Ceilometer
6808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6809         occurrences:
6810         - 1
6811         - UNBOUNDED
6812       attachment_pd_server_port_1:
6813         type: tosca.capabilities.Attachment
6814         occurrences:
6815         - 1
6816         - UNBOUNDED
6817       network.incoming.packets_pd_server_port_1:
6818         type: org.openecomp.capabilities.metric.Ceilometer
6819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6820         occurrences:
6821         - 1
6822         - UNBOUNDED
6823       memory.usage_server_pd:
6824         type: org.openecomp.capabilities.metric.Ceilometer
6825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6826         occurrences:
6827         - 1
6828         - UNBOUNDED
6829       disk.allocation_server_pd:
6830         type: org.openecomp.capabilities.metric.Ceilometer
6831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6832         occurrences:
6833         - 1
6834         - UNBOUNDED
6835       disk.read.bytes.rate_server_pd:
6836         type: org.openecomp.capabilities.metric.Ceilometer
6837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6838         occurrences:
6839         - 1
6840         - UNBOUNDED
6841       memory_server_pd:
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       disk.device.write.requests_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.device.usage_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       feature_pd_server_port_1:
6860         type: tosca.capabilities.Node
6861         occurrences:
6862         - 1
6863         - UNBOUNDED
6864       feature_pd_server_port_2:
6865         type: tosca.capabilities.Node
6866         occurrences:
6867         - 1
6868         - UNBOUNDED
6869       disk.read.bytes_server_pd:
6870         type: org.openecomp.capabilities.metric.Ceilometer
6871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6872         occurrences:
6873         - 1
6874         - UNBOUNDED
6875       disk.device.read.bytes_server_pd:
6876         type: org.openecomp.capabilities.metric.Ceilometer
6877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6878         occurrences:
6879         - 1
6880         - UNBOUNDED
6881       network.incoming.packets.rate_pd_server_port_2:
6882         type: org.openecomp.capabilities.metric.Ceilometer
6883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6884         occurrences:
6885         - 1
6886         - UNBOUNDED
6887       network.incoming.packets.rate_pd_server_port_1:
6888         type: org.openecomp.capabilities.metric.Ceilometer
6889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6890         occurrences:
6891         - 1
6892         - UNBOUNDED
6893       instance_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       binding_pd_server_port_2:
6900         type: tosca.capabilities.network.Bindable
6901         valid_source_types:
6902         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6903         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6904         occurrences:
6905         - 0
6906         - UNBOUNDED
6907       binding_pd_server_port_1:
6908         type: tosca.capabilities.network.Bindable
6909         valid_source_types:
6910         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6911         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6912         occurrences:
6913         - 0
6914         - UNBOUNDED
6915       cpu.delta_server_pd:
6916         type: org.openecomp.capabilities.metric.Ceilometer
6917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6918         occurrences:
6919         - 1
6920         - UNBOUNDED
6921       host_server_pd:
6922         type: tosca.capabilities.Container
6923         valid_source_types:
6924         - tosca.nodes.SoftwareComponent
6925         occurrences:
6926         - 1
6927         - UNBOUNDED
6928       network.outpoing.packets_pd_server_port_1:
6929         type: org.openecomp.capabilities.metric.Ceilometer
6930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6931         occurrences:
6932         - 1
6933         - UNBOUNDED
6934       vcpus_server_pd:
6935         type: org.openecomp.capabilities.metric.Ceilometer
6936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6937         occurrences:
6938         - 1
6939         - UNBOUNDED
6940       disk.ephemeral.size_server_pd:
6941         type: org.openecomp.capabilities.metric.Ceilometer
6942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6943         occurrences:
6944         - 1
6945         - UNBOUNDED
6946       network.outpoing.packets_pd_server_port_2:
6947         type: org.openecomp.capabilities.metric.Ceilometer
6948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6949         occurrences:
6950         - 1
6951         - UNBOUNDED
6952       network.outgoing.packets.rate_pd_server_port_2:
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       disk.latency_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       network.outgoing.packets.rate_pd_server_port_1:
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       disk.device.write.bytes.rate_server_pd:
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       disk.write.requests.rate_server_pd:
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.write.requests_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.bytes_pd_server_port_2:
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.iops_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       network.outgoing.bytes_pd_server_port_1:
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.read.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       os_server_pd:
7013         type: tosca.capabilities.OperatingSystem
7014         occurrences:
7015         - 1
7016         - UNBOUNDED
7017       disk.device.latency_server_pd:
7018         type: org.openecomp.capabilities.metric.Ceilometer
7019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7020         occurrences:
7021         - 1
7022         - UNBOUNDED
7023       binding_server_pd:
7024         type: tosca.capabilities.network.Bindable
7025         occurrences:
7026         - 1
7027         - UNBOUNDED
7028       scalable_server_pd:
7029         type: tosca.capabilities.Scalable
7030         occurrences:
7031         - 1
7032         - UNBOUNDED
7033       network.outgoing.bytes.rate_pd_server_port_2:
7034         type: org.openecomp.capabilities.metric.Ceilometer
7035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7036         occurrences:
7037         - 1
7038         - UNBOUNDED
7039       forwarder_pd_server_port_1:
7040         type: org.openecomp.capabilities.Forwarder
7041         occurrences:
7042         - 1
7043         - UNBOUNDED
7044       network.outgoing.bytes.rate_pd_server_port_1:
7045         type: org.openecomp.capabilities.metric.Ceilometer
7046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7047         occurrences:
7048         - 1
7049         - UNBOUNDED
7050       disk.write.bytes_server_pd:
7051         type: org.openecomp.capabilities.metric.Ceilometer
7052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7053         occurrences:
7054         - 1
7055         - UNBOUNDED
7056       disk.write.bytes.rate_server_pd:
7057         type: org.openecomp.capabilities.metric.Ceilometer
7058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7059         occurrences:
7060         - 1
7061         - UNBOUNDED
7062       forwarder_pd_server_port_2:
7063         type: org.openecomp.capabilities.Forwarder
7064         occurrences:
7065         - 1
7066         - UNBOUNDED
7067       feature_server_pd:
7068         type: tosca.capabilities.Node
7069         occurrences:
7070         - 1
7071         - UNBOUNDED
7072       disk.root.size_server_pd:
7073         type: org.openecomp.capabilities.metric.Ceilometer
7074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7075         occurrences:
7076         - 1
7077         - UNBOUNDED
7078       disk.device.read.requests.rate_server_pd:
7079         type: org.openecomp.capabilities.metric.Ceilometer
7080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7081         occurrences:
7082         - 1
7083         - UNBOUNDED
7084       disk.device.write.requests.rate_server_pd:
7085         type: org.openecomp.capabilities.metric.Ceilometer
7086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7087         occurrences:
7088         - 1
7089         - UNBOUNDED
7090       disk.device.write.bytes_server_pd:
7091         type: org.openecomp.capabilities.metric.Ceilometer
7092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7093         occurrences:
7094         - 1
7095         - UNBOUNDED
7096       cpu_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   org.openecomp.resource.abstract.nodes.heat.pd_server_1:
7103     derived_from: org.openecomp.resource.abstract.nodes.VFC
7104     properties:
7105       p1:
7106         type: string
7107         description: UID of OAM network
7108         required: true
7109         status: SUPPORTED
7110       p2:
7111         type: string
7112         description: UID of OAM network
7113         required: true
7114         status: SUPPORTED
7115       port_pd_server_port_1_order:
7116         type: integer
7117         required: true
7118         status: SUPPORTED
7119       pd_server_names:
7120         type: list
7121         description: PD server names
7122         required: true
7123         status: SUPPORTED
7124         entry_schema: *id001
7125       port_pd_server_port_1_mac_requirements:
7126         type: org.openecomp.datatypes.network.MacRequirements
7127         required: true
7128         status: SUPPORTED
7129       port_pd_server_port_2_network_role:
7130         type: string
7131         required: true
7132         status: SUPPORTED
7133       port_pd_server_port_1_network_role:
7134         type: string
7135         required: true
7136         status: SUPPORTED
7137       pd_server_flavor:
7138         type: string
7139         description: Flavor for PD server
7140         required: true
7141         status: SUPPORTED
7142       port_pd_server_port_2_ip_requirements:
7143         type: list
7144         required: true
7145         status: SUPPORTED
7146         entry_schema:
7147           type: org.openecomp.datatypes.network.IpRequirements
7148       port_pd_server_port_2_mac_requirements:
7149         type: org.openecomp.datatypes.network.MacRequirements
7150         required: true
7151         status: SUPPORTED
7152       availability_zone_0:
7153         type: string
7154         description: availabilityzone name
7155         required: true
7156         status: SUPPORTED
7157       net:
7158         type: string
7159         required: true
7160         status: SUPPORTED
7161       port_pd_server_port_2_vlan_requirements:
7162         type: list
7163         required: true
7164         status: SUPPORTED
7165         entry_schema:
7166           type: org.openecomp.datatypes.network.VlanRequirements
7167       port_pd_server_port_2_subnetpoolid:
7168         type: string
7169         required: true
7170         status: SUPPORTED
7171       pd_server_ips:
7172         type: string
7173         required: true
7174         status: SUPPORTED
7175       port_pd_server_port_1_subnetpoolid:
7176         type: string
7177         required: true
7178         status: SUPPORTED
7179       port_pd_server_port_1_network_role_tag:
7180         type: string
7181         required: true
7182         status: SUPPORTED
7183       security_group_name:
7184         type: list
7185         description: CMAUI1, CMAUI2 server names
7186         required: true
7187         status: SUPPORTED
7188         entry_schema: *id002
7189       ps_server_flavor:
7190         type: string
7191         description: Flavor for PS server
7192         required: true
7193         status: SUPPORTED
7194       port_pd_server_port_1_vlan_requirements:
7195         type: list
7196         required: true
7197         status: SUPPORTED
7198         entry_schema:
7199           type: org.openecomp.datatypes.network.VlanRequirements
7200       port_pd_server_port_2_order:
7201         type: integer
7202         required: true
7203         status: SUPPORTED
7204       port_pd_server_port_2_network_role_tag:
7205         type: string
7206         required: true
7207         status: SUPPORTED
7208       pd_server_image:
7209         type: string
7210         description: Flavor for PD server
7211         required: true
7212         status: SUPPORTED
7213       port_pd_server_port_1_ip_requirements:
7214         type: list
7215         required: true
7216         status: SUPPORTED
7217         entry_schema:
7218           type: org.openecomp.datatypes.network.IpRequirements
7219       port_pd_server_port_2_exCP_naming:
7220         type: org.openecomp.datatypes.Naming
7221         required: true
7222         status: SUPPORTED
7223       port_pd_server_port_1_exCP_naming:
7224         type: org.openecomp.datatypes.Naming
7225         required: true
7226         status: SUPPORTED
7227     attributes:
7228       pattern4_attr_1:
7229         type: string
7230         description: pattern4_attr_1_value
7231         status: SUPPORTED
7232     requirements:
7233     - dependency_pd_server_port_1:
7234         capability: tosca.capabilities.Node
7235         node: tosca.nodes.Root
7236         relationship: tosca.relationships.DependsOn
7237         occurrences:
7238         - 0
7239         - UNBOUNDED
7240     - link_pd_server_port_1:
7241         capability: tosca.capabilities.network.Linkable
7242         relationship: tosca.relationships.network.LinksTo
7243         occurrences:
7244         - 1
7245         - 1
7246     - dependency_pd_server_port_2:
7247         capability: tosca.capabilities.Node
7248         node: tosca.nodes.Root
7249         relationship: tosca.relationships.DependsOn
7250         occurrences:
7251         - 0
7252         - UNBOUNDED
7253     - link_pd_server_port_2:
7254         capability: tosca.capabilities.network.Linkable
7255         relationship: tosca.relationships.network.LinksTo
7256         occurrences:
7257         - 1
7258         - 1
7259     - dependency_server_pd:
7260         capability: tosca.capabilities.Node
7261         node: tosca.nodes.Root
7262         relationship: tosca.relationships.DependsOn
7263         occurrences:
7264         - 0
7265         - UNBOUNDED
7266     - local_storage_server_pd:
7267         capability: tosca.capabilities.Attachment
7268         node: tosca.nodes.BlockStorage
7269         relationship: tosca.relationships.AttachesTo
7270         occurrences:
7271         - 0
7272         - UNBOUNDED
7273     capabilities:
7274       disk.iops_server_pd:
7275         type: org.openecomp.capabilities.metric.Ceilometer
7276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7277         occurrences:
7278         - 1
7279         - UNBOUNDED
7280       disk.device.read.bytes.rate_server_pd:
7281         type: org.openecomp.capabilities.metric.Ceilometer
7282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7283         occurrences:
7284         - 1
7285         - UNBOUNDED
7286       memory.resident_server_pd:
7287         type: org.openecomp.capabilities.metric.Ceilometer
7288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7289         occurrences:
7290         - 1
7291         - UNBOUNDED
7292       cpu_util_server_pd:
7293         type: org.openecomp.capabilities.metric.Ceilometer
7294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7295         occurrences:
7296         - 1
7297         - UNBOUNDED
7298       network.incoming.bytes_pd_server_port_1:
7299         type: org.openecomp.capabilities.metric.Ceilometer
7300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7301         occurrences:
7302         - 1
7303         - UNBOUNDED
7304       network.incoming.bytes_pd_server_port_2:
7305         type: org.openecomp.capabilities.metric.Ceilometer
7306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7307         occurrences:
7308         - 1
7309         - UNBOUNDED
7310       disk.device.read.requests_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       network.incoming.bytes.rate_pd_server_port_1:
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       network.incoming.bytes.rate_pd_server_port_2:
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       disk.device.allocation_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       disk.usage_server_pd:
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       disk.capacity_server_pd:
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       endpoint_server_pd:
7347         type: tosca.capabilities.Endpoint.Admin
7348         occurrences:
7349         - 1
7350         - UNBOUNDED
7351       disk.device.capacity_server_pd:
7352         type: org.openecomp.capabilities.metric.Ceilometer
7353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7354         occurrences:
7355         - 1
7356         - UNBOUNDED
7357       attachment_pd_server_port_2:
7358         type: tosca.capabilities.Attachment
7359         occurrences:
7360         - 1
7361         - UNBOUNDED
7362       network.incoming.packets_pd_server_port_2:
7363         type: org.openecomp.capabilities.metric.Ceilometer
7364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7365         occurrences:
7366         - 1
7367         - UNBOUNDED
7368       attachment_pd_server_port_1:
7369         type: tosca.capabilities.Attachment
7370         occurrences:
7371         - 1
7372         - UNBOUNDED
7373       network.incoming.packets_pd_server_port_1:
7374         type: org.openecomp.capabilities.metric.Ceilometer
7375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7376         occurrences:
7377         - 1
7378         - UNBOUNDED
7379       memory.usage_server_pd:
7380         type: org.openecomp.capabilities.metric.Ceilometer
7381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7382         occurrences:
7383         - 1
7384         - UNBOUNDED
7385       disk.allocation_server_pd:
7386         type: org.openecomp.capabilities.metric.Ceilometer
7387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7388         occurrences:
7389         - 1
7390         - UNBOUNDED
7391       disk.read.bytes.rate_server_pd:
7392         type: org.openecomp.capabilities.metric.Ceilometer
7393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7394         occurrences:
7395         - 1
7396         - UNBOUNDED
7397       memory_server_pd:
7398         type: org.openecomp.capabilities.metric.Ceilometer
7399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7400         occurrences:
7401         - 1
7402         - UNBOUNDED
7403       disk.device.write.requests_server_pd:
7404         type: org.openecomp.capabilities.metric.Ceilometer
7405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7406         occurrences:
7407         - 1
7408         - UNBOUNDED
7409       disk.device.usage_server_pd:
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       feature_pd_server_port_1:
7416         type: tosca.capabilities.Node
7417         occurrences:
7418         - 1
7419         - UNBOUNDED
7420       feature_pd_server_port_2:
7421         type: tosca.capabilities.Node
7422         occurrences:
7423         - 1
7424         - UNBOUNDED
7425       disk.read.bytes_server_pd:
7426         type: org.openecomp.capabilities.metric.Ceilometer
7427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7428         occurrences:
7429         - 1
7430         - UNBOUNDED
7431       disk.device.read.bytes_server_pd:
7432         type: org.openecomp.capabilities.metric.Ceilometer
7433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7434         occurrences:
7435         - 1
7436         - UNBOUNDED
7437       network.incoming.packets.rate_pd_server_port_2:
7438         type: org.openecomp.capabilities.metric.Ceilometer
7439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7440         occurrences:
7441         - 1
7442         - UNBOUNDED
7443       network.incoming.packets.rate_pd_server_port_1:
7444         type: org.openecomp.capabilities.metric.Ceilometer
7445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7446         occurrences:
7447         - 1
7448         - UNBOUNDED
7449       instance_server_pd:
7450         type: org.openecomp.capabilities.metric.Ceilometer
7451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7452         occurrences:
7453         - 1
7454         - UNBOUNDED
7455       binding_pd_server_port_2:
7456         type: tosca.capabilities.network.Bindable
7457         valid_source_types:
7458         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7459         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7460         occurrences:
7461         - 0
7462         - UNBOUNDED
7463       binding_pd_server_port_1:
7464         type: tosca.capabilities.network.Bindable
7465         valid_source_types:
7466         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7467         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7468         occurrences:
7469         - 0
7470         - UNBOUNDED
7471       cpu.delta_server_pd:
7472         type: org.openecomp.capabilities.metric.Ceilometer
7473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7474         occurrences:
7475         - 1
7476         - UNBOUNDED
7477       host_server_pd:
7478         type: tosca.capabilities.Container
7479         valid_source_types:
7480         - tosca.nodes.SoftwareComponent
7481         occurrences:
7482         - 1
7483         - UNBOUNDED
7484       network.outpoing.packets_pd_server_port_1:
7485         type: org.openecomp.capabilities.metric.Ceilometer
7486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7487         occurrences:
7488         - 1
7489         - UNBOUNDED
7490       vcpus_server_pd:
7491         type: org.openecomp.capabilities.metric.Ceilometer
7492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7493         occurrences:
7494         - 1
7495         - UNBOUNDED
7496       disk.ephemeral.size_server_pd:
7497         type: org.openecomp.capabilities.metric.Ceilometer
7498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7499         occurrences:
7500         - 1
7501         - UNBOUNDED
7502       network.outpoing.packets_pd_server_port_2:
7503         type: org.openecomp.capabilities.metric.Ceilometer
7504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7505         occurrences:
7506         - 1
7507         - UNBOUNDED
7508       network.outgoing.packets.rate_pd_server_port_2:
7509         type: org.openecomp.capabilities.metric.Ceilometer
7510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7511         occurrences:
7512         - 1
7513         - UNBOUNDED
7514       disk.latency_server_pd:
7515         type: org.openecomp.capabilities.metric.Ceilometer
7516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7517         occurrences:
7518         - 1
7519         - UNBOUNDED
7520       network.outgoing.packets.rate_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       disk.device.write.bytes.rate_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.write.requests.rate_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       disk.write.requests_server_pd:
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.bytes_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.device.iops_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.bytes_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.read.requests_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       os_server_pd:
7569         type: tosca.capabilities.OperatingSystem
7570         occurrences:
7571         - 1
7572         - UNBOUNDED
7573       disk.device.latency_server_pd:
7574         type: org.openecomp.capabilities.metric.Ceilometer
7575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7576         occurrences:
7577         - 1
7578         - UNBOUNDED
7579       binding_server_pd:
7580         type: tosca.capabilities.network.Bindable
7581         occurrences:
7582         - 1
7583         - UNBOUNDED
7584       scalable_server_pd:
7585         type: tosca.capabilities.Scalable
7586         occurrences:
7587         - 1
7588         - UNBOUNDED
7589       network.outgoing.bytes.rate_pd_server_port_2:
7590         type: org.openecomp.capabilities.metric.Ceilometer
7591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7592         occurrences:
7593         - 1
7594         - UNBOUNDED
7595       forwarder_pd_server_port_1:
7596         type: org.openecomp.capabilities.Forwarder
7597         occurrences:
7598         - 1
7599         - UNBOUNDED
7600       network.outgoing.bytes.rate_pd_server_port_1:
7601         type: org.openecomp.capabilities.metric.Ceilometer
7602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7603         occurrences:
7604         - 1
7605         - UNBOUNDED
7606       disk.write.bytes_server_pd:
7607         type: org.openecomp.capabilities.metric.Ceilometer
7608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7609         occurrences:
7610         - 1
7611         - UNBOUNDED
7612       disk.write.bytes.rate_server_pd:
7613         type: org.openecomp.capabilities.metric.Ceilometer
7614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7615         occurrences:
7616         - 1
7617         - UNBOUNDED
7618       forwarder_pd_server_port_2:
7619         type: org.openecomp.capabilities.Forwarder
7620         occurrences:
7621         - 1
7622         - UNBOUNDED
7623       feature_server_pd:
7624         type: tosca.capabilities.Node
7625         occurrences:
7626         - 1
7627         - UNBOUNDED
7628       disk.root.size_server_pd:
7629         type: org.openecomp.capabilities.metric.Ceilometer
7630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7631         occurrences:
7632         - 1
7633         - UNBOUNDED
7634       disk.device.read.requests.rate_server_pd:
7635         type: org.openecomp.capabilities.metric.Ceilometer
7636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7637         occurrences:
7638         - 1
7639         - UNBOUNDED
7640       disk.device.write.requests.rate_server_pd:
7641         type: org.openecomp.capabilities.metric.Ceilometer
7642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7643         occurrences:
7644         - 1
7645         - UNBOUNDED
7646       disk.device.write.bytes_server_pd:
7647         type: org.openecomp.capabilities.metric.Ceilometer
7648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7649         occurrences:
7650         - 1
7651         - UNBOUNDED
7652       cpu_server_pd:
7653         type: org.openecomp.capabilities.metric.Ceilometer
7654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7655         occurrences:
7656         - 1
7657         - UNBOUNDED
7658   org.openecomp.resource.abstract.nodes.cmaui_1c1:
7659     derived_from: org.openecomp.resource.abstract.nodes.VFC
7660     properties:
7661       port_cmaui_port_vlan_requirements:
7662         type: list
7663         required: true
7664         status: SUPPORTED
7665         entry_schema:
7666           type: org.openecomp.datatypes.network.VlanRequirements
7667       port_cmaui_port_fixed_ips:
7668         type: list
7669         required: true
7670         status: SUPPORTED
7671         entry_schema:
7672           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7673       port_cmaui_port_exCP_naming:
7674         type: org.openecomp.datatypes.Naming
7675         required: true
7676         status: SUPPORTED
7677       port_cmaui_port_network:
7678         type: list
7679         required: true
7680         status: SUPPORTED
7681         entry_schema:
7682           type: string
7683       index_value:
7684         type: integer
7685         description: Index value of this substitution service template runtime instance
7686         required: false
7687         default: 0
7688         status: SUPPORTED
7689         constraints:
7690         - greater_or_equal: 0
7691       compute_cmaui_1c1_availability_zone:
7692         type: list
7693         required: true
7694         status: SUPPORTED
7695         entry_schema:
7696           type: string
7697       port_cmaui_port_network_role_tag:
7698         type: string
7699         required: true
7700         status: SUPPORTED
7701       port_cmaui_port_order:
7702         type: integer
7703         required: true
7704         status: SUPPORTED
7705       vm_flavor_name:
7706         type: string
7707         required: true
7708         status: SUPPORTED
7709       port_cmaui_port_mac_requirements:
7710         type: org.openecomp.datatypes.network.MacRequirements
7711         required: true
7712         status: SUPPORTED
7713       port_cmaui_port_replacement_policy:
7714         type: list
7715         required: true
7716         status: SUPPORTED
7717         entry_schema:
7718           type: string
7719       port_cmaui_port_network_role:
7720         type: string
7721         required: true
7722         status: SUPPORTED
7723       vm_image_name:
7724         type: string
7725         required: true
7726         status: SUPPORTED
7727       port_cmaui_port_ip_requirements:
7728         type: list
7729         required: true
7730         status: SUPPORTED
7731         entry_schema:
7732           type: org.openecomp.datatypes.network.IpRequirements
7733       compute_cmaui_1c1_name:
7734         type: list
7735         required: true
7736         status: SUPPORTED
7737         entry_schema:
7738           type: string
7739       port_cmaui_port_subinterface_indicator:
7740         type: list
7741         required: true
7742         status: SUPPORTED
7743         entry_schema:
7744           type: boolean
7745       port_cmaui_port_subnetpoolid:
7746         type: string
7747         required: true
7748         status: SUPPORTED
7749     attributes:
7750       cmaui_1c1_accessIPv4:
7751         type: string
7752         status: SUPPORTED
7753     requirements:
7754     - dependency_cmaui_1c1_cmaui_port:
7755         capability: tosca.capabilities.Node
7756         node: tosca.nodes.Root
7757         relationship: tosca.relationships.DependsOn
7758         occurrences:
7759         - 0
7760         - UNBOUNDED
7761     - link_cmaui_1c1_cmaui_port:
7762         capability: tosca.capabilities.network.Linkable
7763         relationship: tosca.relationships.network.LinksTo
7764         occurrences:
7765         - 1
7766         - 1
7767     - dependency_cmaui_1c1:
7768         capability: tosca.capabilities.Node
7769         node: tosca.nodes.Root
7770         relationship: tosca.relationships.DependsOn
7771         occurrences:
7772         - 0
7773         - UNBOUNDED
7774     - local_storage_cmaui_1c1:
7775         capability: tosca.capabilities.Attachment
7776         node: tosca.nodes.BlockStorage
7777         relationship: tosca.relationships.AttachesTo
7778         occurrences:
7779         - 0
7780         - UNBOUNDED
7781     capabilities:
7782       binding_cmaui_1c1_cmaui_port:
7783         type: tosca.capabilities.network.Bindable
7784         valid_source_types:
7785         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7786         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7787         occurrences:
7788         - 0
7789         - UNBOUNDED
7790       disk.iops_cmaui_1c1:
7791         type: org.openecomp.capabilities.metric.Ceilometer
7792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7793         occurrences:
7794         - 1
7795         - UNBOUNDED
7796       disk.write.bytes_cmaui_1c1:
7797         type: org.openecomp.capabilities.metric.Ceilometer
7798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7799         occurrences:
7800         - 1
7801         - UNBOUNDED
7802       disk.device.capacity_cmaui_1c1:
7803         type: org.openecomp.capabilities.metric.Ceilometer
7804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7805         occurrences:
7806         - 1
7807         - UNBOUNDED
7808       endpoint_cmaui_1c1:
7809         type: tosca.capabilities.Endpoint.Admin
7810         occurrences:
7811         - 1
7812         - UNBOUNDED
7813       network.incoming.bytes.rate_cmaui_1c1_cmaui_port:
7814         type: org.openecomp.capabilities.metric.Ceilometer
7815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7816         occurrences:
7817         - 1
7818         - UNBOUNDED
7819       network.incoming.packets_cmaui_1c1_cmaui_port:
7820         type: org.openecomp.capabilities.metric.Ceilometer
7821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7822         occurrences:
7823         - 1
7824         - UNBOUNDED
7825       network.outgoing.bytes_cmaui_1c1_cmaui_port:
7826         type: org.openecomp.capabilities.metric.Ceilometer
7827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7828         occurrences:
7829         - 1
7830         - UNBOUNDED
7831       network.outgoing.bytes.rate_cmaui_1c1_cmaui_port:
7832         type: org.openecomp.capabilities.metric.Ceilometer
7833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7834         occurrences:
7835         - 1
7836         - UNBOUNDED
7837       network.outpoing.packets_cmaui_1c1_cmaui_port:
7838         type: org.openecomp.capabilities.metric.Ceilometer
7839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7840         occurrences:
7841         - 1
7842         - UNBOUNDED
7843       memory_cmaui_1c1:
7844         type: org.openecomp.capabilities.metric.Ceilometer
7845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7846         occurrences:
7847         - 1
7848         - UNBOUNDED
7849       disk.latency_cmaui_1c1:
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       disk.read.bytes.rate_cmaui_1c1:
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       disk.write.requests.rate_cmaui_1c1:
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       disk.device.iops_cmaui_1c1:
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       disk.write.requests_cmaui_1c1:
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       disk.device.read.bytes_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       cpu_util_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       network.outgoing.packets.rate_cmaui_1c1_cmaui_port:
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.device.read.bytes.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.ephemeral.size_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       instance_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.requests_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       disk.device.write.bytes.rate_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       cpu_cmaui_1c1:
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.read.bytes_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.device.usage_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       host_cmaui_1c1:
7946         type: tosca.capabilities.Container
7947         valid_source_types:
7948         - tosca.nodes.SoftwareComponent
7949         occurrences:
7950         - 1
7951         - UNBOUNDED
7952       disk.device.write.requests_cmaui_1c1:
7953         type: org.openecomp.capabilities.metric.Ceilometer
7954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7955         occurrences:
7956         - 1
7957         - UNBOUNDED
7958       disk.device.latency_cmaui_1c1:
7959         type: org.openecomp.capabilities.metric.Ceilometer
7960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7961         occurrences:
7962         - 1
7963         - UNBOUNDED
7964       network.incoming.bytes_cmaui_1c1_cmaui_port:
7965         type: org.openecomp.capabilities.metric.Ceilometer
7966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7967         occurrences:
7968         - 1
7969         - UNBOUNDED
7970       disk.write.bytes.rate_cmaui_1c1:
7971         type: org.openecomp.capabilities.metric.Ceilometer
7972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7973         occurrences:
7974         - 1
7975         - UNBOUNDED
7976       memory.usage_cmaui_1c1:
7977         type: org.openecomp.capabilities.metric.Ceilometer
7978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7979         occurrences:
7980         - 1
7981         - UNBOUNDED
7982       scalable_cmaui_1c1:
7983         type: tosca.capabilities.Scalable
7984         occurrences:
7985         - 1
7986         - UNBOUNDED
7987       disk.root.size_cmaui_1c1:
7988         type: org.openecomp.capabilities.metric.Ceilometer
7989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7990         occurrences:
7991         - 1
7992         - UNBOUNDED
7993       disk.capacity_cmaui_1c1:
7994         type: org.openecomp.capabilities.metric.Ceilometer
7995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7996         occurrences:
7997         - 1
7998         - UNBOUNDED
7999       os_cmaui_1c1:
8000         type: tosca.capabilities.OperatingSystem
8001         occurrences:
8002         - 1
8003         - UNBOUNDED
8004       disk.device.read.requests.rate_cmaui_1c1:
8005         type: org.openecomp.capabilities.metric.Ceilometer
8006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8007         occurrences:
8008         - 1
8009         - UNBOUNDED
8010       feature_cmaui_1c1:
8011         type: tosca.capabilities.Node
8012         occurrences:
8013         - 1
8014         - UNBOUNDED
8015       network.incoming.packets.rate_cmaui_1c1_cmaui_port:
8016         type: org.openecomp.capabilities.metric.Ceilometer
8017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8018         occurrences:
8019         - 1
8020         - UNBOUNDED
8021       disk.allocation_cmaui_1c1:
8022         type: org.openecomp.capabilities.metric.Ceilometer
8023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8024         occurrences:
8025         - 1
8026         - UNBOUNDED
8027       disk.device.allocation_cmaui_1c1:
8028         type: org.openecomp.capabilities.metric.Ceilometer
8029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8030         occurrences:
8031         - 1
8032         - UNBOUNDED
8033       disk.device.write.requests.rate_cmaui_1c1:
8034         type: org.openecomp.capabilities.metric.Ceilometer
8035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8036         occurrences:
8037         - 1
8038         - UNBOUNDED
8039       forwarder_cmaui_1c1_cmaui_port:
8040         type: org.openecomp.capabilities.Forwarder
8041         occurrences:
8042         - 1
8043         - UNBOUNDED
8044       disk.device.write.bytes_cmaui_1c1:
8045         type: org.openecomp.capabilities.metric.Ceilometer
8046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8047         occurrences:
8048         - 1
8049         - UNBOUNDED
8050       memory.resident_cmaui_1c1:
8051         type: org.openecomp.capabilities.metric.Ceilometer
8052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8053         occurrences:
8054         - 1
8055         - UNBOUNDED
8056       attachment_cmaui_1c1_cmaui_port:
8057         type: tosca.capabilities.Attachment
8058         occurrences:
8059         - 1
8060         - UNBOUNDED
8061       disk.usage_cmaui_1c1:
8062         type: org.openecomp.capabilities.metric.Ceilometer
8063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8064         occurrences:
8065         - 1
8066         - UNBOUNDED
8067       disk.read.requests_cmaui_1c1:
8068         type: org.openecomp.capabilities.metric.Ceilometer
8069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8070         occurrences:
8071         - 1
8072         - UNBOUNDED
8073       binding_cmaui_1c1:
8074         type: tosca.capabilities.network.Bindable
8075         occurrences:
8076         - 1
8077         - UNBOUNDED
8078       vcpus_cmaui_1c1:
8079         type: org.openecomp.capabilities.metric.Ceilometer
8080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8081         occurrences:
8082         - 1
8083         - UNBOUNDED
8084       feature_cmaui_1c1_cmaui_port:
8085         type: tosca.capabilities.Node
8086         occurrences:
8087         - 1
8088         - UNBOUNDED
8089       cpu.delta_cmaui_1c1:
8090         type: org.openecomp.capabilities.metric.Ceilometer
8091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8092         occurrences:
8093         - 1
8094         - UNBOUNDED