[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedOtherScenarios / oneLevel / nestedTwoSameOneDiffWithConnectivity / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pd_server_port_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       port_pd_server_port_subnetpoolid:
18         type: string
19         required: true
20         status: SUPPORTED
21       index_value:
22         type: integer
23         description: Index value of this substitution service template runtime instance
24         required: false
25         default: 0
26         status: SUPPORTED
27         constraints:
28         - greater_or_equal: 0
29       port_pd_server_port_security_groups:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: json
35       compute_pd_server_availability_zone:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       compute_pd_server_name:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       port_pd_server_port_network:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       vm_flavor_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pd_server_port_network_role_tag:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_pd_server_port_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       port_pd_server_port_network_role:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_pd_server_port_fixed_ips:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
75       vm_image_name:
76         type: string
77         required: true
78         status: SUPPORTED
79       port_pd_server_port_order:
80         type: integer
81         required: true
82         status: SUPPORTED
83       port_pd_server_port_vlan_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.VlanRequirements
89       port_pd_server_port_replacement_policy:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_pd_server_port_mac_requirements:
96         type: org.openecomp.datatypes.network.MacRequirements
97         required: true
98         status: SUPPORTED
99     requirements:
100     - dependency_pd_server:
101         capability: tosca.capabilities.Node
102         node: tosca.nodes.Root
103         relationship: tosca.relationships.DependsOn
104         occurrences:
105         - 0
106         - UNBOUNDED
107     - local_storage_pd_server:
108         capability: tosca.capabilities.Attachment
109         node: tosca.nodes.BlockStorage
110         relationship: tosca.relationships.AttachesTo
111         occurrences:
112         - 0
113         - UNBOUNDED
114     - dependency_pd_server_pd_server_port:
115         capability: tosca.capabilities.Node
116         node: tosca.nodes.Root
117         relationship: tosca.relationships.DependsOn
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - link_pd_server_pd_server_port:
122         capability: tosca.capabilities.network.Linkable
123         relationship: tosca.relationships.network.LinksTo
124         occurrences:
125         - 1
126         - 1
127     capabilities:
128       scalable_pd_server:
129         type: tosca.capabilities.Scalable
130         occurrences:
131         - 1
132         - UNBOUNDED
133       disk.read.bytes.rate_pd_server:
134         type: org.openecomp.capabilities.metric.Ceilometer
135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
136         occurrences:
137         - 1
138         - UNBOUNDED
139       network.outgoing.packets.rate_pd_server_pd_server_port:
140         type: org.openecomp.capabilities.metric.Ceilometer
141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
142         occurrences:
143         - 1
144         - UNBOUNDED
145       network.incoming.bytes.rate_pd_server_pd_server_port:
146         type: org.openecomp.capabilities.metric.Ceilometer
147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
148         occurrences:
149         - 1
150         - UNBOUNDED
151       memory.usage_pd_server:
152         type: org.openecomp.capabilities.metric.Ceilometer
153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
154         occurrences:
155         - 1
156         - UNBOUNDED
157       network.outgoing.bytes.rate_pd_server_pd_server_port:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       memory_pd_server:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       disk.device.usage_pd_server:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       os_pd_server:
176         type: tosca.capabilities.OperatingSystem
177         occurrences:
178         - 1
179         - UNBOUNDED
180       disk.write.bytes.rate_pd_server:
181         type: org.openecomp.capabilities.metric.Ceilometer
182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
183         occurrences:
184         - 1
185         - UNBOUNDED
186       network.outpoing.packets_pd_server_pd_server_port:
187         type: org.openecomp.capabilities.metric.Ceilometer
188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
189         occurrences:
190         - 1
191         - UNBOUNDED
192       cpu_pd_server:
193         type: org.openecomp.capabilities.metric.Ceilometer
194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
195         occurrences:
196         - 1
197         - UNBOUNDED
198       cpu_util_pd_server:
199         type: org.openecomp.capabilities.metric.Ceilometer
200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
201         occurrences:
202         - 1
203         - UNBOUNDED
204       network.incoming.bytes_pd_server_pd_server_port:
205         type: org.openecomp.capabilities.metric.Ceilometer
206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
207         occurrences:
208         - 1
209         - UNBOUNDED
210       disk.device.write.requests.rate_pd_server:
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.read.bytes_pd_server:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       disk.device.read.bytes.rate_pd_server:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       attachment_pd_server_pd_server_port:
229         type: tosca.capabilities.Attachment
230         occurrences:
231         - 1
232         - UNBOUNDED
233       network.incoming.packets.rate_pd_server_pd_server_port:
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       disk.iops_pd_server:
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       memory.resident_pd_server:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       cpu.delta_pd_server:
252         type: org.openecomp.capabilities.metric.Ceilometer
253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
254         occurrences:
255         - 1
256         - UNBOUNDED
257       vcpus_pd_server:
258         type: org.openecomp.capabilities.metric.Ceilometer
259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.device.write.bytes.rate_pd_server:
264         type: org.openecomp.capabilities.metric.Ceilometer
265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
266         occurrences:
267         - 1
268         - UNBOUNDED
269       disk.device.write.requests_pd_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       endpoint_pd_server:
276         type: tosca.capabilities.Endpoint.Admin
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.capacity_pd_server:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.device.allocation_pd_server:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.allocation_pd_server:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       binding_pd_server:
299         type: tosca.capabilities.network.Bindable
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.read.requests_pd_server:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.incoming.packets_pd_server_pd_server_port:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       feature_pd_server:
316         type: tosca.capabilities.Node
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.usage_pd_server:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.write.bytes_pd_server:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.device.read.requests.rate_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       disk.root.size_pd_server:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.read.bytes_pd_server:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.device.write.bytes_pd_server:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.read.requests_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       feature_pd_server_pd_server_port:
363         type: tosca.capabilities.Node
364         occurrences:
365         - 1
366         - UNBOUNDED
367       instance_pd_server:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       host_pd_server:
374         type: tosca.capabilities.Container
375         valid_source_types:
376         - tosca.nodes.SoftwareComponent
377         occurrences:
378         - 1
379         - UNBOUNDED
380       binding_pd_server_pd_server_port:
381         type: tosca.capabilities.network.Bindable
382         valid_source_types:
383         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
384         occurrences:
385         - 0
386         - UNBOUNDED
387       disk.write.requests.rate_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.ephemeral.size_pd_server:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       network.outgoing.bytes_pd_server_pd_server_port:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.write.requests_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.device.latency_pd_server:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.latency_pd_server:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.device.capacity_pd_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.device.iops_pd_server:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435   org.openecomp.resource.abstract.nodes.heat.nested-same-file-1B:
436     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
437     properties:
438       p1:
439         type: string
440         description: UID of OAM network
441         required: true
442         status: SUPPORTED
443       p2:
444         type: string
445         description: UID of OAM network
446         required: true
447         status: SUPPORTED
448       security_group_name:
449         type: list
450         description: CMAUI1, CMAUI2 server names
451         required: true
452         status: SUPPORTED
453         entry_schema:
454           type: string
455       sm_server_names:
456         type: list
457         description: SM server names
458         required: true
459         status: SUPPORTED
460         entry_schema:
461           type: string
462       oam_server_image:
463         type: string
464         description: OAM Image server
465         required: true
466         status: SUPPORTED
467       oam_server_ips:
468         type: string
469         required: true
470         status: SUPPORTED
471       oam_server_flavor:
472         type: string
473         description: Flavor for OAM server
474         required: true
475         status: SUPPORTED
476       sm_server_ips:
477         type: string
478         required: true
479         status: SUPPORTED
480       availability_zone_0:
481         type: string
482         description: availabilityzone name
483         required: true
484         status: SUPPORTED
485       net:
486         type: string
487         required: true
488         status: SUPPORTED
489       oam_server_names:
490         type: list
491         description: OAM server names
492         required: true
493         status: SUPPORTED
494         entry_schema:
495           type: string
496       sm_server_flavor:
497         type: string
498         description: Flavor for SM server
499         required: true
500         status: SUPPORTED
501       sm_server_image:
502         type: string
503         description: SM Image server
504         required: true
505         status: SUPPORTED
506     attributes:
507       nested_diff_file_attr_1:
508         type: string
509         description: nested_diff_file_attr_1_value
510         status: SUPPORTED
511     requirements:
512     - dependency_oam_server_port:
513         capability: tosca.capabilities.Node
514         node: tosca.nodes.Root
515         relationship: tosca.relationships.DependsOn
516         occurrences:
517         - 0
518         - UNBOUNDED
519     - link_oam_server_port:
520         capability: tosca.capabilities.network.Linkable
521         relationship: tosca.relationships.network.LinksTo
522         occurrences:
523         - 1
524         - 1
525     - dependency_server_oam:
526         capability: tosca.capabilities.Node
527         node: tosca.nodes.Root
528         relationship: tosca.relationships.DependsOn
529         occurrences:
530         - 0
531         - UNBOUNDED
532     - local_storage_server_oam:
533         capability: tosca.capabilities.Attachment
534         node: tosca.nodes.BlockStorage
535         relationship: tosca.relationships.AttachesTo
536         occurrences:
537         - 0
538         - UNBOUNDED
539     - dependency_sm_server_port:
540         capability: tosca.capabilities.Node
541         node: tosca.nodes.Root
542         relationship: tosca.relationships.DependsOn
543         occurrences:
544         - 0
545         - UNBOUNDED
546     - link_sm_server_port:
547         capability: tosca.capabilities.network.Linkable
548         relationship: tosca.relationships.network.LinksTo
549         occurrences:
550         - 1
551         - 1
552     - dependency_server_sm:
553         capability: tosca.capabilities.Node
554         node: tosca.nodes.Root
555         relationship: tosca.relationships.DependsOn
556         occurrences:
557         - 0
558         - UNBOUNDED
559     - local_storage_server_sm:
560         capability: tosca.capabilities.Attachment
561         node: tosca.nodes.BlockStorage
562         relationship: tosca.relationships.AttachesTo
563         occurrences:
564         - 0
565         - UNBOUNDED
566     capabilities:
567       os_server_sm:
568         type: tosca.capabilities.OperatingSystem
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.capacity_server_sm:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       memory_server_oam:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.device.iops_server_oam:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       disk.device.usage_server_sm:
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.device.write.requests.rate_server_sm:
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.allocation_server_oam:
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       network.incoming.packets_sm_server_port:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.write.bytes.rate_server_sm:
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       feature_oam_server_port:
621         type: tosca.capabilities.Node
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.usage_server_oam:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       instance_server_sm:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       disk.device.latency_server_oam:
638         type: org.openecomp.capabilities.metric.Ceilometer
639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
640         occurrences:
641         - 1
642         - UNBOUNDED
643       disk.root.size_server_oam:
644         type: org.openecomp.capabilities.metric.Ceilometer
645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
646         occurrences:
647         - 1
648         - UNBOUNDED
649       host_server_sm:
650         type: tosca.capabilities.Container
651         valid_source_types:
652         - tosca.nodes.SoftwareComponent
653         occurrences:
654         - 1
655         - UNBOUNDED
656       memory.usage_server_oam:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       disk.read.bytes_server_oam:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       disk.read.requests_server_oam:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       cpu_util_server_sm:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       disk.device.capacity_server_sm:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.device.read.bytes_server_oam:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       network.incoming.bytes_oam_server_port:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       disk.device.iops_server_sm:
699         type: org.openecomp.capabilities.metric.Ceilometer
700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.device.read.requests.rate_server_oam:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       vcpus_server_oam:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       disk.device.read.bytes_server_sm:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       disk.read.bytes.rate_server_oam:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       disk.write.bytes_server_oam:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.latency_server_sm:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.device.allocation_server_oam:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       attachment_oam_server_port:
747         type: tosca.capabilities.Attachment
748         occurrences:
749         - 1
750         - UNBOUNDED
751       scalable_server_oam:
752         type: tosca.capabilities.Scalable
753         occurrences:
754         - 1
755         - UNBOUNDED
756       cpu_util_server_oam:
757         type: org.openecomp.capabilities.metric.Ceilometer
758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
759         occurrences:
760         - 1
761         - UNBOUNDED
762       feature_server_sm:
763         type: tosca.capabilities.Node
764         occurrences:
765         - 1
766         - UNBOUNDED
767       cpu.delta_server_oam:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       host_server_oam:
774         type: tosca.capabilities.Container
775         valid_source_types:
776         - tosca.nodes.SoftwareComponent
777         occurrences:
778         - 1
779         - UNBOUNDED
780       cpu.delta_server_sm:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       binding_server_oam:
787         type: tosca.capabilities.network.Bindable
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.device.capacity_server_oam:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.device.write.bytes.rate_server_sm:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       disk.write.bytes_server_sm:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       disk.latency_server_oam:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.device.read.requests_server_oam:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       disk.device.write.requests.rate_server_oam:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       endpoint_server_sm:
828         type: tosca.capabilities.Endpoint.Admin
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.device.allocation_server_sm:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       feature_server_oam:
839         type: tosca.capabilities.Node
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.read.requests_server_sm:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.write.bytes.rate_server_oam:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       memory.resident_server_sm:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       cpu_server_oam:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       memory_server_sm:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       scalable_server_sm:
874         type: tosca.capabilities.Scalable
875         occurrences:
876         - 1
877         - UNBOUNDED
878       network.outgoing.packets.rate_sm_server_port:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       binding_sm_server_port:
885         type: tosca.capabilities.network.Bindable
886         valid_source_types:
887         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
888         occurrences:
889         - 0
890         - UNBOUNDED
891       network.outgoing.bytes.rate_sm_server_port:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       disk.write.requests_server_oam:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.device.latency_server_sm:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       memory.usage_server_sm:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       memory.resident_server_oam:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       feature_sm_server_port:
922         type: tosca.capabilities.Node
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.write.requests_server_sm:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.device.write.requests_server_oam:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       disk.read.bytes_server_sm:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       cpu_server_sm:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       network.outpoing.packets_sm_server_port:
951         type: org.openecomp.capabilities.metric.Ceilometer
952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
953         occurrences:
954         - 1
955         - UNBOUNDED
956       network.incoming.bytes.rate_oam_server_port:
957         type: org.openecomp.capabilities.metric.Ceilometer
958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
959         occurrences:
960         - 1
961         - UNBOUNDED
962       disk.device.usage_server_oam:
963         type: org.openecomp.capabilities.metric.Ceilometer
964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
965         occurrences:
966         - 1
967         - UNBOUNDED
968       network.outgoing.packets.rate_oam_server_port:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       network.incoming.packets.rate_sm_server_port:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       binding_oam_server_port:
981         type: tosca.capabilities.network.Bindable
982         valid_source_types:
983         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
984         occurrences:
985         - 0
986         - UNBOUNDED
987       network.incoming.packets.rate_oam_server_port:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.device.write.bytes_server_oam:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.device.read.requests_server_sm:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.device.read.bytes.rate_server_sm:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       disk.ephemeral.size_server_oam:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       network.outpoing.packets_oam_server_port:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       os_server_oam:
1024         type: tosca.capabilities.OperatingSystem
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.capacity_server_oam:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       disk.write.requests_server_sm:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       disk.ephemeral.size_server_sm:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       disk.read.bytes.rate_server_sm:
1047         type: org.openecomp.capabilities.metric.Ceilometer
1048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1049         occurrences:
1050         - 1
1051         - UNBOUNDED
1052       endpoint_server_oam:
1053         type: tosca.capabilities.Endpoint.Admin
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       disk.device.read.requests.rate_server_sm:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       binding_server_sm:
1064         type: tosca.capabilities.network.Bindable
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       disk.root.size_server_sm:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.outgoing.bytes_oam_server_port:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       disk.allocation_server_sm:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       disk.iops_server_oam:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       disk.write.requests.rate_server_sm:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       network.outgoing.bytes.rate_oam_server_port:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.device.write.bytes_server_sm:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.write.requests.rate_server_oam:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       disk.device.read.bytes.rate_server_oam:
1117         type: org.openecomp.capabilities.metric.Ceilometer
1118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       network.incoming.bytes.rate_sm_server_port:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       disk.device.write.bytes.rate_server_oam:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       network.incoming.packets_oam_server_port:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       disk.usage_server_sm:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       instance_server_oam:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       network.outgoing.bytes_sm_server_port:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       vcpus_server_sm:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       attachment_sm_server_port:
1165         type: tosca.capabilities.Attachment
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.incoming.bytes_sm_server_port:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.iops_server_sm:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181   org.openecomp.resource.abstract.nodes.heat.nested-other-file-1B:
1182     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
1183     properties:
1184       p1:
1185         type: string
1186         description: UID of OAM network
1187         required: true
1188         status: SUPPORTED
1189       ps_server_image:
1190         type: string
1191         description: Ps Image server
1192         required: true
1193         status: SUPPORTED
1194       p2:
1195         type: string
1196         description: UID of OAM network
1197         required: true
1198         status: SUPPORTED
1199       ps_server_ips:
1200         type: string
1201         required: true
1202         status: SUPPORTED
1203       security_group_name:
1204         type: list
1205         description: CMAUI1, CMAUI2 server names
1206         required: true
1207         status: SUPPORTED
1208         entry_schema:
1209           type: string
1210       ps_server_flavor:
1211         type: string
1212         description: Flavor for PS server
1213         required: true
1214         status: SUPPORTED
1215       pd_server_names:
1216         type: list
1217         description: PD server names
1218         required: true
1219         status: SUPPORTED
1220         entry_schema:
1221           type: string
1222       pd_server_flavor:
1223         type: string
1224         description: Flavor for PD server
1225         required: true
1226         status: SUPPORTED
1227       ps_server_names:
1228         type: list
1229         description: Ps server names
1230         required: true
1231         status: SUPPORTED
1232         entry_schema:
1233           type: string
1234       pd_server_image:
1235         type: string
1236         description: PD Image server
1237         required: true
1238         status: SUPPORTED
1239       availability_zone_0:
1240         type: string
1241         description: availabilityzone name
1242         required: true
1243         status: SUPPORTED
1244       net:
1245         type: string
1246         required: true
1247         status: SUPPORTED
1248       pd_server_ips:
1249         type: string
1250         required: true
1251         status: SUPPORTED
1252     attributes:
1253       nested_same_file_attr_1:
1254         type: string
1255         description: nested_same_file_attr_1
1256         status: SUPPORTED
1257     requirements:
1258     - dependency_server_ps:
1259         capability: tosca.capabilities.Node
1260         node: tosca.nodes.Root
1261         relationship: tosca.relationships.DependsOn
1262         occurrences:
1263         - 0
1264         - UNBOUNDED
1265     - local_storage_server_ps:
1266         capability: tosca.capabilities.Attachment
1267         node: tosca.nodes.BlockStorage
1268         relationship: tosca.relationships.AttachesTo
1269         occurrences:
1270         - 0
1271         - UNBOUNDED
1272     - dependency_ps_server_port:
1273         capability: tosca.capabilities.Node
1274         node: tosca.nodes.Root
1275         relationship: tosca.relationships.DependsOn
1276         occurrences:
1277         - 0
1278         - UNBOUNDED
1279     - link_ps_server_port:
1280         capability: tosca.capabilities.network.Linkable
1281         relationship: tosca.relationships.network.LinksTo
1282         occurrences:
1283         - 1
1284         - 1
1285     - dependency_pd_server_port:
1286         capability: tosca.capabilities.Node
1287         node: tosca.nodes.Root
1288         relationship: tosca.relationships.DependsOn
1289         occurrences:
1290         - 0
1291         - UNBOUNDED
1292     - link_pd_server_port:
1293         capability: tosca.capabilities.network.Linkable
1294         relationship: tosca.relationships.network.LinksTo
1295         occurrences:
1296         - 1
1297         - 1
1298     - dependency_server_pd:
1299         capability: tosca.capabilities.Node
1300         node: tosca.nodes.Root
1301         relationship: tosca.relationships.DependsOn
1302         occurrences:
1303         - 0
1304         - UNBOUNDED
1305     - local_storage_server_pd:
1306         capability: tosca.capabilities.Attachment
1307         node: tosca.nodes.BlockStorage
1308         relationship: tosca.relationships.AttachesTo
1309         occurrences:
1310         - 0
1311         - UNBOUNDED
1312     capabilities:
1313       disk.iops_server_pd:
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.bytes.rate_server_pd:
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.write.bytes_server_ps:
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       disk.device.read.requests_server_pd:
1332         type: org.openecomp.capabilities.metric.Ceilometer
1333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1334         occurrences:
1335         - 1
1336         - UNBOUNDED
1337       network.incoming.packets.rate_ps_server_port:
1338         type: org.openecomp.capabilities.metric.Ceilometer
1339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1340         occurrences:
1341         - 1
1342         - UNBOUNDED
1343       disk.device.allocation_server_pd:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       disk.iops_server_ps:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.read.bytes.rate_server_ps:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       binding_server_ps:
1362         type: tosca.capabilities.network.Bindable
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       attachment_ps_server_port:
1367         type: tosca.capabilities.Attachment
1368         occurrences:
1369         - 1
1370         - UNBOUNDED
1371       disk.device.read.requests_server_ps:
1372         type: org.openecomp.capabilities.metric.Ceilometer
1373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1374         occurrences:
1375         - 1
1376         - UNBOUNDED
1377       memory.usage_server_pd:
1378         type: org.openecomp.capabilities.metric.Ceilometer
1379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       feature_ps_server_port:
1384         type: tosca.capabilities.Node
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       disk.read.bytes.rate_server_pd:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       network.outgoing.bytes.rate_ps_server_port:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       memory_server_pd:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.device.write.requests_server_pd:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       disk.device.read.bytes_server_ps:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       disk.device.allocation_server_ps:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       memory.usage_server_ps:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       network.outgoing.packets.rate_ps_server_port:
1431         type: org.openecomp.capabilities.metric.Ceilometer
1432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1433         occurrences:
1434         - 1
1435         - UNBOUNDED
1436       binding_ps_server_port:
1437         type: tosca.capabilities.network.Bindable
1438         valid_source_types:
1439         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1440         occurrences:
1441         - 0
1442         - UNBOUNDED
1443       network.incoming.packets_pd_server_port:
1444         type: org.openecomp.capabilities.metric.Ceilometer
1445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1446         occurrences:
1447         - 1
1448         - UNBOUNDED
1449       disk.read.bytes_server_pd:
1450         type: org.openecomp.capabilities.metric.Ceilometer
1451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1452         occurrences:
1453         - 1
1454         - UNBOUNDED
1455       disk.device.write.requests_server_ps:
1456         type: org.openecomp.capabilities.metric.Ceilometer
1457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1458         occurrences:
1459         - 1
1460         - UNBOUNDED
1461       network.outpoing.packets_ps_server_port:
1462         type: org.openecomp.capabilities.metric.Ceilometer
1463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       disk.device.read.bytes_server_pd:
1468         type: org.openecomp.capabilities.metric.Ceilometer
1469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1470         occurrences:
1471         - 1
1472         - UNBOUNDED
1473       host_server_pd:
1474         type: tosca.capabilities.Container
1475         valid_source_types:
1476         - tosca.nodes.SoftwareComponent
1477         occurrences:
1478         - 1
1479         - UNBOUNDED
1480       vcpus_server_pd:
1481         type: org.openecomp.capabilities.metric.Ceilometer
1482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1483         occurrences:
1484         - 1
1485         - UNBOUNDED
1486       disk.ephemeral.size_server_pd:
1487         type: org.openecomp.capabilities.metric.Ceilometer
1488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1489         occurrences:
1490         - 1
1491         - UNBOUNDED
1492       network.incoming.bytes.rate_ps_server_port:
1493         type: org.openecomp.capabilities.metric.Ceilometer
1494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       disk.write.requests.rate_server_pd:
1499         type: org.openecomp.capabilities.metric.Ceilometer
1500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       memory_server_ps:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       network.incoming.bytes_pd_server_port:
1511         type: org.openecomp.capabilities.metric.Ceilometer
1512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516       attachment_pd_server_port:
1517         type: tosca.capabilities.Attachment
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       disk.write.requests_server_pd:
1522         type: org.openecomp.capabilities.metric.Ceilometer
1523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1524         occurrences:
1525         - 1
1526         - UNBOUNDED
1527       network.incoming.packets.rate_pd_server_port:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       disk.ephemeral.size_server_ps:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       disk.write.requests.rate_server_ps:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.device.write.bytes_server_ps:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       disk.root.size_server_ps:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       disk.device.read.requests.rate_server_ps:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       network.outgoing.bytes_pd_server_port:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       disk.write.requests_server_ps:
1570         type: org.openecomp.capabilities.metric.Ceilometer
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       binding_server_pd:
1576         type: tosca.capabilities.network.Bindable
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580       disk.root.size_server_pd:
1581         type: org.openecomp.capabilities.metric.Ceilometer
1582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1583         occurrences:
1584         - 1
1585         - UNBOUNDED
1586       disk.device.read.requests.rate_server_pd:
1587         type: org.openecomp.capabilities.metric.Ceilometer
1588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1589         occurrences:
1590         - 1
1591         - UNBOUNDED
1592       network.outpoing.packets_pd_server_port:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       disk.device.write.bytes_server_pd:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       host_server_ps:
1605         type: tosca.capabilities.Container
1606         valid_source_types:
1607         - tosca.nodes.SoftwareComponent
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       network.incoming.packets_ps_server_port:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       memory.resident_server_pd:
1618         type: org.openecomp.capabilities.metric.Ceilometer
1619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1620         occurrences:
1621         - 1
1622         - UNBOUNDED
1623       disk.usage_server_ps:
1624         type: org.openecomp.capabilities.metric.Ceilometer
1625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1626         occurrences:
1627         - 1
1628         - UNBOUNDED
1629       network.outgoing.bytes_ps_server_port:
1630         type: org.openecomp.capabilities.metric.Ceilometer
1631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1632         occurrences:
1633         - 1
1634         - UNBOUNDED
1635       cpu_util_server_pd:
1636         type: org.openecomp.capabilities.metric.Ceilometer
1637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1638         occurrences:
1639         - 1
1640         - UNBOUNDED
1641       endpoint_server_ps:
1642         type: tosca.capabilities.Endpoint.Admin
1643         occurrences:
1644         - 1
1645         - UNBOUNDED
1646       disk.read.requests_server_ps:
1647         type: org.openecomp.capabilities.metric.Ceilometer
1648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652       memory.resident_server_ps:
1653         type: org.openecomp.capabilities.metric.Ceilometer
1654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1655         occurrences:
1656         - 1
1657         - UNBOUNDED
1658       disk.usage_server_pd:
1659         type: org.openecomp.capabilities.metric.Ceilometer
1660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1661         occurrences:
1662         - 1
1663         - UNBOUNDED
1664       disk.capacity_server_pd:
1665         type: org.openecomp.capabilities.metric.Ceilometer
1666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1667         occurrences:
1668         - 1
1669         - UNBOUNDED
1670       endpoint_server_pd:
1671         type: tosca.capabilities.Endpoint.Admin
1672         occurrences:
1673         - 1
1674         - UNBOUNDED
1675       cpu_util_server_ps:
1676         type: org.openecomp.capabilities.metric.Ceilometer
1677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1678         occurrences:
1679         - 1
1680         - UNBOUNDED
1681       network.incoming.bytes_ps_server_port:
1682         type: org.openecomp.capabilities.metric.Ceilometer
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       disk.device.capacity_server_pd:
1688         type: org.openecomp.capabilities.metric.Ceilometer
1689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       network.incoming.bytes.rate_pd_server_port:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       vcpus_server_ps:
1700         type: org.openecomp.capabilities.metric.Ceilometer
1701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1702         occurrences:
1703         - 1
1704         - UNBOUNDED
1705       disk.allocation_server_pd:
1706         type: org.openecomp.capabilities.metric.Ceilometer
1707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1708         occurrences:
1709         - 1
1710         - UNBOUNDED
1711       disk.device.usage_server_pd:
1712         type: org.openecomp.capabilities.metric.Ceilometer
1713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1714         occurrences:
1715         - 1
1716         - UNBOUNDED
1717       disk.capacity_server_ps:
1718         type: org.openecomp.capabilities.metric.Ceilometer
1719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1720         occurrences:
1721         - 1
1722         - UNBOUNDED
1723       disk.allocation_server_ps:
1724         type: org.openecomp.capabilities.metric.Ceilometer
1725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       disk.device.usage_server_ps:
1730         type: org.openecomp.capabilities.metric.Ceilometer
1731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735       instance_server_pd:
1736         type: org.openecomp.capabilities.metric.Ceilometer
1737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1738         occurrences:
1739         - 1
1740         - UNBOUNDED
1741       disk.device.write.bytes.rate_server_ps:
1742         type: org.openecomp.capabilities.metric.Ceilometer
1743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1744         occurrences:
1745         - 1
1746         - UNBOUNDED
1747       disk.write.bytes.rate_server_ps:
1748         type: org.openecomp.capabilities.metric.Ceilometer
1749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1750         occurrences:
1751         - 1
1752         - UNBOUNDED
1753       feature_pd_server_port:
1754         type: tosca.capabilities.Node
1755         occurrences:
1756         - 1
1757         - UNBOUNDED
1758       disk.read.bytes_server_ps:
1759         type: org.openecomp.capabilities.metric.Ceilometer
1760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1761         occurrences:
1762         - 1
1763         - UNBOUNDED
1764       network.outgoing.bytes.rate_pd_server_port:
1765         type: org.openecomp.capabilities.metric.Ceilometer
1766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1767         occurrences:
1768         - 1
1769         - UNBOUNDED
1770       network.outgoing.packets.rate_pd_server_port:
1771         type: org.openecomp.capabilities.metric.Ceilometer
1772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1773         occurrences:
1774         - 1
1775         - UNBOUNDED
1776       binding_pd_server_port:
1777         type: tosca.capabilities.network.Bindable
1778         valid_source_types:
1779         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1780         occurrences:
1781         - 0
1782         - UNBOUNDED
1783       cpu_server_ps:
1784         type: org.openecomp.capabilities.metric.Ceilometer
1785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       cpu.delta_server_pd:
1790         type: org.openecomp.capabilities.metric.Ceilometer
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       instance_server_ps:
1796         type: org.openecomp.capabilities.metric.Ceilometer
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       disk.read.bytes.rate_server_ps:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       disk.latency_server_pd:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       disk.device.write.bytes.rate_server_pd:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       os_server_ps:
1820         type: tosca.capabilities.OperatingSystem
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       cpu.delta_server_ps:
1825         type: org.openecomp.capabilities.metric.Ceilometer
1826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1827         occurrences:
1828         - 1
1829         - UNBOUNDED
1830       feature_server_ps:
1831         type: tosca.capabilities.Node
1832         occurrences:
1833         - 1
1834         - UNBOUNDED
1835       disk.device.iops_server_pd:
1836         type: org.openecomp.capabilities.metric.Ceilometer
1837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1838         occurrences:
1839         - 1
1840         - UNBOUNDED
1841       disk.latency_server_ps:
1842         type: org.openecomp.capabilities.metric.Ceilometer
1843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1844         occurrences:
1845         - 1
1846         - UNBOUNDED
1847       disk.read.requests_server_pd:
1848         type: org.openecomp.capabilities.metric.Ceilometer
1849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1850         occurrences:
1851         - 1
1852         - UNBOUNDED
1853       disk.device.write.requests.rate_server_ps:
1854         type: org.openecomp.capabilities.metric.Ceilometer
1855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1856         occurrences:
1857         - 1
1858         - UNBOUNDED
1859       os_server_pd:
1860         type: tosca.capabilities.OperatingSystem
1861         occurrences:
1862         - 1
1863         - UNBOUNDED
1864       disk.device.latency_server_pd:
1865         type: org.openecomp.capabilities.metric.Ceilometer
1866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1867         occurrences:
1868         - 1
1869         - UNBOUNDED
1870       disk.device.capacity_server_ps:
1871         type: org.openecomp.capabilities.metric.Ceilometer
1872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1873         occurrences:
1874         - 1
1875         - UNBOUNDED
1876       scalable_server_pd:
1877         type: tosca.capabilities.Scalable
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       disk.write.bytes_server_pd:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       disk.write.bytes.rate_server_pd:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       disk.device.latency_server_ps:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       disk.device.iops_server_ps:
1900         type: org.openecomp.capabilities.metric.Ceilometer
1901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1902         occurrences:
1903         - 1
1904         - UNBOUNDED
1905       feature_server_pd:
1906         type: tosca.capabilities.Node
1907         occurrences:
1908         - 1
1909         - UNBOUNDED
1910       disk.device.write.requests.rate_server_pd:
1911         type: org.openecomp.capabilities.metric.Ceilometer
1912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1913         occurrences:
1914         - 1
1915         - UNBOUNDED
1916       scalable_server_ps:
1917         type: tosca.capabilities.Scalable
1918         occurrences:
1919         - 1
1920         - UNBOUNDED
1921       cpu_server_pd:
1922         type: org.openecomp.capabilities.metric.Ceilometer
1923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1924         occurrences:
1925         - 1
1926         - UNBOUNDED
1927   org.openecomp.resource.abstract.nodes.oam_server:
1928     derived_from: org.openecomp.resource.abstract.nodes.VFC
1929     properties:
1930       port_oam_server_port_network:
1931         type: list
1932         required: true
1933         status: SUPPORTED
1934         entry_schema:
1935           type: string
1936       port_oam_server_port_order:
1937         type: integer
1938         required: true
1939         status: SUPPORTED
1940       index_value:
1941         type: integer
1942         description: Index value of this substitution service template runtime instance
1943         required: false
1944         default: 0
1945         status: SUPPORTED
1946         constraints:
1947         - greater_or_equal: 0
1948       port_oam_server_port_security_groups:
1949         type: list
1950         required: true
1951         status: SUPPORTED
1952         entry_schema:
1953           type: json
1954       port_oam_server_port_replacement_policy:
1955         type: list
1956         required: true
1957         status: SUPPORTED
1958         entry_schema:
1959           type: string
1960       vm_flavor_name:
1961         type: string
1962         required: true
1963         status: SUPPORTED
1964       port_oam_server_port_mac_requirements:
1965         type: org.openecomp.datatypes.network.MacRequirements
1966         required: true
1967         status: SUPPORTED
1968       port_oam_server_port_exCP_naming:
1969         type: org.openecomp.datatypes.Naming
1970         required: true
1971         status: SUPPORTED
1972       compute_oam_server_availability_zone:
1973         type: list
1974         required: true
1975         status: SUPPORTED
1976         entry_schema:
1977           type: string
1978       vm_image_name:
1979         type: string
1980         required: true
1981         status: SUPPORTED
1982       port_oam_server_port_fixed_ips:
1983         type: list
1984         required: true
1985         status: SUPPORTED
1986         entry_schema:
1987           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1988       port_oam_server_port_subnetpoolid:
1989         type: string
1990         required: true
1991         status: SUPPORTED
1992       port_oam_server_port_network_role_tag:
1993         type: string
1994         required: true
1995         status: SUPPORTED
1996       port_oam_server_port_network_role:
1997         type: string
1998         required: true
1999         status: SUPPORTED
2000       port_oam_server_port_vlan_requirements:
2001         type: list
2002         required: true
2003         status: SUPPORTED
2004         entry_schema:
2005           type: org.openecomp.datatypes.network.VlanRequirements
2006       compute_oam_server_name:
2007         type: list
2008         required: true
2009         status: SUPPORTED
2010         entry_schema:
2011           type: string
2012       port_oam_server_port_ip_requirements:
2013         type: list
2014         required: true
2015         status: SUPPORTED
2016         entry_schema:
2017           type: org.openecomp.datatypes.network.IpRequirements
2018     requirements:
2019     - dependency_oam_server:
2020         capability: tosca.capabilities.Node
2021         node: tosca.nodes.Root
2022         relationship: tosca.relationships.DependsOn
2023         occurrences:
2024         - 0
2025         - UNBOUNDED
2026     - local_storage_oam_server:
2027         capability: tosca.capabilities.Attachment
2028         node: tosca.nodes.BlockStorage
2029         relationship: tosca.relationships.AttachesTo
2030         occurrences:
2031         - 0
2032         - UNBOUNDED
2033     - dependency_oam_server_oam_server_port:
2034         capability: tosca.capabilities.Node
2035         node: tosca.nodes.Root
2036         relationship: tosca.relationships.DependsOn
2037         occurrences:
2038         - 0
2039         - UNBOUNDED
2040     - link_oam_server_oam_server_port:
2041         capability: tosca.capabilities.network.Linkable
2042         relationship: tosca.relationships.network.LinksTo
2043         occurrences:
2044         - 1
2045         - 1
2046     capabilities:
2047       cpu.delta_oam_server:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       host_oam_server:
2054         type: tosca.capabilities.Container
2055         valid_source_types:
2056         - tosca.nodes.SoftwareComponent
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       disk.usage_oam_server:
2061         type: org.openecomp.capabilities.metric.Ceilometer
2062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2063         occurrences:
2064         - 1
2065         - UNBOUNDED
2066       network.incoming.packets.rate_oam_server_oam_server_port:
2067         type: org.openecomp.capabilities.metric.Ceilometer
2068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2069         occurrences:
2070         - 1
2071         - UNBOUNDED
2072       feature_oam_server:
2073         type: tosca.capabilities.Node
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       disk.device.write.bytes_oam_server:
2078         type: org.openecomp.capabilities.metric.Ceilometer
2079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       cpu_util_oam_server:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       network.outpoing.packets_oam_server_oam_server_port:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       disk.capacity_oam_server:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       memory_oam_server:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       disk.read.bytes.rate_oam_server:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       disk.write.bytes_oam_server:
2114         type: org.openecomp.capabilities.metric.Ceilometer
2115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       disk.write.requests_oam_server:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       attachment_oam_server_oam_server_port:
2126         type: tosca.capabilities.Attachment
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       cpu_oam_server:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       vcpus_oam_server:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       disk.device.read.requests.rate_oam_server:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       disk.allocation_oam_server:
2149         type: org.openecomp.capabilities.metric.Ceilometer
2150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       disk.write.bytes.rate_oam_server:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       disk.device.write.requests.rate_oam_server:
2161         type: org.openecomp.capabilities.metric.Ceilometer
2162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2163         occurrences:
2164         - 1
2165         - UNBOUNDED
2166       instance_oam_server:
2167         type: org.openecomp.capabilities.metric.Ceilometer
2168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       memory.resident_oam_server:
2173         type: org.openecomp.capabilities.metric.Ceilometer
2174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       disk.device.read.requests_oam_server:
2179         type: org.openecomp.capabilities.metric.Ceilometer
2180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2181         occurrences:
2182         - 1
2183         - UNBOUNDED
2184       disk.device.allocation_oam_server:
2185         type: org.openecomp.capabilities.metric.Ceilometer
2186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       disk.device.write.requests_oam_server:
2191         type: org.openecomp.capabilities.metric.Ceilometer
2192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2193         occurrences:
2194         - 1
2195         - UNBOUNDED
2196       binding_oam_server_oam_server_port:
2197         type: tosca.capabilities.network.Bindable
2198         valid_source_types:
2199         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2200         occurrences:
2201         - 0
2202         - UNBOUNDED
2203       disk.iops_oam_server:
2204         type: org.openecomp.capabilities.metric.Ceilometer
2205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       disk.device.capacity_oam_server:
2210         type: org.openecomp.capabilities.metric.Ceilometer
2211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       binding_oam_server:
2216         type: tosca.capabilities.network.Bindable
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       disk.device.write.bytes.rate_oam_server:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       disk.device.usage_oam_server:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       network.incoming.bytes.rate_oam_server_oam_server_port:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       disk.latency_oam_server:
2239         type: org.openecomp.capabilities.metric.Ceilometer
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       disk.read.requests_oam_server:
2245         type: org.openecomp.capabilities.metric.Ceilometer
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       disk.device.iops_oam_server:
2251         type: org.openecomp.capabilities.metric.Ceilometer
2252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2253         occurrences:
2254         - 1
2255         - UNBOUNDED
2256       disk.root.size_oam_server:
2257         type: org.openecomp.capabilities.metric.Ceilometer
2258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2259         occurrences:
2260         - 1
2261         - UNBOUNDED
2262       network.outgoing.bytes_oam_server_oam_server_port:
2263         type: org.openecomp.capabilities.metric.Ceilometer
2264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2265         occurrences:
2266         - 1
2267         - UNBOUNDED
2268       disk.device.latency_oam_server:
2269         type: org.openecomp.capabilities.metric.Ceilometer
2270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2271         occurrences:
2272         - 1
2273         - UNBOUNDED
2274       feature_oam_server_oam_server_port:
2275         type: tosca.capabilities.Node
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       memory.usage_oam_server:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       endpoint_oam_server:
2286         type: tosca.capabilities.Endpoint.Admin
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       network.outgoing.bytes.rate_oam_server_oam_server_port:
2291         type: org.openecomp.capabilities.metric.Ceilometer
2292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2293         occurrences:
2294         - 1
2295         - UNBOUNDED
2296       scalable_oam_server:
2297         type: tosca.capabilities.Scalable
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       disk.write.requests.rate_oam_server:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       network.incoming.bytes_oam_server_oam_server_port:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       disk.device.read.bytes.rate_oam_server:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.device.read.bytes_oam_server:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       os_oam_server:
2326         type: tosca.capabilities.OperatingSystem
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       disk.read.bytes_oam_server:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       network.incoming.packets_oam_server_oam_server_port:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       network.outgoing.packets.rate_oam_server_oam_server_port:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       disk.ephemeral.size_oam_server:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354   org.openecomp.resource.abstract.nodes.sm_server:
2355     derived_from: org.openecomp.resource.abstract.nodes.VFC
2356     properties:
2357       index_value:
2358         type: integer
2359         description: Index value of this substitution service template runtime instance
2360         required: false
2361         default: 0
2362         status: SUPPORTED
2363         constraints:
2364         - greater_or_equal: 0
2365       port_sm_server_port_order:
2366         type: integer
2367         required: true
2368         status: SUPPORTED
2369       port_sm_server_port_vlan_requirements:
2370         type: list
2371         required: true
2372         status: SUPPORTED
2373         entry_schema:
2374           type: org.openecomp.datatypes.network.VlanRequirements
2375       port_sm_server_port_subnetpoolid:
2376         type: string
2377         required: true
2378         status: SUPPORTED
2379       vm_flavor_name:
2380         type: string
2381         required: true
2382         status: SUPPORTED
2383       port_sm_server_port_exCP_naming:
2384         type: org.openecomp.datatypes.Naming
2385         required: true
2386         status: SUPPORTED
2387       port_sm_server_port_network_role_tag:
2388         type: string
2389         required: true
2390         status: SUPPORTED
2391       port_sm_server_port_network_role:
2392         type: string
2393         required: true
2394         status: SUPPORTED
2395       port_sm_server_port_network:
2396         type: list
2397         required: true
2398         status: SUPPORTED
2399         entry_schema:
2400           type: string
2401       compute_sm_server_name:
2402         type: list
2403         required: true
2404         status: SUPPORTED
2405         entry_schema:
2406           type: string
2407       port_sm_server_port_ip_requirements:
2408         type: list
2409         required: true
2410         status: SUPPORTED
2411         entry_schema:
2412           type: org.openecomp.datatypes.network.IpRequirements
2413       vm_image_name:
2414         type: string
2415         required: true
2416         status: SUPPORTED
2417       compute_sm_server_availability_zone:
2418         type: list
2419         required: true
2420         status: SUPPORTED
2421         entry_schema:
2422           type: string
2423       port_sm_server_port_mac_requirements:
2424         type: org.openecomp.datatypes.network.MacRequirements
2425         required: true
2426         status: SUPPORTED
2427       port_sm_server_port_replacement_policy:
2428         type: list
2429         required: true
2430         status: SUPPORTED
2431         entry_schema:
2432           type: string
2433       port_sm_server_port_fixed_ips:
2434         type: list
2435         required: true
2436         status: SUPPORTED
2437         entry_schema:
2438           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2439       port_sm_server_port_security_groups:
2440         type: list
2441         required: true
2442         status: SUPPORTED
2443         entry_schema:
2444           type: json
2445     requirements:
2446     - dependency_sm_server:
2447         capability: tosca.capabilities.Node
2448         node: tosca.nodes.Root
2449         relationship: tosca.relationships.DependsOn
2450         occurrences:
2451         - 0
2452         - UNBOUNDED
2453     - local_storage_sm_server:
2454         capability: tosca.capabilities.Attachment
2455         node: tosca.nodes.BlockStorage
2456         relationship: tosca.relationships.AttachesTo
2457         occurrences:
2458         - 0
2459         - UNBOUNDED
2460     - dependency_sm_server_sm_server_port:
2461         capability: tosca.capabilities.Node
2462         node: tosca.nodes.Root
2463         relationship: tosca.relationships.DependsOn
2464         occurrences:
2465         - 0
2466         - UNBOUNDED
2467     - link_sm_server_sm_server_port:
2468         capability: tosca.capabilities.network.Linkable
2469         relationship: tosca.relationships.network.LinksTo
2470         occurrences:
2471         - 1
2472         - 1
2473     capabilities:
2474       disk.device.read.requests_sm_server:
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       binding_sm_server_sm_server_port:
2481         type: tosca.capabilities.network.Bindable
2482         valid_source_types:
2483         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2484         occurrences:
2485         - 0
2486         - UNBOUNDED
2487       disk.iops_sm_server:
2488         type: org.openecomp.capabilities.metric.Ceilometer
2489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       disk.device.capacity_sm_server:
2494         type: org.openecomp.capabilities.metric.Ceilometer
2495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       disk.device.read.bytes.rate_sm_server:
2500         type: org.openecomp.capabilities.metric.Ceilometer
2501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2502         occurrences:
2503         - 1
2504         - UNBOUNDED
2505       disk.device.write.requests.rate_sm_server:
2506         type: org.openecomp.capabilities.metric.Ceilometer
2507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2508         occurrences:
2509         - 1
2510         - UNBOUNDED
2511       disk.device.allocation_sm_server:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       network.incoming.bytes_sm_server_sm_server_port:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       attachment_sm_server_sm_server_port:
2524         type: tosca.capabilities.Attachment
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       memory.usage_sm_server:
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       binding_sm_server:
2535         type: tosca.capabilities.network.Bindable
2536         occurrences:
2537         - 1
2538         - UNBOUNDED
2539       disk.read.requests_sm_server:
2540         type: org.openecomp.capabilities.metric.Ceilometer
2541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2542         occurrences:
2543         - 1
2544         - UNBOUNDED
2545       network.outpoing.packets_sm_server_sm_server_port:
2546         type: org.openecomp.capabilities.metric.Ceilometer
2547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       endpoint_sm_server:
2552         type: tosca.capabilities.Endpoint.Admin
2553         occurrences:
2554         - 1
2555         - UNBOUNDED
2556       disk.device.read.requests.rate_sm_server:
2557         type: org.openecomp.capabilities.metric.Ceilometer
2558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       disk.capacity_sm_server:
2563         type: org.openecomp.capabilities.metric.Ceilometer
2564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       disk.allocation_sm_server:
2569         type: org.openecomp.capabilities.metric.Ceilometer
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2571         occurrences:
2572         - 1
2573         - UNBOUNDED
2574       disk.root.size_sm_server:
2575         type: org.openecomp.capabilities.metric.Ceilometer
2576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       disk.usage_sm_server:
2581         type: org.openecomp.capabilities.metric.Ceilometer
2582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2583         occurrences:
2584         - 1
2585         - UNBOUNDED
2586       vcpus_sm_server:
2587         type: org.openecomp.capabilities.metric.Ceilometer
2588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2589         occurrences:
2590         - 1
2591         - UNBOUNDED
2592       disk.write.bytes_sm_server:
2593         type: org.openecomp.capabilities.metric.Ceilometer
2594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2595         occurrences:
2596         - 1
2597         - UNBOUNDED
2598       cpu.delta_sm_server:
2599         type: org.openecomp.capabilities.metric.Ceilometer
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2601         occurrences:
2602         - 1
2603         - UNBOUNDED
2604       os_sm_server:
2605         type: tosca.capabilities.OperatingSystem
2606         occurrences:
2607         - 1
2608         - UNBOUNDED
2609       feature_sm_server_sm_server_port:
2610         type: tosca.capabilities.Node
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       memory.resident_sm_server:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       network.outgoing.bytes_sm_server_sm_server_port:
2621         type: org.openecomp.capabilities.metric.Ceilometer
2622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       instance_sm_server:
2627         type: org.openecomp.capabilities.metric.Ceilometer
2628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       cpu_sm_server:
2633         type: org.openecomp.capabilities.metric.Ceilometer
2634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2635         occurrences:
2636         - 1
2637         - UNBOUNDED
2638       disk.device.write.bytes_sm_server:
2639         type: org.openecomp.capabilities.metric.Ceilometer
2640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2641         occurrences:
2642         - 1
2643         - UNBOUNDED
2644       network.incoming.packets.rate_sm_server_sm_server_port:
2645         type: org.openecomp.capabilities.metric.Ceilometer
2646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2647         occurrences:
2648         - 1
2649         - UNBOUNDED
2650       disk.write.requests.rate_sm_server:
2651         type: org.openecomp.capabilities.metric.Ceilometer
2652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2653         occurrences:
2654         - 1
2655         - UNBOUNDED
2656       disk.device.write.bytes.rate_sm_server:
2657         type: org.openecomp.capabilities.metric.Ceilometer
2658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2659         occurrences:
2660         - 1
2661         - UNBOUNDED
2662       disk.write.bytes.rate_sm_server:
2663         type: org.openecomp.capabilities.metric.Ceilometer
2664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2665         occurrences:
2666         - 1
2667         - UNBOUNDED
2668       disk.device.write.requests_sm_server:
2669         type: org.openecomp.capabilities.metric.Ceilometer
2670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       disk.device.latency_sm_server:
2675         type: org.openecomp.capabilities.metric.Ceilometer
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2677         occurrences:
2678         - 1
2679         - UNBOUNDED
2680       host_sm_server:
2681         type: tosca.capabilities.Container
2682         valid_source_types:
2683         - tosca.nodes.SoftwareComponent
2684         occurrences:
2685         - 1
2686         - UNBOUNDED
2687       feature_sm_server:
2688         type: tosca.capabilities.Node
2689         occurrences:
2690         - 1
2691         - UNBOUNDED
2692       disk.device.usage_sm_server:
2693         type: org.openecomp.capabilities.metric.Ceilometer
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       scalable_sm_server:
2699         type: tosca.capabilities.Scalable
2700         occurrences:
2701         - 1
2702         - UNBOUNDED
2703       disk.device.iops_sm_server:
2704         type: org.openecomp.capabilities.metric.Ceilometer
2705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2706         occurrences:
2707         - 1
2708         - UNBOUNDED
2709       disk.read.bytes.rate_sm_server:
2710         type: org.openecomp.capabilities.metric.Ceilometer
2711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2712         occurrences:
2713         - 1
2714         - UNBOUNDED
2715       disk.device.read.bytes_sm_server:
2716         type: org.openecomp.capabilities.metric.Ceilometer
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.latency_sm_server:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       network.incoming.bytes.rate_sm_server_sm_server_port:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       disk.read.bytes_sm_server:
2734         type: org.openecomp.capabilities.metric.Ceilometer
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2736         occurrences:
2737         - 1
2738         - UNBOUNDED
2739       disk.write.requests_sm_server:
2740         type: org.openecomp.capabilities.metric.Ceilometer
2741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2742         occurrences:
2743         - 1
2744         - UNBOUNDED
2745       cpu_util_sm_server:
2746         type: org.openecomp.capabilities.metric.Ceilometer
2747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2748         occurrences:
2749         - 1
2750         - UNBOUNDED
2751       disk.ephemeral.size_sm_server:
2752         type: org.openecomp.capabilities.metric.Ceilometer
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       network.outgoing.packets.rate_sm_server_sm_server_port:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       network.incoming.packets_sm_server_sm_server_port:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769       memory_sm_server:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       network.outgoing.bytes.rate_sm_server_sm_server_port:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781   org.openecomp.resource.abstract.nodes.ps_server:
2782     derived_from: org.openecomp.resource.abstract.nodes.VFC
2783     properties:
2784       port_ps_server_port_network:
2785         type: list
2786         required: true
2787         status: SUPPORTED
2788         entry_schema:
2789           type: string
2790       compute_ps_server_name:
2791         type: list
2792         required: true
2793         status: SUPPORTED
2794         entry_schema:
2795           type: string
2796       port_ps_server_port_security_groups:
2797         type: list
2798         required: true
2799         status: SUPPORTED
2800         entry_schema:
2801           type: json
2802       port_ps_server_port_vlan_requirements:
2803         type: list
2804         required: true
2805         status: SUPPORTED
2806         entry_schema:
2807           type: org.openecomp.datatypes.network.VlanRequirements
2808       compute_ps_server_availability_zone:
2809         type: list
2810         required: true
2811         status: SUPPORTED
2812         entry_schema:
2813           type: string
2814       port_ps_server_port_network_role:
2815         type: string
2816         required: true
2817         status: SUPPORTED
2818       index_value:
2819         type: integer
2820         description: Index value of this substitution service template runtime instance
2821         required: false
2822         default: 0
2823         status: SUPPORTED
2824         constraints:
2825         - greater_or_equal: 0
2826       port_ps_server_port_order:
2827         type: integer
2828         required: true
2829         status: SUPPORTED
2830       port_ps_server_port_subnetpoolid:
2831         type: string
2832         required: true
2833         status: SUPPORTED
2834       port_ps_server_port_fixed_ips:
2835         type: list
2836         required: true
2837         status: SUPPORTED
2838         entry_schema:
2839           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2840       vm_flavor_name:
2841         type: string
2842         required: true
2843         status: SUPPORTED
2844       port_ps_server_port_exCP_naming:
2845         type: org.openecomp.datatypes.Naming
2846         required: true
2847         status: SUPPORTED
2848       port_ps_server_port_ip_requirements:
2849         type: list
2850         required: true
2851         status: SUPPORTED
2852         entry_schema:
2853           type: org.openecomp.datatypes.network.IpRequirements
2854       port_ps_server_port_mac_requirements:
2855         type: org.openecomp.datatypes.network.MacRequirements
2856         required: true
2857         status: SUPPORTED
2858       vm_image_name:
2859         type: string
2860         required: true
2861         status: SUPPORTED
2862       port_ps_server_port_replacement_policy:
2863         type: list
2864         required: true
2865         status: SUPPORTED
2866         entry_schema:
2867           type: string
2868       port_ps_server_port_network_role_tag:
2869         type: string
2870         required: true
2871         status: SUPPORTED
2872     requirements:
2873     - dependency_ps_server_ps_server_port:
2874         capability: tosca.capabilities.Node
2875         node: tosca.nodes.Root
2876         relationship: tosca.relationships.DependsOn
2877         occurrences:
2878         - 0
2879         - UNBOUNDED
2880     - link_ps_server_ps_server_port:
2881         capability: tosca.capabilities.network.Linkable
2882         relationship: tosca.relationships.network.LinksTo
2883         occurrences:
2884         - 1
2885         - 1
2886     - dependency_ps_server:
2887         capability: tosca.capabilities.Node
2888         node: tosca.nodes.Root
2889         relationship: tosca.relationships.DependsOn
2890         occurrences:
2891         - 0
2892         - UNBOUNDED
2893     - local_storage_ps_server:
2894         capability: tosca.capabilities.Attachment
2895         node: tosca.nodes.BlockStorage
2896         relationship: tosca.relationships.AttachesTo
2897         occurrences:
2898         - 0
2899         - UNBOUNDED
2900     capabilities:
2901       instance_ps_server:
2902         type: org.openecomp.capabilities.metric.Ceilometer
2903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2904         occurrences:
2905         - 1
2906         - UNBOUNDED
2907       host_ps_server:
2908         type: tosca.capabilities.Container
2909         valid_source_types:
2910         - tosca.nodes.SoftwareComponent
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       network.incoming.packets_ps_server_ps_server_port:
2915         type: org.openecomp.capabilities.metric.Ceilometer
2916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2917         occurrences:
2918         - 1
2919         - UNBOUNDED
2920       cpu.delta_ps_server:
2921         type: org.openecomp.capabilities.metric.Ceilometer
2922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2923         occurrences:
2924         - 1
2925         - UNBOUNDED
2926       disk.write.bytes.rate_ps_server:
2927         type: org.openecomp.capabilities.metric.Ceilometer
2928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       feature_ps_server_ps_server_port:
2933         type: tosca.capabilities.Node
2934         occurrences:
2935         - 1
2936         - UNBOUNDED
2937       feature_ps_server:
2938         type: tosca.capabilities.Node
2939         occurrences:
2940         - 1
2941         - UNBOUNDED
2942       disk.root.size_ps_server:
2943         type: org.openecomp.capabilities.metric.Ceilometer
2944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2945         occurrences:
2946         - 1
2947         - UNBOUNDED
2948       disk.device.read.requests.rate_ps_server:
2949         type: org.openecomp.capabilities.metric.Ceilometer
2950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2951         occurrences:
2952         - 1
2953         - UNBOUNDED
2954       cpu_ps_server:
2955         type: org.openecomp.capabilities.metric.Ceilometer
2956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2957         occurrences:
2958         - 1
2959         - UNBOUNDED
2960       disk.device.write.bytes_ps_server:
2961         type: org.openecomp.capabilities.metric.Ceilometer
2962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       disk.device.read.bytes_ps_server:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       disk.read.bytes_ps_server:
2973         type: org.openecomp.capabilities.metric.Ceilometer
2974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2975         occurrences:
2976         - 1
2977         - UNBOUNDED
2978       network.incoming.bytes_ps_server_ps_server_port:
2979         type: org.openecomp.capabilities.metric.Ceilometer
2980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       disk.device.iops_ps_server:
2985         type: org.openecomp.capabilities.metric.Ceilometer
2986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2987         occurrences:
2988         - 1
2989         - UNBOUNDED
2990       disk.device.latency_ps_server:
2991         type: org.openecomp.capabilities.metric.Ceilometer
2992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2993         occurrences:
2994         - 1
2995         - UNBOUNDED
2996       disk.read.bytes.rate_ps_server:
2997         type: org.openecomp.capabilities.metric.Ceilometer
2998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2999         occurrences:
3000         - 1
3001         - UNBOUNDED
3002       memory_ps_server:
3003         type: org.openecomp.capabilities.metric.Ceilometer
3004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3005         occurrences:
3006         - 1
3007         - UNBOUNDED
3008       scalable_ps_server:
3009         type: tosca.capabilities.Scalable
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       attachment_ps_server_ps_server_port:
3014         type: tosca.capabilities.Attachment
3015         occurrences:
3016         - 1
3017         - UNBOUNDED
3018       disk.write.requests.rate_ps_server:
3019         type: org.openecomp.capabilities.metric.Ceilometer
3020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       disk.write.requests_ps_server:
3025         type: org.openecomp.capabilities.metric.Ceilometer
3026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3027         occurrences:
3028         - 1
3029         - UNBOUNDED
3030       disk.latency_ps_server:
3031         type: org.openecomp.capabilities.metric.Ceilometer
3032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3033         occurrences:
3034         - 1
3035         - UNBOUNDED
3036       disk.ephemeral.size_ps_server:
3037         type: org.openecomp.capabilities.metric.Ceilometer
3038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3039         occurrences:
3040         - 1
3041         - UNBOUNDED
3042       disk.device.capacity_ps_server:
3043         type: org.openecomp.capabilities.metric.Ceilometer
3044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3045         occurrences:
3046         - 1
3047         - UNBOUNDED
3048       network.incoming.packets.rate_ps_server_ps_server_port:
3049         type: org.openecomp.capabilities.metric.Ceilometer
3050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3051         occurrences:
3052         - 1
3053         - UNBOUNDED
3054       disk.iops_ps_server:
3055         type: org.openecomp.capabilities.metric.Ceilometer
3056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060       disk.device.read.bytes.rate_ps_server:
3061         type: org.openecomp.capabilities.metric.Ceilometer
3062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3063         occurrences:
3064         - 1
3065         - UNBOUNDED
3066       cpu_util_ps_server:
3067         type: org.openecomp.capabilities.metric.Ceilometer
3068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3069         occurrences:
3070         - 1
3071         - UNBOUNDED
3072       memory.resident_ps_server:
3073         type: org.openecomp.capabilities.metric.Ceilometer
3074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3075         occurrences:
3076         - 1
3077         - UNBOUNDED
3078       disk.device.read.requests_ps_server:
3079         type: org.openecomp.capabilities.metric.Ceilometer
3080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3081         occurrences:
3082         - 1
3083         - UNBOUNDED
3084       disk.write.bytes_ps_server:
3085         type: org.openecomp.capabilities.metric.Ceilometer
3086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3087         occurrences:
3088         - 1
3089         - UNBOUNDED
3090       network.outgoing.bytes.rate_ps_server_ps_server_port:
3091         type: org.openecomp.capabilities.metric.Ceilometer
3092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3093         occurrences:
3094         - 1
3095         - UNBOUNDED
3096       network.outgoing.packets.rate_ps_server_ps_server_port:
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       network.incoming.bytes.rate_ps_server_ps_server_port:
3103         type: org.openecomp.capabilities.metric.Ceilometer
3104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3105         occurrences:
3106         - 1
3107         - UNBOUNDED
3108       disk.device.write.requests.rate_ps_server:
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_ps_server:
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.allocation_ps_server:
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       memory.usage_ps_server:
3127         type: org.openecomp.capabilities.metric.Ceilometer
3128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3129         occurrences:
3130         - 1
3131         - UNBOUNDED
3132       binding_ps_server:
3133         type: tosca.capabilities.network.Bindable
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       os_ps_server:
3138         type: tosca.capabilities.OperatingSystem
3139         occurrences:
3140         - 1
3141         - UNBOUNDED
3142       disk.device.usage_ps_server:
3143         type: org.openecomp.capabilities.metric.Ceilometer
3144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3145         occurrences:
3146         - 1
3147         - UNBOUNDED
3148       binding_ps_server_ps_server_port:
3149         type: tosca.capabilities.network.Bindable
3150         valid_source_types:
3151         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3152         occurrences:
3153         - 0
3154         - UNBOUNDED
3155       disk.device.write.bytes.rate_ps_server:
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       vcpus_ps_server:
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       network.outgoing.bytes_ps_server_ps_server_port:
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       disk.usage_ps_server:
3174         type: org.openecomp.capabilities.metric.Ceilometer
3175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3176         occurrences:
3177         - 1
3178         - UNBOUNDED
3179       disk.device.write.requests_ps_server:
3180         type: org.openecomp.capabilities.metric.Ceilometer
3181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3182         occurrences:
3183         - 1
3184         - UNBOUNDED
3185       network.outpoing.packets_ps_server_ps_server_port:
3186         type: org.openecomp.capabilities.metric.Ceilometer
3187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3188         occurrences:
3189         - 1
3190         - UNBOUNDED
3191       endpoint_ps_server:
3192         type: tosca.capabilities.Endpoint.Admin
3193         occurrences:
3194         - 1
3195         - UNBOUNDED
3196       disk.capacity_ps_server:
3197         type: org.openecomp.capabilities.metric.Ceilometer
3198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3199         occurrences:
3200         - 1
3201         - UNBOUNDED
3202       disk.device.allocation_ps_server:
3203         type: org.openecomp.capabilities.metric.Ceilometer
3204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3205         occurrences:
3206         - 1
3207         - UNBOUNDED