0c714840ede90ac7edf97df904af7275783b0991
[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_11_network_role_tag:
12         type: string
13         required: true
14         status: SUPPORTED
15       availabilityzone_name:
16         type: string
17         description: availabilityzone name
18         required: true
19         status: SUPPORTED
20       port_pcm_port_11_ip_requirements:
21         type: list
22         required: true
23         status: SUPPORTED
24         entry_schema:
25           type: org.openecomp.datatypes.network.IpRequirements
26       pcm_image_name:
27         type: string
28         description: PCRF CM image name
29         required: true
30         status: SUPPORTED
31       port_pcm_port_01_ip_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.IpRequirements
37       port_pcm_port_01_vlan_requirements:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: org.openecomp.datatypes.network.VlanRequirements
43       port_pcm_port_11_mac_requirements:
44         type: org.openecomp.datatypes.network.MacRequirements
45         required: true
46         status: SUPPORTED
47       port_pcm_port_01_network_role:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pcm_port_01_subnetpoolid:
52         type: string
53         required: true
54         status: SUPPORTED
55       pcm_server_name:
56         type: string
57         description: PCRF CM server name
58         required: true
59         status: SUPPORTED
60       cps_net_mask:
61         type: string
62         description: CPS network mask
63         required: true
64         status: SUPPORTED
65       oam_net_name:
66         type: string
67         description: OAM network name
68         required: true
69         status: SUPPORTED
70       port_pcm_port_01_network_role_tag:
71         type: string
72         required: true
73         status: SUPPORTED
74       oam_net_gw:
75         type: string
76         description: CPS network gateway
77         required: true
78         status: SUPPORTED
79       port_pcm_port_11_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       security_group_name:
84         type: string
85         description: the name of security group
86         required: true
87         status: SUPPORTED
88       port_pcm_port_11_vlan_requirements:
89         type: list
90         required: true
91         status: SUPPORTED
92         entry_schema:
93           type: org.openecomp.datatypes.network.VlanRequirements
94       cps_net_ip:
95         type: string
96         description: CPS network ip
97         required: true
98         status: SUPPORTED
99       port_pcm_port_11_order:
100         type: integer
101         required: true
102         status: SUPPORTED
103       port_pcm_port_01_order:
104         type: integer
105         required: true
106         status: SUPPORTED
107       pcm_flavor_name:
108         type: string
109         description: flavor name of PCRF CM instance
110         required: true
111         status: SUPPORTED
112       port_pcm_port_01_mac_requirements:
113         type: org.openecomp.datatypes.network.MacRequirements
114         required: true
115         status: SUPPORTED
116       pcm_vol:
117         type: string
118         description: CPS Cluman Cinder Volume
119         required: true
120         status: SUPPORTED
121       port_pcm_port_11_exCP_naming:
122         type: org.openecomp.datatypes.Naming
123         required: true
124         status: SUPPORTED
125       cps_net_name:
126         type: string
127         description: CPS network name
128         required: true
129         status: SUPPORTED
130       oam_net_ip:
131         type: string
132         description: OAM network ip
133         required: true
134         status: SUPPORTED
135       oam_net_mask:
136         type: string
137         description: CPS network mask
138         required: true
139         status: SUPPORTED
140       port_pcm_port_01_exCP_naming:
141         type: org.openecomp.datatypes.Naming
142         required: true
143         status: SUPPORTED
144       port_pcm_port_11_subnetpoolid:
145         type: string
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_11:
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_11:
162         capability: tosca.capabilities.network.Linkable
163         relationship: tosca.relationships.network.LinksTo
164         occurrences:
165         - 1
166         - 1
167     - dependency_pcm_port_01:
168         capability: tosca.capabilities.Node
169         node: tosca.nodes.Root
170         relationship: tosca.relationships.DependsOn
171         occurrences:
172         - 0
173         - UNBOUNDED
174     - link_pcm_port_01:
175         capability: tosca.capabilities.network.Linkable
176         relationship: tosca.relationships.network.LinksTo
177         occurrences:
178         - 1
179         - 1
180     - dependency_server_pcm_1:
181         capability: tosca.capabilities.Node
182         node: tosca.nodes.Root
183         relationship: tosca.relationships.DependsOn
184         occurrences:
185         - 0
186         - UNBOUNDED
187     - local_storage_server_pcm_1:
188         capability: tosca.capabilities.Attachment
189         node: tosca.nodes.BlockStorage
190         relationship: tosca.relationships.AttachesTo
191         occurrences:
192         - 0
193         - UNBOUNDED
194     capabilities:
195       disk.root.size_server_pcm_1:
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       network.outgoing.bytes_pcm_port_11:
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_pcm_port_01:
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       feature_pcm_port_01:
214         type: tosca.capabilities.Node
215         occurrences:
216         - 1
217         - UNBOUNDED
218       disk.iops_server_pcm_1:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       disk.device.write.bytes.rate_server_pcm_1:
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.incoming.bytes_pcm_port_01:
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.capacity_server_pcm_1:
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       disk.write.requests_server_pcm_1:
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       network.incoming.bytes.rate_pcm_port_11:
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       disk.read.bytes_server_pcm_1:
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       attachment_pcm_port_01:
261         type: tosca.capabilities.Attachment
262         occurrences:
263         - 1
264         - UNBOUNDED
265       feature_pcm_port_11:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       network.outgoing.packets.rate_pcm_port_01:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.usage_server_pcm_1:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       cpu_util_server_pcm_1:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       vcpus_server_pcm_1:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       memory.resident_server_pcm_1:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       network.outgoing.bytes_pcm_port_01:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       network.outgoing.packets.rate_pcm_port_11:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       feature_server_pcm_1:
313         type: tosca.capabilities.Node
314         occurrences:
315         - 1
316         - UNBOUNDED
317       disk.allocation_server_pcm_1:
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.device.write.bytes_server_pcm_1:
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       memory.usage_server_pcm_1:
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       cpu_server_pcm_1:
336         type: org.openecomp.capabilities.metric.Ceilometer
337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
338         occurrences:
339         - 1
340         - UNBOUNDED
341       network.incoming.packets.rate_pcm_port_11:
342         type: org.openecomp.capabilities.metric.Ceilometer
343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
344         occurrences:
345         - 1
346         - UNBOUNDED
347       binding_pcm_port_11:
348         type: tosca.capabilities.network.Bindable
349         valid_source_types:
350         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
351         occurrences:
352         - 0
353         - UNBOUNDED
354       disk.device.read.bytes_server_pcm_1:
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.incoming.bytes.rate_pcm_port_01:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.outgoing.bytes.rate_pcm_port_11:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       attachment_pcm_port_11:
373         type: tosca.capabilities.Attachment
374         occurrences:
375         - 1
376         - UNBOUNDED
377       endpoint_server_pcm_1:
378         type: tosca.capabilities.Endpoint.Admin
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.read.bytes.rate_server_pcm_1:
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.iops_server_pcm_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       cpu.delta_server_pcm_1:
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       host_server_pcm_1:
401         type: tosca.capabilities.Container
402         valid_source_types:
403         - tosca.nodes.SoftwareComponent
404         occurrences:
405         - 1
406         - UNBOUNDED
407       disk.device.capacity_server_pcm_1:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.read.requests_server_pcm_1:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.device.write.requests.rate_server_pcm_1:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.ephemeral.size_server_pcm_1:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.latency_server_pcm_1:
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       network.outpoing.packets_pcm_port_11:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       network.outgoing.bytes.rate_pcm_port_01:
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       network.incoming.packets.rate_pcm_port_01:
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       binding_pcm_port_01:
456         type: tosca.capabilities.network.Bindable
457         valid_source_types:
458         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
459         occurrences:
460         - 0
461         - UNBOUNDED
462       scalable_server_pcm_1:
463         type: tosca.capabilities.Scalable
464         occurrences:
465         - 1
466         - UNBOUNDED
467       disk.write.requests.rate_server_pcm_1:
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       memory_server_pcm_1:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       disk.device.latency_server_pcm_1:
480         type: org.openecomp.capabilities.metric.Ceilometer
481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
482         occurrences:
483         - 1
484         - UNBOUNDED
485       disk.device.read.bytes.rate_server_pcm_1:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.incoming.packets_pcm_port_11:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.usage_server_pcm_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       disk.device.write.requests_server_pcm_1:
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       disk.write.bytes_server_pcm_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.device.read.requests_server_pcm_1:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       instance_server_pcm_1:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.device.read.requests.rate_server_pcm_1:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       network.incoming.bytes_pcm_port_11:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       os_server_pcm_1:
540         type: tosca.capabilities.OperatingSystem
541         occurrences:
542         - 1
543         - UNBOUNDED
544       binding_server_pcm_1:
545         type: tosca.capabilities.network.Bindable
546         occurrences:
547         - 1
548         - UNBOUNDED
549       network.outpoing.packets_pcm_port_01:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.write.bytes.rate_server_pcm_1:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.device.allocation_server_pcm_1:
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   org.openecomp.resource.abstract.nodes.heat.pcm_server_2:
568     derived_from: org.openecomp.resource.abstract.nodes.VFC
569     properties:
570       port_pcm_port_0_network_role:
571         type: string
572         required: true
573         status: SUPPORTED
574       port_pcm_port_1_network_role_tag:
575         type: string
576         required: true
577         status: SUPPORTED
578       availabilityzone_name:
579         type: string
580         description: availabilityzone name
581         required: true
582         status: SUPPORTED
583       port_pcm_port_0_vlan_requirements:
584         type: list
585         required: true
586         status: SUPPORTED
587         entry_schema:
588           type: org.openecomp.datatypes.network.VlanRequirements
589       pcm_image_name:
590         type: string
591         description: PCRF CM image name
592         required: true
593         status: SUPPORTED
594       port_pcm_port_0_order:
595         type: integer
596         required: true
597         status: SUPPORTED
598       port_pcm_port_0_subnetpoolid:
599         type: string
600         required: true
601         status: SUPPORTED
602       port_pcm_port_1_subnetpoolid:
603         type: string
604         required: true
605         status: SUPPORTED
606       port_pcm_port_0_network_role_tag:
607         type: string
608         required: true
609         status: SUPPORTED
610       pcm_server_name:
611         type: string
612         description: PCRF CM server name
613         required: true
614         status: SUPPORTED
615       cps_net_mask:
616         type: string
617         description: CPS network mask
618         required: true
619         status: SUPPORTED
620       port_pcm_port_1_exCP_naming:
621         type: org.openecomp.datatypes.Naming
622         required: true
623         status: SUPPORTED
624       port_pcm_port_0_exCP_naming:
625         type: org.openecomp.datatypes.Naming
626         required: true
627         status: SUPPORTED
628       oam_net_name:
629         type: string
630         description: OAM network name
631         required: true
632         status: SUPPORTED
633       port_pcm_port_1_network_role:
634         type: string
635         required: true
636         status: SUPPORTED
637       port_pcm_port_0_ip_requirements:
638         type: list
639         required: true
640         status: SUPPORTED
641         entry_schema:
642           type: org.openecomp.datatypes.network.IpRequirements
643       oam_net_gw:
644         type: string
645         description: CPS network gateway
646         required: true
647         status: SUPPORTED
648       security_group_name:
649         type: string
650         description: the name of security group
651         required: true
652         status: SUPPORTED
653       cps_net_ip:
654         type: string
655         description: CPS network ip
656         required: true
657         status: SUPPORTED
658       port_pcm_port_1_mac_requirements:
659         type: org.openecomp.datatypes.network.MacRequirements
660         required: true
661         status: SUPPORTED
662       port_pcm_port_1_vlan_requirements:
663         type: list
664         required: true
665         status: SUPPORTED
666         entry_schema:
667           type: org.openecomp.datatypes.network.VlanRequirements
668       pcm_flavor_name:
669         type: string
670         description: flavor name of PCRF CM instance
671         required: true
672         status: SUPPORTED
673       pcm_vol:
674         type: string
675         description: CPS Cluman Cinder Volume
676         required: true
677         status: SUPPORTED
678       port_pcm_port_1_ip_requirements:
679         type: list
680         required: true
681         status: SUPPORTED
682         entry_schema:
683           type: org.openecomp.datatypes.network.IpRequirements
684       port_pcm_port_0_mac_requirements:
685         type: org.openecomp.datatypes.network.MacRequirements
686         required: true
687         status: SUPPORTED
688       cps_net_name:
689         type: string
690         description: CPS network name
691         required: true
692         status: SUPPORTED
693       oam_net_ip:
694         type: string
695         description: OAM network ip
696         required: true
697         status: SUPPORTED
698       oam_net_mask:
699         type: string
700         description: CPS network mask
701         required: true
702         status: SUPPORTED
703       port_pcm_port_1_order:
704         type: integer
705         required: true
706         status: SUPPORTED
707     attributes:
708       server_pcm_id:
709         type: string
710         description: the pcm nova service id
711         status: SUPPORTED
712     requirements:
713     - dependency_pcm_port_1:
714         capability: tosca.capabilities.Node
715         node: tosca.nodes.Root
716         relationship: tosca.relationships.DependsOn
717         occurrences:
718         - 0
719         - UNBOUNDED
720     - link_pcm_port_1:
721         capability: tosca.capabilities.network.Linkable
722         relationship: tosca.relationships.network.LinksTo
723         occurrences:
724         - 1
725         - 1
726     - dependency_server_pcm:
727         capability: tosca.capabilities.Node
728         node: tosca.nodes.Root
729         relationship: tosca.relationships.DependsOn
730         occurrences:
731         - 0
732         - UNBOUNDED
733     - local_storage_server_pcm:
734         capability: tosca.capabilities.Attachment
735         node: tosca.nodes.BlockStorage
736         relationship: tosca.relationships.AttachesTo
737         occurrences:
738         - 0
739         - UNBOUNDED
740     - dependency_pcm_port_0:
741         capability: tosca.capabilities.Node
742         node: tosca.nodes.Root
743         relationship: tosca.relationships.DependsOn
744         occurrences:
745         - 0
746         - UNBOUNDED
747     - link_pcm_port_0:
748         capability: tosca.capabilities.network.Linkable
749         relationship: tosca.relationships.network.LinksTo
750         occurrences:
751         - 1
752         - 1
753     capabilities:
754       network.incoming.packets.rate_pcm_port_0:
755         type: org.openecomp.capabilities.metric.Ceilometer
756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
757         occurrences:
758         - 1
759         - UNBOUNDED
760       cpu_server_pcm:
761         type: org.openecomp.capabilities.metric.Ceilometer
762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
763         occurrences:
764         - 1
765         - UNBOUNDED
766       network.incoming.packets.rate_pcm_port_1:
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       network.outpoing.packets_pcm_port_1:
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       memory_server_pcm:
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       disk.write.requests_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       network.outpoing.packets_pcm_port_0:
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.device.iops_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       memory.resident_server_pcm:
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.write.requests_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       disk.device.usage_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.allocation_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.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.device.write.bytes_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.root.size_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.ephemeral.size_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.device.latency_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       network.incoming.bytes_pcm_port_0:
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       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
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       binding_pcm_port_1:
876         type: tosca.capabilities.network.Bindable
877         valid_source_types:
878         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
879         occurrences:
880         - 0
881         - UNBOUNDED
882       memory.usage_server_pcm:
883         type: org.openecomp.capabilities.metric.Ceilometer
884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
885         occurrences:
886         - 1
887         - UNBOUNDED
888       disk.read.requests_server_pcm:
889         type: org.openecomp.capabilities.metric.Ceilometer
890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
891         occurrences:
892         - 1
893         - UNBOUNDED
894       disk.capacity_server_pcm:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       os_server_pcm:
901         type: tosca.capabilities.OperatingSystem
902         occurrences:
903         - 1
904         - UNBOUNDED
905       disk.read.bytes_server_pcm:
906         type: org.openecomp.capabilities.metric.Ceilometer
907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
908         occurrences:
909         - 1
910         - UNBOUNDED
911       network.outgoing.packets.rate_pcm_port_0:
912         type: org.openecomp.capabilities.metric.Ceilometer
913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
914         occurrences:
915         - 1
916         - UNBOUNDED
917       network.outgoing.packets.rate_pcm_port_1:
918         type: org.openecomp.capabilities.metric.Ceilometer
919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
920         occurrences:
921         - 1
922         - UNBOUNDED
923       feature_pcm_port_1:
924         type: tosca.capabilities.Node
925         occurrences:
926         - 1
927         - UNBOUNDED
928       network.outgoing.bytes_pcm_port_0:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       disk.device.read.bytes_server_pcm:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       feature_pcm_port_0:
941         type: tosca.capabilities.Node
942         occurrences:
943         - 1
944         - UNBOUNDED
945       network.outgoing.bytes_pcm_port_1:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       attachment_pcm_port_0:
952         type: tosca.capabilities.Attachment
953         occurrences:
954         - 1
955         - UNBOUNDED
956       attachment_pcm_port_1:
957         type: tosca.capabilities.Attachment
958         occurrences:
959         - 1
960         - UNBOUNDED
961       endpoint_server_pcm:
962         type: tosca.capabilities.Endpoint.Admin
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.device.read.requests.rate_server_pcm:
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       vcpus_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       disk.write.bytes_server_pcm:
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       disk.iops_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.read.bytes.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.device.allocation_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       scalable_server_pcm:
1003         type: tosca.capabilities.Scalable
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.device.read.bytes.rate_server_pcm:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       cpu_util_server_pcm:
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.requests.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       disk.device.write.bytes.rate_server_pcm:
1026         type: org.openecomp.capabilities.metric.Ceilometer
1027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       host_server_pcm:
1032         type: tosca.capabilities.Container
1033         valid_source_types:
1034         - tosca.nodes.SoftwareComponent
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       cpu.delta_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       network.outgoing.bytes.rate_pcm_port_1:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       network.incoming.packets_pcm_port_0:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       binding_server_pcm:
1057         type: tosca.capabilities.network.Bindable
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       network.outgoing.bytes.rate_pcm_port_0:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       disk.device.capacity_server_pcm:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       network.incoming.packets_pcm_port_1:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       instance_server_pcm:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.write.requests.rate_server_pcm:
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.latency_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       disk.device.read.requests_server_pcm:
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       feature_server_pcm:
1104         type: tosca.capabilities.Node
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       network.incoming.bytes.rate_pcm_port_0:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.write.bytes.rate_server_pcm:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       network.incoming.bytes.rate_pcm_port_1:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1127     derived_from: org.openecomp.resource.abstract.nodes.VFC
1128     properties:
1129       port_pcm_port_11_network_role_tag:
1130         type: string
1131         required: true
1132         status: SUPPORTED
1133       availabilityzone_name:
1134         type: string
1135         description: availabilityzone name
1136         required: true
1137         status: SUPPORTED
1138       port_pcm_port_11_ip_requirements:
1139         type: list
1140         required: true
1141         status: SUPPORTED
1142         entry_schema:
1143           type: org.openecomp.datatypes.network.IpRequirements
1144       pcm_image_name:
1145         type: string
1146         description: PCRF CM image name
1147         required: true
1148         status: SUPPORTED
1149       port_pcm_port_01_ip_requirements:
1150         type: list
1151         required: true
1152         status: SUPPORTED
1153         entry_schema:
1154           type: org.openecomp.datatypes.network.IpRequirements
1155       port_pcm_port_01_vlan_requirements:
1156         type: list
1157         required: true
1158         status: SUPPORTED
1159         entry_schema:
1160           type: org.openecomp.datatypes.network.VlanRequirements
1161       port_pcm_port_11_mac_requirements:
1162         type: org.openecomp.datatypes.network.MacRequirements
1163         required: true
1164         status: SUPPORTED
1165       port_pcm_port_01_network_role:
1166         type: string
1167         required: true
1168         status: SUPPORTED
1169       port_pcm_port_01_subnetpoolid:
1170         type: string
1171         required: true
1172         status: SUPPORTED
1173       pcm_server_name:
1174         type: string
1175         description: PCRF CM server name
1176         required: true
1177         status: SUPPORTED
1178       cps_net_mask:
1179         type: string
1180         description: CPS network mask
1181         required: true
1182         status: SUPPORTED
1183       oam_net_name:
1184         type: string
1185         description: OAM network name
1186         required: true
1187         status: SUPPORTED
1188       port_pcm_port_01_network_role_tag:
1189         type: string
1190         required: true
1191         status: SUPPORTED
1192       oam_net_gw:
1193         type: string
1194         description: CPS network gateway
1195         required: true
1196         status: SUPPORTED
1197       port_pcm_port_11_network_role:
1198         type: string
1199         required: true
1200         status: SUPPORTED
1201       security_group_name:
1202         type: string
1203         description: the name of security group
1204         required: true
1205         status: SUPPORTED
1206       port_pcm_port_11_vlan_requirements:
1207         type: list
1208         required: true
1209         status: SUPPORTED
1210         entry_schema:
1211           type: org.openecomp.datatypes.network.VlanRequirements
1212       cps_net_ip:
1213         type: string
1214         description: CPS network ip
1215         required: true
1216         status: SUPPORTED
1217       port_pcm_port_11_order:
1218         type: integer
1219         required: true
1220         status: SUPPORTED
1221       port_pcm_port_01_order:
1222         type: integer
1223         required: true
1224         status: SUPPORTED
1225       pcm_flavor_name:
1226         type: string
1227         description: flavor name of PCRF CM instance
1228         required: true
1229         status: SUPPORTED
1230       port_pcm_port_01_mac_requirements:
1231         type: org.openecomp.datatypes.network.MacRequirements
1232         required: true
1233         status: SUPPORTED
1234       pcm_vol:
1235         type: string
1236         description: CPS Cluman Cinder Volume
1237         required: true
1238         status: SUPPORTED
1239       port_pcm_port_11_exCP_naming:
1240         type: org.openecomp.datatypes.Naming
1241         required: true
1242         status: SUPPORTED
1243       cps_net_name:
1244         type: string
1245         description: CPS network name
1246         required: true
1247         status: SUPPORTED
1248       oam_net_ip:
1249         type: string
1250         description: OAM network ip
1251         required: true
1252         status: SUPPORTED
1253       oam_net_mask:
1254         type: string
1255         description: CPS network mask
1256         required: true
1257         status: SUPPORTED
1258       port_pcm_port_01_exCP_naming:
1259         type: org.openecomp.datatypes.Naming
1260         required: true
1261         status: SUPPORTED
1262       port_pcm_port_11_subnetpoolid:
1263         type: string
1264         required: true
1265         status: SUPPORTED
1266     attributes:
1267       server_pcm_id:
1268         type: string
1269         description: the pcm nova service id
1270         status: SUPPORTED
1271     requirements:
1272     - dependency_pcm_port_11:
1273         capability: tosca.capabilities.Node
1274         node: tosca.nodes.Root
1275         relationship: tosca.relationships.DependsOn
1276         occurrences:
1277         - 0
1278         - UNBOUNDED
1279     - link_pcm_port_11:
1280         capability: tosca.capabilities.network.Linkable
1281         relationship: tosca.relationships.network.LinksTo
1282         occurrences:
1283         - 1
1284         - 1
1285     - dependency_pcm_port_01:
1286         capability: tosca.capabilities.Node
1287         node: tosca.nodes.Root
1288         relationship: tosca.relationships.DependsOn
1289         occurrences:
1290         - 0
1291         - UNBOUNDED
1292     - link_pcm_port_01:
1293         capability: tosca.capabilities.network.Linkable
1294         relationship: tosca.relationships.network.LinksTo
1295         occurrences:
1296         - 1
1297         - 1
1298     - dependency_server_pcm_1:
1299         capability: tosca.capabilities.Node
1300         node: tosca.nodes.Root
1301         relationship: tosca.relationships.DependsOn
1302         occurrences:
1303         - 0
1304         - UNBOUNDED
1305     - local_storage_server_pcm_1:
1306         capability: tosca.capabilities.Attachment
1307         node: tosca.nodes.BlockStorage
1308         relationship: tosca.relationships.AttachesTo
1309         occurrences:
1310         - 0
1311         - UNBOUNDED
1312     capabilities:
1313       disk.root.size_server_pcm_1:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       network.outgoing.bytes_pcm_port_11:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       network.incoming.packets_pcm_port_01:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       feature_pcm_port_01:
1332         type: tosca.capabilities.Node
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       disk.iops_server_pcm_1:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       disk.device.write.bytes.rate_server_pcm_1:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       network.incoming.bytes_pcm_port_01:
1349         type: org.openecomp.capabilities.metric.Ceilometer
1350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1351         occurrences:
1352         - 1
1353         - UNBOUNDED
1354       disk.capacity_server_pcm_1:
1355         type: org.openecomp.capabilities.metric.Ceilometer
1356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       disk.write.requests_server_pcm_1:
1361         type: org.openecomp.capabilities.metric.Ceilometer
1362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       network.incoming.bytes.rate_pcm_port_11:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.read.bytes_server_pcm_1:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378       attachment_pcm_port_01:
1379         type: tosca.capabilities.Attachment
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383       feature_pcm_port_11:
1384         type: tosca.capabilities.Node
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       network.outgoing.packets.rate_pcm_port_01:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       disk.usage_server_pcm_1:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       cpu_util_server_pcm_1:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       vcpus_server_pcm_1:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       memory.resident_server_pcm_1:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       network.outgoing.bytes_pcm_port_01:
1419         type: org.openecomp.capabilities.metric.Ceilometer
1420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1421         occurrences:
1422         - 1
1423         - UNBOUNDED
1424       network.outgoing.packets.rate_pcm_port_11:
1425         type: org.openecomp.capabilities.metric.Ceilometer
1426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1427         occurrences:
1428         - 1
1429         - UNBOUNDED
1430       feature_server_pcm_1:
1431         type: tosca.capabilities.Node
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       disk.allocation_server_pcm_1:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       disk.device.write.bytes_server_pcm_1:
1442         type: org.openecomp.capabilities.metric.Ceilometer
1443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447       memory.usage_server_pcm_1:
1448         type: org.openecomp.capabilities.metric.Ceilometer
1449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1450         occurrences:
1451         - 1
1452         - UNBOUNDED
1453       cpu_server_pcm_1:
1454         type: org.openecomp.capabilities.metric.Ceilometer
1455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1456         occurrences:
1457         - 1
1458         - UNBOUNDED
1459       network.incoming.packets.rate_pcm_port_11:
1460         type: org.openecomp.capabilities.metric.Ceilometer
1461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1462         occurrences:
1463         - 1
1464         - UNBOUNDED
1465       binding_pcm_port_11:
1466         type: tosca.capabilities.network.Bindable
1467         valid_source_types:
1468         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1469         occurrences:
1470         - 0
1471         - UNBOUNDED
1472       disk.device.read.bytes_server_pcm_1:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       network.incoming.bytes.rate_pcm_port_01:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       network.outgoing.bytes.rate_pcm_port_11:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       attachment_pcm_port_11:
1491         type: tosca.capabilities.Attachment
1492         occurrences:
1493         - 1
1494         - UNBOUNDED
1495       endpoint_server_pcm_1:
1496         type: tosca.capabilities.Endpoint.Admin
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       disk.read.bytes.rate_server_pcm_1:
1501         type: org.openecomp.capabilities.metric.Ceilometer
1502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       disk.device.iops_server_pcm_1:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       cpu.delta_server_pcm_1:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       host_server_pcm_1:
1519         type: tosca.capabilities.Container
1520         valid_source_types:
1521         - tosca.nodes.SoftwareComponent
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.capacity_server_pcm_1:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       disk.read.requests_server_pcm_1:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.device.write.requests.rate_server_pcm_1:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       disk.ephemeral.size_server_pcm_1:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       disk.latency_server_pcm_1:
1550         type: org.openecomp.capabilities.metric.Ceilometer
1551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       network.outpoing.packets_pcm_port_11:
1556         type: org.openecomp.capabilities.metric.Ceilometer
1557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1558         occurrences:
1559         - 1
1560         - UNBOUNDED
1561       network.outgoing.bytes.rate_pcm_port_01:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       network.incoming.packets.rate_pcm_port_01:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       binding_pcm_port_01:
1574         type: tosca.capabilities.network.Bindable
1575         valid_source_types:
1576         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1577         occurrences:
1578         - 0
1579         - UNBOUNDED
1580       scalable_server_pcm_1:
1581         type: tosca.capabilities.Scalable
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.write.requests.rate_server_pcm_1:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       memory_server_pcm_1:
1592         type: org.openecomp.capabilities.metric.Ceilometer
1593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       disk.device.latency_server_pcm_1:
1598         type: org.openecomp.capabilities.metric.Ceilometer
1599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1600         occurrences:
1601         - 1
1602         - UNBOUNDED
1603       disk.device.read.bytes.rate_server_pcm_1:
1604         type: org.openecomp.capabilities.metric.Ceilometer
1605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       network.incoming.packets_pcm_port_11:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       disk.device.usage_server_pcm_1:
1616         type: org.openecomp.capabilities.metric.Ceilometer
1617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       disk.device.write.requests_server_pcm_1:
1622         type: org.openecomp.capabilities.metric.Ceilometer
1623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       disk.write.bytes_server_pcm_1:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       disk.device.read.requests_server_pcm_1:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       instance_server_pcm_1:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       disk.device.read.requests.rate_server_pcm_1:
1646         type: org.openecomp.capabilities.metric.Ceilometer
1647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1648         occurrences:
1649         - 1
1650         - UNBOUNDED
1651       network.incoming.bytes_pcm_port_11:
1652         type: org.openecomp.capabilities.metric.Ceilometer
1653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1654         occurrences:
1655         - 1
1656         - UNBOUNDED
1657       os_server_pcm_1:
1658         type: tosca.capabilities.OperatingSystem
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       binding_server_pcm_1:
1663         type: tosca.capabilities.network.Bindable
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       network.outpoing.packets_pcm_port_01:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       disk.write.bytes.rate_server_pcm_1:
1674         type: org.openecomp.capabilities.metric.Ceilometer
1675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679       disk.device.allocation_server_pcm_1:
1680         type: org.openecomp.capabilities.metric.Ceilometer
1681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1682         occurrences:
1683         - 1
1684         - UNBOUNDED