023b48b2a78efc9f625f898f0a686913291ff467
[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.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: org.openecomp.datatypes.network.MacRequirements
33         required: true
34         status: SUPPORTED
35       port_pd01_port_exCP_naming:
36         type: org.openecomp.datatypes.Naming
37         required: true
38         status: SUPPORTED
39       vm_flavor_name:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pd02_port_order:
44         type: integer
45         required: true
46         status: SUPPORTED
47       port_pd02_port_subnetpoolid:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pd02_port_network_role_tag:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_pd01_port_mac_requirements:
56         type: org.openecomp.datatypes.network.MacRequirements
57         required: true
58         status: SUPPORTED
59       port_pd02_port_vlan_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.VlanRequirements
65       vm_image_name:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_pd01_port_ip_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.IpRequirements
75       port_pd01_port_network:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd02_port_network_role:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_pd01_port_order:
86         type: integer
87         required: true
88         status: SUPPORTED
89       port_pd01_port_subnetpoolid:
90         type: string
91         required: true
92         status: SUPPORTED
93       port_pd02_port_exCP_naming:
94         type: org.openecomp.datatypes.Naming
95         required: true
96         status: SUPPORTED
97       port_pd01_port_network_role:
98         type: string
99         required: true
100         status: SUPPORTED
101       port_pd02_port_ip_requirements:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: org.openecomp.datatypes.network.IpRequirements
107       port_pd01_port_network_role_tag:
108         type: string
109         required: true
110         status: SUPPORTED
111       port_pd01_port_vlan_requirements:
112         type: list
113         required: true
114         status: SUPPORTED
115         entry_schema:
116           type: org.openecomp.datatypes.network.VlanRequirements
117       port_pd02_port_network:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: string
123       compute_pd_server_user_data_format:
124         type: list
125         required: true
126         status: SUPPORTED
127         entry_schema:
128           type: string
129     requirements:
130     - dependency_pd_server:
131         capability: tosca.capabilities.Node
132         node: tosca.nodes.Root
133         relationship: tosca.relationships.DependsOn
134         occurrences:
135         - 0
136         - UNBOUNDED
137     - local_storage_pd_server:
138         capability: tosca.capabilities.Attachment
139         node: tosca.nodes.BlockStorage
140         relationship: tosca.relationships.AttachesTo
141         occurrences:
142         - 0
143         - UNBOUNDED
144     - dependency_pd_server_pd01_port:
145         capability: tosca.capabilities.Node
146         node: tosca.nodes.Root
147         relationship: tosca.relationships.DependsOn
148         occurrences:
149         - 0
150         - UNBOUNDED
151     - link_pd_server_pd01_port:
152         capability: tosca.capabilities.network.Linkable
153         relationship: tosca.relationships.network.LinksTo
154         occurrences:
155         - 1
156         - 1
157     - dependency_pd_server_pd02_port:
158         capability: tosca.capabilities.Node
159         node: tosca.nodes.Root
160         relationship: tosca.relationships.DependsOn
161         occurrences:
162         - 0
163         - UNBOUNDED
164     - link_pd_server_pd02_port:
165         capability: tosca.capabilities.network.Linkable
166         relationship: tosca.relationships.network.LinksTo
167         occurrences:
168         - 1
169         - 1
170     capabilities:
171       scalable_pd_server:
172         type: tosca.capabilities.Scalable
173         occurrences:
174         - 1
175         - UNBOUNDED
176       disk.read.bytes.rate_pd_server:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       memory.usage_pd_server:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       memory_pd_server:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       disk.device.usage_pd_server:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       network.outgoing.packets.rate_pd_server_pd01_port:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       os_pd_server:
207         type: tosca.capabilities.OperatingSystem
208         occurrences:
209         - 1
210         - UNBOUNDED
211       disk.write.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       network.incoming.bytes_pd_server_pd01_port:
218         type: org.openecomp.capabilities.metric.Ceilometer
219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
220         occurrences:
221         - 1
222         - UNBOUNDED
223       cpu_pd_server:
224         type: org.openecomp.capabilities.metric.Ceilometer
225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
226         occurrences:
227         - 1
228         - UNBOUNDED
229       cpu_util_pd_server:
230         type: org.openecomp.capabilities.metric.Ceilometer
231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
232         occurrences:
233         - 1
234         - UNBOUNDED
235       disk.device.write.requests.rate_pd_server:
236         type: org.openecomp.capabilities.metric.Ceilometer
237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
238         occurrences:
239         - 1
240         - UNBOUNDED
241       disk.read.bytes_pd_server:
242         type: org.openecomp.capabilities.metric.Ceilometer
243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
244         occurrences:
245         - 1
246         - UNBOUNDED
247       disk.device.read.bytes.rate_pd_server:
248         type: org.openecomp.capabilities.metric.Ceilometer
249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
250         occurrences:
251         - 1
252         - UNBOUNDED
253       binding_pd_server_pd02_port:
254         type: tosca.capabilities.network.Bindable
255         valid_source_types:
256         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
257         occurrences:
258         - 0
259         - UNBOUNDED
260       network.outgoing.bytes_pd_server_pd01_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       network.outgoing.packets.rate_pd_server_pd02_port:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.iops_pd_server:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       memory.resident_pd_server:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       cpu.delta_pd_server:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       network.incoming.packets.rate_pd_server_pd01_port:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       network.outgoing.bytes_pd_server_pd02_port:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       feature_pd_server_pd02_port:
303         type: tosca.capabilities.Node
304         occurrences:
305         - 1
306         - UNBOUNDED
307       network.incoming.bytes.rate_pd_server_pd02_port:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       network.outgoing.bytes.rate_pd_server_pd02_port:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       vcpus_pd_server:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       disk.device.write.bytes.rate_pd_server:
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.device.write.requests_pd_server:
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       endpoint_pd_server:
338         type: tosca.capabilities.Endpoint.Admin
339         occurrences:
340         - 1
341         - UNBOUNDED
342       attachment_pd_server_pd01_port:
343         type: tosca.capabilities.Attachment
344         occurrences:
345         - 1
346         - UNBOUNDED
347       disk.capacity_pd_server:
348         type: org.openecomp.capabilities.metric.Ceilometer
349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
350         occurrences:
351         - 1
352         - UNBOUNDED
353       disk.device.allocation_pd_server:
354         type: org.openecomp.capabilities.metric.Ceilometer
355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
356         occurrences:
357         - 1
358         - UNBOUNDED
359       disk.allocation_pd_server:
360         type: org.openecomp.capabilities.metric.Ceilometer
361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
362         occurrences:
363         - 1
364         - UNBOUNDED
365       network.incoming.packets_pd_server_pd02_port:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       binding_pd_server:
372         type: tosca.capabilities.network.Bindable
373         occurrences:
374         - 1
375         - UNBOUNDED
376       disk.read.requests_pd_server:
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       feature_pd_server:
383         type: tosca.capabilities.Node
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.usage_pd_server:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       network.outpoing.packets_pd_server_pd02_port:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       binding_pd_server_pd01_port:
400         type: tosca.capabilities.network.Bindable
401         valid_source_types:
402         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
403         occurrences:
404         - 0
405         - UNBOUNDED
406       disk.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       network.incoming.bytes.rate_pd_server_pd01_port:
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       network.incoming.packets_pd_server_pd01_port:
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       disk.device.read.requests.rate_pd_server:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       disk.root.size_pd_server:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       disk.device.read.bytes_pd_server:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       disk.device.write.bytes_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.device.read.requests_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       instance_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       host_pd_server:
461         type: tosca.capabilities.Container
462         valid_source_types:
463         - tosca.nodes.SoftwareComponent
464         occurrences:
465         - 1
466         - UNBOUNDED
467       network.outpoing.packets_pd_server_pd01_port:
468         type: org.openecomp.capabilities.metric.Ceilometer
469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
470         occurrences:
471         - 1
472         - UNBOUNDED
473       attachment_pd_server_pd02_port:
474         type: tosca.capabilities.Attachment
475         occurrences:
476         - 1
477         - UNBOUNDED
478       disk.write.requests.rate_pd_server:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.ephemeral.size_pd_server:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.write.requests_pd_server:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       feature_pd_server_pd01_port:
497         type: tosca.capabilities.Node
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.device.latency_pd_server:
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       network.incoming.packets.rate_pd_server_pd02_port:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.latency_pd_server:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       disk.device.capacity_pd_server:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       network.outgoing.bytes.rate_pd_server_pd01_port:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       disk.device.iops_pd_server:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       network.incoming.bytes_pd_server_pd02_port:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543   org.openecomp.resource.abstract.nodes.heat.pcm_server:
544     derived_from: org.openecomp.resource.abstract.nodes.VFC
545     properties:
546       port_pcm_port_0_network_role:
547         type: string
548         required: true
549         status: SUPPORTED
550       port_pcm_port_1_network_role_tag:
551         type: string
552         required: true
553         status: SUPPORTED
554       availabilityzone_name:
555         type: string
556         description: availabilityzone name
557         required: true
558         status: SUPPORTED
559       port_pcm_port_0_vlan_requirements:
560         type: list
561         required: true
562         status: SUPPORTED
563         entry_schema:
564           type: org.openecomp.datatypes.network.VlanRequirements
565       pcm_image_name:
566         type: string
567         description: PCRF CM image name
568         required: true
569         status: SUPPORTED
570       cps_net_ips:
571         type: string
572         description: CPS network ip
573         required: true
574         status: SUPPORTED
575       port_pcm_port_0_order:
576         type: integer
577         required: true
578         status: SUPPORTED
579       port_pcm_port_0_subnetpoolid:
580         type: string
581         required: true
582         status: SUPPORTED
583       port_pcm_port_1_subnetpoolid:
584         type: string
585         required: true
586         status: SUPPORTED
587       port_pcm_port_0_network_role_tag:
588         type: string
589         required: true
590         status: SUPPORTED
591       pcm_server_name:
592         type: string
593         description: PCRF CM server name
594         required: true
595         status: SUPPORTED
596       cps_net_mask:
597         type: string
598         description: CPS network mask
599         required: true
600         status: SUPPORTED
601       port_pcm_port_1_exCP_naming:
602         type: org.openecomp.datatypes.Naming
603         required: true
604         status: SUPPORTED
605       port_pcm_port_0_exCP_naming:
606         type: org.openecomp.datatypes.Naming
607         required: true
608         status: SUPPORTED
609       oam_net_name:
610         type: string
611         description: OAM network name
612         required: true
613         status: SUPPORTED
614       port_pcm_port_1_network_role:
615         type: string
616         required: true
617         status: SUPPORTED
618       port_pcm_port_0_ip_requirements:
619         type: list
620         required: true
621         status: SUPPORTED
622         entry_schema:
623           type: org.openecomp.datatypes.network.IpRequirements
624       oam_net_gw:
625         type: string
626         description: CPS network gateway
627         required: true
628         status: SUPPORTED
629       security_group_name:
630         type: string
631         description: the name of security group
632         required: true
633         status: SUPPORTED
634       cps_net_ip:
635         type: string
636         description: CPS network ip
637         required: true
638         status: SUPPORTED
639       port_pcm_port_1_mac_requirements:
640         type: org.openecomp.datatypes.network.MacRequirements
641         required: true
642         status: SUPPORTED
643       pcm_volumes:
644         type: string
645         description: CPS Cluman Cinder Volume
646         required: true
647         status: SUPPORTED
648       port_pcm_port_1_vlan_requirements:
649         type: list
650         required: true
651         status: SUPPORTED
652         entry_schema:
653           type: org.openecomp.datatypes.network.VlanRequirements
654       pcm_flavor_name:
655         type: string
656         description: flavor name of PCRF CM instance
657         required: true
658         status: SUPPORTED
659       pcm_vol:
660         type: string
661         description: CPS Cluman Cinder Volume
662         required: true
663         status: SUPPORTED
664       port_pcm_port_1_ip_requirements:
665         type: list
666         required: true
667         status: SUPPORTED
668         entry_schema:
669           type: org.openecomp.datatypes.network.IpRequirements
670       port_pcm_port_0_mac_requirements:
671         type: org.openecomp.datatypes.network.MacRequirements
672         required: true
673         status: SUPPORTED
674       cps_net_name:
675         type: string
676         description: CPS network name
677         required: true
678         status: SUPPORTED
679       oam_net_ip:
680         type: string
681         description: OAM network ip
682         required: true
683         status: SUPPORTED
684       oam_net_mask:
685         type: string
686         description: CPS network mask
687         required: true
688         status: SUPPORTED
689       port_pcm_port_1_order:
690         type: integer
691         required: true
692         status: SUPPORTED
693     attributes:
694       server_pcm_id:
695         type: string
696         description: the pcm nova service id
697         status: SUPPORTED
698     requirements:
699     - dependency_pcm_port_1:
700         capability: tosca.capabilities.Node
701         node: tosca.nodes.Root
702         relationship: tosca.relationships.DependsOn
703         occurrences:
704         - 0
705         - UNBOUNDED
706     - link_pcm_port_1:
707         capability: tosca.capabilities.network.Linkable
708         relationship: tosca.relationships.network.LinksTo
709         occurrences:
710         - 1
711         - 1
712     - dependency_server_pcm:
713         capability: tosca.capabilities.Node
714         node: tosca.nodes.Root
715         relationship: tosca.relationships.DependsOn
716         occurrences:
717         - 0
718         - UNBOUNDED
719     - local_storage_server_pcm:
720         capability: tosca.capabilities.Attachment
721         node: tosca.nodes.BlockStorage
722         relationship: tosca.relationships.AttachesTo
723         occurrences:
724         - 0
725         - UNBOUNDED
726     - dependency_pcm_port_0:
727         capability: tosca.capabilities.Node
728         node: tosca.nodes.Root
729         relationship: tosca.relationships.DependsOn
730         occurrences:
731         - 0
732         - UNBOUNDED
733     - link_pcm_port_0:
734         capability: tosca.capabilities.network.Linkable
735         relationship: tosca.relationships.network.LinksTo
736         occurrences:
737         - 1
738         - 1
739     - dependency_network:
740         capability: tosca.capabilities.Node
741         node: tosca.nodes.Root
742         relationship: tosca.relationships.DependsOn
743         occurrences:
744         - 0
745         - UNBOUNDED
746     capabilities:
747       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       network.incoming.packets.rate_pcm_port_1:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765       network.outpoing.packets_pcm_port_1:
766         type: org.openecomp.capabilities.metric.Ceilometer
767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
768         occurrences:
769         - 1
770         - UNBOUNDED
771       memory_server_pcm:
772         type: org.openecomp.capabilities.metric.Ceilometer
773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
774         occurrences:
775         - 1
776         - UNBOUNDED
777       disk.write.requests_server_pcm:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       network.outpoing.packets_pcm_port_0:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       disk.device.iops_server_pcm:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       memory.resident_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       disk.device.write.requests_server_pcm:
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       disk.device.usage_server_pcm:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.allocation_server_pcm:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       disk.usage_server_pcm:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       disk.device.write.bytes_server_pcm:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       disk.root.size_server_pcm:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       disk.ephemeral.size_server_pcm:
838         type: org.openecomp.capabilities.metric.Ceilometer
839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
840         occurrences:
841         - 1
842         - UNBOUNDED
843       disk.device.latency_server_pcm:
844         type: org.openecomp.capabilities.metric.Ceilometer
845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
846         occurrences:
847         - 1
848         - UNBOUNDED
849       network.incoming.bytes_pcm_port_0:
850         type: org.openecomp.capabilities.metric.Ceilometer
851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
852         occurrences:
853         - 1
854         - UNBOUNDED
855       network.incoming.bytes_pcm_port_1:
856         type: org.openecomp.capabilities.metric.Ceilometer
857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
858         occurrences:
859         - 1
860         - UNBOUNDED
861       binding_pcm_port_0:
862         type: tosca.capabilities.network.Bindable
863         valid_source_types:
864         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
865         occurrences:
866         - 0
867         - UNBOUNDED
868       binding_pcm_port_1:
869         type: tosca.capabilities.network.Bindable
870         valid_source_types:
871         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
872         occurrences:
873         - 0
874         - UNBOUNDED
875       memory.usage_server_pcm:
876         type: org.openecomp.capabilities.metric.Ceilometer
877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
878         occurrences:
879         - 1
880         - UNBOUNDED
881       disk.read.requests_server_pcm:
882         type: org.openecomp.capabilities.metric.Ceilometer
883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
884         occurrences:
885         - 1
886         - UNBOUNDED
887       link_network:
888         type: tosca.capabilities.network.Linkable
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.capacity_server_pcm:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       os_server_pcm:
899         type: tosca.capabilities.OperatingSystem
900         occurrences:
901         - 1
902         - UNBOUNDED
903       disk.read.bytes_server_pcm:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       network.outgoing.packets.rate_pcm_port_0:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       network.outgoing.packets.rate_pcm_port_1:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       feature_pcm_port_1:
922         type: tosca.capabilities.Node
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.outgoing.bytes_pcm_port_0:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.device.read.bytes_server_pcm:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       feature_pcm_port_0:
939         type: tosca.capabilities.Node
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
950         type: tosca.capabilities.Attachment
951         occurrences:
952         - 1
953         - UNBOUNDED
954       attachment_pcm_port_1:
955         type: tosca.capabilities.Attachment
956         occurrences:
957         - 1
958         - UNBOUNDED
959       endpoint_server_pcm:
960         type: tosca.capabilities.Endpoint.Admin
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.device.read.requests.rate_server_pcm:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       end_point_network:
971         type: tosca.capabilities.Endpoint
972         occurrences:
973         - 1
974         - UNBOUNDED
975       vcpus_server_pcm:
976         type: org.openecomp.capabilities.metric.Ceilometer
977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
978         occurrences:
979         - 1
980         - UNBOUNDED
981       attachment_network:
982         type: tosca.capabilities.Attachment
983         occurrences:
984         - 1
985         - UNBOUNDED
986       disk.write.bytes_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.iops_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.read.bytes.rate_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       disk.device.allocation_server_pcm:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       scalable_server_pcm:
1011         type: tosca.capabilities.Scalable
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       feature_network:
1016         type: tosca.capabilities.Node
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       disk.device.read.bytes.rate_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       cpu_util_server_pcm:
1027         type: org.openecomp.capabilities.metric.Ceilometer
1028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       disk.write.requests.rate_server_pcm:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       disk.device.write.bytes.rate_server_pcm:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       host_server_pcm:
1045         type: tosca.capabilities.Container
1046         valid_source_types:
1047         - tosca.nodes.SoftwareComponent
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       cpu.delta_server_pcm:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       network.outgoing.bytes.rate_pcm_port_1:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       network.incoming.packets_pcm_port_0:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       binding_server_pcm:
1070         type: tosca.capabilities.network.Bindable
1071         occurrences:
1072         - 1
1073         - UNBOUNDED
1074       network.outgoing.bytes.rate_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       disk.device.capacity_server_pcm:
1081         type: org.openecomp.capabilities.metric.Ceilometer
1082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1083         occurrences:
1084         - 1
1085         - UNBOUNDED
1086       network.incoming.packets_pcm_port_1:
1087         type: org.openecomp.capabilities.metric.Ceilometer
1088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1089         occurrences:
1090         - 1
1091         - UNBOUNDED
1092       instance_server_pcm:
1093         type: org.openecomp.capabilities.metric.Ceilometer
1094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1095         occurrences:
1096         - 1
1097         - UNBOUNDED
1098       disk.device.write.requests.rate_server_pcm:
1099         type: org.openecomp.capabilities.metric.Ceilometer
1100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1101         occurrences:
1102         - 1
1103         - UNBOUNDED
1104       disk.latency_server_pcm:
1105         type: org.openecomp.capabilities.metric.Ceilometer
1106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       disk.device.read.requests_server_pcm:
1111         type: org.openecomp.capabilities.metric.Ceilometer
1112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1113         occurrences:
1114         - 1
1115         - UNBOUNDED
1116       feature_server_pcm:
1117         type: tosca.capabilities.Node
1118         occurrences:
1119         - 1
1120         - UNBOUNDED
1121       network.incoming.bytes.rate_pcm_port_0:
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       disk.write.bytes.rate_server_pcm:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       network.incoming.bytes.rate_pcm_port_1:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED