4035ba819f1ca89ff3c984814400a46c7e22a099
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pcm_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       port_pcm_port_fixed_ips:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
31       port_pcm_port_network_role_tag:
32         type: string
33         required: true
34         status: SUPPORTED
35       vm_flavor_name:
36         type: string
37         required: true
38         status: SUPPORTED
39       port_pcm_port_mac_requirements:
40         type: org.openecomp.datatypes.network.MacRequirements
41         required: true
42         status: SUPPORTED
43       port_pcm_port_order:
44         type: integer
45         required: true
46         status: SUPPORTED
47       compute_pcm_server_name:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       port_pcm_port_network:
54         type: list
55         required: true
56         status: SUPPORTED
57         entry_schema:
58           type: string
59       port_pcm_port_vlan_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.VlanRequirements
65       port_pcm_port_ip_requirements:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: org.openecomp.datatypes.network.IpRequirements
71       compute_pcm_server_user_data_format:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: string
77       vm_image_name:
78         type: string
79         required: true
80         status: SUPPORTED
81       port_pcm_port_exCP_naming:
82         type: org.openecomp.datatypes.Naming
83         required: true
84         status: SUPPORTED
85       compute_pcm_server_config_drive:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: boolean
91       port_pcm_port_network_role:
92         type: string
93         required: true
94         status: SUPPORTED
95       port_pcm_port_subnetpoolid:
96         type: string
97         required: true
98         status: SUPPORTED
99       port_pcm_port_security_groups:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: json
105     requirements:
106     - dependency_pcm_server:
107         capability: tosca.capabilities.Node
108         node: tosca.nodes.Root
109         relationship: tosca.relationships.DependsOn
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - local_storage_pcm_server:
114         capability: tosca.capabilities.Attachment
115         node: tosca.nodes.BlockStorage
116         relationship: tosca.relationships.AttachesTo
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - dependency_pcm_server_pcm_port:
121         capability: tosca.capabilities.Node
122         node: tosca.nodes.Root
123         relationship: tosca.relationships.DependsOn
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - link_pcm_server_pcm_port:
128         capability: tosca.capabilities.network.Linkable
129         relationship: tosca.relationships.network.LinksTo
130         occurrences:
131         - 1
132         - 1
133     capabilities:
134       disk.device.read.requests_pcm_server:
135         type: org.openecomp.capabilities.metric.Ceilometer
136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
137         occurrences:
138         - 1
139         - UNBOUNDED
140       disk.device.write.requests.rate_pcm_server:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       network.outgoing.bytes.rate_pcm_server_pcm_port:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       attachment_pcm_server_pcm_port:
153         type: tosca.capabilities.Attachment
154         occurrences:
155         - 1
156         - UNBOUNDED
157       disk.root.size_pcm_server:
158         type: org.openecomp.capabilities.metric.Ceilometer
159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
160         occurrences:
161         - 1
162         - UNBOUNDED
163       disk.device.write.bytes.rate_pcm_server:
164         type: org.openecomp.capabilities.metric.Ceilometer
165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
166         occurrences:
167         - 1
168         - UNBOUNDED
169       vcpus_pcm_server:
170         type: org.openecomp.capabilities.metric.Ceilometer
171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
172         occurrences:
173         - 1
174         - UNBOUNDED
175       memory.usage_pcm_server:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       network.outgoing.packets.rate_pcm_server_pcm_port:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       disk.device.read.requests.rate_pcm_server:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       disk.device.latency_pcm_server:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.write.requests_pcm_server:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.read.requests_pcm_server:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       memory.resident_pcm_server:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       network.outgoing.bytes_pcm_server_pcm_port:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       network.outpoing.packets_pcm_server_pcm_port:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       feature_pcm_server_pcm_port:
230         type: tosca.capabilities.Node
231         occurrences:
232         - 1
233         - UNBOUNDED
234       disk.iops_pcm_server:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.capacity_pcm_server:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       network.incoming.bytes.rate_pcm_server_pcm_port:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.read.bytes.rate_pcm_server:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       disk.device.capacity_pcm_server:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       binding_pcm_server:
265         type: tosca.capabilities.network.Bindable
266         occurrences:
267         - 1
268         - UNBOUNDED
269       cpu_pcm_server:
270         type: org.openecomp.capabilities.metric.Ceilometer
271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.device.iops_pcm_server:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       cpu_util_pcm_server:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.allocation_pcm_server:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       network.incoming.packets_pcm_server_pcm_port:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.device.usage_pcm_server:
300         type: org.openecomp.capabilities.metric.Ceilometer
301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
302         occurrences:
303         - 1
304         - UNBOUNDED
305       disk.device.allocation_pcm_server:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       instance_pcm_server:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.write.requests_pcm_server:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       memory_pcm_server:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       host_pcm_server:
330         type: tosca.capabilities.Container
331         valid_source_types:
332         - tosca.nodes.SoftwareComponent
333         occurrences:
334         - 1
335         - UNBOUNDED
336       cpu.delta_pcm_server:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       disk.usage_pcm_server:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       binding_pcm_server_pcm_port:
349         type: tosca.capabilities.network.Bindable
350         valid_source_types:
351         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
352         occurrences:
353         - 0
354         - UNBOUNDED
355       disk.device.read.bytes_pcm_server:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.device.write.bytes_pcm_server:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       feature_pcm_server:
368         type: tosca.capabilities.Node
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.write.bytes.rate_pcm_server:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       os_pcm_server:
379         type: tosca.capabilities.OperatingSystem
380         occurrences:
381         - 1
382         - UNBOUNDED
383       disk.latency_pcm_server:
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.read.bytes_pcm_server:
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_pcm_server:
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.ephemeral.size_pcm_server:
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       endpoint_pcm_server:
408         type: tosca.capabilities.Endpoint.Admin
409         occurrences:
410         - 1
411         - UNBOUNDED
412       network.incoming.bytes_pcm_server_pcm_port:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       scalable_pcm_server:
419         type: tosca.capabilities.Scalable
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.write.requests.rate_pcm_server:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       network.incoming.packets.rate_pcm_server_pcm_port:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.device.read.bytes.rate_pcm_server:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441   org.openecomp.resource.vfc.nodes.heat.pcm_server:
442     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
443     properties:
444       index_value:
445         type: integer
446         description: Index value of this substitution service template runtime instance
447         required: false
448         default: 0
449         status: SUPPORTED
450         constraints:
451         - greater_or_equal: 0
452       compute_pcm_server_availability_zone:
453         type: list
454         required: true
455         status: SUPPORTED
456         entry_schema:
457           type: string
458       port_pcm_port_fixed_ips:
459         type: list
460         required: true
461         status: SUPPORTED
462         entry_schema:
463           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
464       port_pcm_port_network_role_tag:
465         type: string
466         required: true
467         status: SUPPORTED
468       vm_flavor_name:
469         type: string
470         required: true
471         status: SUPPORTED
472       port_pcm_port_mac_requirements:
473         type: org.openecomp.datatypes.network.MacRequirements
474         required: true
475         status: SUPPORTED
476       port_pcm_port_order:
477         type: integer
478         required: true
479         status: SUPPORTED
480       compute_pcm_server_name:
481         type: list
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: string
486       port_pcm_port_network:
487         type: list
488         required: true
489         status: SUPPORTED
490         entry_schema:
491           type: string
492       port_pcm_port_vlan_requirements:
493         type: list
494         required: true
495         status: SUPPORTED
496         entry_schema:
497           type: org.openecomp.datatypes.network.VlanRequirements
498       port_pcm_port_ip_requirements:
499         type: list
500         required: true
501         status: SUPPORTED
502         entry_schema:
503           type: org.openecomp.datatypes.network.IpRequirements
504       compute_pcm_server_user_data_format:
505         type: list
506         required: true
507         status: SUPPORTED
508         entry_schema:
509           type: string
510       vm_image_name:
511         type: string
512         required: true
513         status: SUPPORTED
514       port_pcm_port_exCP_naming:
515         type: org.openecomp.datatypes.Naming
516         required: true
517         status: SUPPORTED
518       compute_pcm_server_config_drive:
519         type: list
520         required: true
521         status: SUPPORTED
522         entry_schema:
523           type: boolean
524       port_pcm_port_network_role:
525         type: string
526         required: true
527         status: SUPPORTED
528       port_pcm_port_subnetpoolid:
529         type: string
530         required: true
531         status: SUPPORTED
532       port_pcm_port_security_groups:
533         type: list
534         required: true
535         status: SUPPORTED
536         entry_schema:
537           type: json
538   org.openecomp.resource.abstract.nodes.heat.nested-pcm_v0.1:
539     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
540     properties:
541       availabilityzone_name:
542         type: string
543         description: availabilityzone name
544         required: true
545         status: SUPPORTED
546       oam_net_gw:
547         type: string
548         description: CPS network gateway
549         required: true
550         status: SUPPORTED
551       pcm_image_name:
552         type: string
553         description: PCRF CM image name
554         required: true
555         status: SUPPORTED
556       security_group_name:
557         type: string
558         description: the name of security group
559         required: true
560         status: SUPPORTED
561       cps_net_ip:
562         type: string
563         description: CPS network ip
564         required: true
565         status: SUPPORTED
566       pcm_flavor_name:
567         type: string
568         description: flavor name of PCRF CM instance
569         required: true
570         status: SUPPORTED
571       pcm_vol:
572         type: string
573         description: CPS Cluman Cinder Volume
574         required: true
575         status: SUPPORTED
576       pcm_server_name:
577         type: string
578         description: PCRF CM server name
579         required: true
580         status: SUPPORTED
581       cps_net_name:
582         type: string
583         description: CPS network name
584         required: true
585         status: SUPPORTED
586       cps_net_mask:
587         type: string
588         description: CPS network mask
589         required: true
590         status: SUPPORTED
591       oam_net_ip:
592         type: string
593         description: OAM network ip
594         required: true
595         status: SUPPORTED
596       oam_net_mask:
597         type: string
598         description: CPS network mask
599         required: true
600         status: SUPPORTED
601       oam_net_name:
602         type: string
603         description: OAM network name
604         required: true
605         status: SUPPORTED
606     attributes:
607       server_pcm_id_2:
608         type: string
609         description: the pcm nova service id
610         status: SUPPORTED
611       server_pcm_id_1:
612         type: string
613         description: the pcm nova service id
614         status: SUPPORTED
615     requirements:
616     - dependency_pcm_port_1:
617         capability: tosca.capabilities.Node
618         node: tosca.nodes.Root
619         relationship: tosca.relationships.DependsOn
620         occurrences:
621         - 0
622         - UNBOUNDED
623     - link_pcm_port_1:
624         capability: tosca.capabilities.network.Linkable
625         relationship: tosca.relationships.network.LinksTo
626         occurrences:
627         - 1
628         - 1
629     - dependency_server_pcm_2:
630         capability: tosca.capabilities.Node
631         node: tosca.nodes.Root
632         relationship: tosca.relationships.DependsOn
633         occurrences:
634         - 0
635         - UNBOUNDED
636     - local_storage_server_pcm_2:
637         capability: tosca.capabilities.Attachment
638         node: tosca.nodes.BlockStorage
639         relationship: tosca.relationships.AttachesTo
640         occurrences:
641         - 0
642         - UNBOUNDED
643     - dependency_server_pcm_1:
644         capability: tosca.capabilities.Node
645         node: tosca.nodes.Root
646         relationship: tosca.relationships.DependsOn
647         occurrences:
648         - 0
649         - UNBOUNDED
650     - local_storage_server_pcm_1:
651         capability: tosca.capabilities.Attachment
652         node: tosca.nodes.BlockStorage
653         relationship: tosca.relationships.AttachesTo
654         occurrences:
655         - 0
656         - UNBOUNDED
657     - dependency_pcm_port_0:
658         capability: tosca.capabilities.Node
659         node: tosca.nodes.Root
660         relationship: tosca.relationships.DependsOn
661         occurrences:
662         - 0
663         - UNBOUNDED
664     - link_pcm_port_0:
665         capability: tosca.capabilities.network.Linkable
666         relationship: tosca.relationships.network.LinksTo
667         occurrences:
668         - 1
669         - 1
670     capabilities:
671       network.incoming.packets.rate_pcm_port_0:
672         type: org.openecomp.capabilities.metric.Ceilometer
673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
674         occurrences:
675         - 1
676         - UNBOUNDED
677       network.incoming.packets.rate_pcm_port_1:
678         type: org.openecomp.capabilities.metric.Ceilometer
679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
680         occurrences:
681         - 1
682         - UNBOUNDED
683       network.outpoing.packets_pcm_port_1:
684         type: org.openecomp.capabilities.metric.Ceilometer
685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
686         occurrences:
687         - 1
688         - UNBOUNDED
689       network.outpoing.packets_pcm_port_0:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       disk.usage_server_pcm_2:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       disk.capacity_server_pcm_1:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707       disk.capacity_server_pcm_2:
708         type: org.openecomp.capabilities.metric.Ceilometer
709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
710         occurrences:
711         - 1
712         - UNBOUNDED
713       network.incoming.bytes_pcm_port_0:
714         type: org.openecomp.capabilities.metric.Ceilometer
715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
716         occurrences:
717         - 1
718         - UNBOUNDED
719       disk.usage_server_pcm_1:
720         type: org.openecomp.capabilities.metric.Ceilometer
721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
722         occurrences:
723         - 1
724         - UNBOUNDED
725       vcpus_server_pcm_1:
726         type: org.openecomp.capabilities.metric.Ceilometer
727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
728         occurrences:
729         - 1
730         - UNBOUNDED
731       memory.resident_server_pcm_1:
732         type: org.openecomp.capabilities.metric.Ceilometer
733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
734         occurrences:
735         - 1
736         - UNBOUNDED
737       network.incoming.bytes_pcm_port_1:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       vcpus_server_pcm_2:
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       memory.resident_server_pcm_2:
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       binding_pcm_port_0:
756         type: tosca.capabilities.network.Bindable
757         valid_source_types:
758         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
759         occurrences:
760         - 0
761         - UNBOUNDED
762       binding_pcm_port_1:
763         type: tosca.capabilities.network.Bindable
764         valid_source_types:
765         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
766         occurrences:
767         - 0
768         - UNBOUNDED
769       cpu_server_pcm_2:
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       feature_server_pcm_1:
776         type: tosca.capabilities.Node
777         occurrences:
778         - 1
779         - UNBOUNDED
780       network.outgoing.packets.rate_pcm_port_0:
781         type: org.openecomp.capabilities.metric.Ceilometer
782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
783         occurrences:
784         - 1
785         - UNBOUNDED
786       network.outgoing.packets.rate_pcm_port_1:
787         type: org.openecomp.capabilities.metric.Ceilometer
788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
789         occurrences:
790         - 1
791         - UNBOUNDED
792       feature_server_pcm_2:
793         type: tosca.capabilities.Node
794         occurrences:
795         - 1
796         - UNBOUNDED
797       disk.device.iops_server_pcm_2:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       feature_pcm_port_1:
804         type: tosca.capabilities.Node
805         occurrences:
806         - 1
807         - UNBOUNDED
808       network.outgoing.bytes_pcm_port_0:
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       feature_pcm_port_0:
815         type: tosca.capabilities.Node
816         occurrences:
817         - 1
818         - UNBOUNDED
819       cpu_server_pcm_1:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       network.outgoing.bytes_pcm_port_1:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       attachment_pcm_port_0:
832         type: tosca.capabilities.Attachment
833         occurrences:
834         - 1
835         - UNBOUNDED
836       attachment_pcm_port_1:
837         type: tosca.capabilities.Attachment
838         occurrences:
839         - 1
840         - UNBOUNDED
841       host_server_pcm_2:
842         type: tosca.capabilities.Container
843         valid_source_types:
844         - tosca.nodes.SoftwareComponent
845         occurrences:
846         - 1
847         - UNBOUNDED
848       endpoint_server_pcm_2:
849         type: tosca.capabilities.Endpoint.Admin
850         occurrences:
851         - 1
852         - UNBOUNDED
853       endpoint_server_pcm_1:
854         type: tosca.capabilities.Endpoint.Admin
855         occurrences:
856         - 1
857         - UNBOUNDED
858       disk.device.capacity_server_pcm_2:
859         type: org.openecomp.capabilities.metric.Ceilometer
860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
861         occurrences:
862         - 1
863         - UNBOUNDED
864       host_server_pcm_1:
865         type: tosca.capabilities.Container
866         valid_source_types:
867         - tosca.nodes.SoftwareComponent
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.device.capacity_server_pcm_1:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.latency_server_pcm_1:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       disk.latency_server_pcm_2:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.write.requests.rate_server_pcm_2:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.write.requests.rate_server_pcm_1:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       memory_server_pcm_2:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.device.read.bytes.rate_server_pcm_2:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       memory_server_pcm_1:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       disk.device.read.bytes.rate_server_pcm_1:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       disk.write.bytes_server_pcm_2:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       disk.write.bytes_server_pcm_1:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       instance_server_pcm_2:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       instance_server_pcm_1:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       disk.device.read.requests.rate_server_pcm_1:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       disk.device.read.requests.rate_server_pcm_2:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       disk.write.bytes.rate_server_pcm_2:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       binding_server_pcm_1:
968         type: tosca.capabilities.network.Bindable
969         occurrences:
970         - 1
971         - UNBOUNDED
972       binding_server_pcm_2:
973         type: tosca.capabilities.network.Bindable
974         occurrences:
975         - 1
976         - UNBOUNDED
977       disk.write.bytes.rate_server_pcm_1:
978         type: org.openecomp.capabilities.metric.Ceilometer
979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
980         occurrences:
981         - 1
982         - UNBOUNDED
983       disk.device.allocation_server_pcm_1:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       disk.device.allocation_server_pcm_2:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       disk.root.size_server_pcm_1:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.root.size_server_pcm_2:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.iops_server_pcm_2:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       disk.iops_server_pcm_1:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       disk.device.write.bytes.rate_server_pcm_1:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       disk.device.write.bytes.rate_server_pcm_2:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       disk.write.requests_server_pcm_2:
1032         type: org.openecomp.capabilities.metric.Ceilometer
1033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1034         occurrences:
1035         - 1
1036         - UNBOUNDED
1037       disk.write.requests_server_pcm_1:
1038         type: org.openecomp.capabilities.metric.Ceilometer
1039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       disk.read.bytes_server_pcm_1:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       disk.read.bytes_server_pcm_2:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       cpu_util_server_pcm_1:
1056         type: org.openecomp.capabilities.metric.Ceilometer
1057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       cpu_util_server_pcm_2:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.device.write.bytes_server_pcm_2:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       disk.allocation_server_pcm_1:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       disk.allocation_server_pcm_2:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.write.bytes_server_pcm_1:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       memory.usage_server_pcm_1:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       memory.usage_server_pcm_2:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       disk.device.read.bytes_server_pcm_2:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       disk.device.read.bytes_server_pcm_1:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       disk.read.bytes.rate_server_pcm_2:
1116         type: org.openecomp.capabilities.metric.Ceilometer
1117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       disk.read.bytes.rate_server_pcm_1:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       disk.device.iops_server_pcm_1:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       cpu.delta_server_pcm_1:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       cpu.delta_server_pcm_2:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.write.requests.rate_server_pcm_2:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.read.requests_server_pcm_2:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.read.requests_server_pcm_1:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.device.write.requests.rate_server_pcm_1:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.ephemeral.size_server_pcm_1:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.ephemeral.size_server_pcm_2:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       scalable_server_pcm_2:
1182         type: tosca.capabilities.Scalable
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       scalable_server_pcm_1:
1187         type: tosca.capabilities.Scalable
1188         occurrences:
1189         - 1
1190         - UNBOUNDED
1191       disk.device.latency_server_pcm_2:
1192         type: org.openecomp.capabilities.metric.Ceilometer
1193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1194         occurrences:
1195         - 1
1196         - UNBOUNDED
1197       disk.device.latency_server_pcm_1:
1198         type: org.openecomp.capabilities.metric.Ceilometer
1199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       network.outgoing.bytes.rate_pcm_port_1:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.device.usage_server_pcm_2:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       network.incoming.packets_pcm_port_0:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.device.usage_server_pcm_1:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       network.outgoing.bytes.rate_pcm_port_0:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       disk.device.write.requests_server_pcm_2:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       disk.device.write.requests_server_pcm_1:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       network.incoming.packets_pcm_port_1:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       os_server_pcm_2:
1252         type: tosca.capabilities.OperatingSystem
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       disk.device.read.requests_server_pcm_1:
1257         type: org.openecomp.capabilities.metric.Ceilometer
1258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1259         occurrences:
1260         - 1
1261         - UNBOUNDED
1262       disk.device.read.requests_server_pcm_2:
1263         type: org.openecomp.capabilities.metric.Ceilometer
1264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1265         occurrences:
1266         - 1
1267         - UNBOUNDED
1268       os_server_pcm_1:
1269         type: tosca.capabilities.OperatingSystem
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       network.incoming.bytes.rate_pcm_port_0:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       network.incoming.bytes.rate_pcm_port_1:
1280         type: org.openecomp.capabilities.metric.Ceilometer
1281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285   org.openecomp.resource.abstract.nodes.compute:
1286     derived_from: org.openecomp.resource.abstract.nodes.VFC
1287     properties:
1288       compute_compute_user_data_format:
1289         type: list
1290         required: true
1291         status: SUPPORTED
1292         entry_schema:
1293           type: string
1294       vm_image_name:
1295         type: string
1296         required: true
1297         status: SUPPORTED
1298       index_value:
1299         type: integer
1300         description: Index value of this substitution service template runtime instance
1301         required: false
1302         default: 0
1303         status: SUPPORTED
1304         constraints:
1305         - greater_or_equal: 0
1306       compute_compute_name:
1307         type: list
1308         required: true
1309         status: SUPPORTED
1310         entry_schema:
1311           type: string
1312       vm_flavor_name:
1313         type: string
1314         required: true
1315         status: SUPPORTED
1316       compute_compute_config_drive:
1317         type: list
1318         required: true
1319         status: SUPPORTED
1320         entry_schema:
1321           type: boolean
1322     requirements:
1323     - dependency_compute:
1324         capability: tosca.capabilities.Node
1325         node: tosca.nodes.Root
1326         relationship: tosca.relationships.DependsOn
1327         occurrences:
1328         - 0
1329         - UNBOUNDED
1330     - local_storage_compute:
1331         capability: tosca.capabilities.Attachment
1332         node: tosca.nodes.BlockStorage
1333         relationship: tosca.relationships.AttachesTo
1334         occurrences:
1335         - 0
1336         - UNBOUNDED
1337     capabilities:
1338       disk.device.usage_compute:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       disk.write.requests_compute:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       instance_compute:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       disk.ephemeral.size_compute:
1357         type: org.openecomp.capabilities.metric.Ceilometer
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1359         occurrences:
1360         - 1
1361         - UNBOUNDED
1362       disk.device.read.bytes.rate_compute:
1363         type: org.openecomp.capabilities.metric.Ceilometer
1364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       disk.latency_compute:
1369         type: org.openecomp.capabilities.metric.Ceilometer
1370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       memory.resident_compute:
1375         type: org.openecomp.capabilities.metric.Ceilometer
1376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1377         occurrences:
1378         - 1
1379         - UNBOUNDED
1380       memory_compute:
1381         type: org.openecomp.capabilities.metric.Ceilometer
1382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1383         occurrences:
1384         - 1
1385         - UNBOUNDED
1386       disk.iops_compute:
1387         type: org.openecomp.capabilities.metric.Ceilometer
1388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1389         occurrences:
1390         - 1
1391         - UNBOUNDED
1392       disk.root.size_compute:
1393         type: org.openecomp.capabilities.metric.Ceilometer
1394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1395         occurrences:
1396         - 1
1397         - UNBOUNDED
1398       disk.write.requests.rate_compute:
1399         type: org.openecomp.capabilities.metric.Ceilometer
1400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1401         occurrences:
1402         - 1
1403         - UNBOUNDED
1404       disk.read.requests_compute:
1405         type: org.openecomp.capabilities.metric.Ceilometer
1406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       disk.device.read.requests.rate_compute:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       disk.read.bytes_compute:
1417         type: org.openecomp.capabilities.metric.Ceilometer
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       disk.device.read.bytes_compute:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       disk.write.bytes_compute:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       disk.usage_compute:
1435         type: org.openecomp.capabilities.metric.Ceilometer
1436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       os_compute:
1441         type: tosca.capabilities.OperatingSystem
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.write.bytes.rate_compute:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       vcpus_compute:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       disk.capacity_compute:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       cpu_util_compute:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       disk.read.bytes.rate_compute:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       disk.device.latency_compute:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       disk.device.write.requests_compute:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       disk.device.iops_compute:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.device.write.requests.rate_compute:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       endpoint_compute:
1500         type: tosca.capabilities.Endpoint.Admin
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       memory.usage_compute:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       host_compute:
1511         type: tosca.capabilities.Container
1512         valid_source_types:
1513         - tosca.nodes.SoftwareComponent
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       feature_compute:
1518         type: tosca.capabilities.Node
1519         occurrences:
1520         - 1
1521         - UNBOUNDED
1522       disk.device.write.bytes_compute:
1523         type: org.openecomp.capabilities.metric.Ceilometer
1524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1525         occurrences:
1526         - 1
1527         - UNBOUNDED
1528       cpu_compute:
1529         type: org.openecomp.capabilities.metric.Ceilometer
1530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       disk.device.write.bytes.rate_compute:
1535         type: org.openecomp.capabilities.metric.Ceilometer
1536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       scalable_compute:
1541         type: tosca.capabilities.Scalable
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       disk.device.read.requests_compute:
1546         type: org.openecomp.capabilities.metric.Ceilometer
1547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1548         occurrences:
1549         - 1
1550         - UNBOUNDED
1551       disk.allocation_compute:
1552         type: org.openecomp.capabilities.metric.Ceilometer
1553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1554         occurrences:
1555         - 1
1556         - UNBOUNDED
1557       disk.device.capacity_compute:
1558         type: org.openecomp.capabilities.metric.Ceilometer
1559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563       disk.device.allocation_compute:
1564         type: org.openecomp.capabilities.metric.Ceilometer
1565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1566         occurrences:
1567         - 1
1568         - UNBOUNDED
1569       cpu.delta_compute:
1570         type: org.openecomp.capabilities.metric.Ceilometer
1571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       binding_compute:
1576         type: tosca.capabilities.network.Bindable
1577         occurrences:
1578         - 1
1579         - UNBOUNDED
1580   org.openecomp.resource.vfc.nodes.heat.compute:
1581     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1582     properties:
1583       compute_compute_user_data_format:
1584         type: list
1585         required: true
1586         status: SUPPORTED
1587         entry_schema:
1588           type: string
1589       vm_image_name:
1590         type: string
1591         required: true
1592         status: SUPPORTED
1593       index_value:
1594         type: integer
1595         description: Index value of this substitution service template runtime instance
1596         required: false
1597         default: 0
1598         status: SUPPORTED
1599         constraints:
1600         - greater_or_equal: 0
1601       compute_compute_name:
1602         type: list
1603         required: true
1604         status: SUPPORTED
1605         entry_schema:
1606           type: string
1607       vm_flavor_name:
1608         type: string
1609         required: true
1610         status: SUPPORTED
1611       compute_compute_config_drive:
1612         type: list
1613         required: true
1614         status: SUPPORTED
1615         entry_schema:
1616           type: boolean