[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedWithTwoComputesOfSameType / 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.heat.nested-pcm_v0.1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       availabilityzone_name:
12         type: string
13         description: availabilityzone name
14         required: true
15         status: SUPPORTED
16       oam_net_gw:
17         type: string
18         description: CPS network gateway
19         required: true
20         status: SUPPORTED
21       pcm_image_name:
22         type: string
23         description: PCRF CM image name
24         required: true
25         status: SUPPORTED
26       security_group_name:
27         type: string
28         description: the name of security group
29         required: true
30         status: SUPPORTED
31       cps_net_ip:
32         type: string
33         description: CPS network ip
34         required: true
35         status: SUPPORTED
36       pcm_flavor_name:
37         type: string
38         description: flavor name of PCRF CM instance
39         required: true
40         status: SUPPORTED
41       pcm_vol:
42         type: string
43         description: CPS Cluman Cinder Volume
44         required: true
45         status: SUPPORTED
46       pcm_server_name:
47         type: string
48         description: PCRF CM server name
49         required: true
50         status: SUPPORTED
51       cps_net_name:
52         type: string
53         description: CPS network name
54         required: true
55         status: SUPPORTED
56       cps_net_mask:
57         type: string
58         description: CPS network mask
59         required: true
60         status: SUPPORTED
61       oam_net_ip:
62         type: string
63         description: OAM network ip
64         required: true
65         status: SUPPORTED
66       oam_net_mask:
67         type: string
68         description: CPS network mask
69         required: true
70         status: SUPPORTED
71       oam_net_name:
72         type: string
73         description: OAM network name
74         required: true
75         status: SUPPORTED
76     attributes:
77       server_pcm_id_2:
78         type: string
79         description: the pcm nova service id
80         status: SUPPORTED
81       server_pcm_id_1:
82         type: string
83         description: the pcm nova service id
84         status: SUPPORTED
85     requirements:
86     - dependency_pcm_port_1:
87         capability: tosca.capabilities.Node
88         node: tosca.nodes.Root
89         relationship: tosca.relationships.DependsOn
90         occurrences:
91         - 0
92         - UNBOUNDED
93     - link_pcm_port_1:
94         capability: tosca.capabilities.network.Linkable
95         relationship: tosca.relationships.network.LinksTo
96         occurrences:
97         - 1
98         - 1
99     - dependency_server_pcm_2:
100         capability: tosca.capabilities.Node
101         node: tosca.nodes.Root
102         relationship: tosca.relationships.DependsOn
103         occurrences:
104         - 0
105         - UNBOUNDED
106     - local_storage_server_pcm_2:
107         capability: tosca.capabilities.Attachment
108         node: tosca.nodes.BlockStorage
109         relationship: tosca.relationships.AttachesTo
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - dependency_server_pcm_1:
114         capability: tosca.capabilities.Node
115         node: tosca.nodes.Root
116         relationship: tosca.relationships.DependsOn
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - local_storage_server_pcm_1:
121         capability: tosca.capabilities.Attachment
122         node: tosca.nodes.BlockStorage
123         relationship: tosca.relationships.AttachesTo
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - dependency_pcm_port_0:
128         capability: tosca.capabilities.Node
129         node: tosca.nodes.Root
130         relationship: tosca.relationships.DependsOn
131         occurrences:
132         - 0
133         - UNBOUNDED
134     - link_pcm_port_0:
135         capability: tosca.capabilities.network.Linkable
136         relationship: tosca.relationships.network.LinksTo
137         occurrences:
138         - 1
139         - 1
140     capabilities:
141       network.incoming.packets.rate_pcm_port_0:
142         type: org.openecomp.capabilities.metric.Ceilometer
143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
144         occurrences:
145         - 1
146         - UNBOUNDED
147       network.incoming.packets.rate_pcm_port_1:
148         type: org.openecomp.capabilities.metric.Ceilometer
149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
150         occurrences:
151         - 1
152         - UNBOUNDED
153       network.outpoing.packets_pcm_port_1:
154         type: org.openecomp.capabilities.metric.Ceilometer
155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
156         occurrences:
157         - 1
158         - UNBOUNDED
159       network.outpoing.packets_pcm_port_0:
160         type: org.openecomp.capabilities.metric.Ceilometer
161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
162         occurrences:
163         - 1
164         - UNBOUNDED
165       disk.usage_server_pcm_2:
166         type: org.openecomp.capabilities.metric.Ceilometer
167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
168         occurrences:
169         - 1
170         - UNBOUNDED
171       disk.capacity_server_pcm_1:
172         type: org.openecomp.capabilities.metric.Ceilometer
173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
174         occurrences:
175         - 1
176         - UNBOUNDED
177       disk.capacity_server_pcm_2:
178         type: org.openecomp.capabilities.metric.Ceilometer
179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
180         occurrences:
181         - 1
182         - UNBOUNDED
183       network.incoming.bytes_pcm_port_0:
184         type: org.openecomp.capabilities.metric.Ceilometer
185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
186         occurrences:
187         - 1
188         - UNBOUNDED
189       disk.usage_server_pcm_1:
190         type: org.openecomp.capabilities.metric.Ceilometer
191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
192         occurrences:
193         - 1
194         - UNBOUNDED
195       vcpus_server_pcm_1:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       memory.resident_server_pcm_1:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.incoming.bytes_pcm_port_1:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       vcpus_server_pcm_2:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       memory.resident_server_pcm_2:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       binding_pcm_port_0:
226         type: tosca.capabilities.network.Bindable
227         valid_source_types:
228         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
229         occurrences:
230         - 0
231         - UNBOUNDED
232       binding_pcm_port_1:
233         type: tosca.capabilities.network.Bindable
234         valid_source_types:
235         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
236         occurrences:
237         - 0
238         - UNBOUNDED
239       cpu_server_pcm_2:
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       feature_server_pcm_1:
246         type: tosca.capabilities.Node
247         occurrences:
248         - 1
249         - UNBOUNDED
250       network.outgoing.packets.rate_pcm_port_0:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       network.outgoing.packets.rate_pcm_port_1:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       feature_server_pcm_2:
263         type: tosca.capabilities.Node
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.iops_server_pcm_2:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       feature_pcm_port_1:
274         type: tosca.capabilities.Node
275         occurrences:
276         - 1
277         - UNBOUNDED
278       network.outgoing.bytes_pcm_port_0:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       feature_pcm_port_0:
285         type: tosca.capabilities.Node
286         occurrences:
287         - 1
288         - UNBOUNDED
289       cpu_server_pcm_1:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       network.outgoing.bytes_pcm_port_1:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       attachment_pcm_port_0:
302         type: tosca.capabilities.Attachment
303         occurrences:
304         - 1
305         - UNBOUNDED
306       attachment_pcm_port_1:
307         type: tosca.capabilities.Attachment
308         occurrences:
309         - 1
310         - UNBOUNDED
311       host_server_pcm_2:
312         type: tosca.capabilities.Container
313         valid_source_types:
314         - tosca.nodes.SoftwareComponent
315         occurrences:
316         - 1
317         - UNBOUNDED
318       endpoint_server_pcm_2:
319         type: tosca.capabilities.Endpoint.Admin
320         occurrences:
321         - 1
322         - UNBOUNDED
323       endpoint_server_pcm_1:
324         type: tosca.capabilities.Endpoint.Admin
325         occurrences:
326         - 1
327         - UNBOUNDED
328       disk.device.capacity_server_pcm_2:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       host_server_pcm_1:
335         type: tosca.capabilities.Container
336         valid_source_types:
337         - tosca.nodes.SoftwareComponent
338         occurrences:
339         - 1
340         - UNBOUNDED
341       disk.device.capacity_server_pcm_1:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.latency_server_pcm_1:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.latency_server_pcm_2:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       disk.write.requests.rate_server_pcm_2:
360         type: org.openecomp.capabilities.metric.Ceilometer
361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
362         occurrences:
363         - 1
364         - UNBOUNDED
365       disk.write.requests.rate_server_pcm_1:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       memory_server_pcm_2:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.device.read.bytes.rate_server_pcm_2:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       memory_server_pcm_1:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       disk.device.read.bytes.rate_server_pcm_1:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       disk.write.bytes_server_pcm_2:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.write.bytes_server_pcm_1:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       instance_server_pcm_2:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       instance_server_pcm_1:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.device.read.requests.rate_server_pcm_1:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.device.read.requests.rate_server_pcm_2:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.write.bytes.rate_server_pcm_2:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       binding_server_pcm_1:
438         type: tosca.capabilities.network.Bindable
439         occurrences:
440         - 1
441         - UNBOUNDED
442       binding_server_pcm_2:
443         type: tosca.capabilities.network.Bindable
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.write.bytes.rate_server_pcm_1:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.device.allocation_server_pcm_1:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       disk.device.allocation_server_pcm_2:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.root.size_server_pcm_1:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.root.size_server_pcm_2:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.iops_server_pcm_2:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       disk.iops_server_pcm_1:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       disk.device.write.bytes.rate_server_pcm_1:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       disk.device.write.bytes.rate_server_pcm_2:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.write.requests_server_pcm_2:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       disk.write.requests_server_pcm_1:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.read.bytes_server_pcm_1:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       disk.read.bytes_server_pcm_2:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       cpu_util_server_pcm_1:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       cpu_util_server_pcm_2:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.device.write.bytes_server_pcm_2:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       disk.allocation_server_pcm_1:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.allocation_server_pcm_2:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.device.write.bytes_server_pcm_1:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       memory.usage_server_pcm_1:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       memory.usage_server_pcm_2:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.device.read.bytes_server_pcm_2:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.device.read.bytes_server_pcm_1:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.read.bytes.rate_server_pcm_2:
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       disk.read.bytes.rate_server_pcm_1:
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       disk.device.iops_server_pcm_1:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       cpu.delta_server_pcm_1:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       cpu.delta_server_pcm_2:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       disk.device.write.requests.rate_server_pcm_2:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       disk.read.requests_server_pcm_2:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.read.requests_server_pcm_1:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       disk.device.write.requests.rate_server_pcm_1:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       disk.ephemeral.size_server_pcm_1:
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.ephemeral.size_server_pcm_2:
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       scalable_server_pcm_2:
652         type: tosca.capabilities.Scalable
653         occurrences:
654         - 1
655         - UNBOUNDED
656       scalable_server_pcm_1:
657         type: tosca.capabilities.Scalable
658         occurrences:
659         - 1
660         - UNBOUNDED
661       disk.device.latency_server_pcm_2:
662         type: org.openecomp.capabilities.metric.Ceilometer
663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
664         occurrences:
665         - 1
666         - UNBOUNDED
667       disk.device.latency_server_pcm_1:
668         type: org.openecomp.capabilities.metric.Ceilometer
669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
670         occurrences:
671         - 1
672         - UNBOUNDED
673       network.outgoing.bytes.rate_pcm_port_1:
674         type: org.openecomp.capabilities.metric.Ceilometer
675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
676         occurrences:
677         - 1
678         - UNBOUNDED
679       disk.device.usage_server_pcm_2:
680         type: org.openecomp.capabilities.metric.Ceilometer
681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
682         occurrences:
683         - 1
684         - UNBOUNDED
685       network.incoming.packets_pcm_port_0:
686         type: org.openecomp.capabilities.metric.Ceilometer
687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
688         occurrences:
689         - 1
690         - UNBOUNDED
691       disk.device.usage_server_pcm_1:
692         type: org.openecomp.capabilities.metric.Ceilometer
693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
694         occurrences:
695         - 1
696         - UNBOUNDED
697       network.outgoing.bytes.rate_pcm_port_0:
698         type: org.openecomp.capabilities.metric.Ceilometer
699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
700         occurrences:
701         - 1
702         - UNBOUNDED
703       disk.device.write.requests_server_pcm_2:
704         type: org.openecomp.capabilities.metric.Ceilometer
705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
706         occurrences:
707         - 1
708         - UNBOUNDED
709       disk.device.write.requests_server_pcm_1:
710         type: org.openecomp.capabilities.metric.Ceilometer
711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
712         occurrences:
713         - 1
714         - UNBOUNDED
715       network.incoming.packets_pcm_port_1:
716         type: org.openecomp.capabilities.metric.Ceilometer
717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
718         occurrences:
719         - 1
720         - UNBOUNDED
721       os_server_pcm_2:
722         type: tosca.capabilities.OperatingSystem
723         occurrences:
724         - 1
725         - UNBOUNDED
726       disk.device.read.requests_server_pcm_1:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.device.read.requests_server_pcm_2:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       os_server_pcm_1:
739         type: tosca.capabilities.OperatingSystem
740         occurrences:
741         - 1
742         - UNBOUNDED
743       network.incoming.bytes.rate_pcm_port_0:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       network.incoming.bytes.rate_pcm_port_1:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755   org.openecomp.resource.abstract.nodes.compute:
756     derived_from: org.openecomp.resource.abstract.nodes.VFC
757     properties:
758       compute_compute_user_data_format:
759         type: list
760         required: true
761         status: SUPPORTED
762         entry_schema:
763           type: string
764       vm_image_name:
765         type: string
766         required: true
767         status: SUPPORTED
768       index_value:
769         type: integer
770         description: Index value of this substitution service template runtime instance
771         required: false
772         default: 0
773         status: SUPPORTED
774         constraints:
775         - greater_or_equal: 0
776       compute_compute_name:
777         type: list
778         required: true
779         status: SUPPORTED
780         entry_schema:
781           type: string
782       vm_flavor_name:
783         type: string
784         required: true
785         status: SUPPORTED
786       compute_compute_config_drive:
787         type: list
788         required: true
789         status: SUPPORTED
790         entry_schema:
791           type: boolean
792     requirements:
793     - dependency_compute:
794         capability: tosca.capabilities.Node
795         node: tosca.nodes.Root
796         relationship: tosca.relationships.DependsOn
797         occurrences:
798         - 0
799         - UNBOUNDED
800     - local_storage_compute:
801         capability: tosca.capabilities.Attachment
802         node: tosca.nodes.BlockStorage
803         relationship: tosca.relationships.AttachesTo
804         occurrences:
805         - 0
806         - UNBOUNDED
807     capabilities:
808       disk.device.usage_compute:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       disk.write.requests_compute:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       instance_compute:
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.ephemeral.size_compute:
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       disk.device.read.bytes.rate_compute:
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.latency_compute:
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       memory.resident_compute:
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       memory_compute:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.iops_compute:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.root.size_compute:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       disk.write.requests.rate_compute:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       disk.read.requests_compute:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.device.read.requests.rate_compute:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.read.bytes_compute:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.device.read.bytes_compute:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.write.bytes_compute:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       disk.usage_compute:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       os_compute:
911         type: tosca.capabilities.OperatingSystem
912         occurrences:
913         - 1
914         - UNBOUNDED
915       disk.write.bytes.rate_compute:
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       vcpus_compute:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       disk.capacity_compute:
928         type: org.openecomp.capabilities.metric.Ceilometer
929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
930         occurrences:
931         - 1
932         - UNBOUNDED
933       cpu_util_compute:
934         type: org.openecomp.capabilities.metric.Ceilometer
935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
936         occurrences:
937         - 1
938         - UNBOUNDED
939       disk.read.bytes.rate_compute:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       disk.device.latency_compute:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       disk.device.write.requests_compute:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       disk.device.iops_compute:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       disk.device.write.requests.rate_compute:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       endpoint_compute:
970         type: tosca.capabilities.Endpoint.Admin
971         occurrences:
972         - 1
973         - UNBOUNDED
974       memory.usage_compute:
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       host_compute:
981         type: tosca.capabilities.Container
982         valid_source_types:
983         - tosca.nodes.SoftwareComponent
984         occurrences:
985         - 1
986         - UNBOUNDED
987       feature_compute:
988         type: tosca.capabilities.Node
989         occurrences:
990         - 1
991         - UNBOUNDED
992       disk.device.write.bytes_compute:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       cpu_compute:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       disk.device.write.bytes.rate_compute:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       scalable_compute:
1011         type: tosca.capabilities.Scalable
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       disk.device.read.requests_compute:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       disk.allocation_compute:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       disk.device.capacity_compute:
1028         type: org.openecomp.capabilities.metric.Ceilometer
1029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       disk.device.allocation_compute:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       cpu.delta_compute:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       binding_compute:
1046         type: tosca.capabilities.network.Bindable
1047         occurrences:
1048         - 1
1049         - UNBOUNDED