ba0cec7fc06d676cecf899032f559193f6386e3c
[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.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_1port_0_ip_requirements:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.IpRequirements
17       availabilityzone_name:
18         type: string
19         description: availabilityzone name
20         required: true
21         status: SUPPORTED
22       port_pcm_1port_0_network_role_tag:
23         type: string
24         required: true
25         status: SUPPORTED
26       pcm_image_name:
27         type: string
28         description: PCRF CM image name
29         required: true
30         status: SUPPORTED
31       port_pcm_1port_0_subnetpoolid:
32         type: string
33         required: true
34         status: SUPPORTED
35       port_pcm_1port_0_order:
36         type: integer
37         required: true
38         status: SUPPORTED
39       port_pcm_2port_1_subnetpoolid:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pcm_2port_1_mac_requirements:
44         type: org.openecomp.datatypes.network.MacRequirements
45         required: true
46         status: SUPPORTED
47       port_pcm_1port_0_vlan_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: org.openecomp.datatypes.network.VlanRequirements
53       port_pcm_1port_0_exCP_naming:
54         type: org.openecomp.datatypes.Naming
55         required: true
56         status: SUPPORTED
57       pcm_server_name:
58         type: string
59         description: PCRF CM server name
60         required: true
61         status: SUPPORTED
62       cps_net_mask:
63         type: string
64         description: CPS network mask
65         required: true
66         status: SUPPORTED
67       oam_net_name:
68         type: string
69         description: OAM network name
70         required: true
71         status: SUPPORTED
72       port_pcm_1port_0_mac_requirements:
73         type: org.openecomp.datatypes.network.MacRequirements
74         required: true
75         status: SUPPORTED
76       port_pcm_2port_1_network_role:
77         type: string
78         required: true
79         status: SUPPORTED
80       oam_net_gw:
81         type: string
82         description: CPS network gateway
83         required: true
84         status: SUPPORTED
85       port_pcm_1port_0_network_role:
86         type: string
87         required: true
88         status: SUPPORTED
89       port_pcm_2port_1_network_role_tag:
90         type: string
91         required: true
92         status: SUPPORTED
93       security_group_name:
94         type: string
95         description: the name of security group
96         required: true
97         status: SUPPORTED
98       cps_net_ip:
99         type: string
100         description: CPS network ip
101         required: true
102         status: SUPPORTED
103       port_pcm_2port_1_ip_requirements:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: org.openecomp.datatypes.network.IpRequirements
109       pcm_flavor_name:
110         type: string
111         description: flavor name of PCRF CM instance
112         required: true
113         status: SUPPORTED
114       port_pcm_2port_1_exCP_naming:
115         type: org.openecomp.datatypes.Naming
116         required: true
117         status: SUPPORTED
118       pcm_vol:
119         type: string
120         description: CPS Cluman Cinder Volume
121         required: true
122         status: SUPPORTED
123       cps_net_name:
124         type: string
125         description: CPS network name
126         required: true
127         status: SUPPORTED
128       oam_net_ip:
129         type: string
130         description: OAM network ip
131         required: true
132         status: SUPPORTED
133       oam_net_mask:
134         type: string
135         description: CPS network mask
136         required: true
137         status: SUPPORTED
138       port_pcm_2port_1_order:
139         type: integer
140         required: true
141         status: SUPPORTED
142       port_pcm_2port_1_vlan_requirements:
143         type: list
144         required: true
145         status: SUPPORTED
146         entry_schema:
147           type: org.openecomp.datatypes.network.VlanRequirements
148     attributes:
149       server_pcm_id:
150         type: string
151         description: the pcm nova service id
152         status: SUPPORTED
153     requirements:
154     - dependency_server_pcm:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - local_storage_server_pcm:
162         capability: tosca.capabilities.Attachment
163         node: tosca.nodes.BlockStorage
164         relationship: tosca.relationships.AttachesTo
165         occurrences:
166         - 0
167         - UNBOUNDED
168     - dependency_pcm_1port_0:
169         capability: tosca.capabilities.Node
170         node: tosca.nodes.Root
171         relationship: tosca.relationships.DependsOn
172         occurrences:
173         - 0
174         - UNBOUNDED
175     - link_pcm_1port_0:
176         capability: tosca.capabilities.network.Linkable
177         relationship: tosca.relationships.network.LinksTo
178         occurrences:
179         - 1
180         - 1
181     - dependency_pcm_2port_1:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - link_pcm_2port_1:
189         capability: tosca.capabilities.network.Linkable
190         relationship: tosca.relationships.network.LinksTo
191         occurrences:
192         - 1
193         - 1
194     capabilities:
195       binding_pcm_2port_1:
196         type: tosca.capabilities.network.Bindable
197         valid_source_types:
198         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
199         occurrences:
200         - 0
201         - UNBOUNDED
202       cpu_server_pcm:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       attachment_pcm_2port_1:
209         type: tosca.capabilities.Attachment
210         occurrences:
211         - 1
212         - UNBOUNDED
213       network.outgoing.bytes.rate_pcm_2port_1:
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_server_pcm:
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       disk.write.requests_server_pcm:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       network.incoming.bytes_pcm_2port_1:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       feature_pcm_1port_0:
238         type: tosca.capabilities.Node
239         occurrences:
240         - 1
241         - UNBOUNDED
242       network.incoming.packets.rate_pcm_2port_1:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       network.outpoing.packets_pcm_2port_1:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.device.iops_server_pcm:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       memory.resident_server_pcm:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.device.write.requests_server_pcm:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       network.outgoing.packets.rate_pcm_2port_1:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.device.usage_server_pcm:
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       disk.allocation_server_pcm:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       network.incoming.packets_pcm_2port_1:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       network.outpoing.packets_pcm_1port_0:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.usage_server_pcm:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       disk.device.write.bytes_server_pcm:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.root.size_server_pcm:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       disk.ephemeral.size_server_pcm:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       disk.device.latency_server_pcm:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       network.incoming.bytes_pcm_1port_0:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       memory.usage_server_pcm:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.read.requests_server_pcm:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.capacity_server_pcm:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       os_server_pcm:
357         type: tosca.capabilities.OperatingSystem
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.read.bytes_server_pcm:
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       disk.device.read.bytes_server_pcm:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       network.incoming.packets_pcm_1port_0:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       endpoint_server_pcm:
380         type: tosca.capabilities.Endpoint.Admin
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.device.read.requests.rate_server_pcm:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       vcpus_server_pcm:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.write.bytes_server_pcm:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       disk.iops_server_pcm:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       network.incoming.bytes.rate_pcm_1port_0:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       disk.read.bytes.rate_server_pcm:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.device.allocation_server_pcm:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       network.incoming.packets.rate_pcm_1port_0:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       feature_pcm_2port_1:
433         type: tosca.capabilities.Node
434         occurrences:
435         - 1
436         - UNBOUNDED
437       scalable_server_pcm:
438         type: tosca.capabilities.Scalable
439         occurrences:
440         - 1
441         - UNBOUNDED
442       network.outgoing.bytes.rate_pcm_1port_0:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       network.outgoing.bytes_pcm_2port_1:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.device.read.bytes.rate_server_pcm:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       cpu_util_server_pcm:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       attachment_pcm_1port_0:
467         type: tosca.capabilities.Attachment
468         occurrences:
469         - 1
470         - UNBOUNDED
471       disk.write.requests.rate_server_pcm:
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       network.incoming.bytes.rate_pcm_2port_1:
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.device.write.bytes.rate_server_pcm:
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       host_server_pcm:
490         type: tosca.capabilities.Container
491         valid_source_types:
492         - tosca.nodes.SoftwareComponent
493         occurrences:
494         - 1
495         - UNBOUNDED
496       network.outgoing.bytes_pcm_1port_0:
497         type: org.openecomp.capabilities.metric.Ceilometer
498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
499         occurrences:
500         - 1
501         - UNBOUNDED
502       binding_pcm_1port_0:
503         type: tosca.capabilities.network.Bindable
504         valid_source_types:
505         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
506         occurrences:
507         - 0
508         - UNBOUNDED
509       cpu.delta_server_pcm:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       network.outgoing.packets.rate_pcm_1port_0:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       binding_server_pcm:
522         type: tosca.capabilities.network.Bindable
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.device.capacity_server_pcm:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       instance_server_pcm:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       disk.device.write.requests.rate_server_pcm:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.latency_server_pcm:
545         type: org.openecomp.capabilities.metric.Ceilometer
546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
547         occurrences:
548         - 1
549         - UNBOUNDED
550       disk.device.read.requests_server_pcm:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       feature_server_pcm:
557         type: tosca.capabilities.Node
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.write.bytes.rate_server_pcm:
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   org.openecomp.resource.vfc.nodes.heat.pcm_server:
568     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
569     properties:
570       port_pcm_1port_0_ip_requirements:
571         type: list
572         required: true
573         status: SUPPORTED
574         entry_schema:
575           type: org.openecomp.datatypes.network.IpRequirements
576       availabilityzone_name:
577         type: string
578         description: availabilityzone name
579         required: true
580         status: SUPPORTED
581       port_pcm_1port_0_network_role_tag:
582         type: string
583         required: true
584         status: SUPPORTED
585       pcm_image_name:
586         type: string
587         description: PCRF CM image name
588         required: true
589         status: SUPPORTED
590       port_pcm_1port_0_subnetpoolid:
591         type: string
592         required: true
593         status: SUPPORTED
594       port_pcm_1port_0_order:
595         type: integer
596         required: true
597         status: SUPPORTED
598       port_pcm_2port_1_subnetpoolid:
599         type: string
600         required: true
601         status: SUPPORTED
602       port_pcm_2port_1_mac_requirements:
603         type: org.openecomp.datatypes.network.MacRequirements
604         required: true
605         status: SUPPORTED
606       port_pcm_1port_0_vlan_requirements:
607         type: list
608         required: true
609         status: SUPPORTED
610         entry_schema:
611           type: org.openecomp.datatypes.network.VlanRequirements
612       port_pcm_1port_0_exCP_naming:
613         type: org.openecomp.datatypes.Naming
614         required: true
615         status: SUPPORTED
616       pcm_server_name:
617         type: string
618         description: PCRF CM server name
619         required: true
620         status: SUPPORTED
621       cps_net_mask:
622         type: string
623         description: CPS network mask
624         required: true
625         status: SUPPORTED
626       oam_net_name:
627         type: string
628         description: OAM network name
629         required: true
630         status: SUPPORTED
631       port_pcm_1port_0_mac_requirements:
632         type: org.openecomp.datatypes.network.MacRequirements
633         required: true
634         status: SUPPORTED
635       port_pcm_2port_1_network_role:
636         type: string
637         required: true
638         status: SUPPORTED
639       oam_net_gw:
640         type: string
641         description: CPS network gateway
642         required: true
643         status: SUPPORTED
644       port_pcm_1port_0_network_role:
645         type: string
646         required: true
647         status: SUPPORTED
648       port_pcm_2port_1_network_role_tag:
649         type: string
650         required: true
651         status: SUPPORTED
652       security_group_name:
653         type: string
654         description: the name of security group
655         required: true
656         status: SUPPORTED
657       cps_net_ip:
658         type: string
659         description: CPS network ip
660         required: true
661         status: SUPPORTED
662       port_pcm_2port_1_ip_requirements:
663         type: list
664         required: true
665         status: SUPPORTED
666         entry_schema:
667           type: org.openecomp.datatypes.network.IpRequirements
668       pcm_flavor_name:
669         type: string
670         description: flavor name of PCRF CM instance
671         required: true
672         status: SUPPORTED
673       port_pcm_2port_1_exCP_naming:
674         type: org.openecomp.datatypes.Naming
675         required: true
676         status: SUPPORTED
677       pcm_vol:
678         type: string
679         description: CPS Cluman Cinder Volume
680         required: true
681         status: SUPPORTED
682       cps_net_name:
683         type: string
684         description: CPS network name
685         required: true
686         status: SUPPORTED
687       oam_net_ip:
688         type: string
689         description: OAM network ip
690         required: true
691         status: SUPPORTED
692       oam_net_mask:
693         type: string
694         description: CPS network mask
695         required: true
696         status: SUPPORTED
697       port_pcm_2port_1_order:
698         type: integer
699         required: true
700         status: SUPPORTED
701       port_pcm_2port_1_vlan_requirements:
702         type: list
703         required: true
704         status: SUPPORTED
705         entry_schema:
706           type: org.openecomp.datatypes.network.VlanRequirements
707     attributes:
708       server_pcm_id:
709         type: string
710         description: the pcm nova service id
711         status: SUPPORTED
712     requirements:
713     - dependency_server_pcm:
714         capability: tosca.capabilities.Node
715         node: tosca.nodes.Root
716         relationship: tosca.relationships.DependsOn
717         occurrences:
718         - 0
719         - UNBOUNDED
720     - local_storage_server_pcm:
721         capability: tosca.capabilities.Attachment
722         node: tosca.nodes.BlockStorage
723         relationship: tosca.relationships.AttachesTo
724         occurrences:
725         - 0
726         - UNBOUNDED
727     - dependency_pcm_1port_0:
728         capability: tosca.capabilities.Node
729         node: tosca.nodes.Root
730         relationship: tosca.relationships.DependsOn
731         occurrences:
732         - 0
733         - UNBOUNDED
734     - link_pcm_1port_0:
735         capability: tosca.capabilities.network.Linkable
736         relationship: tosca.relationships.network.LinksTo
737         occurrences:
738         - 1
739         - 1
740     - dependency_pcm_2port_1:
741         capability: tosca.capabilities.Node
742         node: tosca.nodes.Root
743         relationship: tosca.relationships.DependsOn
744         occurrences:
745         - 0
746         - UNBOUNDED
747     - link_pcm_2port_1:
748         capability: tosca.capabilities.network.Linkable
749         relationship: tosca.relationships.network.LinksTo
750         occurrences:
751         - 1
752         - 1
753     capabilities:
754       binding_pcm_2port_1:
755         type: tosca.capabilities.network.Bindable
756         valid_source_types:
757         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
758         occurrences:
759         - 0
760         - UNBOUNDED
761       cpu_server_pcm:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       attachment_pcm_2port_1:
768         type: tosca.capabilities.Attachment
769         occurrences:
770         - 1
771         - UNBOUNDED
772       network.outgoing.bytes.rate_pcm_2port_1:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       memory_server_pcm:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       disk.write.requests_server_pcm:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       network.incoming.bytes_pcm_2port_1:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       feature_pcm_1port_0:
797         type: tosca.capabilities.Node
798         occurrences:
799         - 1
800         - UNBOUNDED
801       network.incoming.packets.rate_pcm_2port_1:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       network.outpoing.packets_pcm_2port_1:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.device.iops_server_pcm:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       memory.resident_server_pcm:
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       disk.device.write.requests_server_pcm:
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       network.outgoing.packets.rate_pcm_2port_1:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.device.usage_server_pcm:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.allocation_server_pcm:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       network.incoming.packets_pcm_2port_1:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       network.outpoing.packets_pcm_1port_0:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       disk.usage_server_pcm:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       disk.device.write.bytes_server_pcm:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       disk.root.size_server_pcm:
874         type: org.openecomp.capabilities.metric.Ceilometer
875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
876         occurrences:
877         - 1
878         - UNBOUNDED
879       disk.ephemeral.size_server_pcm:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       disk.device.latency_server_pcm:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       network.incoming.bytes_pcm_1port_0:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       memory.usage_server_pcm:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.read.requests_server_pcm:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       disk.capacity_server_pcm:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       os_server_pcm:
916         type: tosca.capabilities.OperatingSystem
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.read.bytes_server_pcm:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.device.read.bytes_server_pcm:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       network.incoming.packets_pcm_1port_0:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       endpoint_server_pcm:
939         type: tosca.capabilities.Endpoint.Admin
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.device.read.requests.rate_server_pcm:
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       vcpus_server_pcm:
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.write.bytes_server_pcm:
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.iops_server_pcm:
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       network.incoming.bytes.rate_pcm_1port_0:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       disk.read.bytes.rate_server_pcm:
974         type: org.openecomp.capabilities.metric.Ceilometer
975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
976         occurrences:
977         - 1
978         - UNBOUNDED
979       disk.device.allocation_server_pcm:
980         type: org.openecomp.capabilities.metric.Ceilometer
981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
982         occurrences:
983         - 1
984         - UNBOUNDED
985       network.incoming.packets.rate_pcm_1port_0:
986         type: org.openecomp.capabilities.metric.Ceilometer
987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
988         occurrences:
989         - 1
990         - UNBOUNDED
991       feature_pcm_2port_1:
992         type: tosca.capabilities.Node
993         occurrences:
994         - 1
995         - UNBOUNDED
996       scalable_server_pcm:
997         type: tosca.capabilities.Scalable
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       network.outgoing.bytes.rate_pcm_1port_0:
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       network.outgoing.bytes_pcm_2port_1:
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.device.read.bytes.rate_server_pcm:
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       cpu_util_server_pcm:
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       attachment_pcm_1port_0:
1026         type: tosca.capabilities.Attachment
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       disk.write.requests.rate_server_pcm:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       network.incoming.bytes.rate_pcm_2port_1:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       disk.device.write.bytes.rate_server_pcm:
1043         type: org.openecomp.capabilities.metric.Ceilometer
1044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       host_server_pcm:
1049         type: tosca.capabilities.Container
1050         valid_source_types:
1051         - tosca.nodes.SoftwareComponent
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       network.outgoing.bytes_pcm_1port_0:
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       binding_pcm_1port_0:
1062         type: tosca.capabilities.network.Bindable
1063         valid_source_types:
1064         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1065         occurrences:
1066         - 0
1067         - UNBOUNDED
1068       cpu.delta_server_pcm:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.outgoing.packets.rate_pcm_1port_0:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       binding_server_pcm:
1081         type: tosca.capabilities.network.Bindable
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.capacity_server_pcm:
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       instance_server_pcm:
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       disk.device.write.requests.rate_server_pcm:
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.latency_server_pcm:
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.requests_server_pcm:
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       feature_server_pcm:
1116         type: tosca.capabilities.Node
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       disk.write.bytes.rate_server_pcm:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126   org.openecomp.resource.abstract.nodes.compute:
1127     derived_from: org.openecomp.resource.abstract.nodes.VFC
1128     properties:
1129       compute_compute_user_data_format:
1130         type: list
1131         required: true
1132         status: SUPPORTED
1133         entry_schema:
1134           type: string
1135       vm_image_name:
1136         type: string
1137         required: true
1138         status: SUPPORTED
1139       index_value:
1140         type: integer
1141         description: Index value of this substitution service template runtime instance
1142         required: false
1143         default: 0
1144         status: SUPPORTED
1145         constraints:
1146         - greater_or_equal: 0
1147       compute_compute_metadata:
1148         type: list
1149         required: true
1150         status: SUPPORTED
1151         entry_schema:
1152           type: json
1153       compute_compute_name:
1154         type: list
1155         required: true
1156         status: SUPPORTED
1157         entry_schema:
1158           type: string
1159       vm_flavor_name:
1160         type: string
1161         required: true
1162         status: SUPPORTED
1163       compute_compute_config_drive:
1164         type: list
1165         required: true
1166         status: SUPPORTED
1167         entry_schema:
1168           type: boolean
1169     requirements:
1170     - dependency_compute:
1171         capability: tosca.capabilities.Node
1172         node: tosca.nodes.Root
1173         relationship: tosca.relationships.DependsOn
1174         occurrences:
1175         - 0
1176         - UNBOUNDED
1177     - local_storage_compute:
1178         capability: tosca.capabilities.Attachment
1179         node: tosca.nodes.BlockStorage
1180         relationship: tosca.relationships.AttachesTo
1181         occurrences:
1182         - 0
1183         - UNBOUNDED
1184     capabilities:
1185       disk.device.usage_compute:
1186         type: org.openecomp.capabilities.metric.Ceilometer
1187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1188         occurrences:
1189         - 1
1190         - UNBOUNDED
1191       disk.write.requests_compute:
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       instance_compute:
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       disk.ephemeral.size_compute:
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.read.bytes.rate_compute:
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       disk.latency_compute:
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       memory.resident_compute:
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       memory_compute:
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.iops_compute:
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.root.size_compute:
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       disk.write.requests.rate_compute:
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       disk.read.requests_compute:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       disk.device.read.requests.rate_compute:
1258         type: org.openecomp.capabilities.metric.Ceilometer
1259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1260         occurrences:
1261         - 1
1262         - UNBOUNDED
1263       disk.read.bytes_compute:
1264         type: org.openecomp.capabilities.metric.Ceilometer
1265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       disk.device.read.bytes_compute:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       disk.write.bytes_compute:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       disk.usage_compute:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       os_compute:
1288         type: tosca.capabilities.OperatingSystem
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       disk.write.bytes.rate_compute:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       vcpus_compute:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       disk.capacity_compute:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       cpu_util_compute:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       disk.read.bytes.rate_compute:
1317         type: org.openecomp.capabilities.metric.Ceilometer
1318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1319         occurrences:
1320         - 1
1321         - UNBOUNDED
1322       disk.device.latency_compute:
1323         type: org.openecomp.capabilities.metric.Ceilometer
1324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1325         occurrences:
1326         - 1
1327         - UNBOUNDED
1328       disk.device.write.requests_compute:
1329         type: org.openecomp.capabilities.metric.Ceilometer
1330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1331         occurrences:
1332         - 1
1333         - UNBOUNDED
1334       disk.device.iops_compute:
1335         type: org.openecomp.capabilities.metric.Ceilometer
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       disk.device.write.requests.rate_compute:
1341         type: org.openecomp.capabilities.metric.Ceilometer
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       endpoint_compute:
1347         type: tosca.capabilities.Endpoint.Admin
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       memory.usage_compute:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       host_compute:
1358         type: tosca.capabilities.Container
1359         valid_source_types:
1360         - tosca.nodes.SoftwareComponent
1361         occurrences:
1362         - 1
1363         - UNBOUNDED
1364       feature_compute:
1365         type: tosca.capabilities.Node
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.device.write.bytes_compute:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       cpu_compute:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       disk.device.write.bytes.rate_compute:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       scalable_compute:
1388         type: tosca.capabilities.Scalable
1389         occurrences:
1390         - 1
1391         - UNBOUNDED
1392       disk.device.read.requests_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.allocation_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.device.capacity_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.allocation_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       cpu.delta_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       binding_compute:
1423         type: tosca.capabilities.network.Bindable
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427   org.openecomp.resource.vfc.nodes.heat.compute:
1428     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1429     properties:
1430       compute_compute_user_data_format:
1431         type: list
1432         required: true
1433         status: SUPPORTED
1434         entry_schema:
1435           type: string
1436       vm_image_name:
1437         type: string
1438         required: true
1439         status: SUPPORTED
1440       index_value:
1441         type: integer
1442         description: Index value of this substitution service template runtime instance
1443         required: false
1444         default: 0
1445         status: SUPPORTED
1446         constraints:
1447         - greater_or_equal: 0
1448       compute_compute_metadata:
1449         type: list
1450         required: true
1451         status: SUPPORTED
1452         entry_schema:
1453           type: json
1454       compute_compute_name:
1455         type: list
1456         required: true
1457         status: SUPPORTED
1458         entry_schema:
1459           type: string
1460       vm_flavor_name:
1461         type: string
1462         required: true
1463         status: SUPPORTED
1464       compute_compute_config_drive:
1465         type: list
1466         required: true
1467         status: SUPPORTED
1468         entry_schema:
1469           type: boolean