[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / computewithtwodiffporttypesandnested / 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.pd_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd02_port_mac_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: json
37       vm_flavor_name:
38         type: string
39         required: true
40         status: SUPPORTED
41       port_pd02_port_network_role_tag:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       port_pd01_port_mac_requirements:
48         type: list
49         required: true
50         status: SUPPORTED
51         entry_schema:
52           type: json
53       vm_image_name:
54         type: string
55         required: true
56         status: SUPPORTED
57       port_pd01_port_ip_requirements:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: json
63       port_pd01_port_network:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       port_pd02_port_ip_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: json
75       port_pd01_port_network_role_tag:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd02_port_network:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       compute_pd_server_user_data_format:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: string
93     requirements:
94     - dependency_pd_server:
95         capability: tosca.capabilities.Node
96         node: tosca.nodes.Root
97         relationship: tosca.relationships.DependsOn
98         occurrences:
99         - 0
100         - UNBOUNDED
101     - local_storage_pd_server:
102         capability: tosca.capabilities.Attachment
103         node: tosca.nodes.BlockStorage
104         relationship: tosca.relationships.AttachesTo
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - dependency_pd_server_pd01_port:
109         capability: tosca.capabilities.Node
110         node: tosca.nodes.Root
111         relationship: tosca.relationships.DependsOn
112         occurrences:
113         - 0
114         - UNBOUNDED
115     - link_pd_server_pd01_port:
116         capability: tosca.capabilities.network.Linkable
117         relationship: tosca.relationships.network.LinksTo
118         occurrences:
119         - 1
120         - 1
121     - dependency_pd_server_pd02_port:
122         capability: tosca.capabilities.Node
123         node: tosca.nodes.Root
124         relationship: tosca.relationships.DependsOn
125         occurrences:
126         - 0
127         - UNBOUNDED
128     - link_pd_server_pd02_port:
129         capability: tosca.capabilities.network.Linkable
130         relationship: tosca.relationships.network.LinksTo
131         occurrences:
132         - 1
133         - 1
134     capabilities:
135       scalable_pd_server:
136         type: tosca.capabilities.Scalable
137         occurrences:
138         - 1
139         - UNBOUNDED
140       disk.read.bytes.rate_pd_server:
141         type: org.openecomp.capabilities.metric.Ceilometer
142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
143         occurrences:
144         - 1
145         - UNBOUNDED
146       memory.usage_pd_server:
147         type: org.openecomp.capabilities.metric.Ceilometer
148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
149         occurrences:
150         - 1
151         - UNBOUNDED
152       memory_pd_server:
153         type: org.openecomp.capabilities.metric.Ceilometer
154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
155         occurrences:
156         - 1
157         - UNBOUNDED
158       disk.device.usage_pd_server:
159         type: org.openecomp.capabilities.metric.Ceilometer
160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
161         occurrences:
162         - 1
163         - UNBOUNDED
164       network.outgoing.packets.rate_pd_server_pd01_port:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       os_pd_server:
171         type: tosca.capabilities.OperatingSystem
172         occurrences:
173         - 1
174         - UNBOUNDED
175       disk.write.bytes.rate_pd_server:
176         type: org.openecomp.capabilities.metric.Ceilometer
177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
178         occurrences:
179         - 1
180         - UNBOUNDED
181       network.incoming.bytes_pd_server_pd01_port:
182         type: org.openecomp.capabilities.metric.Ceilometer
183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
184         occurrences:
185         - 1
186         - UNBOUNDED
187       cpu_pd_server:
188         type: org.openecomp.capabilities.metric.Ceilometer
189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
190         occurrences:
191         - 1
192         - UNBOUNDED
193       cpu_util_pd_server:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.write.requests.rate_pd_server:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       disk.read.bytes_pd_server:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       disk.device.read.bytes.rate_pd_server:
212         type: org.openecomp.capabilities.metric.Ceilometer
213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
214         occurrences:
215         - 1
216         - UNBOUNDED
217       binding_pd_server_pd02_port:
218         type: tosca.capabilities.network.Bindable
219         valid_source_types:
220         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
221         occurrences:
222         - 0
223         - UNBOUNDED
224       network.outgoing.bytes_pd_server_pd01_port:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.outgoing.packets.rate_pd_server_pd02_port:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.iops_pd_server:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       memory.resident_pd_server:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       cpu.delta_pd_server:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       network.incoming.packets.rate_pd_server_pd01_port:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       network.outgoing.bytes_pd_server_pd02_port:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       feature_pd_server_pd02_port:
267         type: tosca.capabilities.Node
268         occurrences:
269         - 1
270         - UNBOUNDED
271       network.incoming.bytes.rate_pd_server_pd02_port:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       network.outgoing.bytes.rate_pd_server_pd02_port:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       vcpus_pd_server:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.device.write.bytes.rate_pd_server:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.device.write.requests_pd_server:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       endpoint_pd_server:
302         type: tosca.capabilities.Endpoint.Admin
303         occurrences:
304         - 1
305         - UNBOUNDED
306       attachment_pd_server_pd01_port:
307         type: tosca.capabilities.Attachment
308         occurrences:
309         - 1
310         - UNBOUNDED
311       disk.capacity_pd_server:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.device.allocation_pd_server:
318         type: org.openecomp.capabilities.metric.Ceilometer
319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
320         occurrences:
321         - 1
322         - UNBOUNDED
323       disk.allocation_pd_server:
324         type: org.openecomp.capabilities.metric.Ceilometer
325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
326         occurrences:
327         - 1
328         - UNBOUNDED
329       network.incoming.packets_pd_server_pd02_port:
330         type: org.openecomp.capabilities.metric.Ceilometer
331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
332         occurrences:
333         - 1
334         - UNBOUNDED
335       binding_pd_server:
336         type: tosca.capabilities.network.Bindable
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.read.requests_pd_server:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       feature_pd_server:
347         type: tosca.capabilities.Node
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.usage_pd_server:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       network.outpoing.packets_pd_server_pd02_port:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       binding_pd_server_pd01_port:
364         type: tosca.capabilities.network.Bindable
365         valid_source_types:
366         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
367         occurrences:
368         - 0
369         - UNBOUNDED
370       disk.write.bytes_pd_server:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       network.incoming.bytes.rate_pd_server_pd01_port:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       network.incoming.packets_pd_server_pd01_port:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.read.requests.rate_pd_server:
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       disk.root.size_pd_server:
395         type: org.openecomp.capabilities.metric.Ceilometer
396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
397         occurrences:
398         - 1
399         - UNBOUNDED
400       disk.device.read.bytes_pd_server:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       disk.device.write.bytes_pd_server:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       disk.device.read.requests_pd_server:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       instance_pd_server:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       host_pd_server:
425         type: tosca.capabilities.Container
426         valid_source_types:
427         - tosca.nodes.SoftwareComponent
428         occurrences:
429         - 1
430         - UNBOUNDED
431       network.outpoing.packets_pd_server_pd01_port:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       attachment_pd_server_pd02_port:
438         type: tosca.capabilities.Attachment
439         occurrences:
440         - 1
441         - UNBOUNDED
442       disk.write.requests.rate_pd_server:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.ephemeral.size_pd_server:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.write.requests_pd_server:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       feature_pd_server_pd01_port:
461         type: tosca.capabilities.Node
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.device.latency_pd_server:
466         type: org.openecomp.capabilities.metric.Ceilometer
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         occurrences:
469         - 1
470         - UNBOUNDED
471       network.incoming.packets.rate_pd_server_pd02_port:
472         type: org.openecomp.capabilities.metric.Ceilometer
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         occurrences:
475         - 1
476         - UNBOUNDED
477       disk.latency_pd_server:
478         type: org.openecomp.capabilities.metric.Ceilometer
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         occurrences:
481         - 1
482         - UNBOUNDED
483       disk.device.capacity_pd_server:
484         type: org.openecomp.capabilities.metric.Ceilometer
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         occurrences:
487         - 1
488         - UNBOUNDED
489       network.outgoing.bytes.rate_pd_server_pd01_port:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       disk.device.iops_pd_server:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       network.incoming.bytes_pd_server_pd02_port:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507   org.openecomp.resource.abstract.nodes.heat.pcm_server:
508     derived_from: org.openecomp.resource.abstract.nodes.VFC
509     properties:
510       availabilityzone_name:
511         type: string
512         description: availabilityzone name
513         required: true
514         status: SUPPORTED
515       oam_net_gw:
516         type: string
517         description: CPS network gateway
518         required: true
519         status: SUPPORTED
520       pcm_image_name:
521         type: string
522         description: PCRF CM image name
523         required: true
524         status: SUPPORTED
525       cps_net_ips:
526         type: string
527         description: CPS network ip
528         required: true
529         status: SUPPORTED
530       security_group_name:
531         type: string
532         description: the name of security group
533         required: true
534         status: SUPPORTED
535       cps_net_ip:
536         type: string
537         description: CPS network ip
538         required: true
539         status: SUPPORTED
540       pcm_volumes:
541         type: string
542         description: CPS Cluman Cinder Volume
543         required: true
544         status: SUPPORTED
545       pcm_flavor_name:
546         type: string
547         description: flavor name of PCRF CM instance
548         required: true
549         status: SUPPORTED
550       pcm_vol:
551         type: string
552         description: CPS Cluman Cinder Volume
553         required: true
554         status: SUPPORTED
555       pcm_server_name:
556         type: string
557         description: PCRF CM server name
558         required: true
559         status: SUPPORTED
560       cps_net_name:
561         type: string
562         description: CPS network name
563         required: true
564         status: SUPPORTED
565       cps_net_mask:
566         type: string
567         description: CPS network mask
568         required: true
569         status: SUPPORTED
570       oam_net_ip:
571         type: string
572         description: OAM network ip
573         required: true
574         status: SUPPORTED
575       oam_net_mask:
576         type: string
577         description: CPS network mask
578         required: true
579         status: SUPPORTED
580       oam_net_name:
581         type: string
582         description: OAM network name
583         required: true
584         status: SUPPORTED
585     attributes:
586       server_pcm_id:
587         type: string
588         description: the pcm nova service id
589         status: SUPPORTED
590     requirements:
591     - dependency_pcm_port_1:
592         capability: tosca.capabilities.Node
593         node: tosca.nodes.Root
594         relationship: tosca.relationships.DependsOn
595         occurrences:
596         - 0
597         - UNBOUNDED
598     - link_pcm_port_1:
599         capability: tosca.capabilities.network.Linkable
600         relationship: tosca.relationships.network.LinksTo
601         occurrences:
602         - 1
603         - 1
604     - dependency_server_pcm:
605         capability: tosca.capabilities.Node
606         node: tosca.nodes.Root
607         relationship: tosca.relationships.DependsOn
608         occurrences:
609         - 0
610         - UNBOUNDED
611     - local_storage_server_pcm:
612         capability: tosca.capabilities.Attachment
613         node: tosca.nodes.BlockStorage
614         relationship: tosca.relationships.AttachesTo
615         occurrences:
616         - 0
617         - UNBOUNDED
618     - dependency_pcm_port_0:
619         capability: tosca.capabilities.Node
620         node: tosca.nodes.Root
621         relationship: tosca.relationships.DependsOn
622         occurrences:
623         - 0
624         - UNBOUNDED
625     - link_pcm_port_0:
626         capability: tosca.capabilities.network.Linkable
627         relationship: tosca.relationships.network.LinksTo
628         occurrences:
629         - 1
630         - 1
631     - dependency_network:
632         capability: tosca.capabilities.Node
633         node: tosca.nodes.Root
634         relationship: tosca.relationships.DependsOn
635         occurrences:
636         - 0
637         - UNBOUNDED
638     capabilities:
639       network.incoming.packets.rate_pcm_port_0:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       cpu_server_pcm:
646         type: org.openecomp.capabilities.metric.Ceilometer
647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
648         occurrences:
649         - 1
650         - UNBOUNDED
651       network.incoming.packets.rate_pcm_port_1:
652         type: org.openecomp.capabilities.metric.Ceilometer
653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
654         occurrences:
655         - 1
656         - UNBOUNDED
657       network.outpoing.packets_pcm_port_1:
658         type: org.openecomp.capabilities.metric.Ceilometer
659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
660         occurrences:
661         - 1
662         - UNBOUNDED
663       memory_server_pcm:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       disk.write.requests_server_pcm:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       network.outpoing.packets_pcm_port_0:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       disk.device.iops_server_pcm:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       memory.resident_server_pcm:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.write.requests_server_pcm:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       disk.device.usage_server_pcm:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.allocation_server_pcm:
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.usage_server_pcm:
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       disk.device.write.bytes_server_pcm:
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_server_pcm:
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.ephemeral.size_server_pcm:
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.device.latency_server_pcm:
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       network.incoming.bytes_pcm_port_0:
742         type: org.openecomp.capabilities.metric.Ceilometer
743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
744         occurrences:
745         - 1
746         - UNBOUNDED
747       network.incoming.bytes_pcm_port_1:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       binding_pcm_port_0:
754         type: tosca.capabilities.network.Bindable
755         valid_source_types:
756         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
757         occurrences:
758         - 0
759         - UNBOUNDED
760       binding_pcm_port_1:
761         type: tosca.capabilities.network.Bindable
762         valid_source_types:
763         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
764         occurrences:
765         - 0
766         - UNBOUNDED
767       memory.usage_server_pcm:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.read.requests_server_pcm:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       link_network:
780         type: tosca.capabilities.network.Linkable
781         occurrences:
782         - 1
783         - UNBOUNDED
784       disk.capacity_server_pcm:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       os_server_pcm:
791         type: tosca.capabilities.OperatingSystem
792         occurrences:
793         - 1
794         - UNBOUNDED
795       disk.read.bytes_server_pcm:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       network.outgoing.packets.rate_pcm_port_0:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       network.outgoing.packets.rate_pcm_port_1:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       feature_pcm_port_1:
814         type: tosca.capabilities.Node
815         occurrences:
816         - 1
817         - UNBOUNDED
818       network.outgoing.bytes_pcm_port_0:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.device.read.bytes_server_pcm:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       feature_pcm_port_0:
831         type: tosca.capabilities.Node
832         occurrences:
833         - 1
834         - UNBOUNDED
835       network.outgoing.bytes_pcm_port_1:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       attachment_pcm_port_0:
842         type: tosca.capabilities.Attachment
843         occurrences:
844         - 1
845         - UNBOUNDED
846       attachment_pcm_port_1:
847         type: tosca.capabilities.Attachment
848         occurrences:
849         - 1
850         - UNBOUNDED
851       endpoint_server_pcm:
852         type: tosca.capabilities.Endpoint.Admin
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.device.read.requests.rate_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       end_point_network:
863         type: tosca.capabilities.Endpoint
864         occurrences:
865         - 1
866         - UNBOUNDED
867       vcpus_server_pcm:
868         type: org.openecomp.capabilities.metric.Ceilometer
869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
870         occurrences:
871         - 1
872         - UNBOUNDED
873       attachment_network:
874         type: tosca.capabilities.Attachment
875         occurrences:
876         - 1
877         - UNBOUNDED
878       disk.write.bytes_server_pcm:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       disk.iops_server_pcm:
885         type: org.openecomp.capabilities.metric.Ceilometer
886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
887         occurrences:
888         - 1
889         - UNBOUNDED
890       disk.read.bytes.rate_server_pcm:
891         type: org.openecomp.capabilities.metric.Ceilometer
892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
893         occurrences:
894         - 1
895         - UNBOUNDED
896       disk.device.allocation_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       scalable_server_pcm:
903         type: tosca.capabilities.Scalable
904         occurrences:
905         - 1
906         - UNBOUNDED
907       feature_network:
908         type: tosca.capabilities.Node
909         occurrences:
910         - 1
911         - UNBOUNDED
912       disk.device.read.bytes.rate_server_pcm:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       cpu_util_server_pcm:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.write.requests.rate_server_pcm:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       disk.device.write.bytes.rate_server_pcm:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       host_server_pcm:
937         type: tosca.capabilities.Container
938         valid_source_types:
939         - tosca.nodes.SoftwareComponent
940         occurrences:
941         - 1
942         - UNBOUNDED
943       cpu.delta_server_pcm:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       network.outgoing.bytes.rate_pcm_port_1:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       network.incoming.packets_pcm_port_0:
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       binding_server_pcm:
962         type: tosca.capabilities.network.Bindable
963         occurrences:
964         - 1
965         - UNBOUNDED
966       network.outgoing.bytes.rate_pcm_port_0:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       disk.device.capacity_server_pcm:
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       network.incoming.packets_pcm_port_1:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       instance_server_pcm:
985         type: org.openecomp.capabilities.metric.Ceilometer
986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
987         occurrences:
988         - 1
989         - UNBOUNDED
990       disk.device.write.requests.rate_server_pcm:
991         type: org.openecomp.capabilities.metric.Ceilometer
992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.latency_server_pcm:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.device.read.requests_server_pcm:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       feature_server_pcm:
1009         type: tosca.capabilities.Node
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       network.incoming.bytes.rate_pcm_port_0:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       disk.write.bytes.rate_server_pcm:
1020         type: org.openecomp.capabilities.metric.Ceilometer
1021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       network.incoming.bytes.rate_pcm_port_1:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED