753e1c5654d4b05d3020bf657f37efaf5f3c0a00
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / threeDiffComputesWithAllConnectivities / 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       compute_pd_server_scheduler_hints:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: json
17       index_value:
18         type: integer
19         description: Index value of this substitution service template runtime instance
20         required: false
21         default: 0
22         status: SUPPORTED
23         constraints:
24         - greater_or_equal: 0
25       compute_pd_server_availability_zone:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       compute_pd_server_name:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_pd01_port_exCP_naming:
38         type: org.openecomp.datatypes.Naming
39         required: true
40         status: SUPPORTED
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_pd01_port_security_groups:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: json
51       port_pd01_port_mac_requirements:
52         type: org.openecomp.datatypes.network.MacRequirements
53         required: true
54         status: SUPPORTED
55       vm_image_name:
56         type: string
57         required: true
58         status: SUPPORTED
59       port_pd01_port_ip_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.IpRequirements
65       port_pd01_port_network:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       port_pd01_port_order:
72         type: integer
73         required: true
74         status: SUPPORTED
75       port_pd01_port_subnetpoolid:
76         type: string
77         required: true
78         status: SUPPORTED
79       port_pd01_port_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pd01_port_network_role_tag:
84         type: string
85         required: true
86         status: SUPPORTED
87       port_pd01_port_vlan_requirements:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: org.openecomp.datatypes.network.VlanRequirements
93       compute_pd_server_user_data_format:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99     attributes:
100       pd_server_accessIPv4:
101         type: list
102         status: SUPPORTED
103         entry_schema:
104           type: string
105       pd_server_pd01_port_device_owner:
106         type: list
107         status: SUPPORTED
108         entry_schema:
109           type: string
110     requirements:
111     - dependency_pd_server:
112         capability: tosca.capabilities.Node
113         node: tosca.nodes.Root
114         relationship: tosca.relationships.DependsOn
115         occurrences:
116         - 0
117         - UNBOUNDED
118     - local_storage_pd_server:
119         capability: tosca.capabilities.Attachment
120         node: tosca.nodes.BlockStorage
121         relationship: tosca.relationships.AttachesTo
122         occurrences:
123         - 0
124         - UNBOUNDED
125     - dependency_pd_server_pd01_port:
126         capability: tosca.capabilities.Node
127         node: tosca.nodes.Root
128         relationship: tosca.relationships.DependsOn
129         occurrences:
130         - 0
131         - UNBOUNDED
132     - link_pd_server_pd01_port:
133         capability: tosca.capabilities.network.Linkable
134         relationship: tosca.relationships.network.LinksTo
135         occurrences:
136         - 1
137         - 1
138     capabilities:
139       scalable_pd_server:
140         type: tosca.capabilities.Scalable
141         occurrences:
142         - 1
143         - UNBOUNDED
144       disk.read.bytes.rate_pd_server:
145         type: org.openecomp.capabilities.metric.Ceilometer
146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
147         occurrences:
148         - 1
149         - UNBOUNDED
150       memory.usage_pd_server:
151         type: org.openecomp.capabilities.metric.Ceilometer
152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
153         occurrences:
154         - 1
155         - UNBOUNDED
156       memory_pd_server:
157         type: org.openecomp.capabilities.metric.Ceilometer
158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
159         occurrences:
160         - 1
161         - UNBOUNDED
162       disk.device.usage_pd_server:
163         type: org.openecomp.capabilities.metric.Ceilometer
164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
165         occurrences:
166         - 1
167         - UNBOUNDED
168       network.outgoing.packets.rate_pd_server_pd01_port:
169         type: org.openecomp.capabilities.metric.Ceilometer
170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
171         occurrences:
172         - 1
173         - UNBOUNDED
174       os_pd_server:
175         type: tosca.capabilities.OperatingSystem
176         occurrences:
177         - 1
178         - UNBOUNDED
179       disk.write.bytes.rate_pd_server:
180         type: org.openecomp.capabilities.metric.Ceilometer
181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
182         occurrences:
183         - 1
184         - UNBOUNDED
185       network.incoming.bytes_pd_server_pd01_port:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       cpu_pd_server:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       cpu_util_pd_server:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       disk.device.write.requests.rate_pd_server:
204         type: org.openecomp.capabilities.metric.Ceilometer
205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
206         occurrences:
207         - 1
208         - UNBOUNDED
209       disk.read.bytes_pd_server:
210         type: org.openecomp.capabilities.metric.Ceilometer
211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.device.read.bytes.rate_pd_server:
216         type: org.openecomp.capabilities.metric.Ceilometer
217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
218         occurrences:
219         - 1
220         - UNBOUNDED
221       network.outgoing.bytes_pd_server_pd01_port:
222         type: org.openecomp.capabilities.metric.Ceilometer
223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.iops_pd_server:
228         type: org.openecomp.capabilities.metric.Ceilometer
229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
230         occurrences:
231         - 1
232         - UNBOUNDED
233       memory.resident_pd_server:
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       cpu.delta_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       network.incoming.packets.rate_pd_server_pd01_port:
246         type: org.openecomp.capabilities.metric.Ceilometer
247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
248         occurrences:
249         - 1
250         - UNBOUNDED
251       vcpus_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       disk.device.write.bytes.rate_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.requests_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       endpoint_pd_server:
270         type: tosca.capabilities.Endpoint.Admin
271         occurrences:
272         - 1
273         - UNBOUNDED
274       attachment_pd_server_pd01_port:
275         type: tosca.capabilities.Attachment
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.capacity_pd_server:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.device.allocation_pd_server:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.allocation_pd_server:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       binding_pd_server:
298         type: tosca.capabilities.network.Bindable
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.read.requests_pd_server:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       feature_pd_server:
309         type: tosca.capabilities.Node
310         occurrences:
311         - 1
312         - UNBOUNDED
313       disk.usage_pd_server:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       binding_pd_server_pd01_port:
320         type: tosca.capabilities.network.Bindable
321         valid_source_types:
322         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
323         occurrences:
324         - 0
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       network.incoming.bytes.rate_pd_server_pd01_port:
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       network.incoming.packets_pd_server_pd01_port:
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.requests.rate_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.root.size_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.bytes_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.device.write.bytes_pd_server:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.device.read.requests_pd_server:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       instance_pd_server:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       host_pd_server:
381         type: tosca.capabilities.Container
382         valid_source_types:
383         - tosca.nodes.SoftwareComponent
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.outpoing.packets_pd_server_pd01_port:
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.write.requests.rate_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       disk.ephemeral.size_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       disk.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       feature_pd_server_pd01_port:
412         type: tosca.capabilities.Node
413         occurrences:
414         - 1
415         - UNBOUNDED
416       disk.device.latency_pd_server:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.latency_pd_server:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.device.capacity_pd_server:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       network.outgoing.bytes.rate_pd_server_pd01_port:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.iops_pd_server:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446   org.openecomp.resource.abstract.nodes.oam_server:
447     derived_from: org.openecomp.resource.abstract.nodes.VFC
448     properties:
449       index_value:
450         type: integer
451         description: Index value of this substitution service template runtime instance
452         required: false
453         default: 0
454         status: SUPPORTED
455         constraints:
456         - greater_or_equal: 0
457       port_pd01_port_exCP_naming:
458         type: org.openecomp.datatypes.Naming
459         required: true
460         status: SUPPORTED
461       vm_flavor_name:
462         type: string
463         required: true
464         status: SUPPORTED
465       port_pd01_port_security_groups:
466         type: list
467         required: true
468         status: SUPPORTED
469         entry_schema:
470           type: json
471       port_pd01_port_mac_requirements:
472         type: org.openecomp.datatypes.network.MacRequirements
473         required: true
474         status: SUPPORTED
475       compute_oam_server_availability_zone:
476         type: list
477         required: true
478         status: SUPPORTED
479         entry_schema:
480           type: string
481       vm_image_name:
482         type: string
483         required: true
484         status: SUPPORTED
485       port_pd01_port_ip_requirements:
486         type: list
487         required: true
488         status: SUPPORTED
489         entry_schema:
490           type: org.openecomp.datatypes.network.IpRequirements
491       port_pd01_port_network:
492         type: list
493         required: true
494         status: SUPPORTED
495         entry_schema:
496           type: string
497       port_pd01_port_order:
498         type: integer
499         required: true
500         status: SUPPORTED
501       port_pd01_port_subnetpoolid:
502         type: string
503         required: true
504         status: SUPPORTED
505       compute_oam_server_user_data_format:
506         type: list
507         required: true
508         status: SUPPORTED
509         entry_schema:
510           type: string
511       compute_oam_server_name:
512         type: list
513         required: true
514         status: SUPPORTED
515         entry_schema:
516           type: string
517       port_pd01_port_network_role:
518         type: string
519         required: true
520         status: SUPPORTED
521       port_pd01_port_network_role_tag:
522         type: string
523         required: true
524         status: SUPPORTED
525       port_pd01_port_vlan_requirements:
526         type: list
527         required: true
528         status: SUPPORTED
529         entry_schema:
530           type: org.openecomp.datatypes.network.VlanRequirements
531       compute_oam_server_scheduler_hints:
532         type: list
533         required: true
534         status: SUPPORTED
535         entry_schema:
536           type: json
537     attributes:
538       oam_server_accessIPv4:
539         type: list
540         status: SUPPORTED
541         entry_schema:
542           type: string
543     requirements:
544     - dependency_oam_server_pd01_port:
545         capability: tosca.capabilities.Node
546         node: tosca.nodes.Root
547         relationship: tosca.relationships.DependsOn
548         occurrences:
549         - 0
550         - UNBOUNDED
551     - link_oam_server_pd01_port:
552         capability: tosca.capabilities.network.Linkable
553         relationship: tosca.relationships.network.LinksTo
554         occurrences:
555         - 1
556         - 1
557     - dependency_oam_server:
558         capability: tosca.capabilities.Node
559         node: tosca.nodes.Root
560         relationship: tosca.relationships.DependsOn
561         occurrences:
562         - 0
563         - UNBOUNDED
564     - local_storage_oam_server:
565         capability: tosca.capabilities.Attachment
566         node: tosca.nodes.BlockStorage
567         relationship: tosca.relationships.AttachesTo
568         occurrences:
569         - 0
570         - UNBOUNDED
571     capabilities:
572       cpu.delta_oam_server:
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       host_oam_server:
579         type: tosca.capabilities.Container
580         valid_source_types:
581         - tosca.nodes.SoftwareComponent
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.usage_oam_server:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       network.incoming.bytes.rate_oam_server_pd01_port:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       feature_oam_server:
598         type: tosca.capabilities.Node
599         occurrences:
600         - 1
601         - UNBOUNDED
602       disk.device.write.bytes_oam_server:
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       cpu_util_oam_server:
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.capacity_oam_server:
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       memory_oam_server:
621         type: org.openecomp.capabilities.metric.Ceilometer
622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
623         occurrences:
624         - 1
625         - UNBOUNDED
626       disk.read.bytes.rate_oam_server:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632       binding_oam_server_pd01_port:
633         type: tosca.capabilities.network.Bindable
634         valid_source_types:
635         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
636         occurrences:
637         - 0
638         - UNBOUNDED
639       disk.write.bytes_oam_server:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       disk.write.requests_oam_server:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       cpu_oam_server:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       vcpus_oam_server:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       network.incoming.packets_oam_server_pd01_port:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.device.read.requests.rate_oam_server:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       network.outpoing.packets_oam_server_pd01_port:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       disk.allocation_oam_server:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       disk.write.bytes.rate_oam_server:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.write.requests.rate_oam_server:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       instance_oam_server:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       memory.resident_oam_server:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       disk.device.read.requests_oam_server:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.device.allocation_oam_server:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.device.write.requests_oam_server:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.iops_oam_server:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       disk.device.capacity_oam_server:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       binding_oam_server:
742         type: tosca.capabilities.network.Bindable
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.device.write.bytes.rate_oam_server:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.usage_oam_server:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       network.outgoing.packets.rate_oam_server_pd01_port:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       attachment_oam_server_pd01_port:
765         type: tosca.capabilities.Attachment
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.latency_oam_server:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       disk.read.requests_oam_server:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.device.iops_oam_server:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.root.size_oam_server:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.device.latency_oam_server:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       feature_oam_server_pd01_port:
800         type: tosca.capabilities.Node
801         occurrences:
802         - 1
803         - UNBOUNDED
804       memory.usage_oam_server:
805         type: org.openecomp.capabilities.metric.Ceilometer
806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
807         occurrences:
808         - 1
809         - UNBOUNDED
810       endpoint_oam_server:
811         type: tosca.capabilities.Endpoint.Admin
812         occurrences:
813         - 1
814         - UNBOUNDED
815       scalable_oam_server:
816         type: tosca.capabilities.Scalable
817         occurrences:
818         - 1
819         - UNBOUNDED
820       network.incoming.bytes_oam_server_pd01_port:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.write.requests.rate_oam_server:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       network.incoming.packets.rate_oam_server_pd01_port:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.device.read.bytes.rate_oam_server:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.read.bytes_oam_server:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       os_oam_server:
851         type: tosca.capabilities.OperatingSystem
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.read.bytes_oam_server:
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       network.outgoing.bytes_oam_server_pd01_port:
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       network.outgoing.bytes.rate_oam_server_pd01_port:
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       disk.ephemeral.size_oam_server:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879   org.openecomp.resource.abstract.nodes.ps_server:
880     derived_from: org.openecomp.resource.abstract.nodes.VFC
881     properties:
882       compute_ps_server_name:
883         type: list
884         required: true
885         status: SUPPORTED
886         entry_schema:
887           type: string
888       compute_ps_server_availability_zone:
889         type: list
890         required: true
891         status: SUPPORTED
892         entry_schema:
893           type: string
894       compute_ps_server_user_data_format:
895         type: list
896         required: true
897         status: SUPPORTED
898         entry_schema:
899           type: string
900       compute_ps_server_scheduler_hints:
901         type: list
902         required: true
903         status: SUPPORTED
904         entry_schema:
905           type: json
906       index_value:
907         type: integer
908         description: Index value of this substitution service template runtime instance
909         required: false
910         default: 0
911         status: SUPPORTED
912         constraints:
913         - greater_or_equal: 0
914       port_pd01_port_exCP_naming:
915         type: org.openecomp.datatypes.Naming
916         required: true
917         status: SUPPORTED
918       vm_flavor_name:
919         type: string
920         required: true
921         status: SUPPORTED
922       port_pd01_port_security_groups:
923         type: list
924         required: true
925         status: SUPPORTED
926         entry_schema:
927           type: json
928       port_pd01_port_mac_requirements:
929         type: org.openecomp.datatypes.network.MacRequirements
930         required: true
931         status: SUPPORTED
932       vm_image_name:
933         type: string
934         required: true
935         status: SUPPORTED
936       port_pd01_port_ip_requirements:
937         type: list
938         required: true
939         status: SUPPORTED
940         entry_schema:
941           type: org.openecomp.datatypes.network.IpRequirements
942       port_pd01_port_network:
943         type: list
944         required: true
945         status: SUPPORTED
946         entry_schema:
947           type: string
948       port_pd01_port_order:
949         type: integer
950         required: true
951         status: SUPPORTED
952       port_pd01_port_subnetpoolid:
953         type: string
954         required: true
955         status: SUPPORTED
956       port_pd01_port_network_role:
957         type: string
958         required: true
959         status: SUPPORTED
960       port_pd01_port_network_role_tag:
961         type: string
962         required: true
963         status: SUPPORTED
964       port_pd01_port_vlan_requirements:
965         type: list
966         required: true
967         status: SUPPORTED
968         entry_schema:
969           type: org.openecomp.datatypes.network.VlanRequirements
970     attributes:
971       ps_server_accessIPv4:
972         type: list
973         status: SUPPORTED
974         entry_schema:
975           type: string
976       ps_server_pd01_port_device_id:
977         type: list
978         status: SUPPORTED
979         entry_schema:
980           type: string
981     requirements:
982     - dependency_ps_server_pd01_port:
983         capability: tosca.capabilities.Node
984         node: tosca.nodes.Root
985         relationship: tosca.relationships.DependsOn
986         occurrences:
987         - 0
988         - UNBOUNDED
989     - link_ps_server_pd01_port:
990         capability: tosca.capabilities.network.Linkable
991         relationship: tosca.relationships.network.LinksTo
992         occurrences:
993         - 1
994         - 1
995     - dependency_ps_server:
996         capability: tosca.capabilities.Node
997         node: tosca.nodes.Root
998         relationship: tosca.relationships.DependsOn
999         occurrences:
1000         - 0
1001         - UNBOUNDED
1002     - local_storage_ps_server:
1003         capability: tosca.capabilities.Attachment
1004         node: tosca.nodes.BlockStorage
1005         relationship: tosca.relationships.AttachesTo
1006         occurrences:
1007         - 0
1008         - UNBOUNDED
1009     capabilities:
1010       instance_ps_server:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       binding_ps_server_pd01_port:
1017         type: tosca.capabilities.network.Bindable
1018         valid_source_types:
1019         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1020         occurrences:
1021         - 0
1022         - UNBOUNDED
1023       host_ps_server:
1024         type: tosca.capabilities.Container
1025         valid_source_types:
1026         - tosca.nodes.SoftwareComponent
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       cpu.delta_ps_server:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.write.bytes.rate_ps_server:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       feature_ps_server:
1043         type: tosca.capabilities.Node
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.root.size_ps_server:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.read.requests.rate_ps_server:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       cpu_ps_server:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       disk.device.write.bytes_ps_server:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       disk.device.read.bytes_ps_server:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       disk.read.bytes_ps_server:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       disk.device.iops_ps_server:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       network.outpoing.packets_ps_server_pd01_port:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.device.latency_ps_server:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       disk.read.bytes.rate_ps_server:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       memory_ps_server:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       scalable_ps_server:
1114         type: tosca.capabilities.Scalable
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       disk.write.requests.rate_ps_server:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       network.outgoing.bytes_ps_server_pd01_port:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       disk.write.requests_ps_server:
1131         type: org.openecomp.capabilities.metric.Ceilometer
1132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       network.incoming.bytes.rate_ps_server_pd01_port:
1137         type: org.openecomp.capabilities.metric.Ceilometer
1138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1139         occurrences:
1140         - 1
1141         - UNBOUNDED
1142       network.incoming.packets_ps_server_pd01_port:
1143         type: org.openecomp.capabilities.metric.Ceilometer
1144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       disk.latency_ps_server:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.ephemeral.size_ps_server:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.device.capacity_ps_server:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.iops_ps_server:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.device.read.bytes.rate_ps_server:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       network.outgoing.packets.rate_ps_server_pd01_port:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       cpu_util_ps_server:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       memory.resident_ps_server:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       disk.device.read.requests_ps_server:
1197         type: org.openecomp.capabilities.metric.Ceilometer
1198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       disk.write.bytes_ps_server:
1203         type: org.openecomp.capabilities.metric.Ceilometer
1204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       feature_ps_server_pd01_port:
1209         type: tosca.capabilities.Node
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       network.outgoing.bytes.rate_ps_server_pd01_port:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       attachment_ps_server_pd01_port:
1220         type: tosca.capabilities.Attachment
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       disk.device.write.requests.rate_ps_server:
1225         type: org.openecomp.capabilities.metric.Ceilometer
1226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       network.incoming.packets.rate_ps_server_pd01_port:
1231         type: org.openecomp.capabilities.metric.Ceilometer
1232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236       disk.read.requests_ps_server:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       disk.allocation_ps_server:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       memory.usage_ps_server:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       binding_ps_server:
1255         type: tosca.capabilities.network.Bindable
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       os_ps_server:
1260         type: tosca.capabilities.OperatingSystem
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       disk.device.usage_ps_server:
1265         type: org.openecomp.capabilities.metric.Ceilometer
1266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1267         occurrences:
1268         - 1
1269         - UNBOUNDED
1270       disk.device.write.bytes.rate_ps_server:
1271         type: org.openecomp.capabilities.metric.Ceilometer
1272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       vcpus_ps_server:
1277         type: org.openecomp.capabilities.metric.Ceilometer
1278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1279         occurrences:
1280         - 1
1281         - UNBOUNDED
1282       network.incoming.bytes_ps_server_pd01_port:
1283         type: org.openecomp.capabilities.metric.Ceilometer
1284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       disk.usage_ps_server:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       disk.device.write.requests_ps_server:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       endpoint_ps_server:
1301         type: tosca.capabilities.Endpoint.Admin
1302         occurrences:
1303         - 1
1304         - UNBOUNDED
1305       disk.capacity_ps_server:
1306         type: org.openecomp.capabilities.metric.Ceilometer
1307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1308         occurrences:
1309         - 1
1310         - UNBOUNDED
1311       disk.device.allocation_ps_server:
1312         type: org.openecomp.capabilities.metric.Ceilometer
1313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1314         occurrences:
1315         - 1
1316         - UNBOUNDED