938583febf725824981e67867792e661196983ed
[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.oam_server_1:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       p2:
12         type: string
13         description: UID of OAM network
14         required: true
15         status: SUPPORTED
16       port_oam_port_1_network_role:
17         type: string
18         required: true
19         status: SUPPORTED
20       availabilityzone_name:
21         type: string
22         description: availabilityzone name
23         required: true
24         status: SUPPORTED
25       port_oam_port_0_network_role:
26         type: string
27         required: true
28         status: SUPPORTED
29       port_oam_port_1_network_role_tag:
30         type: string
31         required: true
32         status: SUPPORTED
33       oam_server_name:
34         type: string
35         description: oam server name
36         required: true
37         status: SUPPORTED
38       port_oam_port_0_subnetpoolid:
39         type: string
40         required: true
41         status: SUPPORTED
42       port_oam_port_1_subnetpoolid:
43         type: string
44         required: true
45         status: SUPPORTED
46       port_oam_port_1_ip_requirements:
47         type: list
48         required: true
49         status: SUPPORTED
50         entry_schema:
51           type: org.openecomp.datatypes.network.IpRequirements
52       port_oam_port_1_mac_requirements:
53         type: org.openecomp.datatypes.network.MacRequirements
54         required: true
55         status: SUPPORTED
56       port_oam_port_1_order:
57         type: integer
58         required: true
59         status: SUPPORTED
60       port_oam_port_0_network_role_tag:
61         type: string
62         required: true
63         status: SUPPORTED
64       port_oam_port_1_vlan_requirements:
65         type: list
66         required: true
67         status: SUPPORTED
68         entry_schema:
69           type: org.openecomp.datatypes.network.VlanRequirements
70       oam_image_name:
71         type: string
72         description: oam image name
73         required: true
74         status: SUPPORTED
75       cps_net_mask:
76         type: string
77         description: CPS network mask
78         required: true
79         status: SUPPORTED
80       oam_net_name:
81         type: string
82         description: OAM network name
83         required: true
84         status: SUPPORTED
85       oam_net_gw:
86         type: string
87         description: CPS network gateway
88         required: true
89         status: SUPPORTED
90       port_oam_port_0_mac_requirements:
91         type: org.openecomp.datatypes.network.MacRequirements
92         required: true
93         status: SUPPORTED
94       oam_flavor_name:
95         type: string
96         description: flavor name of PCRF CM instance
97         required: true
98         status: SUPPORTED
99       security_group_name:
100         type: string
101         description: the name of security group
102         required: true
103         status: SUPPORTED
104       cps_net_ip:
105         type: string
106         description: CPS network ip
107         required: true
108         status: SUPPORTED
109       port_oam_port_0_order:
110         type: integer
111         required: true
112         status: SUPPORTED
113       port_oam_port_0_vlan_requirements:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: org.openecomp.datatypes.network.VlanRequirements
119       port_oam_port_1_exCP_naming:
120         type: org.openecomp.datatypes.Naming
121         required: true
122         status: SUPPORTED
123       port_oam_port_0_exCP_naming:
124         type: org.openecomp.datatypes.Naming
125         required: true
126         status: SUPPORTED
127       pcm_vol:
128         type: string
129         description: CPS Cluman Cinder Volume
130         required: true
131         status: SUPPORTED
132       cps_net_name:
133         type: string
134         description: CPS network name
135         required: true
136         status: SUPPORTED
137       oam_net_ip:
138         type: string
139         description: OAM network ip
140         required: true
141         status: SUPPORTED
142       oam_net_mask:
143         type: string
144         description: CPS network mask
145         required: true
146         status: SUPPORTED
147       port_oam_port_0_ip_requirements:
148         type: list
149         required: true
150         status: SUPPORTED
151         entry_schema:
152           type: org.openecomp.datatypes.network.IpRequirements
153       shared_security_group_id1:
154         type: string
155         description: UID of OAM network
156         required: true
157         status: SUPPORTED
158     attributes:
159       server_oam_id:
160         type: string
161         description: the oam nova service id
162         status: SUPPORTED
163     requirements:
164     - dependency_oam_port_0:
165         capability: tosca.capabilities.Node
166         node: tosca.nodes.Root
167         relationship: tosca.relationships.DependsOn
168         occurrences:
169         - 0
170         - UNBOUNDED
171     - link_oam_port_0:
172         capability: tosca.capabilities.network.Linkable
173         relationship: tosca.relationships.network.LinksTo
174         occurrences:
175         - 1
176         - 1
177     - dependency_server_oam:
178         capability: tosca.capabilities.Node
179         node: tosca.nodes.Root
180         relationship: tosca.relationships.DependsOn
181         occurrences:
182         - 0
183         - UNBOUNDED
184     - local_storage_server_oam:
185         capability: tosca.capabilities.Attachment
186         node: tosca.nodes.BlockStorage
187         relationship: tosca.relationships.AttachesTo
188         occurrences:
189         - 0
190         - UNBOUNDED
191     - dependency_oam_port_1:
192         capability: tosca.capabilities.Node
193         node: tosca.nodes.Root
194         relationship: tosca.relationships.DependsOn
195         occurrences:
196         - 0
197         - UNBOUNDED
198     - link_oam_port_1:
199         capability: tosca.capabilities.network.Linkable
200         relationship: tosca.relationships.network.LinksTo
201         occurrences:
202         - 1
203         - 1
204     capabilities:
205       cpu_server_oam:
206         type: org.openecomp.capabilities.metric.Ceilometer
207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
208         occurrences:
209         - 1
210         - UNBOUNDED
211       memory_server_oam:
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       disk.write.requests_server_oam:
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       network.incoming.bytes.rate_oam_port_1:
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       network.incoming.bytes.rate_oam_port_0:
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       network.outgoing.bytes_oam_port_0:
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       memory.resident_server_oam:
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       network.outgoing.bytes_oam_port_1:
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       disk.device.iops_server_oam:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       network.incoming.bytes_oam_port_0:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       network.incoming.bytes_oam_port_1:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       disk.device.write.requests_server_oam:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       network.outgoing.bytes.rate_oam_port_0:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.allocation_server_oam:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       network.outgoing.bytes.rate_oam_port_1:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       forwarder_oam_port_0:
296         type: org.openecomp.capabilities.Forwarder
297         occurrences:
298         - 1
299         - UNBOUNDED
300       forwarder_oam_port_1:
301         type: org.openecomp.capabilities.Forwarder
302         occurrences:
303         - 1
304         - UNBOUNDED
305       disk.device.usage_server_oam:
306         type: org.openecomp.capabilities.metric.Ceilometer
307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
308         occurrences:
309         - 1
310         - UNBOUNDED
311       network.outgoing.packets.rate_oam_port_0:
312         type: org.openecomp.capabilities.metric.Ceilometer
313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
314         occurrences:
315         - 1
316         - UNBOUNDED
317       network.outgoing.packets.rate_oam_port_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.usage_server_oam:
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       disk.device.write.bytes_server_oam:
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       attachment_oam_port_1:
336         type: tosca.capabilities.Attachment
337         occurrences:
338         - 1
339         - UNBOUNDED
340       attachment_oam_port_0:
341         type: tosca.capabilities.Attachment
342         occurrences:
343         - 1
344         - UNBOUNDED
345       disk.ephemeral.size_server_oam:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.latency_server_oam:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       disk.root.size_server_oam:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       memory.usage_server_oam:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.read.bytes_server_oam:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       os_server_oam:
376         type: tosca.capabilities.OperatingSystem
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.read.requests_server_oam:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.capacity_server_oam:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       feature_oam_port_0:
393         type: tosca.capabilities.Node
394         occurrences:
395         - 1
396         - UNBOUNDED
397       disk.device.read.bytes_server_oam:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       endpoint_server_oam:
404         type: tosca.capabilities.Endpoint.Admin
405         occurrences:
406         - 1
407         - UNBOUNDED
408       disk.device.read.requests.rate_server_oam:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       vcpus_server_oam:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       feature_oam_port_1:
421         type: tosca.capabilities.Node
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.read.bytes.rate_server_oam:
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.write.bytes_server_oam:
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       disk.iops_server_oam:
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.incoming.packets.rate_oam_port_0:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       disk.device.allocation_server_oam:
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       network.incoming.packets.rate_oam_port_1:
456         type: org.openecomp.capabilities.metric.Ceilometer
457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
458         occurrences:
459         - 1
460         - UNBOUNDED
461       disk.write.requests.rate_server_oam:
462         type: org.openecomp.capabilities.metric.Ceilometer
463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
464         occurrences:
465         - 1
466         - UNBOUNDED
467       network.outpoing.packets_oam_port_0:
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       scalable_server_oam:
474         type: tosca.capabilities.Scalable
475         occurrences:
476         - 1
477         - UNBOUNDED
478       disk.device.read.bytes.rate_server_oam:
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       binding_oam_port_0:
485         type: tosca.capabilities.network.Bindable
486         valid_source_types:
487         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
488         occurrences:
489         - 0
490         - UNBOUNDED
491       network.incoming.packets_oam_port_1:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       network.incoming.packets_oam_port_0:
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       cpu_util_server_oam:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       binding_oam_port_1:
510         type: tosca.capabilities.network.Bindable
511         valid_source_types:
512         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
513         occurrences:
514         - 0
515         - UNBOUNDED
516       network.outpoing.packets_oam_port_1:
517         type: org.openecomp.capabilities.metric.Ceilometer
518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
519         occurrences:
520         - 1
521         - UNBOUNDED
522       cpu.delta_server_oam:
523         type: org.openecomp.capabilities.metric.Ceilometer
524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
525         occurrences:
526         - 1
527         - UNBOUNDED
528       host_server_oam:
529         type: tosca.capabilities.Container
530         valid_source_types:
531         - tosca.nodes.SoftwareComponent
532         occurrences:
533         - 1
534         - UNBOUNDED
535       disk.device.write.bytes.rate_server_oam:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       binding_server_oam:
542         type: tosca.capabilities.network.Bindable
543         occurrences:
544         - 1
545         - UNBOUNDED
546       disk.device.capacity_server_oam:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       disk.latency_server_oam:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       instance_server_oam:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       disk.device.read.requests_server_oam:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       disk.device.write.requests.rate_server_oam:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       feature_server_oam:
577         type: tosca.capabilities.Node
578         occurrences:
579         - 1
580         - UNBOUNDED
581       disk.write.bytes.rate_server_oam:
582         type: org.openecomp.capabilities.metric.Ceilometer
583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
584         occurrences:
585         - 1
586         - UNBOUNDED
587   org.openecomp.resource.abstract.nodes.heat.pcm_server:
588     derived_from: org.openecomp.resource.abstract.nodes.VFC
589     properties:
590       port_pcm_port_0_network_role:
591         type: string
592         required: true
593         status: SUPPORTED
594       p1:
595         type: string
596         description: UID of OAM network
597         required: true
598         status: SUPPORTED
599       p2:
600         type: string
601         description: UID of OAM network
602         required: true
603         status: SUPPORTED
604       port_pcm_port_1_network_role_tag:
605         type: string
606         required: true
607         status: SUPPORTED
608       availabilityzone_name:
609         type: string
610         description: availabilityzone name
611         required: true
612         status: SUPPORTED
613       port_pcm_port_0_vlan_requirements:
614         type: list
615         required: true
616         status: SUPPORTED
617         entry_schema:
618           type: org.openecomp.datatypes.network.VlanRequirements
619       pcm_image_name:
620         type: string
621         description: PCRF CM image name
622         required: true
623         status: SUPPORTED
624       port_pcm_port_0_order:
625         type: integer
626         required: true
627         status: SUPPORTED
628       port_pcm_port_0_subnetpoolid:
629         type: string
630         required: true
631         status: SUPPORTED
632       port_pcm_port_1_subnetpoolid:
633         type: string
634         required: true
635         status: SUPPORTED
636       port_pcm_port_0_network_role_tag:
637         type: string
638         required: true
639         status: SUPPORTED
640       pcm_server_name:
641         type: string
642         description: PCRF CM server name
643         required: true
644         status: SUPPORTED
645       cps_net_mask:
646         type: string
647         description: CPS network mask
648         required: true
649         status: SUPPORTED
650       port_pcm_port_1_exCP_naming:
651         type: org.openecomp.datatypes.Naming
652         required: true
653         status: SUPPORTED
654       port_pcm_port_0_exCP_naming:
655         type: org.openecomp.datatypes.Naming
656         required: true
657         status: SUPPORTED
658       oam_net_name:
659         type: string
660         description: OAM network name
661         required: true
662         status: SUPPORTED
663       port_pcm_port_1_network_role:
664         type: string
665         required: true
666         status: SUPPORTED
667       port_pcm_port_0_ip_requirements:
668         type: list
669         required: true
670         status: SUPPORTED
671         entry_schema:
672           type: org.openecomp.datatypes.network.IpRequirements
673       oam_net_gw:
674         type: string
675         description: CPS network gateway
676         required: true
677         status: SUPPORTED
678       security_group_name:
679         type: string
680         description: the name of security group
681         required: true
682         status: SUPPORTED
683       cps_net_ip:
684         type: string
685         description: CPS network ip
686         required: true
687         status: SUPPORTED
688       port_pcm_port_1_mac_requirements:
689         type: org.openecomp.datatypes.network.MacRequirements
690         required: true
691         status: SUPPORTED
692       port_pcm_port_1_vlan_requirements:
693         type: list
694         required: true
695         status: SUPPORTED
696         entry_schema:
697           type: org.openecomp.datatypes.network.VlanRequirements
698       pcm_flavor_name:
699         type: string
700         description: flavor name of PCRF CM instance
701         required: true
702         status: SUPPORTED
703       pcm_vol:
704         type: string
705         description: CPS Cluman Cinder Volume
706         required: true
707         status: SUPPORTED
708       port_pcm_port_1_ip_requirements:
709         type: list
710         required: true
711         status: SUPPORTED
712         entry_schema:
713           type: org.openecomp.datatypes.network.IpRequirements
714       port_pcm_port_0_mac_requirements:
715         type: org.openecomp.datatypes.network.MacRequirements
716         required: true
717         status: SUPPORTED
718       cps_net_name:
719         type: string
720         description: CPS network name
721         required: true
722         status: SUPPORTED
723       oam_net_ip:
724         type: string
725         description: OAM network ip
726         required: true
727         status: SUPPORTED
728       oam_net_mask:
729         type: string
730         description: CPS network mask
731         required: true
732         status: SUPPORTED
733       port_pcm_port_1_order:
734         type: integer
735         required: true
736         status: SUPPORTED
737     attributes:
738       server_pcm_id:
739         type: string
740         description: the pcm nova service id
741         status: SUPPORTED
742     requirements:
743     - dependency_pcm_port_1:
744         capability: tosca.capabilities.Node
745         node: tosca.nodes.Root
746         relationship: tosca.relationships.DependsOn
747         occurrences:
748         - 0
749         - UNBOUNDED
750     - link_pcm_port_1:
751         capability: tosca.capabilities.network.Linkable
752         relationship: tosca.relationships.network.LinksTo
753         occurrences:
754         - 1
755         - 1
756     - dependency_server_pcm:
757         capability: tosca.capabilities.Node
758         node: tosca.nodes.Root
759         relationship: tosca.relationships.DependsOn
760         occurrences:
761         - 0
762         - UNBOUNDED
763     - local_storage_server_pcm:
764         capability: tosca.capabilities.Attachment
765         node: tosca.nodes.BlockStorage
766         relationship: tosca.relationships.AttachesTo
767         occurrences:
768         - 0
769         - UNBOUNDED
770     - dependency_pcm_port_0:
771         capability: tosca.capabilities.Node
772         node: tosca.nodes.Root
773         relationship: tosca.relationships.DependsOn
774         occurrences:
775         - 0
776         - UNBOUNDED
777     - link_pcm_port_0:
778         capability: tosca.capabilities.network.Linkable
779         relationship: tosca.relationships.network.LinksTo
780         occurrences:
781         - 1
782         - 1
783     capabilities:
784       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       network.incoming.packets.rate_pcm_port_1:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       network.outpoing.packets_pcm_port_1:
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       memory_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.write.requests_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       network.outpoing.packets_pcm_port_0:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       disk.device.iops_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       memory.resident_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.device.write.requests_server_pcm:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       disk.device.usage_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.allocation_server_pcm:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       disk.usage_server_pcm:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       disk.device.write.bytes_server_pcm:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       disk.root.size_server_pcm:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       disk.ephemeral.size_server_pcm:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.device.latency_server_pcm:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.incoming.bytes_pcm_port_0:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
899         type: tosca.capabilities.network.Bindable
900         valid_source_types:
901         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
902         occurrences:
903         - 0
904         - UNBOUNDED
905       binding_pcm_port_1:
906         type: tosca.capabilities.network.Bindable
907         valid_source_types:
908         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
909         occurrences:
910         - 0
911         - UNBOUNDED
912       memory.usage_server_pcm:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       disk.read.requests_server_pcm:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.capacity_server_pcm:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       os_server_pcm:
931         type: tosca.capabilities.OperatingSystem
932         occurrences:
933         - 1
934         - UNBOUNDED
935       disk.read.bytes_server_pcm:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       network.outgoing.packets.rate_pcm_port_0:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       network.outgoing.packets.rate_pcm_port_1:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       feature_pcm_port_1:
954         type: tosca.capabilities.Node
955         occurrences:
956         - 1
957         - UNBOUNDED
958       network.outgoing.bytes_pcm_port_0:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.device.read.bytes_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       feature_pcm_port_0:
971         type: tosca.capabilities.Node
972         occurrences:
973         - 1
974         - UNBOUNDED
975       network.outgoing.bytes_pcm_port_1:
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_pcm_port_0:
982         type: tosca.capabilities.Attachment
983         occurrences:
984         - 1
985         - UNBOUNDED
986       attachment_pcm_port_1:
987         type: tosca.capabilities.Attachment
988         occurrences:
989         - 1
990         - UNBOUNDED
991       endpoint_server_pcm:
992         type: tosca.capabilities.Endpoint.Admin
993         occurrences:
994         - 1
995         - UNBOUNDED
996       disk.device.read.requests.rate_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       vcpus_server_pcm:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       disk.write.bytes_server_pcm:
1009         type: org.openecomp.capabilities.metric.Ceilometer
1010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       disk.iops_server_pcm:
1015         type: org.openecomp.capabilities.metric.Ceilometer
1016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1017         occurrences:
1018         - 1
1019         - UNBOUNDED
1020       forwarder_pcm_port_0:
1021         type: org.openecomp.capabilities.Forwarder
1022         occurrences:
1023         - 1
1024         - UNBOUNDED
1025       forwarder_pcm_port_1:
1026         type: org.openecomp.capabilities.Forwarder
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       disk.read.bytes.rate_server_pcm:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       disk.device.allocation_server_pcm:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       scalable_server_pcm:
1043         type: tosca.capabilities.Scalable
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.device.read.bytes.rate_server_pcm:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       cpu_util_server_pcm:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       disk.write.requests.rate_server_pcm:
1060         type: org.openecomp.capabilities.metric.Ceilometer
1061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       disk.device.write.bytes.rate_server_pcm:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       host_server_pcm:
1072         type: tosca.capabilities.Container
1073         valid_source_types:
1074         - tosca.nodes.SoftwareComponent
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       cpu.delta_server_pcm:
1079         type: org.openecomp.capabilities.metric.Ceilometer
1080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1081         occurrences:
1082         - 1
1083         - UNBOUNDED
1084       network.outgoing.bytes.rate_pcm_port_1:
1085         type: org.openecomp.capabilities.metric.Ceilometer
1086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       network.incoming.packets_pcm_port_0:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       binding_server_pcm:
1097         type: tosca.capabilities.network.Bindable
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       network.outgoing.bytes.rate_pcm_port_0:
1102         type: org.openecomp.capabilities.metric.Ceilometer
1103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.device.capacity_server_pcm:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       network.incoming.packets_pcm_port_1:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       instance_server_pcm:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.device.write.requests.rate_server_pcm:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       disk.latency_server_pcm:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       disk.device.read.requests_server_pcm:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       feature_server_pcm:
1144         type: tosca.capabilities.Node
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       network.incoming.bytes.rate_pcm_port_0:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       disk.write.bytes.rate_server_pcm:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       network.incoming.bytes.rate_pcm_port_1:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166   org.openecomp.resource.abstract.nodes.heat.oam_server:
1167     derived_from: org.openecomp.resource.abstract.nodes.VFC
1168     properties:
1169       p2:
1170         type: string
1171         description: UID of OAM network
1172         required: true
1173         status: SUPPORTED
1174       port_oam_port_1_network_role:
1175         type: string
1176         required: true
1177         status: SUPPORTED
1178       availabilityzone_name:
1179         type: string
1180         description: availabilityzone name
1181         required: true
1182         status: SUPPORTED
1183       port_oam_port_0_network_role:
1184         type: string
1185         required: true
1186         status: SUPPORTED
1187       port_oam_port_1_network_role_tag:
1188         type: string
1189         required: true
1190         status: SUPPORTED
1191       oam_server_name:
1192         type: string
1193         description: oam server name
1194         required: true
1195         status: SUPPORTED
1196       port_oam_port_0_subnetpoolid:
1197         type: string
1198         required: true
1199         status: SUPPORTED
1200       port_oam_port_1_subnetpoolid:
1201         type: string
1202         required: true
1203         status: SUPPORTED
1204       port_oam_port_1_ip_requirements:
1205         type: list
1206         required: true
1207         status: SUPPORTED
1208         entry_schema:
1209           type: org.openecomp.datatypes.network.IpRequirements
1210       port_oam_port_1_mac_requirements:
1211         type: org.openecomp.datatypes.network.MacRequirements
1212         required: true
1213         status: SUPPORTED
1214       port_oam_port_1_order:
1215         type: integer
1216         required: true
1217         status: SUPPORTED
1218       port_oam_port_0_network_role_tag:
1219         type: string
1220         required: true
1221         status: SUPPORTED
1222       port_oam_port_1_vlan_requirements:
1223         type: list
1224         required: true
1225         status: SUPPORTED
1226         entry_schema:
1227           type: org.openecomp.datatypes.network.VlanRequirements
1228       oam_image_name:
1229         type: string
1230         description: oam image name
1231         required: true
1232         status: SUPPORTED
1233       cps_net_mask:
1234         type: string
1235         description: CPS network mask
1236         required: true
1237         status: SUPPORTED
1238       oam_net_name:
1239         type: string
1240         description: OAM network name
1241         required: true
1242         status: SUPPORTED
1243       oam_net_gw:
1244         type: string
1245         description: CPS network gateway
1246         required: true
1247         status: SUPPORTED
1248       port_oam_port_0_mac_requirements:
1249         type: org.openecomp.datatypes.network.MacRequirements
1250         required: true
1251         status: SUPPORTED
1252       oam_flavor_name:
1253         type: string
1254         description: flavor name of PCRF CM instance
1255         required: true
1256         status: SUPPORTED
1257       security_group_name:
1258         type: string
1259         description: the name of security group
1260         required: true
1261         status: SUPPORTED
1262       cps_net_ip:
1263         type: string
1264         description: CPS network ip
1265         required: true
1266         status: SUPPORTED
1267       port_oam_port_0_order:
1268         type: integer
1269         required: true
1270         status: SUPPORTED
1271       port_oam_port_0_vlan_requirements:
1272         type: list
1273         required: true
1274         status: SUPPORTED
1275         entry_schema:
1276           type: org.openecomp.datatypes.network.VlanRequirements
1277       port_oam_port_1_exCP_naming:
1278         type: org.openecomp.datatypes.Naming
1279         required: true
1280         status: SUPPORTED
1281       port_oam_port_0_exCP_naming:
1282         type: org.openecomp.datatypes.Naming
1283         required: true
1284         status: SUPPORTED
1285       pcm_vol:
1286         type: string
1287         description: CPS Cluman Cinder Volume
1288         required: true
1289         status: SUPPORTED
1290       cps_net_name:
1291         type: string
1292         description: CPS network name
1293         required: true
1294         status: SUPPORTED
1295       oam_net_ip:
1296         type: string
1297         description: OAM network ip
1298         required: true
1299         status: SUPPORTED
1300       oam_net_mask:
1301         type: string
1302         description: CPS network mask
1303         required: true
1304         status: SUPPORTED
1305       port_oam_port_0_ip_requirements:
1306         type: list
1307         required: true
1308         status: SUPPORTED
1309         entry_schema:
1310           type: org.openecomp.datatypes.network.IpRequirements
1311       shared_security_group_id1:
1312         type: string
1313         description: UID of OAM network
1314         required: true
1315         status: SUPPORTED
1316     attributes:
1317       server_oam_id:
1318         type: string
1319         description: the oam nova service id
1320         status: SUPPORTED
1321     requirements:
1322     - dependency_oam_port_0:
1323         capability: tosca.capabilities.Node
1324         node: tosca.nodes.Root
1325         relationship: tosca.relationships.DependsOn
1326         occurrences:
1327         - 0
1328         - UNBOUNDED
1329     - link_oam_port_0:
1330         capability: tosca.capabilities.network.Linkable
1331         relationship: tosca.relationships.network.LinksTo
1332         occurrences:
1333         - 1
1334         - 1
1335     - dependency_server_oam:
1336         capability: tosca.capabilities.Node
1337         node: tosca.nodes.Root
1338         relationship: tosca.relationships.DependsOn
1339         occurrences:
1340         - 0
1341         - UNBOUNDED
1342     - local_storage_server_oam:
1343         capability: tosca.capabilities.Attachment
1344         node: tosca.nodes.BlockStorage
1345         relationship: tosca.relationships.AttachesTo
1346         occurrences:
1347         - 0
1348         - UNBOUNDED
1349     - dependency_oam_port_1:
1350         capability: tosca.capabilities.Node
1351         node: tosca.nodes.Root
1352         relationship: tosca.relationships.DependsOn
1353         occurrences:
1354         - 0
1355         - UNBOUNDED
1356     - link_oam_port_1:
1357         capability: tosca.capabilities.network.Linkable
1358         relationship: tosca.relationships.network.LinksTo
1359         occurrences:
1360         - 1
1361         - 1
1362     capabilities:
1363       cpu_server_oam:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       memory_server_oam:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       disk.write.requests_server_oam:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       network.incoming.bytes.rate_oam_port_1:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       network.incoming.bytes.rate_oam_port_0:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       network.outgoing.bytes_oam_port_0:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       memory.resident_server_oam:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       network.outgoing.bytes_oam_port_1:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       disk.device.iops_server_oam:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       network.incoming.bytes_oam_port_0:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       network.incoming.bytes_oam_port_1:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       disk.device.write.requests_server_oam:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       network.outgoing.bytes.rate_oam_port_0:
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.allocation_server_oam:
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       network.outgoing.bytes.rate_oam_port_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       forwarder_oam_port_0:
1454         type: org.openecomp.capabilities.Forwarder
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       forwarder_oam_port_1:
1459         type: org.openecomp.capabilities.Forwarder
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       disk.device.usage_server_oam:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       network.outgoing.packets.rate_oam_port_0:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       network.outgoing.packets.rate_oam_port_1:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       disk.usage_server_oam:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       disk.device.write.bytes_server_oam:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       attachment_oam_port_1:
1494         type: tosca.capabilities.Attachment
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       attachment_oam_port_0:
1499         type: tosca.capabilities.Attachment
1500         occurrences:
1501         - 1
1502         - UNBOUNDED
1503       disk.ephemeral.size_server_oam:
1504         type: org.openecomp.capabilities.metric.Ceilometer
1505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1506         occurrences:
1507         - 1
1508         - UNBOUNDED
1509       disk.device.latency_server_oam:
1510         type: org.openecomp.capabilities.metric.Ceilometer
1511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1512         occurrences:
1513         - 1
1514         - UNBOUNDED
1515       disk.root.size_server_oam:
1516         type: org.openecomp.capabilities.metric.Ceilometer
1517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1518         occurrences:
1519         - 1
1520         - UNBOUNDED
1521       memory.usage_server_oam:
1522         type: org.openecomp.capabilities.metric.Ceilometer
1523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1524         occurrences:
1525         - 1
1526         - UNBOUNDED
1527       disk.read.bytes_server_oam:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       os_server_oam:
1534         type: tosca.capabilities.OperatingSystem
1535         occurrences:
1536         - 1
1537         - UNBOUNDED
1538       disk.read.requests_server_oam:
1539         type: org.openecomp.capabilities.metric.Ceilometer
1540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1541         occurrences:
1542         - 1
1543         - UNBOUNDED
1544       disk.capacity_server_oam:
1545         type: org.openecomp.capabilities.metric.Ceilometer
1546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       feature_oam_port_0:
1551         type: tosca.capabilities.Node
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.read.bytes_server_oam:
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       endpoint_server_oam:
1562         type: tosca.capabilities.Endpoint.Admin
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       disk.device.read.requests.rate_server_oam:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       vcpus_server_oam:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       feature_oam_port_1:
1579         type: tosca.capabilities.Node
1580         occurrences:
1581         - 1
1582         - UNBOUNDED
1583       disk.read.bytes.rate_server_oam:
1584         type: org.openecomp.capabilities.metric.Ceilometer
1585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1586         occurrences:
1587         - 1
1588         - UNBOUNDED
1589       disk.write.bytes_server_oam:
1590         type: org.openecomp.capabilities.metric.Ceilometer
1591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1592         occurrences:
1593         - 1
1594         - UNBOUNDED
1595       disk.iops_server_oam:
1596         type: org.openecomp.capabilities.metric.Ceilometer
1597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       network.incoming.packets.rate_oam_port_0:
1602         type: org.openecomp.capabilities.metric.Ceilometer
1603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       disk.device.allocation_server_oam:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       network.incoming.packets.rate_oam_port_1:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       disk.write.requests.rate_server_oam:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       network.outpoing.packets_oam_port_0:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       scalable_server_oam:
1632         type: tosca.capabilities.Scalable
1633         occurrences:
1634         - 1
1635         - UNBOUNDED
1636       disk.device.read.bytes.rate_server_oam:
1637         type: org.openecomp.capabilities.metric.Ceilometer
1638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1639         occurrences:
1640         - 1
1641         - UNBOUNDED
1642       binding_oam_port_0:
1643         type: tosca.capabilities.network.Bindable
1644         valid_source_types:
1645         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1646         occurrences:
1647         - 0
1648         - UNBOUNDED
1649       network.incoming.packets_oam_port_1:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       network.incoming.packets_oam_port_0:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       cpu_util_server_oam:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       binding_oam_port_1:
1668         type: tosca.capabilities.network.Bindable
1669         valid_source_types:
1670         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1671         occurrences:
1672         - 0
1673         - UNBOUNDED
1674       network.outpoing.packets_oam_port_1:
1675         type: org.openecomp.capabilities.metric.Ceilometer
1676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       cpu.delta_server_oam:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       host_server_oam:
1687         type: tosca.capabilities.Container
1688         valid_source_types:
1689         - tosca.nodes.SoftwareComponent
1690         occurrences:
1691         - 1
1692         - UNBOUNDED
1693       disk.device.write.bytes.rate_server_oam:
1694         type: org.openecomp.capabilities.metric.Ceilometer
1695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1696         occurrences:
1697         - 1
1698         - UNBOUNDED
1699       binding_server_oam:
1700         type: tosca.capabilities.network.Bindable
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       disk.device.capacity_server_oam:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       disk.latency_server_oam:
1711         type: org.openecomp.capabilities.metric.Ceilometer
1712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       instance_server_oam:
1717         type: org.openecomp.capabilities.metric.Ceilometer
1718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1719         occurrences:
1720         - 1
1721         - UNBOUNDED
1722       disk.device.read.requests_server_oam:
1723         type: org.openecomp.capabilities.metric.Ceilometer
1724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1725         occurrences:
1726         - 1
1727         - UNBOUNDED
1728       disk.device.write.requests.rate_server_oam:
1729         type: org.openecomp.capabilities.metric.Ceilometer
1730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1731         occurrences:
1732         - 1
1733         - UNBOUNDED
1734       feature_server_oam:
1735         type: tosca.capabilities.Node
1736         occurrences:
1737         - 1
1738         - UNBOUNDED
1739       disk.write.bytes.rate_server_oam:
1740         type: org.openecomp.capabilities.metric.Ceilometer
1741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1742         occurrences:
1743         - 1
1744         - UNBOUNDED
1745   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1746     derived_from: org.openecomp.resource.abstract.nodes.VFC
1747     properties:
1748       port_pcm_port_0_network_role:
1749         type: string
1750         required: true
1751         status: SUPPORTED
1752       p1:
1753         type: string
1754         description: UID of OAM network
1755         required: true
1756         status: SUPPORTED
1757       p2:
1758         type: string
1759         description: UID of OAM network
1760         required: true
1761         status: SUPPORTED
1762       port_pcm_port_1_network_role_tag:
1763         type: string
1764         required: true
1765         status: SUPPORTED
1766       availabilityzone_name:
1767         type: string
1768         description: availabilityzone name
1769         required: true
1770         status: SUPPORTED
1771       port_pcm_port_0_vlan_requirements:
1772         type: list
1773         required: true
1774         status: SUPPORTED
1775         entry_schema:
1776           type: org.openecomp.datatypes.network.VlanRequirements
1777       pcm_image_name:
1778         type: string
1779         description: PCRF CM image name
1780         required: true
1781         status: SUPPORTED
1782       port_pcm_port_0_order:
1783         type: integer
1784         required: true
1785         status: SUPPORTED
1786       port_pcm_port_0_subnetpoolid:
1787         type: string
1788         required: true
1789         status: SUPPORTED
1790       port_pcm_port_1_subnetpoolid:
1791         type: string
1792         required: true
1793         status: SUPPORTED
1794       port_pcm_port_0_network_role_tag:
1795         type: string
1796         required: true
1797         status: SUPPORTED
1798       pcm_server_name:
1799         type: string
1800         description: PCRF CM server name
1801         required: true
1802         status: SUPPORTED
1803       cps_net_mask:
1804         type: string
1805         description: CPS network mask
1806         required: true
1807         status: SUPPORTED
1808       port_pcm_port_1_exCP_naming:
1809         type: org.openecomp.datatypes.Naming
1810         required: true
1811         status: SUPPORTED
1812       port_pcm_port_0_exCP_naming:
1813         type: org.openecomp.datatypes.Naming
1814         required: true
1815         status: SUPPORTED
1816       oam_net_name:
1817         type: string
1818         description: OAM network name
1819         required: true
1820         status: SUPPORTED
1821       port_pcm_port_1_network_role:
1822         type: string
1823         required: true
1824         status: SUPPORTED
1825       port_pcm_port_0_ip_requirements:
1826         type: list
1827         required: true
1828         status: SUPPORTED
1829         entry_schema:
1830           type: org.openecomp.datatypes.network.IpRequirements
1831       oam_net_gw:
1832         type: string
1833         description: CPS network gateway
1834         required: true
1835         status: SUPPORTED
1836       security_group_name:
1837         type: string
1838         description: the name of security group
1839         required: true
1840         status: SUPPORTED
1841       cps_net_ip:
1842         type: string
1843         description: CPS network ip
1844         required: true
1845         status: SUPPORTED
1846       port_pcm_port_1_mac_requirements:
1847         type: org.openecomp.datatypes.network.MacRequirements
1848         required: true
1849         status: SUPPORTED
1850       port_pcm_port_1_vlan_requirements:
1851         type: list
1852         required: true
1853         status: SUPPORTED
1854         entry_schema:
1855           type: org.openecomp.datatypes.network.VlanRequirements
1856       pcm_flavor_name:
1857         type: string
1858         description: flavor name of PCRF CM instance
1859         required: true
1860         status: SUPPORTED
1861       pcm_vol:
1862         type: string
1863         description: CPS Cluman Cinder Volume
1864         required: true
1865         status: SUPPORTED
1866       port_pcm_port_1_ip_requirements:
1867         type: list
1868         required: true
1869         status: SUPPORTED
1870         entry_schema:
1871           type: org.openecomp.datatypes.network.IpRequirements
1872       port_pcm_port_0_mac_requirements:
1873         type: org.openecomp.datatypes.network.MacRequirements
1874         required: true
1875         status: SUPPORTED
1876       cps_net_name:
1877         type: string
1878         description: CPS network name
1879         required: true
1880         status: SUPPORTED
1881       oam_net_ip:
1882         type: string
1883         description: OAM network ip
1884         required: true
1885         status: SUPPORTED
1886       oam_net_mask:
1887         type: string
1888         description: CPS network mask
1889         required: true
1890         status: SUPPORTED
1891       port_pcm_port_1_order:
1892         type: integer
1893         required: true
1894         status: SUPPORTED
1895     attributes:
1896       server_pcm_id:
1897         type: string
1898         description: the pcm nova service id
1899         status: SUPPORTED
1900     requirements:
1901     - dependency_pcm_port_1:
1902         capability: tosca.capabilities.Node
1903         node: tosca.nodes.Root
1904         relationship: tosca.relationships.DependsOn
1905         occurrences:
1906         - 0
1907         - UNBOUNDED
1908     - link_pcm_port_1:
1909         capability: tosca.capabilities.network.Linkable
1910         relationship: tosca.relationships.network.LinksTo
1911         occurrences:
1912         - 1
1913         - 1
1914     - dependency_server_pcm:
1915         capability: tosca.capabilities.Node
1916         node: tosca.nodes.Root
1917         relationship: tosca.relationships.DependsOn
1918         occurrences:
1919         - 0
1920         - UNBOUNDED
1921     - local_storage_server_pcm:
1922         capability: tosca.capabilities.Attachment
1923         node: tosca.nodes.BlockStorage
1924         relationship: tosca.relationships.AttachesTo
1925         occurrences:
1926         - 0
1927         - UNBOUNDED
1928     - dependency_pcm_port_0:
1929         capability: tosca.capabilities.Node
1930         node: tosca.nodes.Root
1931         relationship: tosca.relationships.DependsOn
1932         occurrences:
1933         - 0
1934         - UNBOUNDED
1935     - link_pcm_port_0:
1936         capability: tosca.capabilities.network.Linkable
1937         relationship: tosca.relationships.network.LinksTo
1938         occurrences:
1939         - 1
1940         - 1
1941     capabilities:
1942       network.incoming.packets.rate_pcm_port_0:
1943         type: org.openecomp.capabilities.metric.Ceilometer
1944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1945         occurrences:
1946         - 1
1947         - UNBOUNDED
1948       cpu_server_pcm:
1949         type: org.openecomp.capabilities.metric.Ceilometer
1950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1951         occurrences:
1952         - 1
1953         - UNBOUNDED
1954       network.incoming.packets.rate_pcm_port_1:
1955         type: org.openecomp.capabilities.metric.Ceilometer
1956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1957         occurrences:
1958         - 1
1959         - UNBOUNDED
1960       network.outpoing.packets_pcm_port_1:
1961         type: org.openecomp.capabilities.metric.Ceilometer
1962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       memory_server_pcm:
1967         type: org.openecomp.capabilities.metric.Ceilometer
1968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       disk.write.requests_server_pcm:
1973         type: org.openecomp.capabilities.metric.Ceilometer
1974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1975         occurrences:
1976         - 1
1977         - UNBOUNDED
1978       network.outpoing.packets_pcm_port_0:
1979         type: org.openecomp.capabilities.metric.Ceilometer
1980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1981         occurrences:
1982         - 1
1983         - UNBOUNDED
1984       disk.device.iops_server_pcm:
1985         type: org.openecomp.capabilities.metric.Ceilometer
1986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       memory.resident_server_pcm:
1991         type: org.openecomp.capabilities.metric.Ceilometer
1992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       disk.device.write.requests_server_pcm:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       disk.device.usage_server_pcm:
2003         type: org.openecomp.capabilities.metric.Ceilometer
2004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2005         occurrences:
2006         - 1
2007         - UNBOUNDED
2008       disk.allocation_server_pcm:
2009         type: org.openecomp.capabilities.metric.Ceilometer
2010         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2011         occurrences:
2012         - 1
2013         - UNBOUNDED
2014       disk.usage_server_pcm:
2015         type: org.openecomp.capabilities.metric.Ceilometer
2016         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2017         occurrences:
2018         - 1
2019         - UNBOUNDED
2020       disk.device.write.bytes_server_pcm:
2021         type: org.openecomp.capabilities.metric.Ceilometer
2022         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2023         occurrences:
2024         - 1
2025         - UNBOUNDED
2026       disk.root.size_server_pcm:
2027         type: org.openecomp.capabilities.metric.Ceilometer
2028         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2029         occurrences:
2030         - 1
2031         - UNBOUNDED
2032       disk.ephemeral.size_server_pcm:
2033         type: org.openecomp.capabilities.metric.Ceilometer
2034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2035         occurrences:
2036         - 1
2037         - UNBOUNDED
2038       disk.device.latency_server_pcm:
2039         type: org.openecomp.capabilities.metric.Ceilometer
2040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2041         occurrences:
2042         - 1
2043         - UNBOUNDED
2044       network.incoming.bytes_pcm_port_0:
2045         type: org.openecomp.capabilities.metric.Ceilometer
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       network.incoming.bytes_pcm_port_1:
2051         type: org.openecomp.capabilities.metric.Ceilometer
2052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2053         occurrences:
2054         - 1
2055         - UNBOUNDED
2056       binding_pcm_port_0:
2057         type: tosca.capabilities.network.Bindable
2058         valid_source_types:
2059         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2060         occurrences:
2061         - 0
2062         - UNBOUNDED
2063       binding_pcm_port_1:
2064         type: tosca.capabilities.network.Bindable
2065         valid_source_types:
2066         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2067         occurrences:
2068         - 0
2069         - UNBOUNDED
2070       memory.usage_server_pcm:
2071         type: org.openecomp.capabilities.metric.Ceilometer
2072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2073         occurrences:
2074         - 1
2075         - UNBOUNDED
2076       disk.read.requests_server_pcm:
2077         type: org.openecomp.capabilities.metric.Ceilometer
2078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2079         occurrences:
2080         - 1
2081         - UNBOUNDED
2082       disk.capacity_server_pcm:
2083         type: org.openecomp.capabilities.metric.Ceilometer
2084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2085         occurrences:
2086         - 1
2087         - UNBOUNDED
2088       os_server_pcm:
2089         type: tosca.capabilities.OperatingSystem
2090         occurrences:
2091         - 1
2092         - UNBOUNDED
2093       disk.read.bytes_server_pcm:
2094         type: org.openecomp.capabilities.metric.Ceilometer
2095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2096         occurrences:
2097         - 1
2098         - UNBOUNDED
2099       network.outgoing.packets.rate_pcm_port_0:
2100         type: org.openecomp.capabilities.metric.Ceilometer
2101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2102         occurrences:
2103         - 1
2104         - UNBOUNDED
2105       network.outgoing.packets.rate_pcm_port_1:
2106         type: org.openecomp.capabilities.metric.Ceilometer
2107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2108         occurrences:
2109         - 1
2110         - UNBOUNDED
2111       feature_pcm_port_1:
2112         type: tosca.capabilities.Node
2113         occurrences:
2114         - 1
2115         - UNBOUNDED
2116       network.outgoing.bytes_pcm_port_0:
2117         type: org.openecomp.capabilities.metric.Ceilometer
2118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2119         occurrences:
2120         - 1
2121         - UNBOUNDED
2122       disk.device.read.bytes_server_pcm:
2123         type: org.openecomp.capabilities.metric.Ceilometer
2124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2125         occurrences:
2126         - 1
2127         - UNBOUNDED
2128       feature_pcm_port_0:
2129         type: tosca.capabilities.Node
2130         occurrences:
2131         - 1
2132         - UNBOUNDED
2133       network.outgoing.bytes_pcm_port_1:
2134         type: org.openecomp.capabilities.metric.Ceilometer
2135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2136         occurrences:
2137         - 1
2138         - UNBOUNDED
2139       attachment_pcm_port_0:
2140         type: tosca.capabilities.Attachment
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       attachment_pcm_port_1:
2145         type: tosca.capabilities.Attachment
2146         occurrences:
2147         - 1
2148         - UNBOUNDED
2149       endpoint_server_pcm:
2150         type: tosca.capabilities.Endpoint.Admin
2151         occurrences:
2152         - 1
2153         - UNBOUNDED
2154       disk.device.read.requests.rate_server_pcm:
2155         type: org.openecomp.capabilities.metric.Ceilometer
2156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       vcpus_server_pcm:
2161         type: org.openecomp.capabilities.metric.Ceilometer
2162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2163         occurrences:
2164         - 1
2165         - UNBOUNDED
2166       disk.write.bytes_server_pcm:
2167         type: org.openecomp.capabilities.metric.Ceilometer
2168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2169         occurrences:
2170         - 1
2171         - UNBOUNDED
2172       disk.iops_server_pcm:
2173         type: org.openecomp.capabilities.metric.Ceilometer
2174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2175         occurrences:
2176         - 1
2177         - UNBOUNDED
2178       forwarder_pcm_port_0:
2179         type: org.openecomp.capabilities.Forwarder
2180         occurrences:
2181         - 1
2182         - UNBOUNDED
2183       forwarder_pcm_port_1:
2184         type: org.openecomp.capabilities.Forwarder
2185         occurrences:
2186         - 1
2187         - UNBOUNDED
2188       disk.read.bytes.rate_server_pcm:
2189         type: org.openecomp.capabilities.metric.Ceilometer
2190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2191         occurrences:
2192         - 1
2193         - UNBOUNDED
2194       disk.device.allocation_server_pcm:
2195         type: org.openecomp.capabilities.metric.Ceilometer
2196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2197         occurrences:
2198         - 1
2199         - UNBOUNDED
2200       scalable_server_pcm:
2201         type: tosca.capabilities.Scalable
2202         occurrences:
2203         - 1
2204         - UNBOUNDED
2205       disk.device.read.bytes.rate_server_pcm:
2206         type: org.openecomp.capabilities.metric.Ceilometer
2207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2208         occurrences:
2209         - 1
2210         - UNBOUNDED
2211       cpu_util_server_pcm:
2212         type: org.openecomp.capabilities.metric.Ceilometer
2213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2214         occurrences:
2215         - 1
2216         - UNBOUNDED
2217       disk.write.requests.rate_server_pcm:
2218         type: org.openecomp.capabilities.metric.Ceilometer
2219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2220         occurrences:
2221         - 1
2222         - UNBOUNDED
2223       disk.device.write.bytes.rate_server_pcm:
2224         type: org.openecomp.capabilities.metric.Ceilometer
2225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2226         occurrences:
2227         - 1
2228         - UNBOUNDED
2229       host_server_pcm:
2230         type: tosca.capabilities.Container
2231         valid_source_types:
2232         - tosca.nodes.SoftwareComponent
2233         occurrences:
2234         - 1
2235         - UNBOUNDED
2236       cpu.delta_server_pcm:
2237         type: org.openecomp.capabilities.metric.Ceilometer
2238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       network.outgoing.bytes.rate_pcm_port_1:
2243         type: org.openecomp.capabilities.metric.Ceilometer
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       network.incoming.packets_pcm_port_0:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       binding_server_pcm:
2255         type: tosca.capabilities.network.Bindable
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       network.outgoing.bytes.rate_pcm_port_0:
2260         type: org.openecomp.capabilities.metric.Ceilometer
2261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2262         occurrences:
2263         - 1
2264         - UNBOUNDED
2265       disk.device.capacity_server_pcm:
2266         type: org.openecomp.capabilities.metric.Ceilometer
2267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       network.incoming.packets_pcm_port_1:
2272         type: org.openecomp.capabilities.metric.Ceilometer
2273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       instance_server_pcm:
2278         type: org.openecomp.capabilities.metric.Ceilometer
2279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       disk.device.write.requests.rate_server_pcm:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       disk.latency_server_pcm:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       disk.device.read.requests_server_pcm:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       feature_server_pcm:
2302         type: tosca.capabilities.Node
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       network.incoming.bytes.rate_pcm_port_0:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.write.bytes.rate_server_pcm:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       network.incoming.bytes.rate_pcm_port_1:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324   org.openecomp.resource.abstract.nodes.compute:
2325     derived_from: org.openecomp.resource.abstract.nodes.VFC
2326     properties:
2327       compute_compute_user_data_format:
2328         type: list
2329         required: true
2330         status: SUPPORTED
2331         entry_schema:
2332           type: string
2333       vm_image_name:
2334         type: string
2335         required: true
2336         status: SUPPORTED
2337       index_value:
2338         type: integer
2339         description: Index value of this substitution service template runtime instance
2340         required: false
2341         default: 0
2342         status: SUPPORTED
2343         constraints:
2344         - greater_or_equal: 0
2345       compute_compute_metadata:
2346         type: list
2347         required: true
2348         status: SUPPORTED
2349         entry_schema:
2350           type: json
2351       compute_compute_name:
2352         type: list
2353         required: true
2354         status: SUPPORTED
2355         entry_schema:
2356           type: string
2357       vm_flavor_name:
2358         type: string
2359         required: true
2360         status: SUPPORTED
2361       compute_compute_config_drive:
2362         type: list
2363         required: true
2364         status: SUPPORTED
2365         entry_schema:
2366           type: boolean
2367     requirements:
2368     - dependency_compute:
2369         capability: tosca.capabilities.Node
2370         node: tosca.nodes.Root
2371         relationship: tosca.relationships.DependsOn
2372         occurrences:
2373         - 0
2374         - UNBOUNDED
2375     - local_storage_compute:
2376         capability: tosca.capabilities.Attachment
2377         node: tosca.nodes.BlockStorage
2378         relationship: tosca.relationships.AttachesTo
2379         occurrences:
2380         - 0
2381         - UNBOUNDED
2382     capabilities:
2383       disk.device.usage_compute:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.write.requests_compute:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       instance_compute:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.ephemeral.size_compute:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       disk.device.read.bytes.rate_compute:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       disk.latency_compute:
2414         type: org.openecomp.capabilities.metric.Ceilometer
2415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       memory.resident_compute:
2420         type: org.openecomp.capabilities.metric.Ceilometer
2421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2422         occurrences:
2423         - 1
2424         - UNBOUNDED
2425       memory_compute:
2426         type: org.openecomp.capabilities.metric.Ceilometer
2427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       disk.iops_compute:
2432         type: org.openecomp.capabilities.metric.Ceilometer
2433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       disk.root.size_compute:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.write.requests.rate_compute:
2444         type: org.openecomp.capabilities.metric.Ceilometer
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.read.requests_compute:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       disk.device.read.requests.rate_compute:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       disk.read.bytes_compute:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       disk.device.read.bytes_compute:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       disk.write.bytes_compute:
2474         type: org.openecomp.capabilities.metric.Ceilometer
2475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2476         occurrences:
2477         - 1
2478         - UNBOUNDED
2479       disk.usage_compute:
2480         type: org.openecomp.capabilities.metric.Ceilometer
2481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2482         occurrences:
2483         - 1
2484         - UNBOUNDED
2485       os_compute:
2486         type: tosca.capabilities.OperatingSystem
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       disk.write.bytes.rate_compute:
2491         type: org.openecomp.capabilities.metric.Ceilometer
2492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2493         occurrences:
2494         - 1
2495         - UNBOUNDED
2496       vcpus_compute:
2497         type: org.openecomp.capabilities.metric.Ceilometer
2498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2499         occurrences:
2500         - 1
2501         - UNBOUNDED
2502       disk.capacity_compute:
2503         type: org.openecomp.capabilities.metric.Ceilometer
2504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2505         occurrences:
2506         - 1
2507         - UNBOUNDED
2508       cpu_util_compute:
2509         type: org.openecomp.capabilities.metric.Ceilometer
2510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2511         occurrences:
2512         - 1
2513         - UNBOUNDED
2514       disk.read.bytes.rate_compute:
2515         type: org.openecomp.capabilities.metric.Ceilometer
2516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2517         occurrences:
2518         - 1
2519         - UNBOUNDED
2520       disk.device.latency_compute:
2521         type: org.openecomp.capabilities.metric.Ceilometer
2522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2523         occurrences:
2524         - 1
2525         - UNBOUNDED
2526       disk.device.write.requests_compute:
2527         type: org.openecomp.capabilities.metric.Ceilometer
2528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2529         occurrences:
2530         - 1
2531         - UNBOUNDED
2532       disk.device.iops_compute:
2533         type: org.openecomp.capabilities.metric.Ceilometer
2534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2535         occurrences:
2536         - 1
2537         - UNBOUNDED
2538       disk.device.write.requests.rate_compute:
2539         type: org.openecomp.capabilities.metric.Ceilometer
2540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2541         occurrences:
2542         - 1
2543         - UNBOUNDED
2544       endpoint_compute:
2545         type: tosca.capabilities.Endpoint.Admin
2546         occurrences:
2547         - 1
2548         - UNBOUNDED
2549       memory.usage_compute:
2550         type: org.openecomp.capabilities.metric.Ceilometer
2551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2552         occurrences:
2553         - 1
2554         - UNBOUNDED
2555       host_compute:
2556         type: tosca.capabilities.Container
2557         valid_source_types:
2558         - tosca.nodes.SoftwareComponent
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       feature_compute:
2563         type: tosca.capabilities.Node
2564         occurrences:
2565         - 1
2566         - UNBOUNDED
2567       disk.device.write.bytes_compute:
2568         type: org.openecomp.capabilities.metric.Ceilometer
2569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2570         occurrences:
2571         - 1
2572         - UNBOUNDED
2573       cpu_compute:
2574         type: org.openecomp.capabilities.metric.Ceilometer
2575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2576         occurrences:
2577         - 1
2578         - UNBOUNDED
2579       disk.device.write.bytes.rate_compute:
2580         type: org.openecomp.capabilities.metric.Ceilometer
2581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2582         occurrences:
2583         - 1
2584         - UNBOUNDED
2585       scalable_compute:
2586         type: tosca.capabilities.Scalable
2587         occurrences:
2588         - 1
2589         - UNBOUNDED
2590       disk.device.read.requests_compute:
2591         type: org.openecomp.capabilities.metric.Ceilometer
2592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2593         occurrences:
2594         - 1
2595         - UNBOUNDED
2596       disk.allocation_compute:
2597         type: org.openecomp.capabilities.metric.Ceilometer
2598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2599         occurrences:
2600         - 1
2601         - UNBOUNDED
2602       disk.device.capacity_compute:
2603         type: org.openecomp.capabilities.metric.Ceilometer
2604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2605         occurrences:
2606         - 1
2607         - UNBOUNDED
2608       disk.device.allocation_compute:
2609         type: org.openecomp.capabilities.metric.Ceilometer
2610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       cpu.delta_compute:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       binding_compute:
2621         type: tosca.capabilities.network.Bindable
2622         occurrences:
2623         - 1
2624         - UNBOUNDED