7d50dbc1532cab57e355a3bab067014a52a79856
[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.vfc.nodes.heat.pd_server:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10     properties:
11       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       compute_pd_server_availability_zone:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: string
25       compute_pd_server_name:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: string
31       port_pd02_port_mac_requirements:
32         type: org.openecomp.datatypes.network.MacRequirements
33         required: true
34         status: SUPPORTED
35       port_pd01_port_exCP_naming:
36         type: org.openecomp.datatypes.Naming
37         required: true
38         status: SUPPORTED
39       vm_flavor_name:
40         type: string
41         required: true
42         status: SUPPORTED
43       port_pd02_port_order:
44         type: integer
45         required: true
46         status: SUPPORTED
47       port_pd02_port_subnetpoolid:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_pd02_port_network_role_tag:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_pd01_port_mac_requirements:
56         type: org.openecomp.datatypes.network.MacRequirements
57         required: true
58         status: SUPPORTED
59       port_pd02_port_vlan_requirements:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: org.openecomp.datatypes.network.VlanRequirements
65       vm_image_name:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_pd01_port_ip_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.IpRequirements
75       port_pd01_port_network:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_pd02_port_network_role:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_pd01_port_order:
86         type: integer
87         required: true
88         status: SUPPORTED
89       port_pd01_port_subnetpoolid:
90         type: string
91         required: true
92         status: SUPPORTED
93       port_pd02_port_exCP_naming:
94         type: org.openecomp.datatypes.Naming
95         required: true
96         status: SUPPORTED
97       port_pd01_port_network_role:
98         type: string
99         required: true
100         status: SUPPORTED
101       port_pd02_port_ip_requirements:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: org.openecomp.datatypes.network.IpRequirements
107       port_pd01_port_network_role_tag:
108         type: string
109         required: true
110         status: SUPPORTED
111       port_pd01_port_vlan_requirements:
112         type: list
113         required: true
114         status: SUPPORTED
115         entry_schema:
116           type: org.openecomp.datatypes.network.VlanRequirements
117       port_pd02_port_network:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: string
123       compute_pd_server_user_data_format:
124         type: list
125         required: true
126         status: SUPPORTED
127         entry_schema:
128           type: string
129   org.openecomp.resource.abstract.nodes.pd_server:
130     derived_from: org.openecomp.resource.abstract.nodes.VFC
131     properties:
132       index_value:
133         type: integer
134         description: Index value of this substitution service template runtime instance
135         required: false
136         default: 0
137         status: SUPPORTED
138         constraints:
139         - greater_or_equal: 0
140       compute_pd_server_availability_zone:
141         type: list
142         required: true
143         status: SUPPORTED
144         entry_schema:
145           type: string
146       compute_pd_server_name:
147         type: list
148         required: true
149         status: SUPPORTED
150         entry_schema:
151           type: string
152       port_pd02_port_mac_requirements:
153         type: org.openecomp.datatypes.network.MacRequirements
154         required: true
155         status: SUPPORTED
156       port_pd01_port_exCP_naming:
157         type: org.openecomp.datatypes.Naming
158         required: true
159         status: SUPPORTED
160       vm_flavor_name:
161         type: string
162         required: true
163         status: SUPPORTED
164       port_pd02_port_order:
165         type: integer
166         required: true
167         status: SUPPORTED
168       port_pd02_port_subnetpoolid:
169         type: string
170         required: true
171         status: SUPPORTED
172       port_pd02_port_network_role_tag:
173         type: string
174         required: true
175         status: SUPPORTED
176       port_pd01_port_mac_requirements:
177         type: org.openecomp.datatypes.network.MacRequirements
178         required: true
179         status: SUPPORTED
180       port_pd02_port_vlan_requirements:
181         type: list
182         required: true
183         status: SUPPORTED
184         entry_schema:
185           type: org.openecomp.datatypes.network.VlanRequirements
186       vm_image_name:
187         type: string
188         required: true
189         status: SUPPORTED
190       port_pd01_port_ip_requirements:
191         type: list
192         required: true
193         status: SUPPORTED
194         entry_schema:
195           type: org.openecomp.datatypes.network.IpRequirements
196       port_pd01_port_network:
197         type: list
198         required: true
199         status: SUPPORTED
200         entry_schema:
201           type: string
202       port_pd02_port_network_role:
203         type: string
204         required: true
205         status: SUPPORTED
206       port_pd01_port_order:
207         type: integer
208         required: true
209         status: SUPPORTED
210       port_pd01_port_subnetpoolid:
211         type: string
212         required: true
213         status: SUPPORTED
214       port_pd02_port_exCP_naming:
215         type: org.openecomp.datatypes.Naming
216         required: true
217         status: SUPPORTED
218       port_pd01_port_network_role:
219         type: string
220         required: true
221         status: SUPPORTED
222       port_pd02_port_ip_requirements:
223         type: list
224         required: true
225         status: SUPPORTED
226         entry_schema:
227           type: org.openecomp.datatypes.network.IpRequirements
228       port_pd01_port_network_role_tag:
229         type: string
230         required: true
231         status: SUPPORTED
232       port_pd01_port_vlan_requirements:
233         type: list
234         required: true
235         status: SUPPORTED
236         entry_schema:
237           type: org.openecomp.datatypes.network.VlanRequirements
238       port_pd02_port_network:
239         type: list
240         required: true
241         status: SUPPORTED
242         entry_schema:
243           type: string
244       compute_pd_server_user_data_format:
245         type: list
246         required: true
247         status: SUPPORTED
248         entry_schema:
249           type: string
250     requirements:
251     - dependency_pd_server:
252         capability: tosca.capabilities.Node
253         node: tosca.nodes.Root
254         relationship: tosca.relationships.DependsOn
255         occurrences:
256         - 0
257         - UNBOUNDED
258     - local_storage_pd_server:
259         capability: tosca.capabilities.Attachment
260         node: tosca.nodes.BlockStorage
261         relationship: tosca.relationships.AttachesTo
262         occurrences:
263         - 0
264         - UNBOUNDED
265     - dependency_pd_server_pd01_port:
266         capability: tosca.capabilities.Node
267         node: tosca.nodes.Root
268         relationship: tosca.relationships.DependsOn
269         occurrences:
270         - 0
271         - UNBOUNDED
272     - link_pd_server_pd01_port:
273         capability: tosca.capabilities.network.Linkable
274         relationship: tosca.relationships.network.LinksTo
275         occurrences:
276         - 1
277         - 1
278     - dependency_pd_server_pd02_port:
279         capability: tosca.capabilities.Node
280         node: tosca.nodes.Root
281         relationship: tosca.relationships.DependsOn
282         occurrences:
283         - 0
284         - UNBOUNDED
285     - link_pd_server_pd02_port:
286         capability: tosca.capabilities.network.Linkable
287         relationship: tosca.relationships.network.LinksTo
288         occurrences:
289         - 1
290         - 1
291     capabilities:
292       scalable_pd_server:
293         type: tosca.capabilities.Scalable
294         occurrences:
295         - 1
296         - UNBOUNDED
297       disk.read.bytes.rate_pd_server:
298         type: org.openecomp.capabilities.metric.Ceilometer
299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
300         occurrences:
301         - 1
302         - UNBOUNDED
303       memory.usage_pd_server:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       memory_pd_server:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.device.usage_pd_server:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       network.outgoing.packets.rate_pd_server_pd01_port:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       os_pd_server:
328         type: tosca.capabilities.OperatingSystem
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.write.bytes.rate_pd_server:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       network.incoming.bytes_pd_server_pd01_port:
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       cpu_pd_server:
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       cpu_util_pd_server:
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       disk.device.write.requests.rate_pd_server:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.read.bytes_pd_server:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.device.read.bytes.rate_pd_server:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       binding_pd_server_pd02_port:
375         type: tosca.capabilities.network.Bindable
376         valid_source_types:
377         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
378         occurrences:
379         - 0
380         - UNBOUNDED
381       network.outgoing.bytes_pd_server_pd01_port:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.outgoing.packets.rate_pd_server_pd02_port:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.iops_pd_server:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       memory.resident_pd_server:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       cpu.delta_pd_server:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       network.incoming.packets.rate_pd_server_pd01_port:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       network.outgoing.bytes_pd_server_pd02_port:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       feature_pd_server_pd02_port:
424         type: tosca.capabilities.Node
425         occurrences:
426         - 1
427         - UNBOUNDED
428       network.incoming.bytes.rate_pd_server_pd02_port:
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       network.outgoing.bytes.rate_pd_server_pd02_port:
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       vcpus_pd_server:
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.device.write.bytes.rate_pd_server:
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.write.requests_pd_server:
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       endpoint_pd_server:
459         type: tosca.capabilities.Endpoint.Admin
460         occurrences:
461         - 1
462         - UNBOUNDED
463       attachment_pd_server_pd01_port:
464         type: tosca.capabilities.Attachment
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.capacity_pd_server:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.device.allocation_pd_server:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       disk.allocation_pd_server:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       network.incoming.packets_pd_server_pd02_port:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       binding_pd_server:
493         type: tosca.capabilities.network.Bindable
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.read.requests_pd_server:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       feature_pd_server:
504         type: tosca.capabilities.Node
505         occurrences:
506         - 1
507         - UNBOUNDED
508       disk.usage_pd_server:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       network.outpoing.packets_pd_server_pd02_port:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       binding_pd_server_pd01_port:
521         type: tosca.capabilities.network.Bindable
522         valid_source_types:
523         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
524         occurrences:
525         - 0
526         - UNBOUNDED
527       disk.write.bytes_pd_server:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       network.incoming.bytes.rate_pd_server_pd01_port:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       network.incoming.packets_pd_server_pd01_port:
540         type: org.openecomp.capabilities.metric.Ceilometer
541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
542         occurrences:
543         - 1
544         - UNBOUNDED
545       disk.device.read.requests.rate_pd_server:
546         type: org.openecomp.capabilities.metric.Ceilometer
547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
548         occurrences:
549         - 1
550         - UNBOUNDED
551       disk.root.size_pd_server:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       disk.device.read.bytes_pd_server:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.device.write.bytes_pd_server:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.device.read.requests_pd_server:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575       instance_pd_server:
576         type: org.openecomp.capabilities.metric.Ceilometer
577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
578         occurrences:
579         - 1
580         - UNBOUNDED
581       host_pd_server:
582         type: tosca.capabilities.Container
583         valid_source_types:
584         - tosca.nodes.SoftwareComponent
585         occurrences:
586         - 1
587         - UNBOUNDED
588       network.outpoing.packets_pd_server_pd01_port:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594       attachment_pd_server_pd02_port:
595         type: tosca.capabilities.Attachment
596         occurrences:
597         - 1
598         - UNBOUNDED
599       disk.write.requests.rate_pd_server:
600         type: org.openecomp.capabilities.metric.Ceilometer
601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
602         occurrences:
603         - 1
604         - UNBOUNDED
605       disk.ephemeral.size_pd_server:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       disk.write.requests_pd_server:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       feature_pd_server_pd01_port:
618         type: tosca.capabilities.Node
619         occurrences:
620         - 1
621         - UNBOUNDED
622       disk.device.latency_pd_server:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       network.incoming.packets.rate_pd_server_pd02_port:
629         type: org.openecomp.capabilities.metric.Ceilometer
630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
631         occurrences:
632         - 1
633         - UNBOUNDED
634       disk.latency_pd_server:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       disk.device.capacity_pd_server:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       network.outgoing.bytes.rate_pd_server_pd01_port:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       disk.device.iops_pd_server:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.incoming.bytes_pd_server_pd02_port:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664   org.openecomp.resource.abstract.nodes.heat.pcm_server:
665     derived_from: org.openecomp.resource.abstract.nodes.VFC
666     properties:
667       port_pcm_port_0_network_role:
668         type: string
669         required: true
670         status: SUPPORTED
671       port_pcm_port_1_network_role_tag:
672         type: string
673         required: true
674         status: SUPPORTED
675       availabilityzone_name:
676         type: string
677         description: availabilityzone name
678         required: true
679         status: SUPPORTED
680       port_pcm_port_0_vlan_requirements:
681         type: list
682         required: true
683         status: SUPPORTED
684         entry_schema:
685           type: org.openecomp.datatypes.network.VlanRequirements
686       pcm_image_name:
687         type: string
688         description: PCRF CM image name
689         required: true
690         status: SUPPORTED
691       cps_net_ips:
692         type: string
693         description: CPS network ip
694         required: true
695         status: SUPPORTED
696       port_pcm_port_0_order:
697         type: integer
698         required: true
699         status: SUPPORTED
700       port_pcm_port_0_subnetpoolid:
701         type: string
702         required: true
703         status: SUPPORTED
704       port_pcm_port_1_subnetpoolid:
705         type: string
706         required: true
707         status: SUPPORTED
708       port_pcm_port_0_network_role_tag:
709         type: string
710         required: true
711         status: SUPPORTED
712       pcm_server_name:
713         type: string
714         description: PCRF CM server name
715         required: true
716         status: SUPPORTED
717       cps_net_mask:
718         type: string
719         description: CPS network mask
720         required: true
721         status: SUPPORTED
722       port_pcm_port_1_exCP_naming:
723         type: org.openecomp.datatypes.Naming
724         required: true
725         status: SUPPORTED
726       port_pcm_port_0_exCP_naming:
727         type: org.openecomp.datatypes.Naming
728         required: true
729         status: SUPPORTED
730       oam_net_name:
731         type: string
732         description: OAM network name
733         required: true
734         status: SUPPORTED
735       port_pcm_port_1_network_role:
736         type: string
737         required: true
738         status: SUPPORTED
739       port_pcm_port_0_ip_requirements:
740         type: list
741         required: true
742         status: SUPPORTED
743         entry_schema:
744           type: org.openecomp.datatypes.network.IpRequirements
745       oam_net_gw:
746         type: string
747         description: CPS network gateway
748         required: true
749         status: SUPPORTED
750       security_group_name:
751         type: string
752         description: the name of security group
753         required: true
754         status: SUPPORTED
755       cps_net_ip:
756         type: string
757         description: CPS network ip
758         required: true
759         status: SUPPORTED
760       port_pcm_port_1_mac_requirements:
761         type: org.openecomp.datatypes.network.MacRequirements
762         required: true
763         status: SUPPORTED
764       pcm_volumes:
765         type: string
766         description: CPS Cluman Cinder Volume
767         required: true
768         status: SUPPORTED
769       port_pcm_port_1_vlan_requirements:
770         type: list
771         required: true
772         status: SUPPORTED
773         entry_schema:
774           type: org.openecomp.datatypes.network.VlanRequirements
775       pcm_flavor_name:
776         type: string
777         description: flavor name of PCRF CM instance
778         required: true
779         status: SUPPORTED
780       pcm_vol:
781         type: string
782         description: CPS Cluman Cinder Volume
783         required: true
784         status: SUPPORTED
785       port_pcm_port_1_ip_requirements:
786         type: list
787         required: true
788         status: SUPPORTED
789         entry_schema:
790           type: org.openecomp.datatypes.network.IpRequirements
791       port_pcm_port_0_mac_requirements:
792         type: org.openecomp.datatypes.network.MacRequirements
793         required: true
794         status: SUPPORTED
795       cps_net_name:
796         type: string
797         description: CPS network name
798         required: true
799         status: SUPPORTED
800       oam_net_ip:
801         type: string
802         description: OAM network ip
803         required: true
804         status: SUPPORTED
805       oam_net_mask:
806         type: string
807         description: CPS network mask
808         required: true
809         status: SUPPORTED
810       port_pcm_port_1_order:
811         type: integer
812         required: true
813         status: SUPPORTED
814     attributes:
815       server_pcm_id:
816         type: string
817         description: the pcm nova service id
818         status: SUPPORTED
819     requirements:
820     - dependency_pcm_port_1:
821         capability: tosca.capabilities.Node
822         node: tosca.nodes.Root
823         relationship: tosca.relationships.DependsOn
824         occurrences:
825         - 0
826         - UNBOUNDED
827     - link_pcm_port_1:
828         capability: tosca.capabilities.network.Linkable
829         relationship: tosca.relationships.network.LinksTo
830         occurrences:
831         - 1
832         - 1
833     - dependency_server_pcm:
834         capability: tosca.capabilities.Node
835         node: tosca.nodes.Root
836         relationship: tosca.relationships.DependsOn
837         occurrences:
838         - 0
839         - UNBOUNDED
840     - local_storage_server_pcm:
841         capability: tosca.capabilities.Attachment
842         node: tosca.nodes.BlockStorage
843         relationship: tosca.relationships.AttachesTo
844         occurrences:
845         - 0
846         - UNBOUNDED
847     - dependency_pcm_port_0:
848         capability: tosca.capabilities.Node
849         node: tosca.nodes.Root
850         relationship: tosca.relationships.DependsOn
851         occurrences:
852         - 0
853         - UNBOUNDED
854     - link_pcm_port_0:
855         capability: tosca.capabilities.network.Linkable
856         relationship: tosca.relationships.network.LinksTo
857         occurrences:
858         - 1
859         - 1
860     - dependency_network:
861         capability: tosca.capabilities.Node
862         node: tosca.nodes.Root
863         relationship: tosca.relationships.DependsOn
864         occurrences:
865         - 0
866         - UNBOUNDED
867     capabilities:
868       network.incoming.packets.rate_pcm_port_0:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       cpu_server_pcm:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       network.incoming.packets.rate_pcm_port_1:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       network.outpoing.packets_pcm_port_1:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       memory_server_pcm:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.write.requests_server_pcm:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       network.outpoing.packets_pcm_port_0:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       disk.device.iops_server_pcm:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       memory.resident_server_pcm:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922       disk.device.write.requests_server_pcm:
923         type: org.openecomp.capabilities.metric.Ceilometer
924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
925         occurrences:
926         - 1
927         - UNBOUNDED
928       disk.device.usage_server_pcm:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       disk.allocation_server_pcm:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       disk.usage_server_pcm:
941         type: org.openecomp.capabilities.metric.Ceilometer
942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
943         occurrences:
944         - 1
945         - UNBOUNDED
946       disk.device.write.bytes_server_pcm:
947         type: org.openecomp.capabilities.metric.Ceilometer
948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
949         occurrences:
950         - 1
951         - UNBOUNDED
952       disk.root.size_server_pcm:
953         type: org.openecomp.capabilities.metric.Ceilometer
954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
955         occurrences:
956         - 1
957         - UNBOUNDED
958       disk.ephemeral.size_server_pcm:
959         type: org.openecomp.capabilities.metric.Ceilometer
960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.device.latency_server_pcm:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       network.incoming.bytes_pcm_port_0:
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       network.incoming.bytes_pcm_port_1:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       binding_pcm_port_0:
983         type: tosca.capabilities.network.Bindable
984         valid_source_types:
985         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
986         occurrences:
987         - 0
988         - UNBOUNDED
989       binding_pcm_port_1:
990         type: tosca.capabilities.network.Bindable
991         valid_source_types:
992         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
993         occurrences:
994         - 0
995         - UNBOUNDED
996       memory.usage_server_pcm:
997         type: org.openecomp.capabilities.metric.Ceilometer
998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
999         occurrences:
1000         - 1
1001         - UNBOUNDED
1002       disk.read.requests_server_pcm:
1003         type: org.openecomp.capabilities.metric.Ceilometer
1004         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008       link_network:
1009         type: tosca.capabilities.network.Linkable
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       disk.capacity_server_pcm:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       os_server_pcm:
1020         type: tosca.capabilities.OperatingSystem
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       disk.read.bytes_server_pcm:
1025         type: org.openecomp.capabilities.metric.Ceilometer
1026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       network.outgoing.packets.rate_pcm_port_0:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       network.outgoing.packets.rate_pcm_port_1:
1037         type: org.openecomp.capabilities.metric.Ceilometer
1038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042       feature_pcm_port_1:
1043         type: tosca.capabilities.Node
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       network.outgoing.bytes_pcm_port_0:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       disk.device.read.bytes_server_pcm:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       feature_pcm_port_0:
1060         type: tosca.capabilities.Node
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       network.outgoing.bytes_pcm_port_1:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       attachment_pcm_port_0:
1071         type: tosca.capabilities.Attachment
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       attachment_pcm_port_1:
1076         type: tosca.capabilities.Attachment
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       endpoint_server_pcm:
1081         type: tosca.capabilities.Endpoint.Admin
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.read.requests.rate_server_pcm:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       end_point_network:
1092         type: tosca.capabilities.Endpoint
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       vcpus_server_pcm:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       attachment_network:
1103         type: tosca.capabilities.Attachment
1104         occurrences:
1105         - 1
1106         - UNBOUNDED
1107       disk.write.bytes_server_pcm:
1108         type: org.openecomp.capabilities.metric.Ceilometer
1109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1110         occurrences:
1111         - 1
1112         - UNBOUNDED
1113       disk.iops_server_pcm:
1114         type: org.openecomp.capabilities.metric.Ceilometer
1115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1116         occurrences:
1117         - 1
1118         - UNBOUNDED
1119       disk.read.bytes.rate_server_pcm:
1120         type: org.openecomp.capabilities.metric.Ceilometer
1121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.device.allocation_server_pcm:
1126         type: org.openecomp.capabilities.metric.Ceilometer
1127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       scalable_server_pcm:
1132         type: tosca.capabilities.Scalable
1133         occurrences:
1134         - 1
1135         - UNBOUNDED
1136       feature_network:
1137         type: tosca.capabilities.Node
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       disk.device.read.bytes.rate_server_pcm:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       cpu_util_server_pcm:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       disk.write.requests.rate_server_pcm:
1154         type: org.openecomp.capabilities.metric.Ceilometer
1155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1156         occurrences:
1157         - 1
1158         - UNBOUNDED
1159       disk.device.write.bytes.rate_server_pcm:
1160         type: org.openecomp.capabilities.metric.Ceilometer
1161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1162         occurrences:
1163         - 1
1164         - UNBOUNDED
1165       host_server_pcm:
1166         type: tosca.capabilities.Container
1167         valid_source_types:
1168         - tosca.nodes.SoftwareComponent
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       cpu.delta_server_pcm:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       network.outgoing.bytes.rate_pcm_port_1:
1179         type: org.openecomp.capabilities.metric.Ceilometer
1180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1181         occurrences:
1182         - 1
1183         - UNBOUNDED
1184       network.incoming.packets_pcm_port_0:
1185         type: org.openecomp.capabilities.metric.Ceilometer
1186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       binding_server_pcm:
1191         type: tosca.capabilities.network.Bindable
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       network.outgoing.bytes.rate_pcm_port_0:
1196         type: org.openecomp.capabilities.metric.Ceilometer
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       disk.device.capacity_server_pcm:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       network.incoming.packets_pcm_port_1:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       instance_server_pcm:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       disk.device.write.requests.rate_server_pcm:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       disk.latency_server_pcm:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       disk.device.read.requests_server_pcm:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       feature_server_pcm:
1238         type: tosca.capabilities.Node
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       network.incoming.bytes.rate_pcm_port_0:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       disk.write.bytes.rate_server_pcm:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       network.incoming.bytes.rate_pcm_port_1:
1255         type: org.openecomp.capabilities.metric.Ceilometer
1256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260   org.openecomp.resource.vfc.nodes.heat.pcm_server:
1261     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1262     properties:
1263       port_pcm_port_0_network_role:
1264         type: string
1265         required: true
1266         status: SUPPORTED
1267       port_pcm_port_1_network_role_tag:
1268         type: string
1269         required: true
1270         status: SUPPORTED
1271       availabilityzone_name:
1272         type: string
1273         description: availabilityzone name
1274         required: true
1275         status: SUPPORTED
1276       port_pcm_port_0_vlan_requirements:
1277         type: list
1278         required: true
1279         status: SUPPORTED
1280         entry_schema:
1281           type: org.openecomp.datatypes.network.VlanRequirements
1282       pcm_image_name:
1283         type: string
1284         description: PCRF CM image name
1285         required: true
1286         status: SUPPORTED
1287       cps_net_ips:
1288         type: string
1289         description: CPS network ip
1290         required: true
1291         status: SUPPORTED
1292       port_pcm_port_0_order:
1293         type: integer
1294         required: true
1295         status: SUPPORTED
1296       port_pcm_port_0_subnetpoolid:
1297         type: string
1298         required: true
1299         status: SUPPORTED
1300       port_pcm_port_1_subnetpoolid:
1301         type: string
1302         required: true
1303         status: SUPPORTED
1304       port_pcm_port_0_network_role_tag:
1305         type: string
1306         required: true
1307         status: SUPPORTED
1308       pcm_server_name:
1309         type: string
1310         description: PCRF CM server name
1311         required: true
1312         status: SUPPORTED
1313       cps_net_mask:
1314         type: string
1315         description: CPS network mask
1316         required: true
1317         status: SUPPORTED
1318       port_pcm_port_1_exCP_naming:
1319         type: org.openecomp.datatypes.Naming
1320         required: true
1321         status: SUPPORTED
1322       port_pcm_port_0_exCP_naming:
1323         type: org.openecomp.datatypes.Naming
1324         required: true
1325         status: SUPPORTED
1326       oam_net_name:
1327         type: string
1328         description: OAM network name
1329         required: true
1330         status: SUPPORTED
1331       port_pcm_port_1_network_role:
1332         type: string
1333         required: true
1334         status: SUPPORTED
1335       port_pcm_port_0_ip_requirements:
1336         type: list
1337         required: true
1338         status: SUPPORTED
1339         entry_schema:
1340           type: org.openecomp.datatypes.network.IpRequirements
1341       oam_net_gw:
1342         type: string
1343         description: CPS network gateway
1344         required: true
1345         status: SUPPORTED
1346       security_group_name:
1347         type: string
1348         description: the name of security group
1349         required: true
1350         status: SUPPORTED
1351       cps_net_ip:
1352         type: string
1353         description: CPS network ip
1354         required: true
1355         status: SUPPORTED
1356       port_pcm_port_1_mac_requirements:
1357         type: org.openecomp.datatypes.network.MacRequirements
1358         required: true
1359         status: SUPPORTED
1360       pcm_volumes:
1361         type: string
1362         description: CPS Cluman Cinder Volume
1363         required: true
1364         status: SUPPORTED
1365       port_pcm_port_1_vlan_requirements:
1366         type: list
1367         required: true
1368         status: SUPPORTED
1369         entry_schema:
1370           type: org.openecomp.datatypes.network.VlanRequirements
1371       pcm_flavor_name:
1372         type: string
1373         description: flavor name of PCRF CM instance
1374         required: true
1375         status: SUPPORTED
1376       pcm_vol:
1377         type: string
1378         description: CPS Cluman Cinder Volume
1379         required: true
1380         status: SUPPORTED
1381       port_pcm_port_1_ip_requirements:
1382         type: list
1383         required: true
1384         status: SUPPORTED
1385         entry_schema:
1386           type: org.openecomp.datatypes.network.IpRequirements
1387       port_pcm_port_0_mac_requirements:
1388         type: org.openecomp.datatypes.network.MacRequirements
1389         required: true
1390         status: SUPPORTED
1391       cps_net_name:
1392         type: string
1393         description: CPS network name
1394         required: true
1395         status: SUPPORTED
1396       oam_net_ip:
1397         type: string
1398         description: OAM network ip
1399         required: true
1400         status: SUPPORTED
1401       oam_net_mask:
1402         type: string
1403         description: CPS network mask
1404         required: true
1405         status: SUPPORTED
1406       port_pcm_port_1_order:
1407         type: integer
1408         required: true
1409         status: SUPPORTED
1410     attributes:
1411       server_pcm_id:
1412         type: string
1413         description: the pcm nova service id
1414         status: SUPPORTED
1415     requirements:
1416     - dependency_pcm_port_1:
1417         capability: tosca.capabilities.Node
1418         node: tosca.nodes.Root
1419         relationship: tosca.relationships.DependsOn
1420         occurrences:
1421         - 0
1422         - UNBOUNDED
1423     - link_pcm_port_1:
1424         capability: tosca.capabilities.network.Linkable
1425         relationship: tosca.relationships.network.LinksTo
1426         occurrences:
1427         - 1
1428         - 1
1429     - dependency_server_pcm:
1430         capability: tosca.capabilities.Node
1431         node: tosca.nodes.Root
1432         relationship: tosca.relationships.DependsOn
1433         occurrences:
1434         - 0
1435         - UNBOUNDED
1436     - local_storage_server_pcm:
1437         capability: tosca.capabilities.Attachment
1438         node: tosca.nodes.BlockStorage
1439         relationship: tosca.relationships.AttachesTo
1440         occurrences:
1441         - 0
1442         - UNBOUNDED
1443     - dependency_pcm_port_0:
1444         capability: tosca.capabilities.Node
1445         node: tosca.nodes.Root
1446         relationship: tosca.relationships.DependsOn
1447         occurrences:
1448         - 0
1449         - UNBOUNDED
1450     - link_pcm_port_0:
1451         capability: tosca.capabilities.network.Linkable
1452         relationship: tosca.relationships.network.LinksTo
1453         occurrences:
1454         - 1
1455         - 1
1456     - dependency_network:
1457         capability: tosca.capabilities.Node
1458         node: tosca.nodes.Root
1459         relationship: tosca.relationships.DependsOn
1460         occurrences:
1461         - 0
1462         - UNBOUNDED
1463     capabilities:
1464       network.incoming.packets.rate_pcm_port_0:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       cpu_server_pcm:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       network.incoming.packets.rate_pcm_port_1:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       network.outpoing.packets_pcm_port_1:
1483         type: org.openecomp.capabilities.metric.Ceilometer
1484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1485         occurrences:
1486         - 1
1487         - UNBOUNDED
1488       memory_server_pcm:
1489         type: org.openecomp.capabilities.metric.Ceilometer
1490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1491         occurrences:
1492         - 1
1493         - UNBOUNDED
1494       disk.write.requests_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.outpoing.packets_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       disk.device.iops_server_pcm:
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       memory.resident_server_pcm:
1513         type: org.openecomp.capabilities.metric.Ceilometer
1514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       disk.device.write.requests_server_pcm:
1519         type: org.openecomp.capabilities.metric.Ceilometer
1520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1521         occurrences:
1522         - 1
1523         - UNBOUNDED
1524       disk.device.usage_server_pcm:
1525         type: org.openecomp.capabilities.metric.Ceilometer
1526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1527         occurrences:
1528         - 1
1529         - UNBOUNDED
1530       disk.allocation_server_pcm:
1531         type: org.openecomp.capabilities.metric.Ceilometer
1532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1533         occurrences:
1534         - 1
1535         - UNBOUNDED
1536       disk.usage_server_pcm:
1537         type: org.openecomp.capabilities.metric.Ceilometer
1538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1539         occurrences:
1540         - 1
1541         - UNBOUNDED
1542       disk.device.write.bytes_server_pcm:
1543         type: org.openecomp.capabilities.metric.Ceilometer
1544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1545         occurrences:
1546         - 1
1547         - UNBOUNDED
1548       disk.root.size_server_pcm:
1549         type: org.openecomp.capabilities.metric.Ceilometer
1550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1551         occurrences:
1552         - 1
1553         - UNBOUNDED
1554       disk.ephemeral.size_server_pcm:
1555         type: org.openecomp.capabilities.metric.Ceilometer
1556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1557         occurrences:
1558         - 1
1559         - UNBOUNDED
1560       disk.device.latency_server_pcm:
1561         type: org.openecomp.capabilities.metric.Ceilometer
1562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1563         occurrences:
1564         - 1
1565         - UNBOUNDED
1566       network.incoming.bytes_pcm_port_0:
1567         type: org.openecomp.capabilities.metric.Ceilometer
1568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1569         occurrences:
1570         - 1
1571         - UNBOUNDED
1572       network.incoming.bytes_pcm_port_1:
1573         type: org.openecomp.capabilities.metric.Ceilometer
1574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1575         occurrences:
1576         - 1
1577         - UNBOUNDED
1578       binding_pcm_port_0:
1579         type: tosca.capabilities.network.Bindable
1580         valid_source_types:
1581         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1582         occurrences:
1583         - 0
1584         - UNBOUNDED
1585       binding_pcm_port_1:
1586         type: tosca.capabilities.network.Bindable
1587         valid_source_types:
1588         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1589         occurrences:
1590         - 0
1591         - UNBOUNDED
1592       memory.usage_server_pcm:
1593         type: org.openecomp.capabilities.metric.Ceilometer
1594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1595         occurrences:
1596         - 1
1597         - UNBOUNDED
1598       disk.read.requests_server_pcm:
1599         type: org.openecomp.capabilities.metric.Ceilometer
1600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604       link_network:
1605         type: tosca.capabilities.network.Linkable
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       disk.capacity_server_pcm:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       os_server_pcm:
1616         type: tosca.capabilities.OperatingSystem
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       disk.read.bytes_server_pcm:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       network.outgoing.packets.rate_pcm_port_0:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       network.outgoing.packets.rate_pcm_port_1:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       feature_pcm_port_1:
1639         type: tosca.capabilities.Node
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       network.outgoing.bytes_pcm_port_0:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       disk.device.read.bytes_server_pcm:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       feature_pcm_port_0:
1656         type: tosca.capabilities.Node
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       network.outgoing.bytes_pcm_port_1:
1661         type: org.openecomp.capabilities.metric.Ceilometer
1662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1663         occurrences:
1664         - 1
1665         - UNBOUNDED
1666       attachment_pcm_port_0:
1667         type: tosca.capabilities.Attachment
1668         occurrences:
1669         - 1
1670         - UNBOUNDED
1671       attachment_pcm_port_1:
1672         type: tosca.capabilities.Attachment
1673         occurrences:
1674         - 1
1675         - UNBOUNDED
1676       endpoint_server_pcm:
1677         type: tosca.capabilities.Endpoint.Admin
1678         occurrences:
1679         - 1
1680         - UNBOUNDED
1681       disk.device.read.requests.rate_server_pcm:
1682         type: org.openecomp.capabilities.metric.Ceilometer
1683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1684         occurrences:
1685         - 1
1686         - UNBOUNDED
1687       end_point_network:
1688         type: tosca.capabilities.Endpoint
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       vcpus_server_pcm:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       attachment_network:
1699         type: tosca.capabilities.Attachment
1700         occurrences:
1701         - 1
1702         - UNBOUNDED
1703       disk.write.bytes_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       disk.iops_server_pcm:
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       disk.read.bytes.rate_server_pcm:
1716         type: org.openecomp.capabilities.metric.Ceilometer
1717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1718         occurrences:
1719         - 1
1720         - UNBOUNDED
1721       disk.device.allocation_server_pcm:
1722         type: org.openecomp.capabilities.metric.Ceilometer
1723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1724         occurrences:
1725         - 1
1726         - UNBOUNDED
1727       scalable_server_pcm:
1728         type: tosca.capabilities.Scalable
1729         occurrences:
1730         - 1
1731         - UNBOUNDED
1732       feature_network:
1733         type: tosca.capabilities.Node
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       disk.device.read.bytes.rate_server_pcm:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       cpu_util_server_pcm:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       disk.write.requests.rate_server_pcm:
1750         type: org.openecomp.capabilities.metric.Ceilometer
1751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1752         occurrences:
1753         - 1
1754         - UNBOUNDED
1755       disk.device.write.bytes.rate_server_pcm:
1756         type: org.openecomp.capabilities.metric.Ceilometer
1757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       host_server_pcm:
1762         type: tosca.capabilities.Container
1763         valid_source_types:
1764         - tosca.nodes.SoftwareComponent
1765         occurrences:
1766         - 1
1767         - UNBOUNDED
1768       cpu.delta_server_pcm:
1769         type: org.openecomp.capabilities.metric.Ceilometer
1770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1771         occurrences:
1772         - 1
1773         - UNBOUNDED
1774       network.outgoing.bytes.rate_pcm_port_1:
1775         type: org.openecomp.capabilities.metric.Ceilometer
1776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1777         occurrences:
1778         - 1
1779         - UNBOUNDED
1780       network.incoming.packets_pcm_port_0:
1781         type: org.openecomp.capabilities.metric.Ceilometer
1782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1783         occurrences:
1784         - 1
1785         - UNBOUNDED
1786       binding_server_pcm:
1787         type: tosca.capabilities.network.Bindable
1788         occurrences:
1789         - 1
1790         - UNBOUNDED
1791       network.outgoing.bytes.rate_pcm_port_0:
1792         type: org.openecomp.capabilities.metric.Ceilometer
1793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1794         occurrences:
1795         - 1
1796         - UNBOUNDED
1797       disk.device.capacity_server_pcm:
1798         type: org.openecomp.capabilities.metric.Ceilometer
1799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1800         occurrences:
1801         - 1
1802         - UNBOUNDED
1803       network.incoming.packets_pcm_port_1:
1804         type: org.openecomp.capabilities.metric.Ceilometer
1805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1806         occurrences:
1807         - 1
1808         - UNBOUNDED
1809       instance_server_pcm:
1810         type: org.openecomp.capabilities.metric.Ceilometer
1811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1812         occurrences:
1813         - 1
1814         - UNBOUNDED
1815       disk.device.write.requests.rate_server_pcm:
1816         type: org.openecomp.capabilities.metric.Ceilometer
1817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1818         occurrences:
1819         - 1
1820         - UNBOUNDED
1821       disk.latency_server_pcm:
1822         type: org.openecomp.capabilities.metric.Ceilometer
1823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1824         occurrences:
1825         - 1
1826         - UNBOUNDED
1827       disk.device.read.requests_server_pcm:
1828         type: org.openecomp.capabilities.metric.Ceilometer
1829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1830         occurrences:
1831         - 1
1832         - UNBOUNDED
1833       feature_server_pcm:
1834         type: tosca.capabilities.Node
1835         occurrences:
1836         - 1
1837         - UNBOUNDED
1838       network.incoming.bytes.rate_pcm_port_0:
1839         type: org.openecomp.capabilities.metric.Ceilometer
1840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1841         occurrences:
1842         - 1
1843         - UNBOUNDED
1844       disk.write.bytes.rate_server_pcm:
1845         type: org.openecomp.capabilities.metric.Ceilometer
1846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1847         occurrences:
1848         - 1
1849         - UNBOUNDED
1850       network.incoming.bytes.rate_pcm_port_1:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED