[sdc] - latest code changes
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedNodesGetAttrIn / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_0_network_role:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       metadata:
18         type: string
19         description: metadata
20         required: true
21         status: SUPPORTED
22       port_pcm_port_1_network_role_tag:
23         type: list
24         required: true
25         status: SUPPORTED
26         entry_schema:
27           type: string
28       availabilityzone_name:
29         type: string
30         description: availabilityzone name
31         required: true
32         status: SUPPORTED
33       port_pcm_port_0_vlan_requirements:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: org.openecomp.datatypes.network.VlanRequirements
39       pcm_image_name:
40         type: string
41         description: PCRF CM image name
42         required: true
43         status: SUPPORTED
44       port_pcm_port_0_order:
45         type: list
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: integer
50       port_pcm_port_0_subnetpoolid:
51         type: list
52         required: true
53         status: SUPPORTED
54         entry_schema:
55           type: string
56       port_pcm_port_1_subnetpoolid:
57         type: list
58         required: true
59         status: SUPPORTED
60         entry_schema:
61           type: string
62       port_pcm_port_0_network_role_tag:
63         type: list
64         required: true
65         status: SUPPORTED
66         entry_schema:
67           type: string
68       pcm_server_name:
69         type: string
70         description: PCRF CM server name
71         required: true
72         status: SUPPORTED
73       cps_net_mask:
74         type: string
75         description: CPS network mask
76         required: true
77         status: SUPPORTED
78       port_pcm_port_1_exCP_naming:
79         type: org.openecomp.datatypes.Naming
80         required: true
81         status: SUPPORTED
82       port_pcm_port_0_exCP_naming:
83         type: org.openecomp.datatypes.Naming
84         required: true
85         status: SUPPORTED
86       oam_net_name:
87         type: string
88         description: OAM network name
89         required: true
90         status: SUPPORTED
91       port_pcm_port_1_network_role:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: string
97       port_pcm_port_0_ip_requirements:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: org.openecomp.datatypes.network.IpRequirements
103       oam_net_gw:
104         type: string
105         description: CPS network gateway
106         required: true
107         status: SUPPORTED
108       security_group_name:
109         type: string
110         description: the name of security group
111         required: true
112         status: SUPPORTED
113       cps_net_ip:
114         type: string
115         description: CPS network ip
116         required: true
117         status: SUPPORTED
118       port_pcm_port_1_mac_requirements:
119         type: org.openecomp.datatypes.network.MacRequirements
120         required: true
121         status: SUPPORTED
122       port_pcm_port_1_vlan_requirements:
123         type: list
124         required: true
125         status: SUPPORTED
126         entry_schema:
127           type: org.openecomp.datatypes.network.VlanRequirements
128       pcm_flavor_name:
129         type: string
130         description: flavor name of PCRF CM instance
131         required: true
132         status: SUPPORTED
133       key_name:
134         type: string
135         description: key_name
136         required: true
137         status: SUPPORTED
138       user_data_format:
139         type: string
140         description: user_data_format
141         required: true
142         status: SUPPORTED
143       pcm_vol:
144         type: string
145         description: CPS Cluman Cinder Volume
146         required: true
147         status: SUPPORTED
148       port_pcm_port_1_ip_requirements:
149         type: list
150         required: true
151         status: SUPPORTED
152         entry_schema:
153           type: org.openecomp.datatypes.network.IpRequirements
154       port_pcm_port_0_mac_requirements:
155         type: org.openecomp.datatypes.network.MacRequirements
156         required: true
157         status: SUPPORTED
158       cps_net_name:
159         type: string
160         description: CPS network name
161         required: true
162         status: SUPPORTED
163       oam_net_ip:
164         type: string
165         description: OAM network ip
166         required: true
167         status: SUPPORTED
168       oam_net_mask:
169         type: string
170         description: CPS network mask
171         required: true
172         status: SUPPORTED
173       port_pcm_port_1_order:
174         type: list
175         required: true
176         status: SUPPORTED
177         entry_schema:
178           type: integer
179     attributes:
180       server_pcm_id:
181         type: string
182         description: the pcm nova service id
183         status: SUPPORTED
184     requirements:
185     - dependency_pcm_port_1:
186         capability: tosca.capabilities.Node
187         node: tosca.nodes.Root
188         relationship: tosca.relationships.DependsOn
189         occurrences:
190         - 0
191         - UNBOUNDED
192     - link_pcm_port_1:
193         capability: tosca.capabilities.network.Linkable
194         relationship: tosca.relationships.network.LinksTo
195         occurrences:
196         - 1
197         - 1
198     - dependency_server_pcm:
199         capability: tosca.capabilities.Node
200         node: tosca.nodes.Root
201         relationship: tosca.relationships.DependsOn
202         occurrences:
203         - 0
204         - UNBOUNDED
205     - local_storage_server_pcm:
206         capability: tosca.capabilities.Attachment
207         node: tosca.nodes.BlockStorage
208         relationship: tosca.relationships.AttachesTo
209         occurrences:
210         - 0
211         - UNBOUNDED
212     - dependency_pcm_port_0:
213         capability: tosca.capabilities.Node
214         node: tosca.nodes.Root
215         relationship: tosca.relationships.DependsOn
216         occurrences:
217         - 0
218         - UNBOUNDED
219     - link_pcm_port_0:
220         capability: tosca.capabilities.network.Linkable
221         relationship: tosca.relationships.network.LinksTo
222         occurrences:
223         - 1
224         - 1
225     capabilities:
226       network.incoming.packets.rate_pcm_port_0:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       cpu_server_pcm:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       network.incoming.packets.rate_pcm_port_1:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       network.outpoing.packets_pcm_port_1:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       memory_server_pcm:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.write.requests_server_pcm:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       network.outpoing.packets_pcm_port_0:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.device.iops_server_pcm:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       memory.resident_server_pcm:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       disk.device.write.requests_server_pcm:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.device.usage_server_pcm:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.allocation_server_pcm:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.usage_server_pcm:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       disk.device.write.bytes_server_pcm:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       disk.root.size_server_pcm:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.ephemeral.size_server_pcm:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.device.latency_server_pcm:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       network.incoming.bytes_pcm_port_0:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       network.incoming.bytes_pcm_port_1:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       binding_pcm_port_0:
341         type: tosca.capabilities.network.Bindable
342         valid_source_types:
343         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
344         occurrences:
345         - 0
346         - UNBOUNDED
347       binding_pcm_port_1:
348         type: tosca.capabilities.network.Bindable
349         valid_source_types:
350         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
351         occurrences:
352         - 0
353         - UNBOUNDED
354       memory.usage_server_pcm:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.read.requests_server_pcm:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.capacity_server_pcm:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       os_server_pcm:
373         type: tosca.capabilities.OperatingSystem
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.read.bytes_server_pcm:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       feature_pcm_port_1:
396         type: tosca.capabilities.Node
397         occurrences:
398         - 1
399         - UNBOUNDED
400       network.outgoing.bytes_pcm_port_0:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       disk.device.read.bytes_server_pcm:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       feature_pcm_port_0:
413         type: tosca.capabilities.Node
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.outgoing.bytes_pcm_port_1:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       attachment_pcm_port_0:
424         type: tosca.capabilities.Attachment
425         occurrences:
426         - 1
427         - UNBOUNDED
428       attachment_pcm_port_1:
429         type: tosca.capabilities.Attachment
430         occurrences:
431         - 1
432         - UNBOUNDED
433       endpoint_server_pcm:
434         type: tosca.capabilities.Endpoint.Admin
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.device.read.requests.rate_server_pcm:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       vcpus_server_pcm:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       disk.write.bytes_server_pcm:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.iops_server_pcm:
457         type: org.openecomp.capabilities.metric.Ceilometer
458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
459         occurrences:
460         - 1
461         - UNBOUNDED
462       disk.read.bytes.rate_server_pcm:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.device.allocation_server_pcm:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       scalable_server_pcm:
475         type: tosca.capabilities.Scalable
476         occurrences:
477         - 1
478         - UNBOUNDED
479       disk.device.read.bytes.rate_server_pcm:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       cpu_util_server_pcm:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       disk.write.requests.rate_server_pcm:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.write.bytes.rate_server_pcm:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       host_server_pcm:
504         type: tosca.capabilities.Container
505         valid_source_types:
506         - tosca.nodes.SoftwareComponent
507         occurrences:
508         - 1
509         - UNBOUNDED
510       cpu.delta_server_pcm:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       network.outgoing.bytes.rate_pcm_port_1:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       network.incoming.packets_pcm_port_0:
523         type: org.openecomp.capabilities.metric.Ceilometer
524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
525         occurrences:
526         - 1
527         - UNBOUNDED
528       binding_server_pcm:
529         type: tosca.capabilities.network.Bindable
530         occurrences:
531         - 1
532         - UNBOUNDED
533       network.outgoing.bytes.rate_pcm_port_0:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       disk.device.capacity_server_pcm:
540         type: org.openecomp.capabilities.metric.Ceilometer
541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
542         occurrences:
543         - 1
544         - UNBOUNDED
545       network.incoming.packets_pcm_port_1:
546         type: org.openecomp.capabilities.metric.Ceilometer
547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
548         occurrences:
549         - 1
550         - UNBOUNDED
551       instance_server_pcm:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       disk.device.write.requests.rate_server_pcm:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.latency_server_pcm:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.device.read.requests_server_pcm:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       feature_server_pcm:
576         type: tosca.capabilities.Node
577         occurrences:
578         - 1
579         - UNBOUNDED
580       network.incoming.bytes.rate_pcm_port_0:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.write.bytes.rate_server_pcm:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       network.incoming.bytes.rate_pcm_port_1:
593         type: org.openecomp.capabilities.metric.Ceilometer
594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
595         occurrences:
596         - 1
597         - UNBOUNDED
598   org.openecomp.resource.abstract.nodes.heat.oam_server:
599     derived_from: org.openecomp.resource.abstract.nodes.VFC
600     properties:
601       port_pcm_port_0_network_role:
602         type: list
603         required: true
604         status: SUPPORTED
605         entry_schema:
606           type: string
607       port_pcm_port_1_network_role_tag:
608         type: list
609         required: true
610         status: SUPPORTED
611         entry_schema:
612           type: string
613       availabilityzone_name:
614         type: string
615         description: availabilityzone name
616         required: true
617         status: SUPPORTED
618       port_pcm_port_0_vlan_requirements:
619         type: list
620         required: true
621         status: SUPPORTED
622         entry_schema:
623           type: org.openecomp.datatypes.network.VlanRequirements
624       oam_server_name:
625         type: string
626         description: oam server name
627         required: true
628         status: SUPPORTED
629       port_pcm_port_0_order:
630         type: list
631         required: true
632         status: SUPPORTED
633         entry_schema:
634           type: integer
635       port_pcm_port_0_subnetpoolid:
636         type: list
637         required: true
638         status: SUPPORTED
639         entry_schema:
640           type: string
641       port_pcm_port_1_subnetpoolid:
642         type: list
643         required: true
644         status: SUPPORTED
645         entry_schema:
646           type: string
647       port_pcm_port_0_network_role_tag:
648         type: list
649         required: true
650         status: SUPPORTED
651         entry_schema:
652           type: string
653       oam_image_name:
654         type: string
655         description: oam image name
656         required: true
657         status: SUPPORTED
658       cps_net_mask:
659         type: string
660         description: CPS network mask
661         required: true
662         status: SUPPORTED
663       port_pcm_port_1_exCP_naming:
664         type: org.openecomp.datatypes.Naming
665         required: true
666         status: SUPPORTED
667       port_pcm_port_0_exCP_naming:
668         type: org.openecomp.datatypes.Naming
669         required: true
670         status: SUPPORTED
671       oam_net_name:
672         type: string
673         description: OAM network name
674         required: true
675         status: SUPPORTED
676       port_pcm_port_1_network_role:
677         type: list
678         required: true
679         status: SUPPORTED
680         entry_schema:
681           type: string
682       port_pcm_port_0_ip_requirements:
683         type: list
684         required: true
685         status: SUPPORTED
686         entry_schema:
687           type: org.openecomp.datatypes.network.IpRequirements
688       oam_net_gw:
689         type: string
690         description: CPS network gateway
691         required: true
692         status: SUPPORTED
693       oam_flavor_name:
694         type: string
695         description: flavor name of PCRF CM instance
696         required: true
697         status: SUPPORTED
698       security_group_name:
699         type: string
700         description: the name of security group
701         required: true
702         status: SUPPORTED
703       cps_net_ip:
704         type: string
705         description: CPS network ip
706         required: true
707         status: SUPPORTED
708       port_pcm_port_1_mac_requirements:
709         type: org.openecomp.datatypes.network.MacRequirements
710         required: true
711         status: SUPPORTED
712       port_pcm_port_1_vlan_requirements:
713         type: list
714         required: true
715         status: SUPPORTED
716         entry_schema:
717           type: org.openecomp.datatypes.network.VlanRequirements
718       pcm_vol:
719         type: string
720         description: CPS Cluman Cinder Volume
721         required: true
722         status: SUPPORTED
723       port_pcm_port_1_ip_requirements:
724         type: list
725         required: true
726         status: SUPPORTED
727         entry_schema:
728           type: org.openecomp.datatypes.network.IpRequirements
729       port_pcm_port_0_mac_requirements:
730         type: org.openecomp.datatypes.network.MacRequirements
731         required: true
732         status: SUPPORTED
733       cps_net_name:
734         type: string
735         description: CPS network name
736         required: true
737         status: SUPPORTED
738       oam_net_ip:
739         type: string
740         description: OAM network ip
741         required: true
742         status: SUPPORTED
743       oam_net_mask:
744         type: string
745         description: CPS network mask
746         required: true
747         status: SUPPORTED
748       port_pcm_port_1_order:
749         type: list
750         required: true
751         status: SUPPORTED
752         entry_schema:
753           type: integer
754     attributes:
755       server_oam_id:
756         type: string
757         description: the oam nova service id
758         status: SUPPORTED
759     requirements:
760     - dependency_server_oam:
761         capability: tosca.capabilities.Node
762         node: tosca.nodes.Root
763         relationship: tosca.relationships.DependsOn
764         occurrences:
765         - 0
766         - UNBOUNDED
767     - local_storage_server_oam:
768         capability: tosca.capabilities.Attachment
769         node: tosca.nodes.BlockStorage
770         relationship: tosca.relationships.AttachesTo
771         occurrences:
772         - 0
773         - UNBOUNDED
774     - dependency_pcm_port_1:
775         capability: tosca.capabilities.Node
776         node: tosca.nodes.Root
777         relationship: tosca.relationships.DependsOn
778         occurrences:
779         - 0
780         - UNBOUNDED
781     - link_pcm_port_1:
782         capability: tosca.capabilities.network.Linkable
783         relationship: tosca.relationships.network.LinksTo
784         occurrences:
785         - 1
786         - 1
787     - dependency_pcm_port_0:
788         capability: tosca.capabilities.Node
789         node: tosca.nodes.Root
790         relationship: tosca.relationships.DependsOn
791         occurrences:
792         - 0
793         - UNBOUNDED
794     - link_pcm_port_0:
795         capability: tosca.capabilities.network.Linkable
796         relationship: tosca.relationships.network.LinksTo
797         occurrences:
798         - 1
799         - 1
800     capabilities:
801       cpu_server_oam:
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.incoming.packets.rate_pcm_port_0:
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       network.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_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       memory_server_oam:
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.outpoing.packets_pcm_port_0:
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.write.requests_server_oam:
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       memory.resident_server_oam:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       disk.device.iops_server_oam:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       disk.device.write.requests_server_oam:
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.allocation_server_oam:
862         type: org.openecomp.capabilities.metric.Ceilometer
863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
864         occurrences:
865         - 1
866         - UNBOUNDED
867       disk.device.usage_server_oam:
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.usage_server_oam:
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.device.write.bytes_server_oam:
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       network.incoming.bytes_pcm_port_0:
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       disk.ephemeral.size_server_oam:
892         type: org.openecomp.capabilities.metric.Ceilometer
893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
894         occurrences:
895         - 1
896         - UNBOUNDED
897       disk.device.latency_server_oam:
898         type: org.openecomp.capabilities.metric.Ceilometer
899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.root.size_server_oam:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       memory.usage_server_oam:
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       network.incoming.bytes_pcm_port_1:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       binding_pcm_port_0:
922         type: tosca.capabilities.network.Bindable
923         valid_source_types:
924         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
925         occurrences:
926         - 0
927         - UNBOUNDED
928       binding_pcm_port_1:
929         type: tosca.capabilities.network.Bindable
930         valid_source_types:
931         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
932         occurrences:
933         - 0
934         - UNBOUNDED
935       disk.read.bytes_server_oam:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       os_server_oam:
942         type: tosca.capabilities.OperatingSystem
943         occurrences:
944         - 1
945         - UNBOUNDED
946       disk.read.requests_server_oam:
947         type: org.openecomp.capabilities.metric.Ceilometer
948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
949         occurrences:
950         - 1
951         - UNBOUNDED
952       disk.capacity_server_oam:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958       network.outgoing.packets.rate_pcm_port_0:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       network.outgoing.packets.rate_pcm_port_1:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       feature_pcm_port_1:
971         type: tosca.capabilities.Node
972         occurrences:
973         - 1
974         - UNBOUNDED
975       network.outgoing.bytes_pcm_port_0:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       feature_pcm_port_0:
982         type: tosca.capabilities.Node
983         occurrences:
984         - 1
985         - UNBOUNDED
986       network.outgoing.bytes_pcm_port_1:
987         type: org.openecomp.capabilities.metric.Ceilometer
988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
989         occurrences:
990         - 1
991         - UNBOUNDED
992       attachment_pcm_port_0:
993         type: tosca.capabilities.Attachment
994         occurrences:
995         - 1
996         - UNBOUNDED
997       attachment_pcm_port_1:
998         type: tosca.capabilities.Attachment
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.device.read.bytes_server_oam:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       endpoint_server_oam:
1009         type: tosca.capabilities.Endpoint.Admin
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       disk.device.read.requests.rate_server_oam:
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       vcpus_server_oam:
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.read.bytes.rate_server_oam:
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.bytes_server_oam:
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.iops_server_oam:
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.device.allocation_server_oam:
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.write.requests.rate_server_oam:
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       scalable_server_oam:
1056         type: tosca.capabilities.Scalable
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       disk.device.read.bytes.rate_server_oam:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       cpu_util_server_oam:
1067         type: org.openecomp.capabilities.metric.Ceilometer
1068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1069         occurrences:
1070         - 1
1071         - UNBOUNDED
1072       cpu.delta_server_oam:
1073         type: org.openecomp.capabilities.metric.Ceilometer
1074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       host_server_oam:
1079         type: tosca.capabilities.Container
1080         valid_source_types:
1081         - tosca.nodes.SoftwareComponent
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.write.bytes.rate_server_oam:
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       network.outgoing.bytes.rate_pcm_port_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       network.incoming.packets_pcm_port_0:
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       binding_server_oam:
1104         type: tosca.capabilities.network.Bindable
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       network.outgoing.bytes.rate_pcm_port_0:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.device.capacity_server_oam:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       network.incoming.packets_pcm_port_1:
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       disk.latency_server_oam:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       instance_server_oam:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       disk.device.read.requests_server_oam:
1139         type: org.openecomp.capabilities.metric.Ceilometer
1140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1141         occurrences:
1142         - 1
1143         - UNBOUNDED
1144       disk.device.write.requests.rate_server_oam:
1145         type: org.openecomp.capabilities.metric.Ceilometer
1146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       feature_server_oam:
1151         type: tosca.capabilities.Node
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       network.incoming.bytes.rate_pcm_port_0:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       disk.write.bytes.rate_server_oam:
1162         type: org.openecomp.capabilities.metric.Ceilometer
1163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       network.incoming.bytes.rate_pcm_port_1:
1168         type: org.openecomp.capabilities.metric.Ceilometer
1169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173   org.openecomp.resource.abstract.nodes.compute:
1174     derived_from: org.openecomp.resource.abstract.nodes.VFC
1175     properties:
1176       compute_compute_user_data_format:
1177         type: list
1178         required: true
1179         status: SUPPORTED
1180         entry_schema:
1181           type: string
1182       vm_image_name:
1183         type: string
1184         required: true
1185         status: SUPPORTED
1186       index_value:
1187         type: integer
1188         description: Index value of this substitution service template runtime instance
1189         required: false
1190         default: 0
1191         status: SUPPORTED
1192         constraints:
1193         - greater_or_equal: 0
1194       compute_compute_metadata:
1195         type: list
1196         required: true
1197         status: SUPPORTED
1198         entry_schema:
1199           type: json
1200       compute_compute_name:
1201         type: list
1202         required: true
1203         status: SUPPORTED
1204         entry_schema:
1205           type: string
1206       vm_flavor_name:
1207         type: string
1208         required: true
1209         status: SUPPORTED
1210       compute_compute_config_drive:
1211         type: list
1212         required: true
1213         status: SUPPORTED
1214         entry_schema:
1215           type: boolean
1216     attributes:
1217       compute_instance_name:
1218         type: list
1219         status: SUPPORTED
1220         entry_schema:
1221           type: string
1222     requirements:
1223     - dependency_compute:
1224         capability: tosca.capabilities.Node
1225         node: tosca.nodes.Root
1226         relationship: tosca.relationships.DependsOn
1227         occurrences:
1228         - 0
1229         - UNBOUNDED
1230     - local_storage_compute:
1231         capability: tosca.capabilities.Attachment
1232         node: tosca.nodes.BlockStorage
1233         relationship: tosca.relationships.AttachesTo
1234         occurrences:
1235         - 0
1236         - UNBOUNDED
1237     capabilities:
1238       disk.device.usage_compute:
1239         type: org.openecomp.capabilities.metric.Ceilometer
1240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1241         occurrences:
1242         - 1
1243         - UNBOUNDED
1244       disk.write.requests_compute:
1245         type: org.openecomp.capabilities.metric.Ceilometer
1246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250       instance_compute:
1251         type: org.openecomp.capabilities.metric.Ceilometer
1252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1253         occurrences:
1254         - 1
1255         - UNBOUNDED
1256       disk.ephemeral.size_compute:
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.bytes.rate_compute:
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       disk.latency_compute:
1269         type: org.openecomp.capabilities.metric.Ceilometer
1270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       memory.resident_compute:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       memory_compute:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       disk.iops_compute:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       disk.root.size_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       disk.write.requests.rate_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.read.requests_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       disk.device.read.requests.rate_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_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.read.bytes_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.write.bytes_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.usage_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       os_compute:
1341         type: tosca.capabilities.OperatingSystem
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       disk.write.bytes.rate_compute:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       vcpus_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       disk.capacity_compute:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       cpu_util_compute:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.read.bytes.rate_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       disk.device.latency_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.requests_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       disk.device.iops_compute:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.device.write.requests.rate_compute:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       endpoint_compute:
1400         type: tosca.capabilities.Endpoint.Admin
1401         occurrences:
1402         - 1
1403         - UNBOUNDED
1404       memory.usage_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       host_compute:
1411         type: tosca.capabilities.Container
1412         valid_source_types:
1413         - tosca.nodes.SoftwareComponent
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       feature_compute:
1418         type: tosca.capabilities.Node
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       disk.device.write.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       cpu_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.device.write.bytes.rate_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       scalable_compute:
1441         type: tosca.capabilities.Scalable
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.device.read.requests_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       disk.allocation_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.device.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       disk.device.allocation_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       cpu.delta_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       binding_compute:
1476         type: tosca.capabilities.network.Bindable
1477         occurrences:
1478         - 1
1479         - UNBOUNDED