10d7c212566f411f7dc43297728869817ca578da
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.pcm_server:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_pcm_port_0_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       metadata:
16         type: string
17         description: metadata
18         required: true
19         status: SUPPORTED
20       port_pcm_port_1_network_role_tag:
21         type: string
22         required: true
23         status: SUPPORTED
24       availabilityzone_name:
25         type: string
26         description: availabilityzone name
27         required: true
28         status: SUPPORTED
29       port_pcm_port_0_vlan_requirements:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: org.openecomp.datatypes.network.VlanRequirements
35       pcm_image_name:
36         type: string
37         description: PCRF CM image name
38         required: true
39         status: SUPPORTED
40       port_pcm_port_0_order:
41         type: integer
42         required: true
43         status: SUPPORTED
44       port_pcm_port_0_subnetpoolid:
45         type: string
46         required: true
47         status: SUPPORTED
48       port_pcm_port_1_subnetpoolid:
49         type: string
50         required: true
51         status: SUPPORTED
52       port_pcm_port_0_network_role_tag:
53         type: string
54         required: true
55         status: SUPPORTED
56       pcm_server_name:
57         type: string
58         description: PCRF CM server name
59         required: true
60         status: SUPPORTED
61       cps_net_mask:
62         type: string
63         description: CPS network mask
64         required: true
65         status: SUPPORTED
66       port_pcm_port_1_exCP_naming:
67         type: org.openecomp.datatypes.Naming
68         required: true
69         status: SUPPORTED
70       port_pcm_port_0_exCP_naming:
71         type: org.openecomp.datatypes.Naming
72         required: true
73         status: SUPPORTED
74       oam_net_name:
75         type: string
76         description: OAM network name
77         required: true
78         status: SUPPORTED
79       port_pcm_port_1_network_role:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_pcm_port_0_ip_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.IpRequirements
89       oam_net_gw:
90         type: string
91         description: CPS network gateway
92         required: true
93         status: SUPPORTED
94       security_group_name:
95         type: string
96         description: the name of security group
97         required: true
98         status: SUPPORTED
99       cps_net_ip:
100         type: string
101         description: CPS network ip
102         required: true
103         status: SUPPORTED
104       port_pcm_port_1_mac_requirements:
105         type: org.openecomp.datatypes.network.MacRequirements
106         required: true
107         status: SUPPORTED
108       port_pcm_port_1_vlan_requirements:
109         type: list
110         required: true
111         status: SUPPORTED
112         entry_schema:
113           type: org.openecomp.datatypes.network.VlanRequirements
114       pcm_flavor_name:
115         type: string
116         description: flavor name of PCRF CM instance
117         required: true
118         status: SUPPORTED
119       key_name:
120         type: string
121         description: key_name
122         required: true
123         status: SUPPORTED
124       user_data_format:
125         type: string
126         description: user_data_format
127         required: true
128         status: SUPPORTED
129       pcm_vol:
130         type: string
131         description: CPS Cluman Cinder Volume
132         required: true
133         status: SUPPORTED
134       port_pcm_port_1_ip_requirements:
135         type: list
136         required: true
137         status: SUPPORTED
138         entry_schema:
139           type: org.openecomp.datatypes.network.IpRequirements
140       port_pcm_port_0_mac_requirements:
141         type: org.openecomp.datatypes.network.MacRequirements
142         required: true
143         status: SUPPORTED
144       cps_net_name:
145         type: string
146         description: CPS network name
147         required: true
148         status: SUPPORTED
149       oam_net_ip:
150         type: string
151         description: OAM network ip
152         required: true
153         status: SUPPORTED
154       oam_net_mask:
155         type: string
156         description: CPS network mask
157         required: true
158         status: SUPPORTED
159       port_pcm_port_1_order:
160         type: integer
161         required: true
162         status: SUPPORTED
163     attributes:
164       server_pcm_id:
165         type: string
166         description: the pcm nova service id
167         status: SUPPORTED
168     requirements:
169     - dependency_pcm_port_1:
170         capability: tosca.capabilities.Node
171         node: tosca.nodes.Root
172         relationship: tosca.relationships.DependsOn
173         occurrences:
174         - 0
175         - UNBOUNDED
176     - link_pcm_port_1:
177         capability: tosca.capabilities.network.Linkable
178         relationship: tosca.relationships.network.LinksTo
179         occurrences:
180         - 1
181         - 1
182     - dependency_server_pcm:
183         capability: tosca.capabilities.Node
184         node: tosca.nodes.Root
185         relationship: tosca.relationships.DependsOn
186         occurrences:
187         - 0
188         - UNBOUNDED
189     - local_storage_server_pcm:
190         capability: tosca.capabilities.Attachment
191         node: tosca.nodes.BlockStorage
192         relationship: tosca.relationships.AttachesTo
193         occurrences:
194         - 0
195         - UNBOUNDED
196     - dependency_pcm_port_0:
197         capability: tosca.capabilities.Node
198         node: tosca.nodes.Root
199         relationship: tosca.relationships.DependsOn
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - link_pcm_port_0:
204         capability: tosca.capabilities.network.Linkable
205         relationship: tosca.relationships.network.LinksTo
206         occurrences:
207         - 1
208         - 1
209     capabilities:
210       network.incoming.packets.rate_pcm_port_0:
211         type: org.openecomp.capabilities.metric.Ceilometer
212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
213         occurrences:
214         - 1
215         - UNBOUNDED
216       cpu_server_pcm:
217         type: org.openecomp.capabilities.metric.Ceilometer
218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
219         occurrences:
220         - 1
221         - UNBOUNDED
222       network.incoming.packets.rate_pcm_port_1:
223         type: org.openecomp.capabilities.metric.Ceilometer
224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
225         occurrences:
226         - 1
227         - UNBOUNDED
228       network.outpoing.packets_pcm_port_1:
229         type: org.openecomp.capabilities.metric.Ceilometer
230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
231         occurrences:
232         - 1
233         - UNBOUNDED
234       memory_server_pcm:
235         type: org.openecomp.capabilities.metric.Ceilometer
236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
237         occurrences:
238         - 1
239         - UNBOUNDED
240       disk.write.requests_server_pcm:
241         type: org.openecomp.capabilities.metric.Ceilometer
242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
243         occurrences:
244         - 1
245         - UNBOUNDED
246       network.outpoing.packets_pcm_port_0:
247         type: org.openecomp.capabilities.metric.Ceilometer
248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
249         occurrences:
250         - 1
251         - UNBOUNDED
252       disk.device.iops_server_pcm:
253         type: org.openecomp.capabilities.metric.Ceilometer
254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
255         occurrences:
256         - 1
257         - UNBOUNDED
258       memory.resident_server_pcm:
259         type: org.openecomp.capabilities.metric.Ceilometer
260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.device.write.requests_server_pcm:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.usage_server_pcm:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       disk.allocation_server_pcm:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.usage_server_pcm:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.device.write.bytes_server_pcm:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.root.size_server_pcm:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.ephemeral.size_server_pcm:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.device.latency_server_pcm:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.incoming.bytes_pcm_port_0:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       network.incoming.bytes_pcm_port_1:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       binding_pcm_port_0:
325         type: tosca.capabilities.network.Bindable
326         valid_source_types:
327         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
328         occurrences:
329         - 0
330         - UNBOUNDED
331       binding_pcm_port_1:
332         type: tosca.capabilities.network.Bindable
333         valid_source_types:
334         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
335         occurrences:
336         - 0
337         - UNBOUNDED
338       memory.usage_server_pcm:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.read.requests_server_pcm:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.capacity_server_pcm:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       os_server_pcm:
357         type: tosca.capabilities.OperatingSystem
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.read.bytes_server_pcm:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       network.outgoing.packets.rate_pcm_port_0:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       network.outgoing.packets.rate_pcm_port_1:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       feature_pcm_port_1:
380         type: tosca.capabilities.Node
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outgoing.bytes_pcm_port_0:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.bytes_server_pcm:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       feature_pcm_port_0:
397         type: tosca.capabilities.Node
398         occurrences:
399         - 1
400         - UNBOUNDED
401       network.outgoing.bytes_pcm_port_1:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       attachment_pcm_port_0:
408         type: tosca.capabilities.Attachment
409         occurrences:
410         - 1
411         - UNBOUNDED
412       attachment_pcm_port_1:
413         type: tosca.capabilities.Attachment
414         occurrences:
415         - 1
416         - UNBOUNDED
417       endpoint_server_pcm:
418         type: tosca.capabilities.Endpoint.Admin
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.device.read.requests.rate_server_pcm:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       vcpus_server_pcm:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.write.bytes_server_pcm:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.iops_server_pcm:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.read.bytes.rate_server_pcm:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.allocation_server_pcm:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       scalable_server_pcm:
459         type: tosca.capabilities.Scalable
460         occurrences:
461         - 1
462         - UNBOUNDED
463       disk.device.read.bytes.rate_server_pcm:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       cpu_util_server_pcm:
470         type: org.openecomp.capabilities.metric.Ceilometer
471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
472         occurrences:
473         - 1
474         - UNBOUNDED
475       disk.write.requests.rate_server_pcm:
476         type: org.openecomp.capabilities.metric.Ceilometer
477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
478         occurrences:
479         - 1
480         - UNBOUNDED
481       disk.device.write.bytes.rate_server_pcm:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       host_server_pcm:
488         type: tosca.capabilities.Container
489         valid_source_types:
490         - tosca.nodes.SoftwareComponent
491         occurrences:
492         - 1
493         - UNBOUNDED
494       cpu.delta_server_pcm:
495         type: org.openecomp.capabilities.metric.Ceilometer
496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
497         occurrences:
498         - 1
499         - UNBOUNDED
500       network.outgoing.bytes.rate_pcm_port_1:
501         type: org.openecomp.capabilities.metric.Ceilometer
502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
503         occurrences:
504         - 1
505         - UNBOUNDED
506       network.incoming.packets_pcm_port_0:
507         type: org.openecomp.capabilities.metric.Ceilometer
508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
509         occurrences:
510         - 1
511         - UNBOUNDED
512       binding_server_pcm:
513         type: tosca.capabilities.network.Bindable
514         occurrences:
515         - 1
516         - UNBOUNDED
517       network.outgoing.bytes.rate_pcm_port_0:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       disk.device.capacity_server_pcm:
524         type: org.openecomp.capabilities.metric.Ceilometer
525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
526         occurrences:
527         - 1
528         - UNBOUNDED
529       network.incoming.packets_pcm_port_1:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       instance_server_pcm:
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       disk.device.write.requests.rate_server_pcm:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       disk.latency_server_pcm:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       disk.device.read.requests_server_pcm:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       feature_server_pcm:
560         type: tosca.capabilities.Node
561         occurrences:
562         - 1
563         - UNBOUNDED
564       network.incoming.bytes.rate_pcm_port_0:
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.write.bytes.rate_server_pcm:
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       network.incoming.bytes.rate_pcm_port_1:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582   org.openecomp.resource.abstract.nodes.heat.oam_server:
583     derived_from: org.openecomp.resource.abstract.nodes.VFC
584     properties:
585       port_pcm_port_0_network_role:
586         type: string
587         required: true
588         status: SUPPORTED
589       port_pcm_port_1_network_role_tag:
590         type: string
591         required: true
592         status: SUPPORTED
593       availabilityzone_name:
594         type: string
595         description: availabilityzone name
596         required: true
597         status: SUPPORTED
598       port_pcm_port_0_vlan_requirements:
599         type: list
600         required: true
601         status: SUPPORTED
602         entry_schema:
603           type: org.openecomp.datatypes.network.VlanRequirements
604       oam_server_name:
605         type: string
606         description: oam server name
607         required: true
608         status: SUPPORTED
609       port_pcm_port_0_order:
610         type: integer
611         required: true
612         status: SUPPORTED
613       port_pcm_port_0_subnetpoolid:
614         type: string
615         required: true
616         status: SUPPORTED
617       port_pcm_port_1_subnetpoolid:
618         type: string
619         required: true
620         status: SUPPORTED
621       port_pcm_port_0_network_role_tag:
622         type: string
623         required: true
624         status: SUPPORTED
625       oam_image_name:
626         type: string
627         description: oam image name
628         required: true
629         status: SUPPORTED
630       cps_net_mask:
631         type: string
632         description: CPS network mask
633         required: true
634         status: SUPPORTED
635       port_pcm_port_1_exCP_naming:
636         type: org.openecomp.datatypes.Naming
637         required: true
638         status: SUPPORTED
639       port_pcm_port_0_exCP_naming:
640         type: org.openecomp.datatypes.Naming
641         required: true
642         status: SUPPORTED
643       oam_net_name:
644         type: string
645         description: OAM network name
646         required: true
647         status: SUPPORTED
648       port_pcm_port_1_network_role:
649         type: string
650         required: true
651         status: SUPPORTED
652       port_pcm_port_0_ip_requirements:
653         type: list
654         required: true
655         status: SUPPORTED
656         entry_schema:
657           type: org.openecomp.datatypes.network.IpRequirements
658       oam_net_gw:
659         type: string
660         description: CPS network gateway
661         required: true
662         status: SUPPORTED
663       oam_flavor_name:
664         type: string
665         description: flavor name of PCRF CM instance
666         required: true
667         status: SUPPORTED
668       security_group_name:
669         type: string
670         description: the name of security group
671         required: true
672         status: SUPPORTED
673       cps_net_ip:
674         type: string
675         description: CPS network ip
676         required: true
677         status: SUPPORTED
678       port_pcm_port_1_mac_requirements:
679         type: org.openecomp.datatypes.network.MacRequirements
680         required: true
681         status: SUPPORTED
682       port_pcm_port_1_vlan_requirements:
683         type: list
684         required: true
685         status: SUPPORTED
686         entry_schema:
687           type: org.openecomp.datatypes.network.VlanRequirements
688       pcm_vol:
689         type: string
690         description: CPS Cluman Cinder Volume
691         required: true
692         status: SUPPORTED
693       port_pcm_port_1_ip_requirements:
694         type: list
695         required: true
696         status: SUPPORTED
697         entry_schema:
698           type: org.openecomp.datatypes.network.IpRequirements
699       port_pcm_port_0_mac_requirements:
700         type: org.openecomp.datatypes.network.MacRequirements
701         required: true
702         status: SUPPORTED
703       cps_net_name:
704         type: string
705         description: CPS network name
706         required: true
707         status: SUPPORTED
708       oam_net_ip:
709         type: string
710         description: OAM network ip
711         required: true
712         status: SUPPORTED
713       oam_net_mask:
714         type: string
715         description: CPS network mask
716         required: true
717         status: SUPPORTED
718       port_pcm_port_1_order:
719         type: integer
720         required: true
721         status: SUPPORTED
722     attributes:
723       server_oam_id:
724         type: string
725         description: the oam nova service id
726         status: SUPPORTED
727     requirements:
728     - dependency_server_oam:
729         capability: tosca.capabilities.Node
730         node: tosca.nodes.Root
731         relationship: tosca.relationships.DependsOn
732         occurrences:
733         - 0
734         - UNBOUNDED
735     - local_storage_server_oam:
736         capability: tosca.capabilities.Attachment
737         node: tosca.nodes.BlockStorage
738         relationship: tosca.relationships.AttachesTo
739         occurrences:
740         - 0
741         - UNBOUNDED
742     - dependency_pcm_port_1:
743         capability: tosca.capabilities.Node
744         node: tosca.nodes.Root
745         relationship: tosca.relationships.DependsOn
746         occurrences:
747         - 0
748         - UNBOUNDED
749     - link_pcm_port_1:
750         capability: tosca.capabilities.network.Linkable
751         relationship: tosca.relationships.network.LinksTo
752         occurrences:
753         - 1
754         - 1
755     - dependency_pcm_port_0:
756         capability: tosca.capabilities.Node
757         node: tosca.nodes.Root
758         relationship: tosca.relationships.DependsOn
759         occurrences:
760         - 0
761         - UNBOUNDED
762     - link_pcm_port_0:
763         capability: tosca.capabilities.network.Linkable
764         relationship: tosca.relationships.network.LinksTo
765         occurrences:
766         - 1
767         - 1
768     capabilities:
769       cpu_server_oam:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       network.incoming.packets.rate_pcm_port_0:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       network.incoming.packets.rate_pcm_port_1:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.outpoing.packets_pcm_port_1:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       memory_server_oam:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       network.outpoing.packets_pcm_port_0:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       disk.write.requests_server_oam:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       memory.resident_server_oam:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       disk.device.iops_server_oam:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       disk.device.write.requests_server_oam:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       disk.allocation_server_oam:
830         type: org.openecomp.capabilities.metric.Ceilometer
831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
832         occurrences:
833         - 1
834         - UNBOUNDED
835       disk.device.usage_server_oam:
836         type: org.openecomp.capabilities.metric.Ceilometer
837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
838         occurrences:
839         - 1
840         - UNBOUNDED
841       disk.usage_server_oam:
842         type: org.openecomp.capabilities.metric.Ceilometer
843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
844         occurrences:
845         - 1
846         - UNBOUNDED
847       disk.device.write.bytes_server_oam:
848         type: org.openecomp.capabilities.metric.Ceilometer
849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
850         occurrences:
851         - 1
852         - UNBOUNDED
853       network.incoming.bytes_pcm_port_0:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       disk.ephemeral.size_server_oam:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.device.latency_server_oam:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.root.size_server_oam:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       memory.usage_server_oam:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       network.incoming.bytes_pcm_port_1:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       binding_pcm_port_0:
890         type: tosca.capabilities.network.Bindable
891         valid_source_types:
892         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
893         occurrences:
894         - 0
895         - UNBOUNDED
896       binding_pcm_port_1:
897         type: tosca.capabilities.network.Bindable
898         valid_source_types:
899         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
900         occurrences:
901         - 0
902         - UNBOUNDED
903       disk.read.bytes_server_oam:
904         type: org.openecomp.capabilities.metric.Ceilometer
905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
906         occurrences:
907         - 1
908         - UNBOUNDED
909       os_server_oam:
910         type: tosca.capabilities.OperatingSystem
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.read.requests_server_oam:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.capacity_server_oam:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       network.outgoing.packets.rate_pcm_port_0:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       network.outgoing.packets.rate_pcm_port_1:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       feature_pcm_port_1:
939         type: tosca.capabilities.Node
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.outgoing.bytes_pcm_port_0:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       feature_pcm_port_0:
950         type: tosca.capabilities.Node
951         occurrences:
952         - 1
953         - UNBOUNDED
954       network.outgoing.bytes_pcm_port_1:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       attachment_pcm_port_0:
961         type: tosca.capabilities.Attachment
962         occurrences:
963         - 1
964         - UNBOUNDED
965       attachment_pcm_port_1:
966         type: tosca.capabilities.Attachment
967         occurrences:
968         - 1
969         - UNBOUNDED
970       disk.device.read.bytes_server_oam:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       endpoint_server_oam:
977         type: tosca.capabilities.Endpoint.Admin
978         occurrences:
979         - 1
980         - UNBOUNDED
981       disk.device.read.requests.rate_server_oam:
982         type: org.openecomp.capabilities.metric.Ceilometer
983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
984         occurrences:
985         - 1
986         - UNBOUNDED
987       vcpus_server_oam:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       disk.read.bytes.rate_server_oam:
994         type: org.openecomp.capabilities.metric.Ceilometer
995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
996         occurrences:
997         - 1
998         - UNBOUNDED
999       disk.write.bytes_server_oam:
1000         type: org.openecomp.capabilities.metric.Ceilometer
1001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1002         occurrences:
1003         - 1
1004         - UNBOUNDED
1005       disk.iops_server_oam:
1006         type: org.openecomp.capabilities.metric.Ceilometer
1007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1008         occurrences:
1009         - 1
1010         - UNBOUNDED
1011       disk.device.allocation_server_oam:
1012         type: org.openecomp.capabilities.metric.Ceilometer
1013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1014         occurrences:
1015         - 1
1016         - UNBOUNDED
1017       disk.write.requests.rate_server_oam:
1018         type: org.openecomp.capabilities.metric.Ceilometer
1019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       scalable_server_oam:
1024         type: tosca.capabilities.Scalable
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       disk.device.read.bytes.rate_server_oam:
1029         type: org.openecomp.capabilities.metric.Ceilometer
1030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       cpu_util_server_oam:
1035         type: org.openecomp.capabilities.metric.Ceilometer
1036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1037         occurrences:
1038         - 1
1039         - UNBOUNDED
1040       cpu.delta_server_oam:
1041         type: org.openecomp.capabilities.metric.Ceilometer
1042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1043         occurrences:
1044         - 1
1045         - UNBOUNDED
1046       host_server_oam:
1047         type: tosca.capabilities.Container
1048         valid_source_types:
1049         - tosca.nodes.SoftwareComponent
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.write.bytes.rate_server_oam:
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       network.outgoing.bytes.rate_pcm_port_1:
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       network.incoming.packets_pcm_port_0:
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       binding_server_oam:
1072         type: tosca.capabilities.network.Bindable
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       network.outgoing.bytes.rate_pcm_port_0:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       disk.device.capacity_server_oam:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       network.incoming.packets_pcm_port_1:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.latency_server_oam:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       instance_server_oam:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.device.read.requests_server_oam:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       disk.device.write.requests.rate_server_oam:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       feature_server_oam:
1119         type: tosca.capabilities.Node
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.incoming.bytes.rate_pcm_port_0:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       disk.write.bytes.rate_server_oam:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       network.incoming.bytes.rate_pcm_port_1:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141   org.openecomp.resource.vfc.nodes.heat.pcm_server:
1142     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1143     properties:
1144       port_pcm_port_0_network_role:
1145         type: string
1146         required: true
1147         status: SUPPORTED
1148       metadata:
1149         type: string
1150         description: metadata
1151         required: true
1152         status: SUPPORTED
1153       port_pcm_port_1_network_role_tag:
1154         type: string
1155         required: true
1156         status: SUPPORTED
1157       availabilityzone_name:
1158         type: string
1159         description: availabilityzone name
1160         required: true
1161         status: SUPPORTED
1162       port_pcm_port_0_vlan_requirements:
1163         type: list
1164         required: true
1165         status: SUPPORTED
1166         entry_schema:
1167           type: org.openecomp.datatypes.network.VlanRequirements
1168       pcm_image_name:
1169         type: string
1170         description: PCRF CM image name
1171         required: true
1172         status: SUPPORTED
1173       port_pcm_port_0_order:
1174         type: integer
1175         required: true
1176         status: SUPPORTED
1177       port_pcm_port_0_subnetpoolid:
1178         type: string
1179         required: true
1180         status: SUPPORTED
1181       port_pcm_port_1_subnetpoolid:
1182         type: string
1183         required: true
1184         status: SUPPORTED
1185       port_pcm_port_0_network_role_tag:
1186         type: string
1187         required: true
1188         status: SUPPORTED
1189       pcm_server_name:
1190         type: string
1191         description: PCRF CM server name
1192         required: true
1193         status: SUPPORTED
1194       cps_net_mask:
1195         type: string
1196         description: CPS network mask
1197         required: true
1198         status: SUPPORTED
1199       port_pcm_port_1_exCP_naming:
1200         type: org.openecomp.datatypes.Naming
1201         required: true
1202         status: SUPPORTED
1203       port_pcm_port_0_exCP_naming:
1204         type: org.openecomp.datatypes.Naming
1205         required: true
1206         status: SUPPORTED
1207       oam_net_name:
1208         type: string
1209         description: OAM network name
1210         required: true
1211         status: SUPPORTED
1212       port_pcm_port_1_network_role:
1213         type: string
1214         required: true
1215         status: SUPPORTED
1216       port_pcm_port_0_ip_requirements:
1217         type: list
1218         required: true
1219         status: SUPPORTED
1220         entry_schema:
1221           type: org.openecomp.datatypes.network.IpRequirements
1222       oam_net_gw:
1223         type: string
1224         description: CPS network gateway
1225         required: true
1226         status: SUPPORTED
1227       security_group_name:
1228         type: string
1229         description: the name of security group
1230         required: true
1231         status: SUPPORTED
1232       cps_net_ip:
1233         type: string
1234         description: CPS network ip
1235         required: true
1236         status: SUPPORTED
1237       port_pcm_port_1_mac_requirements:
1238         type: org.openecomp.datatypes.network.MacRequirements
1239         required: true
1240         status: SUPPORTED
1241       port_pcm_port_1_vlan_requirements:
1242         type: list
1243         required: true
1244         status: SUPPORTED
1245         entry_schema:
1246           type: org.openecomp.datatypes.network.VlanRequirements
1247       pcm_flavor_name:
1248         type: string
1249         description: flavor name of PCRF CM instance
1250         required: true
1251         status: SUPPORTED
1252       key_name:
1253         type: string
1254         description: key_name
1255         required: true
1256         status: SUPPORTED
1257       user_data_format:
1258         type: string
1259         description: user_data_format
1260         required: true
1261         status: SUPPORTED
1262       pcm_vol:
1263         type: string
1264         description: CPS Cluman Cinder Volume
1265         required: true
1266         status: SUPPORTED
1267       port_pcm_port_1_ip_requirements:
1268         type: list
1269         required: true
1270         status: SUPPORTED
1271         entry_schema:
1272           type: org.openecomp.datatypes.network.IpRequirements
1273       port_pcm_port_0_mac_requirements:
1274         type: org.openecomp.datatypes.network.MacRequirements
1275         required: true
1276         status: SUPPORTED
1277       cps_net_name:
1278         type: string
1279         description: CPS network name
1280         required: true
1281         status: SUPPORTED
1282       oam_net_ip:
1283         type: string
1284         description: OAM network ip
1285         required: true
1286         status: SUPPORTED
1287       oam_net_mask:
1288         type: string
1289         description: CPS network mask
1290         required: true
1291         status: SUPPORTED
1292       port_pcm_port_1_order:
1293         type: integer
1294         required: true
1295         status: SUPPORTED
1296     attributes:
1297       server_pcm_id:
1298         type: string
1299         description: the pcm nova service id
1300         status: SUPPORTED
1301     requirements:
1302     - dependency_pcm_port_1:
1303         capability: tosca.capabilities.Node
1304         node: tosca.nodes.Root
1305         relationship: tosca.relationships.DependsOn
1306         occurrences:
1307         - 0
1308         - UNBOUNDED
1309     - link_pcm_port_1:
1310         capability: tosca.capabilities.network.Linkable
1311         relationship: tosca.relationships.network.LinksTo
1312         occurrences:
1313         - 1
1314         - 1
1315     - dependency_server_pcm:
1316         capability: tosca.capabilities.Node
1317         node: tosca.nodes.Root
1318         relationship: tosca.relationships.DependsOn
1319         occurrences:
1320         - 0
1321         - UNBOUNDED
1322     - local_storage_server_pcm:
1323         capability: tosca.capabilities.Attachment
1324         node: tosca.nodes.BlockStorage
1325         relationship: tosca.relationships.AttachesTo
1326         occurrences:
1327         - 0
1328         - UNBOUNDED
1329     - dependency_pcm_port_0:
1330         capability: tosca.capabilities.Node
1331         node: tosca.nodes.Root
1332         relationship: tosca.relationships.DependsOn
1333         occurrences:
1334         - 0
1335         - UNBOUNDED
1336     - link_pcm_port_0:
1337         capability: tosca.capabilities.network.Linkable
1338         relationship: tosca.relationships.network.LinksTo
1339         occurrences:
1340         - 1
1341         - 1
1342     capabilities:
1343       network.incoming.packets.rate_pcm_port_0:
1344         type: org.openecomp.capabilities.metric.Ceilometer
1345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       cpu_server_pcm:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       network.incoming.packets.rate_pcm_port_1:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       network.outpoing.packets_pcm_port_1:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       memory_server_pcm:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373       disk.write.requests_server_pcm:
1374         type: org.openecomp.capabilities.metric.Ceilometer
1375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1376         occurrences:
1377         - 1
1378         - UNBOUNDED
1379       network.outpoing.packets_pcm_port_0:
1380         type: org.openecomp.capabilities.metric.Ceilometer
1381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1382         occurrences:
1383         - 1
1384         - UNBOUNDED
1385       disk.device.iops_server_pcm:
1386         type: org.openecomp.capabilities.metric.Ceilometer
1387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1388         occurrences:
1389         - 1
1390         - UNBOUNDED
1391       memory.resident_server_pcm:
1392         type: org.openecomp.capabilities.metric.Ceilometer
1393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397       disk.device.write.requests_server_pcm:
1398         type: org.openecomp.capabilities.metric.Ceilometer
1399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.device.usage_server_pcm:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       disk.allocation_server_pcm:
1410         type: org.openecomp.capabilities.metric.Ceilometer
1411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1412         occurrences:
1413         - 1
1414         - UNBOUNDED
1415       disk.usage_server_pcm:
1416         type: org.openecomp.capabilities.metric.Ceilometer
1417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       disk.device.write.bytes_server_pcm:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       disk.root.size_server_pcm:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.ephemeral.size_server_pcm:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       disk.device.latency_server_pcm:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       network.incoming.bytes_pcm_port_0:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       network.incoming.bytes_pcm_port_1:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       binding_pcm_port_0:
1458         type: tosca.capabilities.network.Bindable
1459         valid_source_types:
1460         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1461         occurrences:
1462         - 0
1463         - UNBOUNDED
1464       binding_pcm_port_1:
1465         type: tosca.capabilities.network.Bindable
1466         valid_source_types:
1467         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1468         occurrences:
1469         - 0
1470         - UNBOUNDED
1471       memory.usage_server_pcm:
1472         type: org.openecomp.capabilities.metric.Ceilometer
1473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1474         occurrences:
1475         - 1
1476         - UNBOUNDED
1477       disk.read.requests_server_pcm:
1478         type: org.openecomp.capabilities.metric.Ceilometer
1479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1480         occurrences:
1481         - 1
1482         - UNBOUNDED
1483       disk.capacity_server_pcm:
1484         type: org.openecomp.capabilities.metric.Ceilometer
1485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1486         occurrences:
1487         - 1
1488         - UNBOUNDED
1489       os_server_pcm:
1490         type: tosca.capabilities.OperatingSystem
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       disk.read.bytes_server_pcm:
1495         type: org.openecomp.capabilities.metric.Ceilometer
1496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1497         occurrences:
1498         - 1
1499         - UNBOUNDED
1500       network.outgoing.packets.rate_pcm_port_0:
1501         type: org.openecomp.capabilities.metric.Ceilometer
1502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1503         occurrences:
1504         - 1
1505         - UNBOUNDED
1506       network.outgoing.packets.rate_pcm_port_1:
1507         type: org.openecomp.capabilities.metric.Ceilometer
1508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1509         occurrences:
1510         - 1
1511         - UNBOUNDED
1512       feature_pcm_port_1:
1513         type: tosca.capabilities.Node
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       network.outgoing.bytes_pcm_port_0:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.read.bytes_server_pcm:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       feature_pcm_port_0:
1530         type: tosca.capabilities.Node
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       network.outgoing.bytes_pcm_port_1:
1535         type: org.openecomp.capabilities.metric.Ceilometer
1536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       attachment_pcm_port_0:
1541         type: tosca.capabilities.Attachment
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       attachment_pcm_port_1:
1546         type: tosca.capabilities.Attachment
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       endpoint_server_pcm:
1551         type: tosca.capabilities.Endpoint.Admin
1552         occurrences:
1553         - 1
1554         - UNBOUNDED
1555       disk.device.read.requests.rate_server_pcm:
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       vcpus_server_pcm:
1562         type: org.openecomp.capabilities.metric.Ceilometer
1563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1564         occurrences:
1565         - 1
1566         - UNBOUNDED
1567       disk.write.bytes_server_pcm:
1568         type: org.openecomp.capabilities.metric.Ceilometer
1569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1570         occurrences:
1571         - 1
1572         - UNBOUNDED
1573       disk.iops_server_pcm:
1574         type: org.openecomp.capabilities.metric.Ceilometer
1575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       disk.read.bytes.rate_server_pcm:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.device.allocation_server_pcm:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       scalable_server_pcm:
1592         type: tosca.capabilities.Scalable
1593         occurrences:
1594         - 1
1595         - UNBOUNDED
1596       disk.device.read.bytes.rate_server_pcm:
1597         type: org.openecomp.capabilities.metric.Ceilometer
1598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1599         occurrences:
1600         - 1
1601         - UNBOUNDED
1602       cpu_util_server_pcm:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       disk.write.requests.rate_server_pcm:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       disk.device.write.bytes.rate_server_pcm:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       host_server_pcm:
1621         type: tosca.capabilities.Container
1622         valid_source_types:
1623         - tosca.nodes.SoftwareComponent
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       cpu.delta_server_pcm:
1628         type: org.openecomp.capabilities.metric.Ceilometer
1629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1630         occurrences:
1631         - 1
1632         - UNBOUNDED
1633       network.outgoing.bytes.rate_pcm_port_1:
1634         type: org.openecomp.capabilities.metric.Ceilometer
1635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1636         occurrences:
1637         - 1
1638         - UNBOUNDED
1639       network.incoming.packets_pcm_port_0:
1640         type: org.openecomp.capabilities.metric.Ceilometer
1641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1642         occurrences:
1643         - 1
1644         - UNBOUNDED
1645       binding_server_pcm:
1646         type: tosca.capabilities.network.Bindable
1647         occurrences:
1648         - 1
1649         - UNBOUNDED
1650       network.outgoing.bytes.rate_pcm_port_0:
1651         type: org.openecomp.capabilities.metric.Ceilometer
1652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1653         occurrences:
1654         - 1
1655         - UNBOUNDED
1656       disk.device.capacity_server_pcm:
1657         type: org.openecomp.capabilities.metric.Ceilometer
1658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1659         occurrences:
1660         - 1
1661         - UNBOUNDED
1662       network.incoming.packets_pcm_port_1:
1663         type: org.openecomp.capabilities.metric.Ceilometer
1664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1665         occurrences:
1666         - 1
1667         - UNBOUNDED
1668       instance_server_pcm:
1669         type: org.openecomp.capabilities.metric.Ceilometer
1670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1671         occurrences:
1672         - 1
1673         - UNBOUNDED
1674       disk.device.write.requests.rate_server_pcm:
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       disk.latency_server_pcm:
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       disk.device.read.requests_server_pcm:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       feature_server_pcm:
1693         type: tosca.capabilities.Node
1694         occurrences:
1695         - 1
1696         - UNBOUNDED
1697       network.incoming.bytes.rate_pcm_port_0:
1698         type: org.openecomp.capabilities.metric.Ceilometer
1699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.write.bytes.rate_server_pcm:
1704         type: org.openecomp.capabilities.metric.Ceilometer
1705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1706         occurrences:
1707         - 1
1708         - UNBOUNDED
1709       network.incoming.bytes.rate_pcm_port_1:
1710         type: org.openecomp.capabilities.metric.Ceilometer
1711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1712         occurrences:
1713         - 1
1714         - UNBOUNDED
1715   org.openecomp.resource.abstract.nodes.heat.pcm_server_1:
1716     derived_from: org.openecomp.resource.abstract.nodes.VFC
1717     properties:
1718       port_pcm_port_0_network_role:
1719         type: string
1720         required: true
1721         status: SUPPORTED
1722       metadata:
1723         type: string
1724         description: metadata
1725         required: true
1726         status: SUPPORTED
1727       port_pcm_port_1_network_role_tag:
1728         type: string
1729         required: true
1730         status: SUPPORTED
1731       availabilityzone_name:
1732         type: string
1733         description: availabilityzone name
1734         required: true
1735         status: SUPPORTED
1736       port_pcm_port_0_vlan_requirements:
1737         type: list
1738         required: true
1739         status: SUPPORTED
1740         entry_schema:
1741           type: org.openecomp.datatypes.network.VlanRequirements
1742       pcm_image_name:
1743         type: string
1744         description: PCRF CM image name
1745         required: true
1746         status: SUPPORTED
1747       port_pcm_port_0_order:
1748         type: integer
1749         required: true
1750         status: SUPPORTED
1751       port_pcm_port_0_subnetpoolid:
1752         type: string
1753         required: true
1754         status: SUPPORTED
1755       port_pcm_port_1_subnetpoolid:
1756         type: string
1757         required: true
1758         status: SUPPORTED
1759       port_pcm_port_0_network_role_tag:
1760         type: string
1761         required: true
1762         status: SUPPORTED
1763       pcm_server_name:
1764         type: string
1765         description: PCRF CM server name
1766         required: true
1767         status: SUPPORTED
1768       cps_net_mask:
1769         type: string
1770         description: CPS network mask
1771         required: true
1772         status: SUPPORTED
1773       port_pcm_port_1_exCP_naming:
1774         type: org.openecomp.datatypes.Naming
1775         required: true
1776         status: SUPPORTED
1777       port_pcm_port_0_exCP_naming:
1778         type: org.openecomp.datatypes.Naming
1779         required: true
1780         status: SUPPORTED
1781       oam_net_name:
1782         type: string
1783         description: OAM network name
1784         required: true
1785         status: SUPPORTED
1786       port_pcm_port_1_network_role:
1787         type: string
1788         required: true
1789         status: SUPPORTED
1790       port_pcm_port_0_ip_requirements:
1791         type: list
1792         required: true
1793         status: SUPPORTED
1794         entry_schema:
1795           type: org.openecomp.datatypes.network.IpRequirements
1796       oam_net_gw:
1797         type: string
1798         description: CPS network gateway
1799         required: true
1800         status: SUPPORTED
1801       security_group_name:
1802         type: string
1803         description: the name of security group
1804         required: true
1805         status: SUPPORTED
1806       cps_net_ip:
1807         type: string
1808         description: CPS network ip
1809         required: true
1810         status: SUPPORTED
1811       port_pcm_port_1_mac_requirements:
1812         type: org.openecomp.datatypes.network.MacRequirements
1813         required: true
1814         status: SUPPORTED
1815       port_pcm_port_1_vlan_requirements:
1816         type: list
1817         required: true
1818         status: SUPPORTED
1819         entry_schema:
1820           type: org.openecomp.datatypes.network.VlanRequirements
1821       pcm_flavor_name:
1822         type: string
1823         description: flavor name of PCRF CM instance
1824         required: true
1825         status: SUPPORTED
1826       key_name:
1827         type: string
1828         description: key_name
1829         required: true
1830         status: SUPPORTED
1831       user_data_format:
1832         type: string
1833         description: user_data_format
1834         required: true
1835         status: SUPPORTED
1836       pcm_vol:
1837         type: string
1838         description: CPS Cluman Cinder Volume
1839         required: true
1840         status: SUPPORTED
1841       port_pcm_port_1_ip_requirements:
1842         type: list
1843         required: true
1844         status: SUPPORTED
1845         entry_schema:
1846           type: org.openecomp.datatypes.network.IpRequirements
1847       port_pcm_port_0_mac_requirements:
1848         type: org.openecomp.datatypes.network.MacRequirements
1849         required: true
1850         status: SUPPORTED
1851       cps_net_name:
1852         type: string
1853         description: CPS network name
1854         required: true
1855         status: SUPPORTED
1856       oam_net_ip:
1857         type: string
1858         description: OAM network ip
1859         required: true
1860         status: SUPPORTED
1861       oam_net_mask:
1862         type: string
1863         description: CPS network mask
1864         required: true
1865         status: SUPPORTED
1866       port_pcm_port_1_order:
1867         type: integer
1868         required: true
1869         status: SUPPORTED
1870     attributes:
1871       server_pcm_id:
1872         type: string
1873         description: the pcm nova service id
1874         status: SUPPORTED
1875     requirements:
1876     - dependency_pcm_port_1:
1877         capability: tosca.capabilities.Node
1878         node: tosca.nodes.Root
1879         relationship: tosca.relationships.DependsOn
1880         occurrences:
1881         - 0
1882         - UNBOUNDED
1883     - link_pcm_port_1:
1884         capability: tosca.capabilities.network.Linkable
1885         relationship: tosca.relationships.network.LinksTo
1886         occurrences:
1887         - 1
1888         - 1
1889     - dependency_server_pcm:
1890         capability: tosca.capabilities.Node
1891         node: tosca.nodes.Root
1892         relationship: tosca.relationships.DependsOn
1893         occurrences:
1894         - 0
1895         - UNBOUNDED
1896     - local_storage_server_pcm:
1897         capability: tosca.capabilities.Attachment
1898         node: tosca.nodes.BlockStorage
1899         relationship: tosca.relationships.AttachesTo
1900         occurrences:
1901         - 0
1902         - UNBOUNDED
1903     - dependency_pcm_port_0:
1904         capability: tosca.capabilities.Node
1905         node: tosca.nodes.Root
1906         relationship: tosca.relationships.DependsOn
1907         occurrences:
1908         - 0
1909         - UNBOUNDED
1910     - link_pcm_port_0:
1911         capability: tosca.capabilities.network.Linkable
1912         relationship: tosca.relationships.network.LinksTo
1913         occurrences:
1914         - 1
1915         - 1
1916     capabilities:
1917       network.incoming.packets.rate_pcm_port_0:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       cpu_server_pcm:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       network.incoming.packets.rate_pcm_port_1:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       network.outpoing.packets_pcm_port_1:
1936         type: org.openecomp.capabilities.metric.Ceilometer
1937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1938         occurrences:
1939         - 1
1940         - UNBOUNDED
1941       memory_server_pcm:
1942         type: org.openecomp.capabilities.metric.Ceilometer
1943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1944         occurrences:
1945         - 1
1946         - UNBOUNDED
1947       disk.write.requests_server_pcm:
1948         type: org.openecomp.capabilities.metric.Ceilometer
1949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1950         occurrences:
1951         - 1
1952         - UNBOUNDED
1953       network.outpoing.packets_pcm_port_0:
1954         type: org.openecomp.capabilities.metric.Ceilometer
1955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.device.iops_server_pcm:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       memory.resident_server_pcm:
1966         type: org.openecomp.capabilities.metric.Ceilometer
1967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1968         occurrences:
1969         - 1
1970         - UNBOUNDED
1971       disk.device.write.requests_server_pcm:
1972         type: org.openecomp.capabilities.metric.Ceilometer
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1974         occurrences:
1975         - 1
1976         - UNBOUNDED
1977       disk.device.usage_server_pcm:
1978         type: org.openecomp.capabilities.metric.Ceilometer
1979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1980         occurrences:
1981         - 1
1982         - UNBOUNDED
1983       disk.allocation_server_pcm:
1984         type: org.openecomp.capabilities.metric.Ceilometer
1985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1986         occurrences:
1987         - 1
1988         - UNBOUNDED
1989       disk.usage_server_pcm:
1990         type: org.openecomp.capabilities.metric.Ceilometer
1991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       disk.device.write.bytes_server_pcm:
1996         type: org.openecomp.capabilities.metric.Ceilometer
1997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       disk.root.size_server_pcm:
2002         type: org.openecomp.capabilities.metric.Ceilometer
2003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       disk.ephemeral.size_server_pcm:
2008         type: org.openecomp.capabilities.metric.Ceilometer
2009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       disk.device.latency_server_pcm:
2014         type: org.openecomp.capabilities.metric.Ceilometer
2015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       network.incoming.bytes_pcm_port_0:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       network.incoming.bytes_pcm_port_1:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       binding_pcm_port_0:
2032         type: tosca.capabilities.network.Bindable
2033         valid_source_types:
2034         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2035         occurrences:
2036         - 0
2037         - UNBOUNDED
2038       binding_pcm_port_1:
2039         type: tosca.capabilities.network.Bindable
2040         valid_source_types:
2041         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2042         occurrences:
2043         - 0
2044         - UNBOUNDED
2045       memory.usage_server_pcm:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       disk.read.requests_server_pcm:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       disk.capacity_server_pcm:
2058         type: org.openecomp.capabilities.metric.Ceilometer
2059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       os_server_pcm:
2064         type: tosca.capabilities.OperatingSystem
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.read.bytes_server_pcm:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       network.outgoing.packets.rate_pcm_port_0:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080       network.outgoing.packets.rate_pcm_port_1:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       feature_pcm_port_1:
2087         type: tosca.capabilities.Node
2088         occurrences:
2089         - 1
2090         - UNBOUNDED
2091       network.outgoing.bytes_pcm_port_0:
2092         type: org.openecomp.capabilities.metric.Ceilometer
2093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       disk.device.read.bytes_server_pcm:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       feature_pcm_port_0:
2104         type: tosca.capabilities.Node
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       network.outgoing.bytes_pcm_port_1:
2109         type: org.openecomp.capabilities.metric.Ceilometer
2110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       attachment_pcm_port_0:
2115         type: tosca.capabilities.Attachment
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       attachment_pcm_port_1:
2120         type: tosca.capabilities.Attachment
2121         occurrences:
2122         - 1
2123         - UNBOUNDED
2124       endpoint_server_pcm:
2125         type: tosca.capabilities.Endpoint.Admin
2126         occurrences:
2127         - 1
2128         - UNBOUNDED
2129       disk.device.read.requests.rate_server_pcm:
2130         type: org.openecomp.capabilities.metric.Ceilometer
2131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2132         occurrences:
2133         - 1
2134         - UNBOUNDED
2135       vcpus_server_pcm:
2136         type: org.openecomp.capabilities.metric.Ceilometer
2137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2138         occurrences:
2139         - 1
2140         - UNBOUNDED
2141       disk.write.bytes_server_pcm:
2142         type: org.openecomp.capabilities.metric.Ceilometer
2143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2144         occurrences:
2145         - 1
2146         - UNBOUNDED
2147       disk.iops_server_pcm:
2148         type: org.openecomp.capabilities.metric.Ceilometer
2149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2150         occurrences:
2151         - 1
2152         - UNBOUNDED
2153       disk.read.bytes.rate_server_pcm:
2154         type: org.openecomp.capabilities.metric.Ceilometer
2155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2156         occurrences:
2157         - 1
2158         - UNBOUNDED
2159       disk.device.allocation_server_pcm:
2160         type: org.openecomp.capabilities.metric.Ceilometer
2161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2162         occurrences:
2163         - 1
2164         - UNBOUNDED
2165       scalable_server_pcm:
2166         type: tosca.capabilities.Scalable
2167         occurrences:
2168         - 1
2169         - UNBOUNDED
2170       disk.device.read.bytes.rate_server_pcm:
2171         type: org.openecomp.capabilities.metric.Ceilometer
2172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2173         occurrences:
2174         - 1
2175         - UNBOUNDED
2176       cpu_util_server_pcm:
2177         type: org.openecomp.capabilities.metric.Ceilometer
2178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2179         occurrences:
2180         - 1
2181         - UNBOUNDED
2182       disk.write.requests.rate_server_pcm:
2183         type: org.openecomp.capabilities.metric.Ceilometer
2184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2185         occurrences:
2186         - 1
2187         - UNBOUNDED
2188       disk.device.write.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       host_server_pcm:
2195         type: tosca.capabilities.Container
2196         valid_source_types:
2197         - tosca.nodes.SoftwareComponent
2198         occurrences:
2199         - 1
2200         - UNBOUNDED
2201       cpu.delta_server_pcm:
2202         type: org.openecomp.capabilities.metric.Ceilometer
2203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2204         occurrences:
2205         - 1
2206         - UNBOUNDED
2207       network.outgoing.bytes.rate_pcm_port_1:
2208         type: org.openecomp.capabilities.metric.Ceilometer
2209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2210         occurrences:
2211         - 1
2212         - UNBOUNDED
2213       network.incoming.packets_pcm_port_0:
2214         type: org.openecomp.capabilities.metric.Ceilometer
2215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       binding_server_pcm:
2220         type: tosca.capabilities.network.Bindable
2221         occurrences:
2222         - 1
2223         - UNBOUNDED
2224       network.outgoing.bytes.rate_pcm_port_0:
2225         type: org.openecomp.capabilities.metric.Ceilometer
2226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2227         occurrences:
2228         - 1
2229         - UNBOUNDED
2230       disk.device.capacity_server_pcm:
2231         type: org.openecomp.capabilities.metric.Ceilometer
2232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2233         occurrences:
2234         - 1
2235         - UNBOUNDED
2236       network.incoming.packets_pcm_port_1:
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       instance_server_pcm:
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       disk.device.write.requests.rate_server_pcm:
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       disk.latency_server_pcm:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       disk.device.read.requests_server_pcm:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       feature_server_pcm:
2267         type: tosca.capabilities.Node
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       network.incoming.bytes.rate_pcm_port_0:
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       disk.write.bytes.rate_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       network.incoming.bytes.rate_pcm_port_1:
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   org.openecomp.resource.abstract.nodes.compute:
2290     derived_from: org.openecomp.resource.abstract.nodes.VFC
2291     properties:
2292       compute_compute_user_data_format:
2293         type: list
2294         required: true
2295         status: SUPPORTED
2296         entry_schema:
2297           type: string
2298       vm_image_name:
2299         type: string
2300         required: true
2301         status: SUPPORTED
2302       index_value:
2303         type: integer
2304         description: Index value of this substitution service template runtime instance
2305         required: false
2306         default: 0
2307         status: SUPPORTED
2308         constraints:
2309         - greater_or_equal: 0
2310       compute_compute_metadata:
2311         type: list
2312         required: true
2313         status: SUPPORTED
2314         entry_schema:
2315           type: json
2316       compute_compute_name:
2317         type: list
2318         required: true
2319         status: SUPPORTED
2320         entry_schema:
2321           type: string
2322       vm_flavor_name:
2323         type: string
2324         required: true
2325         status: SUPPORTED
2326       compute_compute_config_drive:
2327         type: list
2328         required: true
2329         status: SUPPORTED
2330         entry_schema:
2331           type: boolean
2332     attributes:
2333       compute_instance_name:
2334         type: string
2335         status: SUPPORTED
2336     requirements:
2337     - dependency_compute:
2338         capability: tosca.capabilities.Node
2339         node: tosca.nodes.Root
2340         relationship: tosca.relationships.DependsOn
2341         occurrences:
2342         - 0
2343         - UNBOUNDED
2344     - local_storage_compute:
2345         capability: tosca.capabilities.Attachment
2346         node: tosca.nodes.BlockStorage
2347         relationship: tosca.relationships.AttachesTo
2348         occurrences:
2349         - 0
2350         - UNBOUNDED
2351     capabilities:
2352       disk.device.usage_compute:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       disk.write.requests_compute:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       instance_compute:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       disk.ephemeral.size_compute:
2371         type: org.openecomp.capabilities.metric.Ceilometer
2372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       disk.device.read.bytes.rate_compute:
2377         type: org.openecomp.capabilities.metric.Ceilometer
2378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       disk.latency_compute:
2383         type: org.openecomp.capabilities.metric.Ceilometer
2384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       memory.resident_compute:
2389         type: org.openecomp.capabilities.metric.Ceilometer
2390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2391         occurrences:
2392         - 1
2393         - UNBOUNDED
2394       memory_compute:
2395         type: org.openecomp.capabilities.metric.Ceilometer
2396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2397         occurrences:
2398         - 1
2399         - UNBOUNDED
2400       disk.iops_compute:
2401         type: org.openecomp.capabilities.metric.Ceilometer
2402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2403         occurrences:
2404         - 1
2405         - UNBOUNDED
2406       disk.root.size_compute:
2407         type: org.openecomp.capabilities.metric.Ceilometer
2408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       disk.write.requests.rate_compute:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       disk.read.requests_compute:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.device.read.requests.rate_compute:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       disk.read.bytes_compute:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       disk.device.read.bytes_compute:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       disk.write.bytes_compute:
2443         type: org.openecomp.capabilities.metric.Ceilometer
2444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       disk.usage_compute:
2449         type: org.openecomp.capabilities.metric.Ceilometer
2450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       os_compute:
2455         type: tosca.capabilities.OperatingSystem
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       disk.write.bytes.rate_compute:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       vcpus_compute:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       disk.capacity_compute:
2472         type: org.openecomp.capabilities.metric.Ceilometer
2473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2474         occurrences:
2475         - 1
2476         - UNBOUNDED
2477       cpu_util_compute:
2478         type: org.openecomp.capabilities.metric.Ceilometer
2479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2480         occurrences:
2481         - 1
2482         - UNBOUNDED
2483       disk.read.bytes.rate_compute:
2484         type: org.openecomp.capabilities.metric.Ceilometer
2485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2486         occurrences:
2487         - 1
2488         - UNBOUNDED
2489       disk.device.latency_compute:
2490         type: org.openecomp.capabilities.metric.Ceilometer
2491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       disk.device.write.requests_compute:
2496         type: org.openecomp.capabilities.metric.Ceilometer
2497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2498         occurrences:
2499         - 1
2500         - UNBOUNDED
2501       disk.device.iops_compute:
2502         type: org.openecomp.capabilities.metric.Ceilometer
2503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2504         occurrences:
2505         - 1
2506         - UNBOUNDED
2507       disk.device.write.requests.rate_compute:
2508         type: org.openecomp.capabilities.metric.Ceilometer
2509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2510         occurrences:
2511         - 1
2512         - UNBOUNDED
2513       endpoint_compute:
2514         type: tosca.capabilities.Endpoint.Admin
2515         occurrences:
2516         - 1
2517         - UNBOUNDED
2518       memory.usage_compute:
2519         type: org.openecomp.capabilities.metric.Ceilometer
2520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2521         occurrences:
2522         - 1
2523         - UNBOUNDED
2524       host_compute:
2525         type: tosca.capabilities.Container
2526         valid_source_types:
2527         - tosca.nodes.SoftwareComponent
2528         occurrences:
2529         - 1
2530         - UNBOUNDED
2531       feature_compute:
2532         type: tosca.capabilities.Node
2533         occurrences:
2534         - 1
2535         - UNBOUNDED
2536       disk.device.write.bytes_compute:
2537         type: org.openecomp.capabilities.metric.Ceilometer
2538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2539         occurrences:
2540         - 1
2541         - UNBOUNDED
2542       cpu_compute:
2543         type: org.openecomp.capabilities.metric.Ceilometer
2544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2545         occurrences:
2546         - 1
2547         - UNBOUNDED
2548       disk.device.write.bytes.rate_compute:
2549         type: org.openecomp.capabilities.metric.Ceilometer
2550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2551         occurrences:
2552         - 1
2553         - UNBOUNDED
2554       scalable_compute:
2555         type: tosca.capabilities.Scalable
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       disk.device.read.requests_compute:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565       disk.allocation_compute:
2566         type: org.openecomp.capabilities.metric.Ceilometer
2567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       disk.device.capacity_compute:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       disk.device.allocation_compute:
2578         type: org.openecomp.capabilities.metric.Ceilometer
2579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       cpu.delta_compute:
2584         type: org.openecomp.capabilities.metric.Ceilometer
2585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       binding_compute:
2590         type: tosca.capabilities.network.Bindable
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594   org.openecomp.resource.vfc.nodes.heat.oam_server:
2595     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
2596     properties:
2597       port_pcm_port_0_network_role:
2598         type: string
2599         required: true
2600         status: SUPPORTED
2601       port_pcm_port_1_network_role_tag:
2602         type: string
2603         required: true
2604         status: SUPPORTED
2605       availabilityzone_name:
2606         type: string
2607         description: availabilityzone name
2608         required: true
2609         status: SUPPORTED
2610       port_pcm_port_0_vlan_requirements:
2611         type: list
2612         required: true
2613         status: SUPPORTED
2614         entry_schema:
2615           type: org.openecomp.datatypes.network.VlanRequirements
2616       oam_server_name:
2617         type: string
2618         description: oam server name
2619         required: true
2620         status: SUPPORTED
2621       port_pcm_port_0_order:
2622         type: integer
2623         required: true
2624         status: SUPPORTED
2625       port_pcm_port_0_subnetpoolid:
2626         type: string
2627         required: true
2628         status: SUPPORTED
2629       port_pcm_port_1_subnetpoolid:
2630         type: string
2631         required: true
2632         status: SUPPORTED
2633       port_pcm_port_0_network_role_tag:
2634         type: string
2635         required: true
2636         status: SUPPORTED
2637       oam_image_name:
2638         type: string
2639         description: oam image name
2640         required: true
2641         status: SUPPORTED
2642       cps_net_mask:
2643         type: string
2644         description: CPS network mask
2645         required: true
2646         status: SUPPORTED
2647       port_pcm_port_1_exCP_naming:
2648         type: org.openecomp.datatypes.Naming
2649         required: true
2650         status: SUPPORTED
2651       port_pcm_port_0_exCP_naming:
2652         type: org.openecomp.datatypes.Naming
2653         required: true
2654         status: SUPPORTED
2655       oam_net_name:
2656         type: string
2657         description: OAM network name
2658         required: true
2659         status: SUPPORTED
2660       port_pcm_port_1_network_role:
2661         type: string
2662         required: true
2663         status: SUPPORTED
2664       port_pcm_port_0_ip_requirements:
2665         type: list
2666         required: true
2667         status: SUPPORTED
2668         entry_schema:
2669           type: org.openecomp.datatypes.network.IpRequirements
2670       oam_net_gw:
2671         type: string
2672         description: CPS network gateway
2673         required: true
2674         status: SUPPORTED
2675       oam_flavor_name:
2676         type: string
2677         description: flavor name of PCRF CM instance
2678         required: true
2679         status: SUPPORTED
2680       security_group_name:
2681         type: string
2682         description: the name of security group
2683         required: true
2684         status: SUPPORTED
2685       cps_net_ip:
2686         type: string
2687         description: CPS network ip
2688         required: true
2689         status: SUPPORTED
2690       port_pcm_port_1_mac_requirements:
2691         type: org.openecomp.datatypes.network.MacRequirements
2692         required: true
2693         status: SUPPORTED
2694       port_pcm_port_1_vlan_requirements:
2695         type: list
2696         required: true
2697         status: SUPPORTED
2698         entry_schema:
2699           type: org.openecomp.datatypes.network.VlanRequirements
2700       pcm_vol:
2701         type: string
2702         description: CPS Cluman Cinder Volume
2703         required: true
2704         status: SUPPORTED
2705       port_pcm_port_1_ip_requirements:
2706         type: list
2707         required: true
2708         status: SUPPORTED
2709         entry_schema:
2710           type: org.openecomp.datatypes.network.IpRequirements
2711       port_pcm_port_0_mac_requirements:
2712         type: org.openecomp.datatypes.network.MacRequirements
2713         required: true
2714         status: SUPPORTED
2715       cps_net_name:
2716         type: string
2717         description: CPS network name
2718         required: true
2719         status: SUPPORTED
2720       oam_net_ip:
2721         type: string
2722         description: OAM network ip
2723         required: true
2724         status: SUPPORTED
2725       oam_net_mask:
2726         type: string
2727         description: CPS network mask
2728         required: true
2729         status: SUPPORTED
2730       port_pcm_port_1_order:
2731         type: integer
2732         required: true
2733         status: SUPPORTED
2734     attributes:
2735       server_oam_id:
2736         type: string
2737         description: the oam nova service id
2738         status: SUPPORTED
2739     requirements:
2740     - dependency_server_oam:
2741         capability: tosca.capabilities.Node
2742         node: tosca.nodes.Root
2743         relationship: tosca.relationships.DependsOn
2744         occurrences:
2745         - 0
2746         - UNBOUNDED
2747     - local_storage_server_oam:
2748         capability: tosca.capabilities.Attachment
2749         node: tosca.nodes.BlockStorage
2750         relationship: tosca.relationships.AttachesTo
2751         occurrences:
2752         - 0
2753         - UNBOUNDED
2754     - dependency_pcm_port_1:
2755         capability: tosca.capabilities.Node
2756         node: tosca.nodes.Root
2757         relationship: tosca.relationships.DependsOn
2758         occurrences:
2759         - 0
2760         - UNBOUNDED
2761     - link_pcm_port_1:
2762         capability: tosca.capabilities.network.Linkable
2763         relationship: tosca.relationships.network.LinksTo
2764         occurrences:
2765         - 1
2766         - 1
2767     - dependency_pcm_port_0:
2768         capability: tosca.capabilities.Node
2769         node: tosca.nodes.Root
2770         relationship: tosca.relationships.DependsOn
2771         occurrences:
2772         - 0
2773         - UNBOUNDED
2774     - link_pcm_port_0:
2775         capability: tosca.capabilities.network.Linkable
2776         relationship: tosca.relationships.network.LinksTo
2777         occurrences:
2778         - 1
2779         - 1
2780     capabilities:
2781       cpu_server_oam:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       network.incoming.packets.rate_pcm_port_0:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       network.incoming.packets.rate_pcm_port_1:
2794         type: org.openecomp.capabilities.metric.Ceilometer
2795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2796         occurrences:
2797         - 1
2798         - UNBOUNDED
2799       network.outpoing.packets_pcm_port_1:
2800         type: org.openecomp.capabilities.metric.Ceilometer
2801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2802         occurrences:
2803         - 1
2804         - UNBOUNDED
2805       memory_server_oam:
2806         type: org.openecomp.capabilities.metric.Ceilometer
2807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2808         occurrences:
2809         - 1
2810         - UNBOUNDED
2811       network.outpoing.packets_pcm_port_0:
2812         type: org.openecomp.capabilities.metric.Ceilometer
2813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2814         occurrences:
2815         - 1
2816         - UNBOUNDED
2817       disk.write.requests_server_oam:
2818         type: org.openecomp.capabilities.metric.Ceilometer
2819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2820         occurrences:
2821         - 1
2822         - UNBOUNDED
2823       memory.resident_server_oam:
2824         type: org.openecomp.capabilities.metric.Ceilometer
2825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2826         occurrences:
2827         - 1
2828         - UNBOUNDED
2829       disk.device.iops_server_oam:
2830         type: org.openecomp.capabilities.metric.Ceilometer
2831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2832         occurrences:
2833         - 1
2834         - UNBOUNDED
2835       disk.device.write.requests_server_oam:
2836         type: org.openecomp.capabilities.metric.Ceilometer
2837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       disk.allocation_server_oam:
2842         type: org.openecomp.capabilities.metric.Ceilometer
2843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2844         occurrences:
2845         - 1
2846         - UNBOUNDED
2847       disk.device.usage_server_oam:
2848         type: org.openecomp.capabilities.metric.Ceilometer
2849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2850         occurrences:
2851         - 1
2852         - UNBOUNDED
2853       disk.usage_server_oam:
2854         type: org.openecomp.capabilities.metric.Ceilometer
2855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2856         occurrences:
2857         - 1
2858         - UNBOUNDED
2859       disk.device.write.bytes_server_oam:
2860         type: org.openecomp.capabilities.metric.Ceilometer
2861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2862         occurrences:
2863         - 1
2864         - UNBOUNDED
2865       network.incoming.bytes_pcm_port_0:
2866         type: org.openecomp.capabilities.metric.Ceilometer
2867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2868         occurrences:
2869         - 1
2870         - UNBOUNDED
2871       disk.ephemeral.size_server_oam:
2872         type: org.openecomp.capabilities.metric.Ceilometer
2873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2874         occurrences:
2875         - 1
2876         - UNBOUNDED
2877       disk.device.latency_server_oam:
2878         type: org.openecomp.capabilities.metric.Ceilometer
2879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2880         occurrences:
2881         - 1
2882         - UNBOUNDED
2883       disk.root.size_server_oam:
2884         type: org.openecomp.capabilities.metric.Ceilometer
2885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2886         occurrences:
2887         - 1
2888         - UNBOUNDED
2889       memory.usage_server_oam:
2890         type: org.openecomp.capabilities.metric.Ceilometer
2891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2892         occurrences:
2893         - 1
2894         - UNBOUNDED
2895       network.incoming.bytes_pcm_port_1:
2896         type: org.openecomp.capabilities.metric.Ceilometer
2897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2898         occurrences:
2899         - 1
2900         - UNBOUNDED
2901       binding_pcm_port_0:
2902         type: tosca.capabilities.network.Bindable
2903         valid_source_types:
2904         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2905         occurrences:
2906         - 0
2907         - UNBOUNDED
2908       binding_pcm_port_1:
2909         type: tosca.capabilities.network.Bindable
2910         valid_source_types:
2911         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2912         occurrences:
2913         - 0
2914         - UNBOUNDED
2915       disk.read.bytes_server_oam:
2916         type: org.openecomp.capabilities.metric.Ceilometer
2917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2918         occurrences:
2919         - 1
2920         - UNBOUNDED
2921       os_server_oam:
2922         type: tosca.capabilities.OperatingSystem
2923         occurrences:
2924         - 1
2925         - UNBOUNDED
2926       disk.read.requests_server_oam:
2927         type: org.openecomp.capabilities.metric.Ceilometer
2928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       disk.capacity_server_oam:
2933         type: org.openecomp.capabilities.metric.Ceilometer
2934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2935         occurrences:
2936         - 1
2937         - UNBOUNDED
2938       network.outgoing.packets.rate_pcm_port_0:
2939         type: org.openecomp.capabilities.metric.Ceilometer
2940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2941         occurrences:
2942         - 1
2943         - UNBOUNDED
2944       network.outgoing.packets.rate_pcm_port_1:
2945         type: org.openecomp.capabilities.metric.Ceilometer
2946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2947         occurrences:
2948         - 1
2949         - UNBOUNDED
2950       feature_pcm_port_1:
2951         type: tosca.capabilities.Node
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       network.outgoing.bytes_pcm_port_0:
2956         type: org.openecomp.capabilities.metric.Ceilometer
2957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2958         occurrences:
2959         - 1
2960         - UNBOUNDED
2961       feature_pcm_port_0:
2962         type: tosca.capabilities.Node
2963         occurrences:
2964         - 1
2965         - UNBOUNDED
2966       network.outgoing.bytes_pcm_port_1:
2967         type: org.openecomp.capabilities.metric.Ceilometer
2968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2969         occurrences:
2970         - 1
2971         - UNBOUNDED
2972       attachment_pcm_port_0:
2973         type: tosca.capabilities.Attachment
2974         occurrences:
2975         - 1
2976         - UNBOUNDED
2977       attachment_pcm_port_1:
2978         type: tosca.capabilities.Attachment
2979         occurrences:
2980         - 1
2981         - UNBOUNDED
2982       disk.device.read.bytes_server_oam:
2983         type: org.openecomp.capabilities.metric.Ceilometer
2984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2985         occurrences:
2986         - 1
2987         - UNBOUNDED
2988       endpoint_server_oam:
2989         type: tosca.capabilities.Endpoint.Admin
2990         occurrences:
2991         - 1
2992         - UNBOUNDED
2993       disk.device.read.requests.rate_server_oam:
2994         type: org.openecomp.capabilities.metric.Ceilometer
2995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2996         occurrences:
2997         - 1
2998         - UNBOUNDED
2999       vcpus_server_oam:
3000         type: org.openecomp.capabilities.metric.Ceilometer
3001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3002         occurrences:
3003         - 1
3004         - UNBOUNDED
3005       disk.read.bytes.rate_server_oam:
3006         type: org.openecomp.capabilities.metric.Ceilometer
3007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       disk.write.bytes_server_oam:
3012         type: org.openecomp.capabilities.metric.Ceilometer
3013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3014         occurrences:
3015         - 1
3016         - UNBOUNDED
3017       disk.iops_server_oam:
3018         type: org.openecomp.capabilities.metric.Ceilometer
3019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3020         occurrences:
3021         - 1
3022         - UNBOUNDED
3023       disk.device.allocation_server_oam:
3024         type: org.openecomp.capabilities.metric.Ceilometer
3025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       disk.write.requests.rate_server_oam:
3030         type: org.openecomp.capabilities.metric.Ceilometer
3031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       scalable_server_oam:
3036         type: tosca.capabilities.Scalable
3037         occurrences:
3038         - 1
3039         - UNBOUNDED
3040       disk.device.read.bytes.rate_server_oam:
3041         type: org.openecomp.capabilities.metric.Ceilometer
3042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3043         occurrences:
3044         - 1
3045         - UNBOUNDED
3046       cpu_util_server_oam:
3047         type: org.openecomp.capabilities.metric.Ceilometer
3048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       cpu.delta_server_oam:
3053         type: org.openecomp.capabilities.metric.Ceilometer
3054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3055         occurrences:
3056         - 1
3057         - UNBOUNDED
3058       host_server_oam:
3059         type: tosca.capabilities.Container
3060         valid_source_types:
3061         - tosca.nodes.SoftwareComponent
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       disk.device.write.bytes.rate_server_oam:
3066         type: org.openecomp.capabilities.metric.Ceilometer
3067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3068         occurrences:
3069         - 1
3070         - UNBOUNDED
3071       network.outgoing.bytes.rate_pcm_port_1:
3072         type: org.openecomp.capabilities.metric.Ceilometer
3073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3074         occurrences:
3075         - 1
3076         - UNBOUNDED
3077       network.incoming.packets_pcm_port_0:
3078         type: org.openecomp.capabilities.metric.Ceilometer
3079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       binding_server_oam:
3084         type: tosca.capabilities.network.Bindable
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       network.outgoing.bytes.rate_pcm_port_0:
3089         type: org.openecomp.capabilities.metric.Ceilometer
3090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3091         occurrences:
3092         - 1
3093         - UNBOUNDED
3094       disk.device.capacity_server_oam:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       network.incoming.packets_pcm_port_1:
3101         type: org.openecomp.capabilities.metric.Ceilometer
3102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       disk.latency_server_oam:
3107         type: org.openecomp.capabilities.metric.Ceilometer
3108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       instance_server_oam:
3113         type: org.openecomp.capabilities.metric.Ceilometer
3114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       disk.device.read.requests_server_oam:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       disk.device.write.requests.rate_server_oam:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       feature_server_oam:
3131         type: tosca.capabilities.Node
3132         occurrences:
3133         - 1
3134         - UNBOUNDED
3135       network.incoming.bytes.rate_pcm_port_0:
3136         type: org.openecomp.capabilities.metric.Ceilometer
3137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3138         occurrences:
3139         - 1
3140         - UNBOUNDED
3141       disk.write.bytes.rate_server_oam:
3142         type: org.openecomp.capabilities.metric.Ceilometer
3143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3144         occurrences:
3145         - 1
3146         - UNBOUNDED
3147       network.incoming.bytes.rate_pcm_port_1:
3148         type: org.openecomp.capabilities.metric.Ceilometer
3149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3150         occurrences:
3151         - 1
3152         - UNBOUNDED
3153   org.openecomp.resource.vfc.nodes.heat.compute:
3154     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
3155     properties:
3156       compute_compute_user_data_format:
3157         type: list
3158         required: true
3159         status: SUPPORTED
3160         entry_schema:
3161           type: string
3162       vm_image_name:
3163         type: string
3164         required: true
3165         status: SUPPORTED
3166       index_value:
3167         type: integer
3168         description: Index value of this substitution service template runtime instance
3169         required: false
3170         default: 0
3171         status: SUPPORTED
3172         constraints:
3173         - greater_or_equal: 0
3174       compute_compute_metadata:
3175         type: list
3176         required: true
3177         status: SUPPORTED
3178         entry_schema:
3179           type: json
3180       compute_compute_name:
3181         type: list
3182         required: true
3183         status: SUPPORTED
3184         entry_schema:
3185           type: string
3186       vm_flavor_name:
3187         type: string
3188         required: true
3189         status: SUPPORTED
3190       compute_compute_config_drive:
3191         type: list
3192         required: true
3193         status: SUPPORTED
3194         entry_schema:
3195           type: boolean
3196     attributes:
3197       compute_instance_name:
3198         type: string
3199         status: SUPPORTED