3a0a107c2b19de5969d2b5da9a78472e88083f49
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_0_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_pcm_port_1_network_role_tag:
16         type: string
17         required: true
18         status: SUPPORTED
19       availabilityzone_name:
20         type: string
21         description: availabilityzone name
22         required: true
23         status: SUPPORTED
24       port_pcm_port_0_vlan_requirements:
25         type: list
26         required: true
27         status: SUPPORTED
28         entry_schema:
29           type: org.openecomp.datatypes.network.VlanRequirements
30       pcm_image_name:
31         type: string
32         description: PCRF CM image name
33         required: true
34         status: SUPPORTED
35       port_pcm_port_0_order:
36         type: integer
37         required: true
38         status: SUPPORTED
39       port_pcm_port_0_subnetpoolid:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pcm_port_1_subnetpoolid:
44         type: string
45         required: true
46         status: SUPPORTED
47       port_pcm_port_0_network_role_tag:
48         type: string
49         required: true
50         status: SUPPORTED
51       pcm_server_name:
52         type: string
53         description: PCRF CM server name
54         required: true
55         status: SUPPORTED
56       cps_net_mask:
57         type: string
58         description: CPS network mask
59         required: true
60         status: SUPPORTED
61       port_pcm_port_1_exCP_naming:
62         type: org.openecomp.datatypes.Naming
63         required: true
64         status: SUPPORTED
65       port_pcm_port_0_exCP_naming:
66         type: org.openecomp.datatypes.Naming
67         required: true
68         status: SUPPORTED
69       oam_net_name:
70         type: string
71         description: OAM network name
72         required: true
73         status: SUPPORTED
74       port_pcm_port_1_network_role:
75         type: string
76         required: true
77         status: SUPPORTED
78       port_pcm_port_0_ip_requirements:
79         type: list
80         required: true
81         status: SUPPORTED
82         entry_schema:
83           type: org.openecomp.datatypes.network.IpRequirements
84       oam_net_gw:
85         type: string
86         description: CPS network gateway
87         required: true
88         status: SUPPORTED
89       security_group_name:
90         type: string
91         description: the name of security group
92         required: true
93         status: SUPPORTED
94       cps_net_ip:
95         type: string
96         description: CPS network ip
97         required: true
98         status: SUPPORTED
99       port_pcm_port_1_mac_requirements:
100         type: org.openecomp.datatypes.network.MacRequirements
101         required: true
102         status: SUPPORTED
103       port_pcm_port_1_vlan_requirements:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: org.openecomp.datatypes.network.VlanRequirements
109       pcm_flavor_name:
110         type: string
111         description: flavor name of PCRF CM instance
112         required: true
113         status: SUPPORTED
114       pcm_vol:
115         type: string
116         description: CPS Cluman Cinder Volume
117         required: true
118         status: SUPPORTED
119       port_pcm_port_1_ip_requirements:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: org.openecomp.datatypes.network.IpRequirements
125       port_pcm_port_0_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       cps_net_name:
130         type: string
131         description: CPS network name
132         required: true
133         status: SUPPORTED
134       oam_net_ip:
135         type: string
136         description: OAM network ip
137         required: true
138         status: SUPPORTED
139       oam_net_mask:
140         type: string
141         description: CPS network mask
142         required: true
143         status: SUPPORTED
144       port_pcm_port_1_order:
145         type: integer
146         required: true
147         status: SUPPORTED
148     attributes:
149       server_pcm_id:
150         type: string
151         description: the pcm nova service id
152         status: SUPPORTED
153     requirements:
154     - dependency_pcm_port_1:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - link_pcm_port_1:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_server_pcm:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - local_storage_server_pcm:
175         capability: tosca.capabilities.Attachment
176         node: tosca.nodes.BlockStorage
177         relationship: tosca.relationships.AttachesTo
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - dependency_pcm_port_0:
182         capability: tosca.capabilities.Node
183         node: tosca.nodes.Root
184         relationship: tosca.relationships.DependsOn
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - link_pcm_port_0:
189         capability: tosca.capabilities.network.Linkable
190         relationship: tosca.relationships.network.LinksTo
191         occurrences:
192         - 1
193         - 1
194     capabilities:
195       network.incoming.packets.rate_pcm_port_0:
196         type: org.openecomp.capabilities.metric.Ceilometer
197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
198         occurrences:
199         - 1
200         - UNBOUNDED
201       cpu_server_pcm:
202         type: org.openecomp.capabilities.metric.Ceilometer
203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
204         occurrences:
205         - 1
206         - UNBOUNDED
207       network.incoming.packets.rate_pcm_port_1:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       network.outpoing.packets_pcm_port_1:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       memory_server_pcm:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       disk.write.requests_server_pcm:
226         type: org.openecomp.capabilities.metric.Ceilometer
227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
228         occurrences:
229         - 1
230         - UNBOUNDED
231       network.outpoing.packets_pcm_port_0:
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.device.iops_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       memory.resident_server_pcm:
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.write.requests_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       disk.device.usage_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.allocation_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.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.device.write.bytes_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.root.size_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.ephemeral.size_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.device.latency_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       network.incoming.bytes_pcm_port_0:
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       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
310         type: tosca.capabilities.network.Bindable
311         valid_source_types:
312         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
313         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
314         occurrences:
315         - 0
316         - UNBOUNDED
317       binding_pcm_port_1:
318         type: tosca.capabilities.network.Bindable
319         valid_source_types:
320         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
321         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
322         occurrences:
323         - 0
324         - UNBOUNDED
325       memory.usage_server_pcm:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.read.requests_server_pcm:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       disk.capacity_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       os_server_pcm:
344         type: tosca.capabilities.OperatingSystem
345         occurrences:
346         - 1
347         - UNBOUNDED
348       disk.read.bytes_server_pcm:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
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       feature_pcm_port_1:
367         type: tosca.capabilities.Node
368         occurrences:
369         - 1
370         - UNBOUNDED
371       network.outgoing.bytes_pcm_port_0:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       disk.device.read.bytes_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       feature_pcm_port_0:
384         type: tosca.capabilities.Node
385         occurrences:
386         - 1
387         - UNBOUNDED
388       network.outgoing.bytes_pcm_port_1:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       attachment_pcm_port_0:
395         type: tosca.capabilities.Attachment
396         occurrences:
397         - 1
398         - UNBOUNDED
399       attachment_pcm_port_1:
400         type: tosca.capabilities.Attachment
401         occurrences:
402         - 1
403         - UNBOUNDED
404       endpoint_server_pcm:
405         type: tosca.capabilities.Endpoint.Admin
406         occurrences:
407         - 1
408         - UNBOUNDED
409       disk.device.read.requests.rate_server_pcm:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       vcpus_server_pcm:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       disk.write.bytes_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       disk.iops_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       forwarder_pcm_port_0:
434         type: org.openecomp.capabilities.Forwarder
435         occurrences:
436         - 1
437         - UNBOUNDED
438       forwarder_pcm_port_1:
439         type: org.openecomp.capabilities.Forwarder
440         occurrences:
441         - 1
442         - UNBOUNDED
443       disk.read.bytes.rate_server_pcm:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       disk.device.allocation_server_pcm:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       scalable_server_pcm:
456         type: tosca.capabilities.Scalable
457         occurrences:
458         - 1
459         - UNBOUNDED
460       disk.device.read.bytes.rate_server_pcm:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       cpu_util_server_pcm:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.write.requests.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       disk.device.write.bytes.rate_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       host_server_pcm:
485         type: tosca.capabilities.Container
486         valid_source_types:
487         - tosca.nodes.SoftwareComponent
488         occurrences:
489         - 1
490         - UNBOUNDED
491       cpu.delta_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       network.outgoing.bytes.rate_pcm_port_1:
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       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
510         type: tosca.capabilities.network.Bindable
511         occurrences:
512         - 1
513         - UNBOUNDED
514       network.outgoing.bytes.rate_pcm_port_0:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       disk.device.capacity_server_pcm:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       network.incoming.packets_pcm_port_1:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       instance_server_pcm:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       disk.device.write.requests.rate_server_pcm:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       disk.latency_server_pcm:
545         type: org.openecomp.capabilities.metric.Ceilometer
546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
547         occurrences:
548         - 1
549         - UNBOUNDED
550       disk.device.read.requests_server_pcm:
551         type: org.openecomp.capabilities.metric.Ceilometer
552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
553         occurrences:
554         - 1
555         - UNBOUNDED
556       feature_server_pcm:
557         type: tosca.capabilities.Node
558         occurrences:
559         - 1
560         - UNBOUNDED
561       network.incoming.bytes.rate_pcm_port_0:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.write.bytes.rate_server_pcm:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
580     derived_from: org.openecomp.resource.abstract.nodes.VFC
581     properties:
582       port_pcm_port_0_network_role:
583         type: string
584         required: true
585         status: SUPPORTED
586       port_pcm_port_1_network_role_tag:
587         type: string
588         required: true
589         status: SUPPORTED
590       availabilityzone_name:
591         type: string
592         description: availabilityzone name
593         required: true
594         status: SUPPORTED
595       port_pcm_port_0_vlan_requirements:
596         type: list
597         required: true
598         status: SUPPORTED
599         entry_schema:
600           type: org.openecomp.datatypes.network.VlanRequirements
601       pcm_image_name:
602         type: string
603         description: PCRF CM image name
604         required: true
605         status: SUPPORTED
606       port_pcm_port_0_order:
607         type: integer
608         required: true
609         status: SUPPORTED
610       port_pcm_port_0_subnetpoolid:
611         type: string
612         required: true
613         status: SUPPORTED
614       port_pcm_port_1_subnetpoolid:
615         type: string
616         required: true
617         status: SUPPORTED
618       port_pcm_port_0_network_role_tag:
619         type: string
620         required: true
621         status: SUPPORTED
622       pcm_server_name:
623         type: string
624         description: PCRF CM server name
625         required: true
626         status: SUPPORTED
627       cps_net_mask:
628         type: string
629         description: CPS network mask
630         required: true
631         status: SUPPORTED
632       port_pcm_port_1_exCP_naming:
633         type: org.openecomp.datatypes.Naming
634         required: true
635         status: SUPPORTED
636       port_pcm_port_0_exCP_naming:
637         type: org.openecomp.datatypes.Naming
638         required: true
639         status: SUPPORTED
640       oam_net_name:
641         type: string
642         description: OAM network name
643         required: true
644         status: SUPPORTED
645       port_pcm_port_1_network_role:
646         type: string
647         required: true
648         status: SUPPORTED
649       port_pcm_port_0_ip_requirements:
650         type: list
651         required: true
652         status: SUPPORTED
653         entry_schema:
654           type: org.openecomp.datatypes.network.IpRequirements
655       oam_net_gw:
656         type: string
657         description: CPS network gateway
658         required: true
659         status: SUPPORTED
660       security_group_name:
661         type: string
662         description: the name of security group
663         required: true
664         status: SUPPORTED
665       cps_net_ip:
666         type: string
667         description: CPS network ip
668         required: true
669         status: SUPPORTED
670       port_pcm_port_1_mac_requirements:
671         type: org.openecomp.datatypes.network.MacRequirements
672         required: true
673         status: SUPPORTED
674       port_pcm_port_1_vlan_requirements:
675         type: list
676         required: true
677         status: SUPPORTED
678         entry_schema:
679           type: org.openecomp.datatypes.network.VlanRequirements
680       pcm_flavor_name:
681         type: string
682         description: flavor name of PCRF CM instance
683         required: true
684         status: SUPPORTED
685       pcm_vol:
686         type: string
687         description: CPS Cluman Cinder Volume
688         required: true
689         status: SUPPORTED
690       port_pcm_port_1_ip_requirements:
691         type: list
692         required: true
693         status: SUPPORTED
694         entry_schema:
695           type: org.openecomp.datatypes.network.IpRequirements
696       port_pcm_port_0_mac_requirements:
697         type: org.openecomp.datatypes.network.MacRequirements
698         required: true
699         status: SUPPORTED
700       cps_net_name:
701         type: string
702         description: CPS network name
703         required: true
704         status: SUPPORTED
705       oam_net_ip:
706         type: string
707         description: OAM network ip
708         required: true
709         status: SUPPORTED
710       oam_net_mask:
711         type: string
712         description: CPS network mask
713         required: true
714         status: SUPPORTED
715       port_pcm_port_1_order:
716         type: integer
717         required: true
718         status: SUPPORTED
719     attributes:
720       server_pcm_id:
721         type: string
722         description: the pcm nova service id
723         status: SUPPORTED
724     requirements:
725     - dependency_pcm_port_1:
726         capability: tosca.capabilities.Node
727         node: tosca.nodes.Root
728         relationship: tosca.relationships.DependsOn
729         occurrences:
730         - 0
731         - UNBOUNDED
732     - link_pcm_port_1:
733         capability: tosca.capabilities.network.Linkable
734         relationship: tosca.relationships.network.LinksTo
735         occurrences:
736         - 1
737         - 1
738     - dependency_server_pcm:
739         capability: tosca.capabilities.Node
740         node: tosca.nodes.Root
741         relationship: tosca.relationships.DependsOn
742         occurrences:
743         - 0
744         - UNBOUNDED
745     - local_storage_server_pcm:
746         capability: tosca.capabilities.Attachment
747         node: tosca.nodes.BlockStorage
748         relationship: tosca.relationships.AttachesTo
749         occurrences:
750         - 0
751         - UNBOUNDED
752     - dependency_pcm_port_0:
753         capability: tosca.capabilities.Node
754         node: tosca.nodes.Root
755         relationship: tosca.relationships.DependsOn
756         occurrences:
757         - 0
758         - UNBOUNDED
759     - link_pcm_port_0:
760         capability: tosca.capabilities.network.Linkable
761         relationship: tosca.relationships.network.LinksTo
762         occurrences:
763         - 1
764         - 1
765     capabilities:
766       network.incoming.packets.rate_pcm_port_0:
767         type: org.openecomp.capabilities.metric.Ceilometer
768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
769         occurrences:
770         - 1
771         - UNBOUNDED
772       cpu_server_pcm:
773         type: org.openecomp.capabilities.metric.Ceilometer
774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
775         occurrences:
776         - 1
777         - UNBOUNDED
778       network.incoming.packets.rate_pcm_port_1:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       network.outpoing.packets_pcm_port_1:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       memory_server_pcm:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.write.requests_server_pcm:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       network.outpoing.packets_pcm_port_0:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       disk.device.iops_server_pcm:
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       memory.resident_server_pcm:
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       disk.device.write.requests_server_pcm:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.device.usage_server_pcm:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.allocation_server_pcm:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       disk.usage_server_pcm:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.write.bytes_server_pcm:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.root.size_server_pcm:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.ephemeral.size_server_pcm:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.device.latency_server_pcm:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       network.incoming.bytes_pcm_port_0:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       network.incoming.bytes_pcm_port_1:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       binding_pcm_port_0:
881         type: tosca.capabilities.network.Bindable
882         valid_source_types:
883         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
884         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
885         occurrences:
886         - 0
887         - UNBOUNDED
888       binding_pcm_port_1:
889         type: tosca.capabilities.network.Bindable
890         valid_source_types:
891         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
892         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
893         occurrences:
894         - 0
895         - UNBOUNDED
896       memory.usage_server_pcm:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       disk.read.requests_server_pcm:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       disk.capacity_server_pcm:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       os_server_pcm:
915         type: tosca.capabilities.OperatingSystem
916         occurrences:
917         - 1
918         - UNBOUNDED
919       disk.read.bytes_server_pcm:
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       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
932         type: org.openecomp.capabilities.metric.Ceilometer
933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
934         occurrences:
935         - 1
936         - UNBOUNDED
937       feature_pcm_port_1:
938         type: tosca.capabilities.Node
939         occurrences:
940         - 1
941         - UNBOUNDED
942       network.outgoing.bytes_pcm_port_0:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       disk.device.read.bytes_server_pcm:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       feature_pcm_port_0:
955         type: tosca.capabilities.Node
956         occurrences:
957         - 1
958         - UNBOUNDED
959       network.outgoing.bytes_pcm_port_1:
960         type: org.openecomp.capabilities.metric.Ceilometer
961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
962         occurrences:
963         - 1
964         - UNBOUNDED
965       attachment_pcm_port_0:
966         type: tosca.capabilities.Attachment
967         occurrences:
968         - 1
969         - UNBOUNDED
970       attachment_pcm_port_1:
971         type: tosca.capabilities.Attachment
972         occurrences:
973         - 1
974         - UNBOUNDED
975       endpoint_server_pcm:
976         type: tosca.capabilities.Endpoint.Admin
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.device.read.requests.rate_server_pcm:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       vcpus_server_pcm:
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       disk.write.bytes_server_pcm:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       disk.iops_server_pcm:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       forwarder_pcm_port_0:
1005         type: org.openecomp.capabilities.Forwarder
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       forwarder_pcm_port_1:
1010         type: org.openecomp.capabilities.Forwarder
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.read.bytes.rate_server_pcm:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.device.allocation_server_pcm:
1021         type: org.openecomp.capabilities.metric.Ceilometer
1022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       scalable_server_pcm:
1027         type: tosca.capabilities.Scalable
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       disk.device.read.bytes.rate_server_pcm:
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       cpu_util_server_pcm:
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.write.requests.rate_server_pcm:
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.device.write.bytes.rate_server_pcm:
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       host_server_pcm:
1056         type: tosca.capabilities.Container
1057         valid_source_types:
1058         - tosca.nodes.SoftwareComponent
1059         occurrences:
1060         - 1
1061         - UNBOUNDED
1062       cpu.delta_server_pcm:
1063         type: org.openecomp.capabilities.metric.Ceilometer
1064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068       network.outgoing.bytes.rate_pcm_port_1:
1069         type: org.openecomp.capabilities.metric.Ceilometer
1070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.incoming.packets_pcm_port_0:
1075         type: org.openecomp.capabilities.metric.Ceilometer
1076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       binding_server_pcm:
1081         type: tosca.capabilities.network.Bindable
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       network.outgoing.bytes.rate_pcm_port_0:
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       disk.device.capacity_server_pcm:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       network.incoming.packets_pcm_port_1:
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       instance_server_pcm:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       disk.device.write.requests.rate_server_pcm:
1110         type: org.openecomp.capabilities.metric.Ceilometer
1111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1112         occurrences:
1113         - 1
1114         - UNBOUNDED
1115       disk.latency_server_pcm:
1116         type: org.openecomp.capabilities.metric.Ceilometer
1117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       disk.device.read.requests_server_pcm:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       feature_server_pcm:
1128         type: tosca.capabilities.Node
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       network.incoming.bytes.rate_pcm_port_0:
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.write.bytes.rate_server_pcm:
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       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.compute:
1151     derived_from: org.openecomp.resource.abstract.nodes.VFC
1152     properties:
1153       compute_compute_user_data_format:
1154         type: list
1155         required: true
1156         status: SUPPORTED
1157         entry_schema:
1158           type: string
1159       vm_image_name:
1160         type: string
1161         required: true
1162         status: SUPPORTED
1163       index_value:
1164         type: integer
1165         description: Index value of this substitution service template runtime instance
1166         required: false
1167         default: 0
1168         status: SUPPORTED
1169         constraints:
1170         - greater_or_equal: 0
1171       compute_compute_name:
1172         type: list
1173         required: true
1174         status: SUPPORTED
1175         entry_schema:
1176           type: string
1177       vm_flavor_name:
1178         type: string
1179         required: true
1180         status: SUPPORTED
1181       compute_compute_config_drive:
1182         type: list
1183         required: true
1184         status: SUPPORTED
1185         entry_schema:
1186           type: boolean
1187     requirements:
1188     - dependency_compute:
1189         capability: tosca.capabilities.Node
1190         node: tosca.nodes.Root
1191         relationship: tosca.relationships.DependsOn
1192         occurrences:
1193         - 0
1194         - UNBOUNDED
1195     - local_storage_compute:
1196         capability: tosca.capabilities.Attachment
1197         node: tosca.nodes.BlockStorage
1198         relationship: tosca.relationships.AttachesTo
1199         occurrences:
1200         - 0
1201         - UNBOUNDED
1202     capabilities:
1203       disk.device.usage_compute:
1204         type: org.openecomp.capabilities.metric.Ceilometer
1205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1206         occurrences:
1207         - 1
1208         - UNBOUNDED
1209       disk.write.requests_compute:
1210         type: org.openecomp.capabilities.metric.Ceilometer
1211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       instance_compute:
1216         type: org.openecomp.capabilities.metric.Ceilometer
1217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1218         occurrences:
1219         - 1
1220         - UNBOUNDED
1221       disk.ephemeral.size_compute:
1222         type: org.openecomp.capabilities.metric.Ceilometer
1223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       disk.device.read.bytes.rate_compute:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       disk.latency_compute:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       memory.resident_compute:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       memory_compute:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       disk.iops_compute:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       disk.root.size_compute:
1258         type: org.openecomp.capabilities.metric.Ceilometer
1259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1260         occurrences:
1261         - 1
1262         - UNBOUNDED
1263       disk.write.requests.rate_compute:
1264         type: org.openecomp.capabilities.metric.Ceilometer
1265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       disk.read.requests_compute:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       disk.device.read.requests.rate_compute:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       disk.read.bytes_compute:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       disk.device.read.bytes_compute:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       disk.write.bytes_compute:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       disk.usage_compute:
1300         type: org.openecomp.capabilities.metric.Ceilometer
1301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1302         occurrences:
1303         - 1
1304         - UNBOUNDED
1305       os_compute:
1306         type: tosca.capabilities.OperatingSystem
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       disk.write.bytes.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       vcpus_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.capacity_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       cpu_util_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.read.bytes.rate_compute:
1335         type: org.openecomp.capabilities.metric.Ceilometer
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       disk.device.latency_compute:
1341         type: org.openecomp.capabilities.metric.Ceilometer
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       disk.device.write.requests_compute:
1347         type: org.openecomp.capabilities.metric.Ceilometer
1348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1349         occurrences:
1350         - 1
1351         - UNBOUNDED
1352       disk.device.iops_compute:
1353         type: org.openecomp.capabilities.metric.Ceilometer
1354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       disk.device.write.requests.rate_compute:
1359         type: org.openecomp.capabilities.metric.Ceilometer
1360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1361         occurrences:
1362         - 1
1363         - UNBOUNDED
1364       endpoint_compute:
1365         type: tosca.capabilities.Endpoint.Admin
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       memory.usage_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       host_compute:
1376         type: tosca.capabilities.Container
1377         valid_source_types:
1378         - tosca.nodes.SoftwareComponent
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       feature_compute:
1383         type: tosca.capabilities.Node
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       disk.device.write.bytes_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       cpu_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       disk.device.write.bytes.rate_compute:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       scalable_compute:
1406         type: tosca.capabilities.Scalable
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       disk.device.read.requests_compute:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       disk.allocation_compute:
1417         type: org.openecomp.capabilities.metric.Ceilometer
1418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       disk.device.capacity_compute:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       disk.device.allocation_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       cpu.delta_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       binding_compute:
1441         type: tosca.capabilities.network.Bindable
1442         occurrences:
1443         - 1
1444         - UNBOUNDED