related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / nestedWithOneCompute / 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_1_related_networks:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
17       port_pcm_port_0_network_role:
18         type: string
19         required: true
20         status: SUPPORTED
21       port_pcm_port_1_network_role_tag:
22         type: string
23         required: true
24         status: SUPPORTED
25       availabilityzone_name:
26         type: string
27         description: availabilityzone name
28         required: true
29         status: SUPPORTED
30       port_pcm_port_0_vlan_requirements:
31         type: list
32         required: true
33         status: SUPPORTED
34         entry_schema:
35           type: org.openecomp.datatypes.network.VlanRequirements
36       pcm_image_name:
37         type: string
38         description: PCRF CM image name
39         required: true
40         status: SUPPORTED
41       port_pcm_port_0_order:
42         type: integer
43         required: true
44         status: SUPPORTED
45       port_pcm_port_0_subnetpoolid:
46         type: string
47         required: true
48         status: SUPPORTED
49       port_pcm_port_0_related_networks:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
55       port_pcm_port_1_subnetpoolid:
56         type: string
57         required: true
58         status: SUPPORTED
59       port_pcm_port_0_network_role_tag:
60         type: string
61         required: true
62         status: SUPPORTED
63       pcm_server_name:
64         type: string
65         description: PCRF CM server name
66         required: true
67         status: SUPPORTED
68       cps_net_mask:
69         type: string
70         description: CPS network mask
71         required: true
72         status: SUPPORTED
73       port_pcm_port_1_exCP_naming:
74         type: org.openecomp.datatypes.Naming
75         required: true
76         status: SUPPORTED
77       port_pcm_port_0_exCP_naming:
78         type: org.openecomp.datatypes.Naming
79         required: true
80         status: SUPPORTED
81       oam_net_name:
82         type: string
83         description: OAM network name
84         required: true
85         status: SUPPORTED
86       port_pcm_port_1_network_role:
87         type: string
88         required: true
89         status: SUPPORTED
90       port_pcm_port_0_ip_requirements:
91         type: list
92         required: true
93         status: SUPPORTED
94         entry_schema:
95           type: org.openecomp.datatypes.network.IpRequirements
96       oam_net_gw:
97         type: string
98         description: CPS network gateway
99         required: true
100         status: SUPPORTED
101       security_group_name:
102         type: string
103         description: the name of security group
104         required: true
105         status: SUPPORTED
106       cps_net_ip:
107         type: string
108         description: CPS network ip
109         required: true
110         status: SUPPORTED
111       port_pcm_port_1_mac_requirements:
112         type: org.openecomp.datatypes.network.MacRequirements
113         required: true
114         status: SUPPORTED
115       port_pcm_port_1_vlan_requirements:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: org.openecomp.datatypes.network.VlanRequirements
121       pcm_flavor_name:
122         type: string
123         description: flavor name of PCRF CM instance
124         required: true
125         status: SUPPORTED
126       pcm_vol:
127         type: string
128         description: CPS Cluman Cinder Volume
129         required: true
130         status: SUPPORTED
131       port_pcm_port_1_ip_requirements:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: org.openecomp.datatypes.network.IpRequirements
137       port_pcm_port_0_mac_requirements:
138         type: org.openecomp.datatypes.network.MacRequirements
139         required: true
140         status: SUPPORTED
141       cps_net_name:
142         type: string
143         description: CPS network name
144         required: true
145         status: SUPPORTED
146       oam_net_ip:
147         type: string
148         description: OAM network ip
149         required: true
150         status: SUPPORTED
151       oam_net_mask:
152         type: string
153         description: CPS network mask
154         required: true
155         status: SUPPORTED
156       port_pcm_port_1_order:
157         type: integer
158         required: true
159         status: SUPPORTED
160     attributes:
161       server_pcm_id:
162         type: string
163         description: the pcm nova service id
164         status: SUPPORTED
165     requirements:
166     - dependency_pcm_port_1:
167         capability: tosca.capabilities.Node
168         node: tosca.nodes.Root
169         relationship: tosca.relationships.DependsOn
170         occurrences:
171         - 0
172         - UNBOUNDED
173     - link_pcm_port_1:
174         capability: tosca.capabilities.network.Linkable
175         relationship: tosca.relationships.network.LinksTo
176         occurrences:
177         - 1
178         - 1
179     - dependency_server_pcm:
180         capability: tosca.capabilities.Node
181         node: tosca.nodes.Root
182         relationship: tosca.relationships.DependsOn
183         occurrences:
184         - 0
185         - UNBOUNDED
186     - local_storage_server_pcm:
187         capability: tosca.capabilities.Attachment
188         node: tosca.nodes.BlockStorage
189         relationship: tosca.relationships.AttachesTo
190         occurrences:
191         - 0
192         - UNBOUNDED
193     - dependency_pcm_port_0:
194         capability: tosca.capabilities.Node
195         node: tosca.nodes.Root
196         relationship: tosca.relationships.DependsOn
197         occurrences:
198         - 0
199         - UNBOUNDED
200     - link_pcm_port_0:
201         capability: tosca.capabilities.network.Linkable
202         relationship: tosca.relationships.network.LinksTo
203         occurrences:
204         - 1
205         - 1
206     capabilities:
207       network.incoming.packets.rate_pcm_port_0:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       cpu_server_pcm:
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       network.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
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       memory_server_pcm:
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       disk.write.requests_server_pcm:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       network.outpoing.packets_pcm_port_0:
244         type: org.openecomp.capabilities.metric.Ceilometer
245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
246         occurrences:
247         - 1
248         - UNBOUNDED
249       disk.device.iops_server_pcm:
250         type: org.openecomp.capabilities.metric.Ceilometer
251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
252         occurrences:
253         - 1
254         - UNBOUNDED
255       memory.resident_server_pcm:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       disk.device.write.requests_server_pcm:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.usage_server_pcm:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.allocation_server_pcm:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       disk.usage_server_pcm:
280         type: org.openecomp.capabilities.metric.Ceilometer
281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
282         occurrences:
283         - 1
284         - UNBOUNDED
285       disk.device.write.bytes_server_pcm:
286         type: org.openecomp.capabilities.metric.Ceilometer
287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
288         occurrences:
289         - 1
290         - UNBOUNDED
291       disk.root.size_server_pcm:
292         type: org.openecomp.capabilities.metric.Ceilometer
293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.ephemeral.size_server_pcm:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.latency_server_pcm:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       network.incoming.bytes_pcm_port_0:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       network.incoming.bytes_pcm_port_1:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       binding_pcm_port_0:
322         type: tosca.capabilities.network.Bindable
323         valid_source_types:
324         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
325         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
326         occurrences:
327         - 0
328         - UNBOUNDED
329       binding_pcm_port_1:
330         type: tosca.capabilities.network.Bindable
331         valid_source_types:
332         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
333         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
334         occurrences:
335         - 0
336         - UNBOUNDED
337       memory.usage_server_pcm:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.read.requests_server_pcm:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.capacity_server_pcm:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       os_server_pcm:
356         type: tosca.capabilities.OperatingSystem
357         occurrences:
358         - 1
359         - UNBOUNDED
360       disk.read.bytes_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       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       feature_pcm_port_1:
379         type: tosca.capabilities.Node
380         occurrences:
381         - 1
382         - UNBOUNDED
383       network.outgoing.bytes_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       disk.device.read.bytes_server_pcm:
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_0:
396         type: tosca.capabilities.Node
397         occurrences:
398         - 1
399         - UNBOUNDED
400       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
407         type: tosca.capabilities.Attachment
408         occurrences:
409         - 1
410         - UNBOUNDED
411       attachment_pcm_port_1:
412         type: tosca.capabilities.Attachment
413         occurrences:
414         - 1
415         - UNBOUNDED
416       endpoint_server_pcm:
417         type: tosca.capabilities.Endpoint.Admin
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.device.read.requests.rate_server_pcm:
422         type: org.openecomp.capabilities.metric.Ceilometer
423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
424         occurrences:
425         - 1
426         - UNBOUNDED
427       vcpus_server_pcm:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.write.bytes_server_pcm:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       disk.iops_server_pcm:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       forwarder_pcm_port_0:
446         type: org.openecomp.capabilities.Forwarder
447         occurrences:
448         - 1
449         - UNBOUNDED
450       forwarder_pcm_port_1:
451         type: org.openecomp.capabilities.Forwarder
452         occurrences:
453         - 1
454         - UNBOUNDED
455       disk.read.bytes.rate_server_pcm:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       disk.device.allocation_server_pcm:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       scalable_server_pcm:
468         type: tosca.capabilities.Scalable
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.device.read.bytes.rate_server_pcm:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       cpu_util_server_pcm:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.write.requests.rate_server_pcm:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.device.write.bytes.rate_server_pcm:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       host_server_pcm:
497         type: tosca.capabilities.Container
498         valid_source_types:
499         - tosca.nodes.SoftwareComponent
500         occurrences:
501         - 1
502         - UNBOUNDED
503       cpu.delta_server_pcm:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outgoing.bytes.rate_pcm_port_1:
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.incoming.packets_pcm_port_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       network.outgoing.bytes.rate_pcm_port_0:
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       disk.device.capacity_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       network.incoming.packets_pcm_port_1:
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       instance_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.write.requests.rate_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       disk.latency_server_pcm:
557         type: org.openecomp.capabilities.metric.Ceilometer
558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
559         occurrences:
560         - 1
561         - UNBOUNDED
562       disk.device.read.requests_server_pcm:
563         type: org.openecomp.capabilities.metric.Ceilometer
564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
565         occurrences:
566         - 1
567         - UNBOUNDED
568       feature_server_pcm:
569         type: tosca.capabilities.Node
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.incoming.bytes.rate_pcm_port_0:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.write.bytes.rate_server_pcm:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       network.incoming.bytes.rate_pcm_port_1:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591   org.openecomp.resource.abstract.nodes.compute:
592     derived_from: org.openecomp.resource.abstract.nodes.VFC
593     properties:
594       compute_compute_user_data_format:
595         type: list
596         required: true
597         status: SUPPORTED
598         entry_schema:
599           type: string
600       port_compute_port_subnetpoolid:
601         type: string
602         required: true
603         status: SUPPORTED
604       index_value:
605         type: integer
606         description: Index value of this substitution service template runtime instance
607         required: false
608         default: 0
609         status: SUPPORTED
610         constraints:
611         - greater_or_equal: 0
612       port_compute_port_vlan_requirements:
613         type: list
614         required: true
615         status: SUPPORTED
616         entry_schema:
617           type: org.openecomp.datatypes.network.VlanRequirements
618       compute_compute_name:
619         type: list
620         required: true
621         status: SUPPORTED
622         entry_schema:
623           type: string
624       vm_flavor_name:
625         type: string
626         required: true
627         status: SUPPORTED
628       port_compute_port_network_role:
629         type: string
630         required: true
631         status: SUPPORTED
632       vm_image_name:
633         type: string
634         required: true
635         status: SUPPORTED
636       port_compute_port_network:
637         type: list
638         required: true
639         status: SUPPORTED
640         entry_schema:
641           type: string
642       port_compute_port_related_networks:
643         type: list
644         required: true
645         status: SUPPORTED
646         entry_schema:
647           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
648       port_compute_port_network_role_tag:
649         type: string
650         required: true
651         status: SUPPORTED
652       compute_compute_metadata:
653         type: list
654         required: true
655         status: SUPPORTED
656         entry_schema:
657           type: json
658       port_compute_port_order:
659         type: integer
660         required: true
661         status: SUPPORTED
662       port_compute_port_mac_requirements:
663         type: org.openecomp.datatypes.network.MacRequirements
664         required: true
665         status: SUPPORTED
666       port_compute_port_ip_requirements:
667         type: list
668         required: true
669         status: SUPPORTED
670         entry_schema:
671           type: org.openecomp.datatypes.network.IpRequirements
672       port_compute_port_exCP_naming:
673         type: org.openecomp.datatypes.Naming
674         required: true
675         status: SUPPORTED
676     requirements:
677     - dependency_compute:
678         capability: tosca.capabilities.Node
679         node: tosca.nodes.Root
680         relationship: tosca.relationships.DependsOn
681         occurrences:
682         - 0
683         - UNBOUNDED
684     - local_storage_compute:
685         capability: tosca.capabilities.Attachment
686         node: tosca.nodes.BlockStorage
687         relationship: tosca.relationships.AttachesTo
688         occurrences:
689         - 0
690         - UNBOUNDED
691     - dependency_compute_compute_port:
692         capability: tosca.capabilities.Node
693         node: tosca.nodes.Root
694         relationship: tosca.relationships.DependsOn
695         occurrences:
696         - 0
697         - UNBOUNDED
698     - link_compute_compute_port:
699         capability: tosca.capabilities.network.Linkable
700         relationship: tosca.relationships.network.LinksTo
701         occurrences:
702         - 1
703         - 1
704     capabilities:
705       disk.write.requests_compute:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       disk.latency_compute:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       network.incoming.bytes_compute_compute_port:
718         type: org.openecomp.capabilities.metric.Ceilometer
719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
720         occurrences:
721         - 1
722         - UNBOUNDED
723       disk.root.size_compute:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.write.requests.rate_compute:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       disk.read.requests_compute:
736         type: org.openecomp.capabilities.metric.Ceilometer
737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
738         occurrences:
739         - 1
740         - UNBOUNDED
741       os_compute:
742         type: tosca.capabilities.OperatingSystem
743         occurrences:
744         - 1
745         - UNBOUNDED
746       disk.write.bytes.rate_compute:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       vcpus_compute:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.device.iops_compute:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       network.incoming.bytes.rate_compute_compute_port:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.device.write.requests.rate_compute:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       attachment_compute_compute_port:
777         type: tosca.capabilities.Attachment
778         occurrences:
779         - 1
780         - UNBOUNDED
781       host_compute:
782         type: tosca.capabilities.Container
783         valid_source_types:
784         - tosca.nodes.SoftwareComponent
785         occurrences:
786         - 1
787         - UNBOUNDED
788       disk.device.write.bytes_compute:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       cpu_compute:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       binding_compute_compute_port:
801         type: tosca.capabilities.network.Bindable
802         valid_source_types:
803         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
804         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
805         occurrences:
806         - 0
807         - UNBOUNDED
808       disk.allocation_compute:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       cpu.delta_compute:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       binding_compute:
821         type: tosca.capabilities.network.Bindable
822         occurrences:
823         - 1
824         - UNBOUNDED
825       feature_compute_compute_port:
826         type: tosca.capabilities.Node
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.device.usage_compute:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       forwarder_compute_compute_port:
837         type: org.openecomp.capabilities.Forwarder
838         occurrences:
839         - 1
840         - UNBOUNDED
841       network.incoming.packets_compute_compute_port:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       instance_compute:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       disk.ephemeral.size_compute:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.device.read.bytes.rate_compute:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       memory.resident_compute:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       memory_compute:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.iops_compute:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       network.incoming.packets.rate_compute_compute_port:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       disk.device.read.requests.rate_compute:
890         type: org.openecomp.capabilities.metric.Ceilometer
891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
892         occurrences:
893         - 1
894         - UNBOUNDED
895       disk.read.bytes_compute:
896         type: org.openecomp.capabilities.metric.Ceilometer
897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
898         occurrences:
899         - 1
900         - UNBOUNDED
901       disk.device.read.bytes_compute:
902         type: org.openecomp.capabilities.metric.Ceilometer
903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.write.bytes_compute:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       disk.usage_compute:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       network.outgoing.bytes.rate_compute_compute_port:
920         type: org.openecomp.capabilities.metric.Ceilometer
921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
922         occurrences:
923         - 1
924         - UNBOUNDED
925       disk.capacity_compute:
926         type: org.openecomp.capabilities.metric.Ceilometer
927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
928         occurrences:
929         - 1
930         - UNBOUNDED
931       cpu_util_compute:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.read.bytes.rate_compute:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       disk.device.latency_compute:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       disk.device.write.requests_compute:
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       network.outgoing.packets.rate_compute_compute_port:
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       network.outgoing.bytes_compute_compute_port:
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       endpoint_compute:
968         type: tosca.capabilities.Endpoint.Admin
969         occurrences:
970         - 1
971         - UNBOUNDED
972       memory.usage_compute:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       feature_compute:
979         type: tosca.capabilities.Node
980         occurrences:
981         - 1
982         - UNBOUNDED
983       disk.device.write.bytes.rate_compute:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       scalable_compute:
990         type: tosca.capabilities.Scalable
991         occurrences:
992         - 1
993         - UNBOUNDED
994       network.outpoing.packets_compute_compute_port:
995         type: org.openecomp.capabilities.metric.Ceilometer
996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
997         occurrences:
998         - 1
999         - UNBOUNDED
1000       disk.device.read.requests_compute:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED
1006       disk.device.capacity_compute:
1007         type: org.openecomp.capabilities.metric.Ceilometer
1008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       disk.device.allocation_compute:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED