258642ea2dcd3042798578d6aa47147166cf9a60
[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.cdi:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_cdi_internal_0_port_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_cdi_ims_core_0_port_vlan_requirements:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: org.openecomp.datatypes.network.VlanRequirements
21       port_cdi_internal_0_port_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: org.openecomp.datatypes.network.IpRequirements
27       vm_flavor_name:
28         type: string
29         required: true
30         status: SUPPORTED
31       port_cdi_internal_0_port_vlan_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.VlanRequirements
37       port_cdi_ims_core_0_port_name:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: string
43       port_cdi_internal_0_port_exCP_naming:
44         type: org.openecomp.datatypes.Naming
45         required: true
46         status: SUPPORTED
47       port_cdi_ims_core_0_port_network_role:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_cdi_internal_0_port_allowed_address_pairs:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.heat.network.AddressPair
57       port_cdi_internal_0_port_network_role_tag:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_cdi_internal_0_port_subnetpoolid:
62         type: string
63         required: true
64         status: SUPPORTED
65       vm_image_name:
66         type: string
67         required: true
68         status: SUPPORTED
69       compute_cdi_scheduler_hints:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: json
75       compute_cdi_name:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_cdi_ims_core_0_port_ip_requirements:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: org.openecomp.datatypes.network.IpRequirements
87       port_cdi_ims_core_0_port_network_role_tag:
88         type: string
89         required: true
90         status: SUPPORTED
91       compute_cdi_user_data_format:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: string
97       port_cdi_internal_0_port_name:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: string
103       port_cdi_ims_core_0_port_order:
104         type: integer
105         required: true
106         status: SUPPORTED
107       compute_cdi_availability_zone:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       port_cdi_ims_core_0_port_network:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       port_cdi_internal_0_port_network:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       port_cdi_internal_0_port_fixed_ips:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
131       compute_cdi_config_drive:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: boolean
137       index_value:
138         type: integer
139         description: Index value of this substitution service template runtime instance
140         required: false
141         default: 0
142         status: SUPPORTED
143         constraints:
144         - greater_or_equal: 0
145       port_cdi_internal_0_port_security_groups:
146         type: list
147         required: true
148         status: SUPPORTED
149         entry_schema:
150           type: json
151       port_cdi_ims_core_0_port_security_groups:
152         type: list
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: json
157       port_cdi_ims_core_0_port_fixed_ips:
158         type: list
159         required: true
160         status: SUPPORTED
161         entry_schema:
162           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
163       port_cdi_internal_0_port_mac_requirements:
164         type: org.openecomp.datatypes.network.MacRequirements
165         required: true
166         status: SUPPORTED
167       port_cdi_ims_core_0_port_subnetpoolid:
168         type: string
169         required: true
170         status: SUPPORTED
171       port_cdi_internal_0_port_order:
172         type: integer
173         required: true
174         status: SUPPORTED
175       port_cdi_ims_core_0_port_allowed_address_pairs:
176         type: list
177         required: true
178         status: SUPPORTED
179         entry_schema:
180           type: org.openecomp.datatypes.heat.network.AddressPair
181       compute_cdi_metadata:
182         type: list
183         required: true
184         status: SUPPORTED
185         entry_schema:
186           type: json
187       port_cdi_ims_core_0_port_mac_requirements:
188         type: org.openecomp.datatypes.network.MacRequirements
189         required: true
190         status: SUPPORTED
191       port_cdi_ims_core_0_port_exCP_naming:
192         type: org.openecomp.datatypes.Naming
193         required: true
194         status: SUPPORTED
195     requirements:
196     - dependency_cdi_cdi_ims_core_0_port:
197         capability: tosca.capabilities.Node
198         node: tosca.nodes.Root
199         relationship: tosca.relationships.DependsOn
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - link_cdi_cdi_ims_core_0_port:
204         capability: tosca.capabilities.network.Linkable
205         relationship: tosca.relationships.network.LinksTo
206         occurrences:
207         - 1
208         - 1
209     - dependency_cdi:
210         capability: tosca.capabilities.Node
211         node: tosca.nodes.Root
212         relationship: tosca.relationships.DependsOn
213         occurrences:
214         - 0
215         - UNBOUNDED
216     - local_storage_cdi:
217         capability: tosca.capabilities.Attachment
218         node: tosca.nodes.BlockStorage
219         relationship: tosca.relationships.AttachesTo
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - dependency_cdi_cdi_internal_0_port:
224         capability: tosca.capabilities.Node
225         node: tosca.nodes.Root
226         relationship: tosca.relationships.DependsOn
227         occurrences:
228         - 0
229         - UNBOUNDED
230     - link_cdi_cdi_internal_0_port:
231         capability: tosca.capabilities.network.Linkable
232         relationship: tosca.relationships.network.LinksTo
233         occurrences:
234         - 1
235         - 1
236     capabilities:
237       attachment_cdi_cdi_internal_0_port:
238         type: tosca.capabilities.Attachment
239         occurrences:
240         - 1
241         - UNBOUNDED
242       network.incoming.bytes.rate_cdi_cdi_internal_0_port:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       forwarder_cdi_cdi_ims_core_0_port:
249         type: org.openecomp.capabilities.Forwarder
250         occurrences:
251         - 1
252         - UNBOUNDED
253       network.outgoing.bytes_cdi_cdi_internal_0_port:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       network.outgoing.packets.rate_cdi_cdi_internal_0_port:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       host_cdi:
266         type: tosca.capabilities.Container
267         valid_source_types:
268         - tosca.nodes.SoftwareComponent
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.device.capacity_cdi:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.device.iops_cdi:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.write.requests.rate_cdi:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.device.write.requests.rate_cdi:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.write.bytes.rate_cdi:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.ephemeral.size_cdi:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       cpu_util_cdi:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       cpu.delta_cdi:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       network.incoming.bytes_cdi_cdi_internal_0_port:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       network.outgoing.bytes.rate_cdi_cdi_internal_0_port:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.device.write.bytes_cdi:
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       feature_cdi_cdi_ims_core_0_port:
339         type: tosca.capabilities.Node
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.device.read.requests.rate_cdi:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.write.bytes_cdi:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       os_cdi:
356         type: tosca.capabilities.OperatingSystem
357         occurrences:
358         - 1
359         - UNBOUNDED
360       memory.usage_cdi:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.outgoing.bytes.rate_cdi_cdi_ims_core_0_port:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       network.outpoing.packets_cdi_cdi_internal_0_port:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       vcpus_cdi:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.incoming.packets_cdi_cdi_ims_core_0_port:
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.requests_cdi:
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       endpoint_cdi:
397         type: tosca.capabilities.Endpoint.Admin
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.read.requests_cdi:
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       network.incoming.bytes.rate_cdi_cdi_ims_core_0_port:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       memory.resident_cdi:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.latency_cdi:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.read.bytes.rate_cdi:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       memory_cdi:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       disk.root.size_cdi:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       disk.device.write.requests_cdi:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       network.outgoing.packets.rate_cdi_cdi_ims_core_0_port:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       binding_cdi_cdi_internal_0_port:
456         type: tosca.capabilities.network.Bindable
457         valid_source_types:
458         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
459         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
460         occurrences:
461         - 0
462         - UNBOUNDED
463       network.incoming.packets.rate_cdi_cdi_internal_0_port:
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       disk.allocation_cdi:
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       forwarder_cdi_cdi_internal_0_port:
476         type: org.openecomp.capabilities.Forwarder
477         occurrences:
478         - 1
479         - UNBOUNDED
480       scalable_cdi:
481         type: tosca.capabilities.Scalable
482         occurrences:
483         - 1
484         - UNBOUNDED
485       feature_cdi:
486         type: tosca.capabilities.Node
487         occurrences:
488         - 1
489         - UNBOUNDED
490       cpu_cdi:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       disk.device.usage_cdi:
497         type: org.openecomp.capabilities.metric.Ceilometer
498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
499         occurrences:
500         - 1
501         - UNBOUNDED
502       disk.iops_cdi:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       network.incoming.packets_cdi_cdi_internal_0_port:
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       disk.usage_cdi:
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       disk.device.write.bytes.rate_cdi:
521         type: org.openecomp.capabilities.metric.Ceilometer
522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.read.bytes_cdi:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       network.incoming.bytes_cdi_cdi_ims_core_0_port:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       disk.capacity_cdi:
539         type: org.openecomp.capabilities.metric.Ceilometer
540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
541         occurrences:
542         - 1
543         - UNBOUNDED
544       binding_cdi:
545         type: tosca.capabilities.network.Bindable
546         occurrences:
547         - 1
548         - UNBOUNDED
549       feature_cdi_cdi_internal_0_port:
550         type: tosca.capabilities.Node
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.device.read.bytes_cdi:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.device.read.bytes.rate_cdi:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.device.latency_cdi:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       network.incoming.packets.rate_cdi_cdi_ims_core_0_port:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       binding_cdi_cdi_ims_core_0_port:
579         type: tosca.capabilities.network.Bindable
580         valid_source_types:
581         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
582         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
583         occurrences:
584         - 0
585         - UNBOUNDED
586       instance_cdi:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       attachment_cdi_cdi_ims_core_0_port:
593         type: tosca.capabilities.Attachment
594         occurrences:
595         - 1
596         - UNBOUNDED
597       disk.device.allocation_cdi:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       network.outgoing.bytes_cdi_cdi_ims_core_0_port:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.write.requests_cdi:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       network.outpoing.packets_cdi_cdi_ims_core_0_port:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621   org.openecomp.resource.abstract.nodes.lbd:
622     derived_from: org.openecomp.resource.abstract.nodes.VFC
623     properties:
624       port_lbd_internal_1_port_vlan_requirements:
625         type: list
626         required: true
627         status: SUPPORTED
628         entry_schema:
629           type: org.openecomp.datatypes.network.VlanRequirements
630       port_lbd_ims_core_1_port_allowed_address_pairs:
631         type: list
632         required: true
633         status: SUPPORTED
634         entry_schema:
635           type: org.openecomp.datatypes.heat.network.AddressPair
636       compute_lbd_user_data_format:
637         type: list
638         required: true
639         status: SUPPORTED
640         entry_schema:
641           type: string
642       compute_lbd_config_drive:
643         type: list
644         required: true
645         status: SUPPORTED
646         entry_schema:
647           type: boolean
648       port_lbd_internal_1_port_name:
649         type: list
650         required: true
651         status: SUPPORTED
652         entry_schema:
653           type: string
654       port_lbd_dpdk_1_port_allowed_address_pairs:
655         type: list
656         required: true
657         status: SUPPORTED
658         entry_schema:
659           type: org.openecomp.datatypes.heat.network.AddressPair
660       port_lbd_ims_core_1_port_ip_requirements:
661         type: list
662         required: true
663         status: SUPPORTED
664         entry_schema:
665           type: org.openecomp.datatypes.network.IpRequirements
666       port_lbd_ims_core_1_port_vlan_requirements:
667         type: list
668         required: true
669         status: SUPPORTED
670         entry_schema:
671           type: org.openecomp.datatypes.network.VlanRequirements
672       port_lbd_dpdk_1_port_mac_requirements:
673         type: org.openecomp.datatypes.network.MacRequirements
674         required: true
675         status: SUPPORTED
676       port_lbd_dpdk_1_port_subnetpoolid:
677         type: string
678         required: true
679         status: SUPPORTED
680       vm_flavor_name:
681         type: string
682         required: true
683         status: SUPPORTED
684       port_lbd_internal_1_port_exCP_naming:
685         type: org.openecomp.datatypes.Naming
686         required: true
687         status: SUPPORTED
688       port_lbd_ims_core_1_port_mac_requirements:
689         type: org.openecomp.datatypes.network.MacRequirements
690         required: true
691         status: SUPPORTED
692       compute_lbd_availability_zone:
693         type: list
694         required: true
695         status: SUPPORTED
696         entry_schema:
697           type: string
698       port_lbd_internal_1_port_network_role_tag:
699         type: string
700         required: true
701         status: SUPPORTED
702       port_lbd_internal_1_port_order:
703         type: integer
704         required: true
705         status: SUPPORTED
706       port_lbd_internal_1_port_ip_requirements:
707         type: list
708         required: true
709         status: SUPPORTED
710         entry_schema:
711           type: org.openecomp.datatypes.network.IpRequirements
712       port_lbd_internal_1_port_security_groups:
713         type: list
714         required: true
715         status: SUPPORTED
716         entry_schema:
717           type: json
718       port_lbd_ims_core_1_port_subnetpoolid:
719         type: string
720         required: true
721         status: SUPPORTED
722       vm_image_name:
723         type: string
724         required: true
725         status: SUPPORTED
726       port_lbd_dpdk_1_port_exCP_naming:
727         type: org.openecomp.datatypes.Naming
728         required: true
729         status: SUPPORTED
730       port_lbd_ims_core_1_port_order:
731         type: integer
732         required: true
733         status: SUPPORTED
734       port_lbd_dpdk_1_port_network:
735         type: list
736         required: true
737         status: SUPPORTED
738         entry_schema:
739           type: string
740       port_lbd_ims_core_1_port_name:
741         type: list
742         required: true
743         status: SUPPORTED
744         entry_schema:
745           type: string
746       port_lbd_dpdk_1_port_order:
747         type: integer
748         required: true
749         status: SUPPORTED
750       port_lbd_ims_core_1_port_network_role:
751         type: string
752         required: true
753         status: SUPPORTED
754       port_lbd_internal_1_port_subnetpoolid:
755         type: string
756         required: true
757         status: SUPPORTED
758       port_lbd_ims_core_1_port_security_groups:
759         type: list
760         required: true
761         status: SUPPORTED
762         entry_schema:
763           type: json
764       port_lbd_ims_core_1_port_fixed_ips:
765         type: list
766         required: true
767         status: SUPPORTED
768         entry_schema:
769           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
770       port_lbd_internal_1_port_fixed_ips:
771         type: list
772         required: true
773         status: SUPPORTED
774         entry_schema:
775           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
776       index_value:
777         type: integer
778         description: Index value of this substitution service template runtime instance
779         required: false
780         default: 0
781         status: SUPPORTED
782         constraints:
783         - greater_or_equal: 0
784       port_lbd_ims_core_1_port_network:
785         type: list
786         required: true
787         status: SUPPORTED
788         entry_schema:
789           type: string
790       port_lbd_dpdk_1_port_network_role_tag:
791         type: string
792         required: true
793         status: SUPPORTED
794       compute_lbd_scheduler_hints:
795         type: list
796         required: true
797         status: SUPPORTED
798         entry_schema:
799           type: json
800       port_lbd_dpdk_1_port_name:
801         type: list
802         required: true
803         status: SUPPORTED
804         entry_schema:
805           type: string
806       port_lbd_dpdk_1_port_security_groups:
807         type: list
808         required: true
809         status: SUPPORTED
810         entry_schema:
811           type: json
812       port_lbd_dpdk_1_port_fixed_ips:
813         type: list
814         required: true
815         status: SUPPORTED
816         entry_schema:
817           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
818       port_lbd_ims_core_1_port_exCP_naming:
819         type: org.openecomp.datatypes.Naming
820         required: true
821         status: SUPPORTED
822       port_lbd_internal_1_port_network:
823         type: list
824         required: true
825         status: SUPPORTED
826         entry_schema:
827           type: string
828       port_lbd_internal_1_port_network_role:
829         type: string
830         required: true
831         status: SUPPORTED
832       port_lbd_dpdk_1_port_ip_requirements:
833         type: list
834         required: true
835         status: SUPPORTED
836         entry_schema:
837           type: org.openecomp.datatypes.network.IpRequirements
838       compute_lbd_metadata:
839         type: list
840         required: true
841         status: SUPPORTED
842         entry_schema:
843           type: json
844       port_lbd_internal_1_port_mac_requirements:
845         type: org.openecomp.datatypes.network.MacRequirements
846         required: true
847         status: SUPPORTED
848       port_lbd_dpdk_1_port_vlan_requirements:
849         type: list
850         required: true
851         status: SUPPORTED
852         entry_schema:
853           type: org.openecomp.datatypes.network.VlanRequirements
854       compute_lbd_name:
855         type: list
856         required: true
857         status: SUPPORTED
858         entry_schema:
859           type: string
860       port_lbd_ims_core_1_port_network_role_tag:
861         type: string
862         required: true
863         status: SUPPORTED
864       port_lbd_dpdk_1_port_network_role:
865         type: string
866         required: true
867         status: SUPPORTED
868     requirements:
869     - dependency_lbd_lbd_ims_core_1_port:
870         capability: tosca.capabilities.Node
871         node: tosca.nodes.Root
872         relationship: tosca.relationships.DependsOn
873         occurrences:
874         - 0
875         - UNBOUNDED
876     - link_lbd_lbd_ims_core_1_port:
877         capability: tosca.capabilities.network.Linkable
878         relationship: tosca.relationships.network.LinksTo
879         occurrences:
880         - 1
881         - 1
882     - dependency_lbd_lbd_dpdk_1_port:
883         capability: tosca.capabilities.Node
884         node: tosca.nodes.Root
885         relationship: tosca.relationships.DependsOn
886         occurrences:
887         - 0
888         - UNBOUNDED
889     - link_lbd_lbd_dpdk_1_port:
890         capability: tosca.capabilities.network.Linkable
891         relationship: tosca.relationships.network.LinksTo
892         occurrences:
893         - 1
894         - 1
895     - dependency_lbd_lbd_internal_1_port:
896         capability: tosca.capabilities.Node
897         node: tosca.nodes.Root
898         relationship: tosca.relationships.DependsOn
899         occurrences:
900         - 0
901         - UNBOUNDED
902     - link_lbd_lbd_internal_1_port:
903         capability: tosca.capabilities.network.Linkable
904         relationship: tosca.relationships.network.LinksTo
905         occurrences:
906         - 1
907         - 1
908     - dependency_lbd:
909         capability: tosca.capabilities.Node
910         node: tosca.nodes.Root
911         relationship: tosca.relationships.DependsOn
912         occurrences:
913         - 0
914         - UNBOUNDED
915     - local_storage_lbd:
916         capability: tosca.capabilities.Attachment
917         node: tosca.nodes.BlockStorage
918         relationship: tosca.relationships.AttachesTo
919         occurrences:
920         - 0
921         - UNBOUNDED
922     capabilities:
923       disk.ephemeral.size_lbd:
924         type: org.openecomp.capabilities.metric.Ceilometer
925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
926         occurrences:
927         - 1
928         - UNBOUNDED
929       disk.write.requests.rate_lbd:
930         type: org.openecomp.capabilities.metric.Ceilometer
931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
932         occurrences:
933         - 1
934         - UNBOUNDED
935       disk.write.bytes.rate_lbd:
936         type: org.openecomp.capabilities.metric.Ceilometer
937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
938         occurrences:
939         - 1
940         - UNBOUNDED
941       instance_lbd:
942         type: org.openecomp.capabilities.metric.Ceilometer
943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
944         occurrences:
945         - 1
946         - UNBOUNDED
947       disk.device.iops_lbd:
948         type: org.openecomp.capabilities.metric.Ceilometer
949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
950         occurrences:
951         - 1
952         - UNBOUNDED
953       network.outgoing.packets.rate_lbd_lbd_ims_core_1_port:
954         type: org.openecomp.capabilities.metric.Ceilometer
955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
956         occurrences:
957         - 1
958         - UNBOUNDED
959       host_lbd:
960         type: tosca.capabilities.Container
961         valid_source_types:
962         - tosca.nodes.SoftwareComponent
963         occurrences:
964         - 1
965         - UNBOUNDED
966       disk.device.capacity_lbd:
967         type: org.openecomp.capabilities.metric.Ceilometer
968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
969         occurrences:
970         - 1
971         - UNBOUNDED
972       cpu_util_lbd:
973         type: org.openecomp.capabilities.metric.Ceilometer
974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
975         occurrences:
976         - 1
977         - UNBOUNDED
978       disk.device.read.requests_lbd:
979         type: org.openecomp.capabilities.metric.Ceilometer
980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
981         occurrences:
982         - 1
983         - UNBOUNDED
984       attachment_lbd_lbd_ims_core_1_port:
985         type: tosca.capabilities.Attachment
986         occurrences:
987         - 1
988         - UNBOUNDED
989       memory.usage_lbd:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       binding_lbd_lbd_dpdk_1_port:
996         type: tosca.capabilities.network.Bindable
997         valid_source_types:
998         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
999         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1000         occurrences:
1001         - 0
1002         - UNBOUNDED
1003       network.outpoing.packets_lbd_lbd_ims_core_1_port:
1004         type: org.openecomp.capabilities.metric.Ceilometer
1005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       network.outgoing.bytes_lbd_lbd_ims_core_1_port:
1010         type: org.openecomp.capabilities.metric.Ceilometer
1011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015       network.incoming.packets_lbd_lbd_internal_1_port:
1016         type: org.openecomp.capabilities.metric.Ceilometer
1017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       disk.read.requests_lbd:
1022         type: org.openecomp.capabilities.metric.Ceilometer
1023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1024         occurrences:
1025         - 1
1026         - UNBOUNDED
1027       feature_lbd_lbd_internal_1_port:
1028         type: tosca.capabilities.Node
1029         occurrences:
1030         - 1
1031         - UNBOUNDED
1032       network.incoming.bytes_lbd_lbd_ims_core_1_port:
1033         type: org.openecomp.capabilities.metric.Ceilometer
1034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       cpu.delta_lbd:
1039         type: org.openecomp.capabilities.metric.Ceilometer
1040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       memory_lbd:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050       disk.write.bytes_lbd:
1051         type: org.openecomp.capabilities.metric.Ceilometer
1052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056       scalable_lbd:
1057         type: tosca.capabilities.Scalable
1058         occurrences:
1059         - 1
1060         - UNBOUNDED
1061       network.incoming.bytes.rate_lbd_lbd_dpdk_1_port:
1062         type: org.openecomp.capabilities.metric.Ceilometer
1063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1064         occurrences:
1065         - 1
1066         - UNBOUNDED
1067       network.outgoing.bytes.rate_lbd_lbd_dpdk_1_port:
1068         type: org.openecomp.capabilities.metric.Ceilometer
1069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1070         occurrences:
1071         - 1
1072         - UNBOUNDED
1073       network.incoming.packets.rate_lbd_lbd_ims_core_1_port:
1074         type: org.openecomp.capabilities.metric.Ceilometer
1075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1076         occurrences:
1077         - 1
1078         - UNBOUNDED
1079       disk.device.read.requests.rate_lbd:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       network.outgoing.bytes_lbd_lbd_dpdk_1_port:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       disk.root.size_lbd:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       vcpus_lbd:
1098         type: org.openecomp.capabilities.metric.Ceilometer
1099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1100         occurrences:
1101         - 1
1102         - UNBOUNDED
1103       disk.allocation_lbd:
1104         type: org.openecomp.capabilities.metric.Ceilometer
1105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1106         occurrences:
1107         - 1
1108         - UNBOUNDED
1109       forwarder_lbd_lbd_dpdk_1_port:
1110         type: org.openecomp.capabilities.Forwarder
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.device.write.requests_lbd:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       os_lbd:
1121         type: tosca.capabilities.OperatingSystem
1122         occurrences:
1123         - 1
1124         - UNBOUNDED
1125       disk.latency_lbd:
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       network.incoming.packets_lbd_lbd_dpdk_1_port:
1132         type: org.openecomp.capabilities.metric.Ceilometer
1133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1134         occurrences:
1135         - 1
1136         - UNBOUNDED
1137       memory.resident_lbd:
1138         type: org.openecomp.capabilities.metric.Ceilometer
1139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       forwarder_lbd_lbd_internal_1_port:
1144         type: org.openecomp.capabilities.Forwarder
1145         occurrences:
1146         - 1
1147         - UNBOUNDED
1148       disk.read.bytes.rate_lbd:
1149         type: org.openecomp.capabilities.metric.Ceilometer
1150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154       network.incoming.bytes.rate_lbd_lbd_internal_1_port:
1155         type: org.openecomp.capabilities.metric.Ceilometer
1156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       network.outgoing.bytes.rate_lbd_lbd_internal_1_port:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.read.bytes_lbd:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       network.outgoing.packets.rate_lbd_lbd_internal_1_port:
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_lbd_lbd_internal_1_port:
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       forwarder_lbd_lbd_ims_core_1_port:
1185         type: org.openecomp.capabilities.Forwarder
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       network.incoming.packets.rate_lbd_lbd_dpdk_1_port:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       network.outpoing.packets_lbd_lbd_dpdk_1_port:
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       attachment_lbd_lbd_internal_1_port:
1202         type: tosca.capabilities.Attachment
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       feature_lbd_lbd_dpdk_1_port:
1207         type: tosca.capabilities.Node
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       cpu_lbd:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       feature_lbd_lbd_ims_core_1_port:
1218         type: tosca.capabilities.Node
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       endpoint_lbd:
1223         type: tosca.capabilities.Endpoint.Admin
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       disk.device.read.bytes.rate_lbd:
1228         type: org.openecomp.capabilities.metric.Ceilometer
1229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1230         occurrences:
1231         - 1
1232         - UNBOUNDED
1233       disk.device.write.bytes.rate_lbd:
1234         type: org.openecomp.capabilities.metric.Ceilometer
1235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1236         occurrences:
1237         - 1
1238         - UNBOUNDED
1239       disk.iops_lbd:
1240         type: org.openecomp.capabilities.metric.Ceilometer
1241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1242         occurrences:
1243         - 1
1244         - UNBOUNDED
1245       network.outgoing.packets.rate_lbd_lbd_dpdk_1_port:
1246         type: org.openecomp.capabilities.metric.Ceilometer
1247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1248         occurrences:
1249         - 1
1250         - UNBOUNDED
1251       disk.device.usage_lbd:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       binding_lbd_lbd_ims_core_1_port:
1258         type: tosca.capabilities.network.Bindable
1259         valid_source_types:
1260         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1261         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1262         occurrences:
1263         - 0
1264         - UNBOUNDED
1265       disk.usage_lbd:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.device.read.bytes_lbd:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.write.requests_lbd:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       attachment_lbd_lbd_dpdk_1_port:
1284         type: tosca.capabilities.Attachment
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       disk.device.write.bytes_lbd:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       network.outgoing.bytes.rate_lbd_lbd_ims_core_1_port:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       disk.capacity_lbd:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       feature_lbd:
1307         type: tosca.capabilities.Node
1308         occurrences:
1309         - 1
1310         - UNBOUNDED
1311       network.incoming.bytes.rate_lbd_lbd_ims_core_1_port:
1312         type: org.openecomp.capabilities.metric.Ceilometer
1313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1314         occurrences:
1315         - 1
1316         - UNBOUNDED
1317       disk.device.latency_lbd:
1318         type: org.openecomp.capabilities.metric.Ceilometer
1319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1320         occurrences:
1321         - 1
1322         - UNBOUNDED
1323       network.incoming.packets_lbd_lbd_ims_core_1_port:
1324         type: org.openecomp.capabilities.metric.Ceilometer
1325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1326         occurrences:
1327         - 1
1328         - UNBOUNDED
1329       disk.device.write.requests.rate_lbd:
1330         type: org.openecomp.capabilities.metric.Ceilometer
1331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       binding_lbd:
1336         type: tosca.capabilities.network.Bindable
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       network.incoming.packets.rate_lbd_lbd_internal_1_port:
1341         type: org.openecomp.capabilities.metric.Ceilometer
1342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       network.outpoing.packets_lbd_lbd_internal_1_port:
1347         type: org.openecomp.capabilities.metric.Ceilometer
1348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1349         occurrences:
1350         - 1
1351         - UNBOUNDED
1352       binding_lbd_lbd_internal_1_port:
1353         type: tosca.capabilities.network.Bindable
1354         valid_source_types:
1355         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1356         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1357         occurrences:
1358         - 0
1359         - UNBOUNDED
1360       network.incoming.bytes_lbd_lbd_internal_1_port:
1361         type: org.openecomp.capabilities.metric.Ceilometer
1362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       network.incoming.bytes_lbd_lbd_dpdk_1_port:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.device.allocation_lbd:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378   org.openecomp.resource.abstract.nodes.oam_1:
1379     derived_from: org.openecomp.resource.abstract.nodes.VFC
1380     properties:
1381       port_oam_internal_1_port_network_role_tag:
1382         type: string
1383         required: true
1384         status: SUPPORTED
1385       port_oam_internal_1_port_security_groups:
1386         type: list
1387         required: true
1388         status: SUPPORTED
1389         entry_schema:
1390           type: json
1391       port_oam_internal_1_port_network_role:
1392         type: string
1393         required: true
1394         status: SUPPORTED
1395       port_oam_oam_1_port_exCP_naming:
1396         type: org.openecomp.datatypes.Naming
1397         required: true
1398         status: SUPPORTED
1399       port_oam_oam_1_port_allowed_address_pairs:
1400         type: list
1401         required: true
1402         status: SUPPORTED
1403         entry_schema:
1404           type: org.openecomp.datatypes.heat.network.AddressPair
1405       vm_flavor_name:
1406         type: string
1407         required: true
1408         status: SUPPORTED
1409       port_oam_oam_1_port_ip_requirements:
1410         type: list
1411         required: true
1412         status: SUPPORTED
1413         entry_schema:
1414           type: org.openecomp.datatypes.network.IpRequirements
1415       port_oam_oam_1_port_network_role_tag:
1416         type: string
1417         required: true
1418         status: SUPPORTED
1419       port_oam_oam_1_port_security_groups:
1420         type: list
1421         required: true
1422         status: SUPPORTED
1423         entry_schema:
1424           type: json
1425       vm_image_name:
1426         type: string
1427         required: true
1428         status: SUPPORTED
1429       compute_oam_config_drive:
1430         type: list
1431         required: true
1432         status: SUPPORTED
1433         entry_schema:
1434           type: boolean
1435       port_oam_internal_1_port_network:
1436         type: list
1437         required: true
1438         status: SUPPORTED
1439         entry_schema:
1440           type: string
1441       port_oam_oam_1_port_fixed_ips:
1442         type: list
1443         required: true
1444         status: SUPPORTED
1445         entry_schema:
1446           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1447       port_oam_internal_1_port_vlan_requirements:
1448         type: list
1449         required: true
1450         status: SUPPORTED
1451         entry_schema:
1452           type: org.openecomp.datatypes.network.VlanRequirements
1453       port_oam_internal_1_port_ip_requirements:
1454         type: list
1455         required: true
1456         status: SUPPORTED
1457         entry_schema:
1458           type: org.openecomp.datatypes.network.IpRequirements
1459       port_oam_oam_1_port_order:
1460         type: integer
1461         required: true
1462         status: SUPPORTED
1463       port_oam_oam_1_port_network:
1464         type: list
1465         required: true
1466         status: SUPPORTED
1467         entry_schema:
1468           type: string
1469       index_value:
1470         type: integer
1471         description: Index value of this substitution service template runtime instance
1472         required: false
1473         default: 0
1474         status: SUPPORTED
1475         constraints:
1476         - greater_or_equal: 0
1477       port_oam_internal_1_port_allowed_address_pairs:
1478         type: list
1479         required: true
1480         status: SUPPORTED
1481         entry_schema:
1482           type: org.openecomp.datatypes.heat.network.AddressPair
1483       compute_oam_user_data_format:
1484         type: list
1485         required: true
1486         status: SUPPORTED
1487         entry_schema:
1488           type: string
1489       port_oam_internal_1_port_exCP_naming:
1490         type: org.openecomp.datatypes.Naming
1491         required: true
1492         status: SUPPORTED
1493       port_oam_internal_1_port_name:
1494         type: list
1495         required: true
1496         status: SUPPORTED
1497         entry_schema:
1498           type: string
1499       port_oam_internal_1_port_fixed_ips:
1500         type: list
1501         required: true
1502         status: SUPPORTED
1503         entry_schema:
1504           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1505       port_oam_internal_1_port_subnetpoolid:
1506         type: string
1507         required: true
1508         status: SUPPORTED
1509       port_oam_oam_1_port_name:
1510         type: list
1511         required: true
1512         status: SUPPORTED
1513         entry_schema:
1514           type: string
1515       port_oam_internal_1_port_order:
1516         type: integer
1517         required: true
1518         status: SUPPORTED
1519       port_oam_oam_1_port_vlan_requirements:
1520         type: list
1521         required: true
1522         status: SUPPORTED
1523         entry_schema:
1524           type: org.openecomp.datatypes.network.VlanRequirements
1525       port_oam_oam_1_port_subnetpoolid:
1526         type: string
1527         required: true
1528         status: SUPPORTED
1529       compute_oam_scheduler_hints:
1530         type: list
1531         required: true
1532         status: SUPPORTED
1533         entry_schema:
1534           type: json
1535       compute_oam_availability_zone:
1536         type: list
1537         required: true
1538         status: SUPPORTED
1539         entry_schema:
1540           type: string
1541       compute_oam_metadata:
1542         type: list
1543         required: true
1544         status: SUPPORTED
1545         entry_schema:
1546           type: json
1547       port_oam_internal_1_port_mac_requirements:
1548         type: org.openecomp.datatypes.network.MacRequirements
1549         required: true
1550         status: SUPPORTED
1551       compute_oam_name:
1552         type: list
1553         required: true
1554         status: SUPPORTED
1555         entry_schema:
1556           type: string
1557       port_oam_oam_1_port_mac_requirements:
1558         type: org.openecomp.datatypes.network.MacRequirements
1559         required: true
1560         status: SUPPORTED
1561       port_oam_oam_1_port_network_role:
1562         type: string
1563         required: true
1564         status: SUPPORTED
1565     requirements:
1566     - dependency_oam_oam_internal_1_port:
1567         capability: tosca.capabilities.Node
1568         node: tosca.nodes.Root
1569         relationship: tosca.relationships.DependsOn
1570         occurrences:
1571         - 0
1572         - UNBOUNDED
1573     - link_oam_oam_internal_1_port:
1574         capability: tosca.capabilities.network.Linkable
1575         relationship: tosca.relationships.network.LinksTo
1576         occurrences:
1577         - 1
1578         - 1
1579     - dependency_oam_oam_oam_1_port:
1580         capability: tosca.capabilities.Node
1581         node: tosca.nodes.Root
1582         relationship: tosca.relationships.DependsOn
1583         occurrences:
1584         - 0
1585         - UNBOUNDED
1586     - link_oam_oam_oam_1_port:
1587         capability: tosca.capabilities.network.Linkable
1588         relationship: tosca.relationships.network.LinksTo
1589         occurrences:
1590         - 1
1591         - 1
1592     - dependency_oam:
1593         capability: tosca.capabilities.Node
1594         node: tosca.nodes.Root
1595         relationship: tosca.relationships.DependsOn
1596         occurrences:
1597         - 0
1598         - UNBOUNDED
1599     - local_storage_oam:
1600         capability: tosca.capabilities.Attachment
1601         node: tosca.nodes.BlockStorage
1602         relationship: tosca.relationships.AttachesTo
1603         occurrences:
1604         - 0
1605         - UNBOUNDED
1606     capabilities:
1607       cpu_oam:
1608         type: org.openecomp.capabilities.metric.Ceilometer
1609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1610         occurrences:
1611         - 1
1612         - UNBOUNDED
1613       network.incoming.bytes.rate_oam_oam_oam_1_port:
1614         type: org.openecomp.capabilities.metric.Ceilometer
1615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1616         occurrences:
1617         - 1
1618         - UNBOUNDED
1619       network.outpoing.packets_oam_oam_oam_1_port:
1620         type: org.openecomp.capabilities.metric.Ceilometer
1621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625       network.incoming.packets.rate_oam_oam_internal_1_port:
1626         type: org.openecomp.capabilities.metric.Ceilometer
1627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1628         occurrences:
1629         - 1
1630         - UNBOUNDED
1631       disk.usage_oam:
1632         type: org.openecomp.capabilities.metric.Ceilometer
1633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1634         occurrences:
1635         - 1
1636         - UNBOUNDED
1637       memory.resident_oam:
1638         type: org.openecomp.capabilities.metric.Ceilometer
1639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       disk.device.write.bytes_oam:
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       forwarder_oam_oam_internal_1_port:
1650         type: org.openecomp.capabilities.Forwarder
1651         occurrences:
1652         - 1
1653         - UNBOUNDED
1654       disk.read.bytes_oam:
1655         type: org.openecomp.capabilities.metric.Ceilometer
1656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1657         occurrences:
1658         - 1
1659         - UNBOUNDED
1660       binding_oam_oam_internal_1_port:
1661         type: tosca.capabilities.network.Bindable
1662         valid_source_types:
1663         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1664         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1665         occurrences:
1666         - 0
1667         - UNBOUNDED
1668       scalable_oam:
1669         type: tosca.capabilities.Scalable
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       feature_oam:
1674         type: tosca.capabilities.Node
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       disk.allocation_oam:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       network.outgoing.packets.rate_oam_oam_oam_1_port:
1685         type: org.openecomp.capabilities.metric.Ceilometer
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1687         occurrences:
1688         - 1
1689         - UNBOUNDED
1690       disk.device.usage_oam:
1691         type: org.openecomp.capabilities.metric.Ceilometer
1692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1693         occurrences:
1694         - 1
1695         - UNBOUNDED
1696       binding_oam:
1697         type: tosca.capabilities.network.Bindable
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       disk.device.read.bytes.rate_oam:
1702         type: org.openecomp.capabilities.metric.Ceilometer
1703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1704         occurrences:
1705         - 1
1706         - UNBOUNDED
1707       network.outgoing.bytes.rate_oam_oam_oam_1_port:
1708         type: org.openecomp.capabilities.metric.Ceilometer
1709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1710         occurrences:
1711         - 1
1712         - UNBOUNDED
1713       disk.write.bytes.rate_oam:
1714         type: org.openecomp.capabilities.metric.Ceilometer
1715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1716         occurrences:
1717         - 1
1718         - UNBOUNDED
1719       disk.device.write.bytes.rate_oam:
1720         type: org.openecomp.capabilities.metric.Ceilometer
1721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1722         occurrences:
1723         - 1
1724         - UNBOUNDED
1725       disk.device.allocation_oam:
1726         type: org.openecomp.capabilities.metric.Ceilometer
1727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       network.incoming.bytes_oam_oam_internal_1_port:
1732         type: org.openecomp.capabilities.metric.Ceilometer
1733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       disk.ephemeral.size_oam:
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       network.incoming.packets_oam_oam_oam_1_port:
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_oam:
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       attachment_oam_oam_oam_1_port:
1756         type: tosca.capabilities.Attachment
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       disk.capacity_oam:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       instance_oam:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       network.outgoing.bytes_oam_oam_internal_1_port:
1773         type: org.openecomp.capabilities.metric.Ceilometer
1774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       disk.root.size_oam:
1779         type: org.openecomp.capabilities.metric.Ceilometer
1780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       network.outgoing.bytes_oam_oam_oam_1_port:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       feature_oam_oam_oam_1_port:
1791         type: tosca.capabilities.Node
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       network.outgoing.packets.rate_oam_oam_internal_1_port:
1796         type: org.openecomp.capabilities.metric.Ceilometer
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       network.incoming.bytes.rate_oam_oam_internal_1_port:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       memory_oam:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       cpu.delta_oam:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       disk.device.write.requests_oam:
1820         type: org.openecomp.capabilities.metric.Ceilometer
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1822         occurrences:
1823         - 1
1824         - UNBOUNDED
1825       network.outgoing.bytes.rate_oam_oam_internal_1_port:
1826         type: org.openecomp.capabilities.metric.Ceilometer
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       network.incoming.bytes_oam_oam_oam_1_port:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.device.read.requests.rate_oam:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       disk.write.requests.rate_oam:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       disk.device.latency_oam:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       disk.device.iops_oam:
1856         type: org.openecomp.capabilities.metric.Ceilometer
1857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1858         occurrences:
1859         - 1
1860         - UNBOUNDED
1861       network.outpoing.packets_oam_oam_internal_1_port:
1862         type: org.openecomp.capabilities.metric.Ceilometer
1863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1864         occurrences:
1865         - 1
1866         - UNBOUNDED
1867       feature_oam_oam_internal_1_port:
1868         type: tosca.capabilities.Node
1869         occurrences:
1870         - 1
1871         - UNBOUNDED
1872       network.incoming.packets.rate_oam_oam_oam_1_port:
1873         type: org.openecomp.capabilities.metric.Ceilometer
1874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1875         occurrences:
1876         - 1
1877         - UNBOUNDED
1878       vcpus_oam:
1879         type: org.openecomp.capabilities.metric.Ceilometer
1880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1881         occurrences:
1882         - 1
1883         - UNBOUNDED
1884       disk.device.write.requests.rate_oam:
1885         type: org.openecomp.capabilities.metric.Ceilometer
1886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1887         occurrences:
1888         - 1
1889         - UNBOUNDED
1890       attachment_oam_oam_internal_1_port:
1891         type: tosca.capabilities.Attachment
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       disk.device.read.bytes_oam:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901       host_oam:
1902         type: tosca.capabilities.Container
1903         valid_source_types:
1904         - tosca.nodes.SoftwareComponent
1905         occurrences:
1906         - 1
1907         - UNBOUNDED
1908       endpoint_oam:
1909         type: tosca.capabilities.Endpoint.Admin
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       disk.device.read.requests_oam:
1914         type: org.openecomp.capabilities.metric.Ceilometer
1915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1916         occurrences:
1917         - 1
1918         - UNBOUNDED
1919       disk.iops_oam:
1920         type: org.openecomp.capabilities.metric.Ceilometer
1921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       disk.read.bytes.rate_oam:
1926         type: org.openecomp.capabilities.metric.Ceilometer
1927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1928         occurrences:
1929         - 1
1930         - UNBOUNDED
1931       network.incoming.packets_oam_oam_internal_1_port:
1932         type: org.openecomp.capabilities.metric.Ceilometer
1933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1934         occurrences:
1935         - 1
1936         - UNBOUNDED
1937       binding_oam_oam_oam_1_port:
1938         type: tosca.capabilities.network.Bindable
1939         valid_source_types:
1940         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1941         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1942         occurrences:
1943         - 0
1944         - UNBOUNDED
1945       cpu_util_oam:
1946         type: org.openecomp.capabilities.metric.Ceilometer
1947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1948         occurrences:
1949         - 1
1950         - UNBOUNDED
1951       os_oam:
1952         type: tosca.capabilities.OperatingSystem
1953         occurrences:
1954         - 1
1955         - UNBOUNDED
1956       memory.usage_oam:
1957         type: org.openecomp.capabilities.metric.Ceilometer
1958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1959         occurrences:
1960         - 1
1961         - UNBOUNDED
1962       disk.latency_oam:
1963         type: org.openecomp.capabilities.metric.Ceilometer
1964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1965         occurrences:
1966         - 1
1967         - UNBOUNDED
1968       disk.write.bytes_oam:
1969         type: org.openecomp.capabilities.metric.Ceilometer
1970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1971         occurrences:
1972         - 1
1973         - UNBOUNDED
1974       forwarder_oam_oam_oam_1_port:
1975         type: org.openecomp.capabilities.Forwarder
1976         occurrences:
1977         - 1
1978         - UNBOUNDED
1979       disk.read.requests_oam:
1980         type: org.openecomp.capabilities.metric.Ceilometer
1981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1982         occurrences:
1983         - 1
1984         - UNBOUNDED
1985       disk.device.capacity_oam:
1986         type: org.openecomp.capabilities.metric.Ceilometer
1987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1988         occurrences:
1989         - 1
1990         - UNBOUNDED
1991   org.openecomp.resource.abstract.nodes.oam_2:
1992     derived_from: org.openecomp.resource.abstract.nodes.VFC
1993     properties:
1994       port_oam_oam_2_port_network_role_tag:
1995         type: string
1996         required: true
1997         status: SUPPORTED
1998       port_oam_oam_2_port_security_groups:
1999         type: list
2000         required: true
2001         status: SUPPORTED
2002         entry_schema:
2003           type: json
2004       port_oam_oam_2_port_name:
2005         type: list
2006         required: true
2007         status: SUPPORTED
2008         entry_schema:
2009           type: string
2010       port_oam_internal_2_port_name:
2011         type: list
2012         required: true
2013         status: SUPPORTED
2014         entry_schema:
2015           type: string
2016       port_oam_oam_2_port_network_role:
2017         type: string
2018         required: true
2019         status: SUPPORTED
2020       vm_flavor_name:
2021         type: string
2022         required: true
2023         status: SUPPORTED
2024       port_oam_internal_2_port_mac_requirements:
2025         type: org.openecomp.datatypes.network.MacRequirements
2026         required: true
2027         status: SUPPORTED
2028       port_oam_oam_2_port_subnetpoolid:
2029         type: string
2030         required: true
2031         status: SUPPORTED
2032       port_oam_internal_2_port_subnetpoolid:
2033         type: string
2034         required: true
2035         status: SUPPORTED
2036       port_oam_oam_2_port_exCP_naming:
2037         type: org.openecomp.datatypes.Naming
2038         required: true
2039         status: SUPPORTED
2040       vm_image_name:
2041         type: string
2042         required: true
2043         status: SUPPORTED
2044       compute_oam_config_drive:
2045         type: list
2046         required: true
2047         status: SUPPORTED
2048         entry_schema:
2049           type: boolean
2050       port_oam_oam_2_port_vlan_requirements:
2051         type: list
2052         required: true
2053         status: SUPPORTED
2054         entry_schema:
2055           type: org.openecomp.datatypes.network.VlanRequirements
2056       port_oam_internal_2_port_allowed_address_pairs:
2057         type: list
2058         required: true
2059         status: SUPPORTED
2060         entry_schema:
2061           type: org.openecomp.datatypes.heat.network.AddressPair
2062       port_oam_internal_2_port_network:
2063         type: list
2064         required: true
2065         status: SUPPORTED
2066         entry_schema:
2067           type: string
2068       port_oam_internal_2_port_network_role_tag:
2069         type: string
2070         required: true
2071         status: SUPPORTED
2072       port_oam_internal_2_port_order:
2073         type: integer
2074         required: true
2075         status: SUPPORTED
2076       port_oam_internal_2_port_fixed_ips:
2077         type: list
2078         required: true
2079         status: SUPPORTED
2080         entry_schema:
2081           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2082       port_oam_internal_2_port_network_role:
2083         type: string
2084         required: true
2085         status: SUPPORTED
2086       port_oam_oam_2_port_fixed_ips:
2087         type: list
2088         required: true
2089         status: SUPPORTED
2090         entry_schema:
2091           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2092       port_oam_oam_2_port_mac_requirements:
2093         type: org.openecomp.datatypes.network.MacRequirements
2094         required: true
2095         status: SUPPORTED
2096       index_value:
2097         type: integer
2098         description: Index value of this substitution service template runtime instance
2099         required: false
2100         default: 0
2101         status: SUPPORTED
2102         constraints:
2103         - greater_or_equal: 0
2104       port_oam_internal_2_port_exCP_naming:
2105         type: org.openecomp.datatypes.Naming
2106         required: true
2107         status: SUPPORTED
2108       port_oam_oam_2_port_network:
2109         type: list
2110         required: true
2111         status: SUPPORTED
2112         entry_schema:
2113           type: string
2114       compute_oam_user_data_format:
2115         type: list
2116         required: true
2117         status: SUPPORTED
2118         entry_schema:
2119           type: string
2120       port_oam_internal_2_port_security_groups:
2121         type: list
2122         required: true
2123         status: SUPPORTED
2124         entry_schema:
2125           type: json
2126       port_oam_oam_2_port_ip_requirements:
2127         type: list
2128         required: true
2129         status: SUPPORTED
2130         entry_schema:
2131           type: org.openecomp.datatypes.network.IpRequirements
2132       port_oam_internal_2_port_vlan_requirements:
2133         type: list
2134         required: true
2135         status: SUPPORTED
2136         entry_schema:
2137           type: org.openecomp.datatypes.network.VlanRequirements
2138       port_oam_oam_2_port_order:
2139         type: integer
2140         required: true
2141         status: SUPPORTED
2142       compute_oam_scheduler_hints:
2143         type: list
2144         required: true
2145         status: SUPPORTED
2146         entry_schema:
2147           type: json
2148       port_oam_internal_2_port_ip_requirements:
2149         type: list
2150         required: true
2151         status: SUPPORTED
2152         entry_schema:
2153           type: org.openecomp.datatypes.network.IpRequirements
2154       compute_oam_availability_zone:
2155         type: list
2156         required: true
2157         status: SUPPORTED
2158         entry_schema:
2159           type: string
2160       compute_oam_metadata:
2161         type: list
2162         required: true
2163         status: SUPPORTED
2164         entry_schema:
2165           type: json
2166       port_oam_oam_2_port_allowed_address_pairs:
2167         type: list
2168         required: true
2169         status: SUPPORTED
2170         entry_schema:
2171           type: org.openecomp.datatypes.heat.network.AddressPair
2172       compute_oam_name:
2173         type: list
2174         required: true
2175         status: SUPPORTED
2176         entry_schema:
2177           type: string
2178     requirements:
2179     - dependency_oam_oam_internal_2_port:
2180         capability: tosca.capabilities.Node
2181         node: tosca.nodes.Root
2182         relationship: tosca.relationships.DependsOn
2183         occurrences:
2184         - 0
2185         - UNBOUNDED
2186     - link_oam_oam_internal_2_port:
2187         capability: tosca.capabilities.network.Linkable
2188         relationship: tosca.relationships.network.LinksTo
2189         occurrences:
2190         - 1
2191         - 1
2192     - dependency_oam_oam_oam_2_port:
2193         capability: tosca.capabilities.Node
2194         node: tosca.nodes.Root
2195         relationship: tosca.relationships.DependsOn
2196         occurrences:
2197         - 0
2198         - UNBOUNDED
2199     - link_oam_oam_oam_2_port:
2200         capability: tosca.capabilities.network.Linkable
2201         relationship: tosca.relationships.network.LinksTo
2202         occurrences:
2203         - 1
2204         - 1
2205     - dependency_oam:
2206         capability: tosca.capabilities.Node
2207         node: tosca.nodes.Root
2208         relationship: tosca.relationships.DependsOn
2209         occurrences:
2210         - 0
2211         - UNBOUNDED
2212     - local_storage_oam:
2213         capability: tosca.capabilities.Attachment
2214         node: tosca.nodes.BlockStorage
2215         relationship: tosca.relationships.AttachesTo
2216         occurrences:
2217         - 0
2218         - UNBOUNDED
2219     capabilities:
2220       cpu_oam:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       network.outgoing.bytes.rate_oam_oam_oam_2_port:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       network.outgoing.packets.rate_oam_oam_oam_2_port:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       disk.usage_oam:
2239         type: org.openecomp.capabilities.metric.Ceilometer
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       memory.resident_oam:
2245         type: org.openecomp.capabilities.metric.Ceilometer
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       feature_oam_oam_internal_2_port:
2251         type: tosca.capabilities.Node
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       network.incoming.bytes.rate_oam_oam_oam_2_port:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.device.write.bytes_oam:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       disk.read.bytes_oam:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       scalable_oam:
2274         type: tosca.capabilities.Scalable
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       feature_oam:
2279         type: tosca.capabilities.Node
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       disk.allocation_oam:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       disk.device.usage_oam:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       network.outpoing.packets_oam_oam_oam_2_port:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       network.incoming.bytes.rate_oam_oam_internal_2_port:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       binding_oam:
2308         type: tosca.capabilities.network.Bindable
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.device.read.bytes.rate_oam:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       disk.write.bytes.rate_oam:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       disk.device.write.bytes.rate_oam:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       disk.device.allocation_oam:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       disk.ephemeral.size_oam:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       network.incoming.packets_oam_oam_internal_2_port:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       disk.write.requests_oam:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       disk.capacity_oam:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       network.outgoing.bytes_oam_oam_oam_2_port:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       instance_oam:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       network.outgoing.bytes.rate_oam_oam_internal_2_port:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       forwarder_oam_oam_internal_2_port:
2379         type: org.openecomp.capabilities.Forwarder
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       network.outpoing.packets_oam_oam_internal_2_port:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.root.size_oam:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       memory_oam:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       cpu.delta_oam:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       disk.device.write.requests_oam:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413       network.incoming.bytes_oam_oam_oam_2_port:
2414         type: org.openecomp.capabilities.metric.Ceilometer
2415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2416         occurrences:
2417         - 1
2418         - UNBOUNDED
2419       forwarder_oam_oam_oam_2_port:
2420         type: org.openecomp.capabilities.Forwarder
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       network.outgoing.packets.rate_oam_oam_internal_2_port:
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       binding_oam_oam_oam_2_port:
2431         type: tosca.capabilities.network.Bindable
2432         valid_source_types:
2433         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2434         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2435         occurrences:
2436         - 0
2437         - UNBOUNDED
2438       disk.device.read.requests.rate_oam:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       feature_oam_oam_oam_2_port:
2445         type: tosca.capabilities.Node
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.write.requests.rate_oam:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       disk.device.latency_oam:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       disk.device.iops_oam:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       vcpus_oam:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       disk.device.write.requests.rate_oam:
2474         type: org.openecomp.capabilities.metric.Ceilometer
2475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2476         occurrences:
2477         - 1
2478         - UNBOUNDED
2479       disk.device.read.bytes_oam:
2480         type: org.openecomp.capabilities.metric.Ceilometer
2481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2482         occurrences:
2483         - 1
2484         - UNBOUNDED
2485       host_oam:
2486         type: tosca.capabilities.Container
2487         valid_source_types:
2488         - tosca.nodes.SoftwareComponent
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       network.incoming.packets.rate_oam_oam_internal_2_port:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       endpoint_oam:
2499         type: tosca.capabilities.Endpoint.Admin
2500         occurrences:
2501         - 1
2502         - UNBOUNDED
2503       binding_oam_oam_internal_2_port:
2504         type: tosca.capabilities.network.Bindable
2505         valid_source_types:
2506         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2507         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2508         occurrences:
2509         - 0
2510         - UNBOUNDED
2511       disk.device.read.requests_oam:
2512         type: org.openecomp.capabilities.metric.Ceilometer
2513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2514         occurrences:
2515         - 1
2516         - UNBOUNDED
2517       disk.iops_oam:
2518         type: org.openecomp.capabilities.metric.Ceilometer
2519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2520         occurrences:
2521         - 1
2522         - UNBOUNDED
2523       disk.read.bytes.rate_oam:
2524         type: org.openecomp.capabilities.metric.Ceilometer
2525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2526         occurrences:
2527         - 1
2528         - UNBOUNDED
2529       attachment_oam_oam_internal_2_port:
2530         type: tosca.capabilities.Attachment
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       network.incoming.packets.rate_oam_oam_oam_2_port:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       cpu_util_oam:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       os_oam:
2547         type: tosca.capabilities.OperatingSystem
2548         occurrences:
2549         - 1
2550         - UNBOUNDED
2551       memory.usage_oam:
2552         type: org.openecomp.capabilities.metric.Ceilometer
2553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       attachment_oam_oam_oam_2_port:
2558         type: tosca.capabilities.Attachment
2559         occurrences:
2560         - 1
2561         - UNBOUNDED
2562       disk.latency_oam:
2563         type: org.openecomp.capabilities.metric.Ceilometer
2564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2565         occurrences:
2566         - 1
2567         - UNBOUNDED
2568       network.incoming.packets_oam_oam_oam_2_port:
2569         type: org.openecomp.capabilities.metric.Ceilometer
2570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2571         occurrences:
2572         - 1
2573         - UNBOUNDED
2574       network.outgoing.bytes_oam_oam_internal_2_port:
2575         type: org.openecomp.capabilities.metric.Ceilometer
2576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2577         occurrences:
2578         - 1
2579         - UNBOUNDED
2580       disk.write.bytes_oam:
2581         type: org.openecomp.capabilities.metric.Ceilometer
2582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2583         occurrences:
2584         - 1
2585         - UNBOUNDED
2586       network.incoming.bytes_oam_oam_internal_2_port:
2587         type: org.openecomp.capabilities.metric.Ceilometer
2588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2589         occurrences:
2590         - 1
2591         - UNBOUNDED
2592       disk.read.requests_oam:
2593         type: org.openecomp.capabilities.metric.Ceilometer
2594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2595         occurrences:
2596         - 1
2597         - UNBOUNDED
2598       disk.device.capacity_oam:
2599         type: org.openecomp.capabilities.metric.Ceilometer
2600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2601         occurrences:
2602         - 1
2603         - UNBOUNDED
2604   org.openecomp.resource.abstract.nodes.heat.tdcore_1:
2605     derived_from: org.openecomp.resource.abstract.nodes.VFC
2606     properties:
2607       vf_module_id:
2608         type: string
2609         description: Unique ID for this VF Module instance
2610         required: true
2611         status: SUPPORTED
2612       internal_net_id:
2613         type: string
2614         description: internal network name/uuid
2615         required: true
2616         status: SUPPORTED
2617       vcscf_release:
2618         type: string
2619         description: IMS release
2620         required: true
2621         status: SUPPORTED
2622       tdcore_security_group:
2623         type: string
2624         description: security group
2625         required: true
2626         status: SUPPORTED
2627       tdcore_names:
2628         type: list
2629         description: List of instance names for TDCORE instances
2630         required: true
2631         status: SUPPORTED
2632         entry_schema: &id001
2633           type: string
2634       port_tdcore_dpdk_0_port_1_network_role_tag:
2635         type: string
2636         required: true
2637         status: SUPPORTED
2638       port_tdcore_dpdk_0_port_1_ip_requirements:
2639         type: list
2640         required: true
2641         status: SUPPORTED
2642         entry_schema:
2643           type: org.openecomp.datatypes.network.IpRequirements
2644       port_tdcore_internal_0_port_0_vlan_requirements:
2645         type: list
2646         required: true
2647         status: SUPPORTED
2648         entry_schema:
2649           type: org.openecomp.datatypes.network.VlanRequirements
2650       vcscf_gateway:
2651         type: string
2652         description: OAM unit virtual ip
2653         required: true
2654         status: SUPPORTED
2655       vnf_name:
2656         type: string
2657         description: Unique name for this VF instance
2658         required: true
2659         status: SUPPORTED
2660       port_tdcore_internal_0_port_0_network_role:
2661         type: string
2662         required: true
2663         status: SUPPORTED
2664       port_tdcore_dpdk_0_port_1_exCP_naming:
2665         type: org.openecomp.datatypes.Naming
2666         required: true
2667         status: SUPPORTED
2668       vf_module_name:
2669         type: string
2670         description: Unique name for this VF Module instance
2671         required: true
2672         status: SUPPORTED
2673       internal_dpdk_net_id:
2674         type: string
2675         description: internal dpdk network name/uuid
2676         required: true
2677         status: SUPPORTED
2678       port_tdcore_dpdk_0_port_1_vlan_requirements:
2679         type: list
2680         required: true
2681         status: SUPPORTED
2682         entry_schema:
2683           type: org.openecomp.datatypes.network.VlanRequirements
2684       port_tdcore_dpdk_0_port_1_order:
2685         type: integer
2686         required: true
2687         status: SUPPORTED
2688       port_tdcore_internal_0_port_0_order:
2689         type: integer
2690         required: true
2691         status: SUPPORTED
2692       vcscf_swrepo_address:
2693         type: string
2694         description: SWRepo IP or FQDN
2695         required: true
2696         status: SUPPORTED
2697       vnf_id:
2698         type: string
2699         description: Unique ID for this VF instance
2700         required: true
2701         status: SUPPORTED
2702       availability_zone_0:
2703         type: string
2704         description: Availability zone name.
2705         required: true
2706         status: SUPPORTED
2707       port_tdcore_dpdk_0_port_1_mac_requirements:
2708         type: org.openecomp.datatypes.network.MacRequirements
2709         required: true
2710         status: SUPPORTED
2711       tdcore_flavor_name:
2712         type: string
2713         description: flavor name
2714         required: true
2715         status: SUPPORTED
2716       tdcore_image_name:
2717         type: string
2718         description: image name
2719         required: true
2720         status: SUPPORTED
2721       vcscf_cmrepo_address:
2722         type: string
2723         description: CMRepo IP or FQDN
2724         required: true
2725         status: SUPPORTED
2726       vcscf_dns_address:
2727         type: string
2728         description: DNS server IP
2729         required: true
2730         status: SUPPORTED
2731       vcscf_internal_network_mtu:
2732         type: float
2733         description: MTU for internal network interface (eth0)
2734         required: true
2735         status: SUPPORTED
2736         constraints: &id002
2737         - in_range:
2738           - 1000
2739           - 9100
2740       port_tdcore_dpdk_0_port_1_network_role:
2741         type: string
2742         required: true
2743         status: SUPPORTED
2744       tdcore_server_group:
2745         type: string
2746         description: server group name/id
2747         required: true
2748         status: SUPPORTED
2749       index:
2750         type: float
2751         description: index
2752         required: true
2753         status: SUPPORTED
2754         constraints: &id003
2755         - in_range:
2756           - 0
2757           - 7
2758       vcscf_internal_netmask:
2759         type: string
2760         description: internal netmask
2761         required: true
2762         status: SUPPORTED
2763       port_tdcore_internal_0_port_0_ip_requirements:
2764         type: list
2765         required: true
2766         status: SUPPORTED
2767         entry_schema:
2768           type: org.openecomp.datatypes.network.IpRequirements
2769       vcscf_name_delimeter:
2770         type: string
2771         description: 'delimeter used in concatenating different words while naming
2772           (ex: "-","_",".",...)'
2773         required: true
2774         status: SUPPORTED
2775         constraints: &id004
2776         - valid_values:
2777           - '-'
2778           - ''
2779           - _
2780           - .
2781       tdcore_internal_ips:
2782         type: list
2783         description: List of Internal Lan IPs for TDCORE instances
2784         required: true
2785         status: SUPPORTED
2786         entry_schema: &id005
2787           type: string
2788       tdcore_dpdk_ips:
2789         type: list
2790         description: List of DPDK Lan IPs for TDCORE instances
2791         required: true
2792         status: SUPPORTED
2793         entry_schema: &id006
2794           type: string
2795       tdcore_uuids:
2796         type: list
2797         description: List of UUIDs generated by cmrepo for TDCORE instances
2798         required: true
2799         status: SUPPORTED
2800         entry_schema: &id007
2801           type: string
2802       vcscf_dn:
2803         type: string
2804         description: DN name
2805         required: true
2806         status: SUPPORTED
2807       port_tdcore_internal_0_port_0_network_role_tag:
2808         type: string
2809         required: true
2810         status: SUPPORTED
2811       port_tdcore_internal_0_port_0_mac_requirements:
2812         type: org.openecomp.datatypes.network.MacRequirements
2813         required: true
2814         status: SUPPORTED
2815       port_tdcore_internal_0_port_0_exCP_naming:
2816         type: org.openecomp.datatypes.Naming
2817         required: true
2818         status: SUPPORTED
2819       vcscf_du:
2820         type: string
2821         description: DU name
2822         required: true
2823         status: SUPPORTED
2824       port_tdcore_dpdk_0_port_1_subnetpoolid:
2825         type: string
2826         required: true
2827         status: SUPPORTED
2828       port_tdcore_internal_0_port_0_subnetpoolid:
2829         type: string
2830         required: true
2831         status: SUPPORTED
2832     requirements:
2833     - dependency_tdcore_internal_0_port_0:
2834         capability: tosca.capabilities.Node
2835         node: tosca.nodes.Root
2836         relationship: tosca.relationships.DependsOn
2837         occurrences:
2838         - 0
2839         - UNBOUNDED
2840     - link_tdcore_internal_0_port_0:
2841         capability: tosca.capabilities.network.Linkable
2842         relationship: tosca.relationships.network.LinksTo
2843         occurrences:
2844         - 1
2845         - 1
2846     - dependency_tdcore_dpdk_0_port_1:
2847         capability: tosca.capabilities.Node
2848         node: tosca.nodes.Root
2849         relationship: tosca.relationships.DependsOn
2850         occurrences:
2851         - 0
2852         - UNBOUNDED
2853     - link_tdcore_dpdk_0_port_1:
2854         capability: tosca.capabilities.network.Linkable
2855         relationship: tosca.relationships.network.LinksTo
2856         occurrences:
2857         - 1
2858         - 1
2859     - dependency_tdcore_server_0:
2860         capability: tosca.capabilities.Node
2861         node: tosca.nodes.Root
2862         relationship: tosca.relationships.DependsOn
2863         occurrences:
2864         - 0
2865         - UNBOUNDED
2866     - local_storage_tdcore_server_0:
2867         capability: tosca.capabilities.Attachment
2868         node: tosca.nodes.BlockStorage
2869         relationship: tosca.relationships.AttachesTo
2870         occurrences:
2871         - 0
2872         - UNBOUNDED
2873     capabilities:
2874       feature_tdcore_dpdk_0_port_1:
2875         type: tosca.capabilities.Node
2876         occurrences:
2877         - 1
2878         - UNBOUNDED
2879       disk.write.requests.rate_tdcore_server_0:
2880         type: org.openecomp.capabilities.metric.Ceilometer
2881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2882         occurrences:
2883         - 1
2884         - UNBOUNDED
2885       disk.device.write.bytes_tdcore_server_0:
2886         type: org.openecomp.capabilities.metric.Ceilometer
2887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2888         occurrences:
2889         - 1
2890         - UNBOUNDED
2891       feature_tdcore_internal_0_port_0:
2892         type: tosca.capabilities.Node
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       network.incoming.packets.rate_tdcore_dpdk_0_port_1:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       binding_tdcore_internal_0_port_0:
2903         type: tosca.capabilities.network.Bindable
2904         valid_source_types:
2905         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2906         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2907         occurrences:
2908         - 0
2909         - UNBOUNDED
2910       network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
2911         type: org.openecomp.capabilities.metric.Ceilometer
2912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       scalable_tdcore_server_0:
2917         type: tosca.capabilities.Scalable
2918         occurrences:
2919         - 1
2920         - UNBOUNDED
2921       network.incoming.packets_tdcore_dpdk_0_port_1:
2922         type: org.openecomp.capabilities.metric.Ceilometer
2923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2924         occurrences:
2925         - 1
2926         - UNBOUNDED
2927       forwarder_tdcore_dpdk_0_port_1:
2928         type: org.openecomp.capabilities.Forwarder
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       vcpus_tdcore_server_0:
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       disk.allocation_tdcore_server_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.incoming.bytes_tdcore_internal_0_port_0:
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       network.outpoing.packets_tdcore_internal_0_port_0:
2951         type: org.openecomp.capabilities.metric.Ceilometer
2952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2953         occurrences:
2954         - 1
2955         - UNBOUNDED
2956       memory.resident_tdcore_server_0:
2957         type: org.openecomp.capabilities.metric.Ceilometer
2958         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2959         occurrences:
2960         - 1
2961         - UNBOUNDED
2962       attachment_tdcore_internal_0_port_0:
2963         type: tosca.capabilities.Attachment
2964         occurrences:
2965         - 1
2966         - UNBOUNDED
2967       disk.root.size_tdcore_server_0:
2968         type: org.openecomp.capabilities.metric.Ceilometer
2969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973       host_tdcore_server_0:
2974         type: tosca.capabilities.Container
2975         valid_source_types:
2976         - tosca.nodes.SoftwareComponent
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       instance_tdcore_server_0:
2981         type: org.openecomp.capabilities.metric.Ceilometer
2982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2983         occurrences:
2984         - 1
2985         - UNBOUNDED
2986       disk.device.read.bytes.rate_tdcore_server_0:
2987         type: org.openecomp.capabilities.metric.Ceilometer
2988         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2989         occurrences:
2990         - 1
2991         - UNBOUNDED
2992       disk.latency_tdcore_server_0:
2993         type: org.openecomp.capabilities.metric.Ceilometer
2994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2995         occurrences:
2996         - 1
2997         - UNBOUNDED
2998       disk.write.bytes_tdcore_server_0:
2999         type: org.openecomp.capabilities.metric.Ceilometer
3000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3001         occurrences:
3002         - 1
3003         - UNBOUNDED
3004       disk.iops_tdcore_server_0:
3005         type: org.openecomp.capabilities.metric.Ceilometer
3006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3007         occurrences:
3008         - 1
3009         - UNBOUNDED
3010       disk.write.requests_tdcore_server_0:
3011         type: org.openecomp.capabilities.metric.Ceilometer
3012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3013         occurrences:
3014         - 1
3015         - UNBOUNDED
3016       endpoint_tdcore_server_0:
3017         type: tosca.capabilities.Endpoint.Admin
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       disk.device.read.requests_tdcore_server_0:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       disk.device.write.requests_tdcore_server_0:
3028         type: org.openecomp.capabilities.metric.Ceilometer
3029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
3034         type: org.openecomp.capabilities.metric.Ceilometer
3035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3036         occurrences:
3037         - 1
3038         - UNBOUNDED
3039       disk.ephemeral.size_tdcore_server_0:
3040         type: org.openecomp.capabilities.metric.Ceilometer
3041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3042         occurrences:
3043         - 1
3044         - UNBOUNDED
3045       disk.read.requests_tdcore_server_0:
3046         type: org.openecomp.capabilities.metric.Ceilometer
3047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051       network.outgoing.bytes_tdcore_dpdk_0_port_1:
3052         type: org.openecomp.capabilities.metric.Ceilometer
3053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3054         occurrences:
3055         - 1
3056         - UNBOUNDED
3057       memory_tdcore_server_0:
3058         type: org.openecomp.capabilities.metric.Ceilometer
3059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3060         occurrences:
3061         - 1
3062         - UNBOUNDED
3063       disk.device.write.bytes.rate_tdcore_server_0:
3064         type: org.openecomp.capabilities.metric.Ceilometer
3065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3066         occurrences:
3067         - 1
3068         - UNBOUNDED
3069       disk.write.bytes.rate_tdcore_server_0:
3070         type: org.openecomp.capabilities.metric.Ceilometer
3071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3072         occurrences:
3073         - 1
3074         - UNBOUNDED
3075       forwarder_tdcore_internal_0_port_0:
3076         type: org.openecomp.capabilities.Forwarder
3077         occurrences:
3078         - 1
3079         - UNBOUNDED
3080       disk.device.capacity_tdcore_server_0:
3081         type: org.openecomp.capabilities.metric.Ceilometer
3082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3083         occurrences:
3084         - 1
3085         - UNBOUNDED
3086       network.outpoing.packets_tdcore_dpdk_0_port_1:
3087         type: org.openecomp.capabilities.metric.Ceilometer
3088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3089         occurrences:
3090         - 1
3091         - UNBOUNDED
3092       disk.device.read.requests.rate_tdcore_server_0:
3093         type: org.openecomp.capabilities.metric.Ceilometer
3094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3095         occurrences:
3096         - 1
3097         - UNBOUNDED
3098       network.outgoing.bytes_tdcore_internal_0_port_0:
3099         type: org.openecomp.capabilities.metric.Ceilometer
3100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3101         occurrences:
3102         - 1
3103         - UNBOUNDED
3104       disk.read.bytes.rate_tdcore_server_0:
3105         type: org.openecomp.capabilities.metric.Ceilometer
3106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3107         occurrences:
3108         - 1
3109         - UNBOUNDED
3110       network.incoming.packets.rate_tdcore_internal_0_port_0:
3111         type: org.openecomp.capabilities.metric.Ceilometer
3112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3113         occurrences:
3114         - 1
3115         - UNBOUNDED
3116       memory.usage_tdcore_server_0:
3117         type: org.openecomp.capabilities.metric.Ceilometer
3118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3119         occurrences:
3120         - 1
3121         - UNBOUNDED
3122       os_tdcore_server_0:
3123         type: tosca.capabilities.OperatingSystem
3124         occurrences:
3125         - 1
3126         - UNBOUNDED
3127       disk.device.iops_tdcore_server_0:
3128         type: org.openecomp.capabilities.metric.Ceilometer
3129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3130         occurrences:
3131         - 1
3132         - UNBOUNDED
3133       network.incoming.bytes_tdcore_dpdk_0_port_1:
3134         type: org.openecomp.capabilities.metric.Ceilometer
3135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3136         occurrences:
3137         - 1
3138         - UNBOUNDED
3139       binding_tdcore_server_0:
3140         type: tosca.capabilities.network.Bindable
3141         occurrences:
3142         - 1
3143         - UNBOUNDED
3144       disk.device.read.bytes_tdcore_server_0:
3145         type: org.openecomp.capabilities.metric.Ceilometer
3146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3147         occurrences:
3148         - 1
3149         - UNBOUNDED
3150       cpu.delta_tdcore_server_0:
3151         type: org.openecomp.capabilities.metric.Ceilometer
3152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3153         occurrences:
3154         - 1
3155         - UNBOUNDED
3156       network.outgoing.packets.rate_tdcore_internal_0_port_0:
3157         type: org.openecomp.capabilities.metric.Ceilometer
3158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3159         occurrences:
3160         - 1
3161         - UNBOUNDED
3162       network.incoming.bytes.rate_tdcore_internal_0_port_0:
3163         type: org.openecomp.capabilities.metric.Ceilometer
3164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3165         occurrences:
3166         - 1
3167         - UNBOUNDED
3168       disk.usage_tdcore_server_0:
3169         type: org.openecomp.capabilities.metric.Ceilometer
3170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3171         occurrences:
3172         - 1
3173         - UNBOUNDED
3174       network.outgoing.bytes.rate_tdcore_internal_0_port_0:
3175         type: org.openecomp.capabilities.metric.Ceilometer
3176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3177         occurrences:
3178         - 1
3179         - UNBOUNDED
3180       binding_tdcore_dpdk_0_port_1:
3181         type: tosca.capabilities.network.Bindable
3182         valid_source_types:
3183         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3184         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3185         occurrences:
3186         - 0
3187         - UNBOUNDED
3188       cpu_tdcore_server_0:
3189         type: org.openecomp.capabilities.metric.Ceilometer
3190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3191         occurrences:
3192         - 1
3193         - UNBOUNDED
3194       feature_tdcore_server_0:
3195         type: tosca.capabilities.Node
3196         occurrences:
3197         - 1
3198         - UNBOUNDED
3199       disk.device.write.requests.rate_tdcore_server_0:
3200         type: org.openecomp.capabilities.metric.Ceilometer
3201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3202         occurrences:
3203         - 1
3204         - UNBOUNDED
3205       attachment_tdcore_dpdk_0_port_1:
3206         type: tosca.capabilities.Attachment
3207         occurrences:
3208         - 1
3209         - UNBOUNDED
3210       disk.capacity_tdcore_server_0:
3211         type: org.openecomp.capabilities.metric.Ceilometer
3212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3213         occurrences:
3214         - 1
3215         - UNBOUNDED
3216       network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
3217         type: org.openecomp.capabilities.metric.Ceilometer
3218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3219         occurrences:
3220         - 1
3221         - UNBOUNDED
3222       disk.device.allocation_tdcore_server_0:
3223         type: org.openecomp.capabilities.metric.Ceilometer
3224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3225         occurrences:
3226         - 1
3227         - UNBOUNDED
3228       disk.device.usage_tdcore_server_0:
3229         type: org.openecomp.capabilities.metric.Ceilometer
3230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3231         occurrences:
3232         - 1
3233         - UNBOUNDED
3234       disk.read.bytes_tdcore_server_0:
3235         type: org.openecomp.capabilities.metric.Ceilometer
3236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3237         occurrences:
3238         - 1
3239         - UNBOUNDED
3240       disk.device.latency_tdcore_server_0:
3241         type: org.openecomp.capabilities.metric.Ceilometer
3242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3243         occurrences:
3244         - 1
3245         - UNBOUNDED
3246       cpu_util_tdcore_server_0:
3247         type: org.openecomp.capabilities.metric.Ceilometer
3248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3249         occurrences:
3250         - 1
3251         - UNBOUNDED
3252       network.incoming.packets_tdcore_internal_0_port_0:
3253         type: org.openecomp.capabilities.metric.Ceilometer
3254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3255         occurrences:
3256         - 1
3257         - UNBOUNDED
3258   org.openecomp.resource.abstract.nodes.cdi_1:
3259     derived_from: org.openecomp.resource.abstract.nodes.VFC
3260     properties:
3261       port_cdi_internal_1_port_order:
3262         type: integer
3263         required: true
3264         status: SUPPORTED
3265       port_cdi_ims_core_1_port_security_groups:
3266         type: list
3267         required: true
3268         status: SUPPORTED
3269         entry_schema:
3270           type: json
3271       port_cdi_internal_1_port_network_role_tag:
3272         type: string
3273         required: true
3274         status: SUPPORTED
3275       vm_flavor_name:
3276         type: string
3277         required: true
3278         status: SUPPORTED
3279       port_cdi_ims_core_1_port_order:
3280         type: integer
3281         required: true
3282         status: SUPPORTED
3283       port_cdi_internal_1_port_security_groups:
3284         type: list
3285         required: true
3286         status: SUPPORTED
3287         entry_schema:
3288           type: json
3289       port_cdi_ims_core_1_port_mac_requirements:
3290         type: org.openecomp.datatypes.network.MacRequirements
3291         required: true
3292         status: SUPPORTED
3293       vm_image_name:
3294         type: string
3295         required: true
3296         status: SUPPORTED
3297       compute_cdi_scheduler_hints:
3298         type: list
3299         required: true
3300         status: SUPPORTED
3301         entry_schema:
3302           type: json
3303       port_cdi_ims_core_1_port_fixed_ips:
3304         type: list
3305         required: true
3306         status: SUPPORTED
3307         entry_schema:
3308           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3309       compute_cdi_name:
3310         type: list
3311         required: true
3312         status: SUPPORTED
3313         entry_schema:
3314           type: string
3315       port_cdi_ims_core_1_port_network_role_tag:
3316         type: string
3317         required: true
3318         status: SUPPORTED
3319       port_cdi_ims_core_1_port_name:
3320         type: list
3321         required: true
3322         status: SUPPORTED
3323         entry_schema:
3324           type: string
3325       port_cdi_ims_core_1_port_subnetpoolid:
3326         type: string
3327         required: true
3328         status: SUPPORTED
3329       compute_cdi_user_data_format:
3330         type: list
3331         required: true
3332         status: SUPPORTED
3333         entry_schema:
3334           type: string
3335       port_cdi_ims_core_1_port_network:
3336         type: list
3337         required: true
3338         status: SUPPORTED
3339         entry_schema:
3340           type: string
3341       compute_cdi_availability_zone:
3342         type: list
3343         required: true
3344         status: SUPPORTED
3345         entry_schema:
3346           type: string
3347       port_cdi_internal_1_port_network:
3348         type: list
3349         required: true
3350         status: SUPPORTED
3351         entry_schema:
3352           type: string
3353       port_cdi_ims_core_1_port_ip_requirements:
3354         type: list
3355         required: true
3356         status: SUPPORTED
3357         entry_schema:
3358           type: org.openecomp.datatypes.network.IpRequirements
3359       port_cdi_internal_1_port_allowed_address_pairs:
3360         type: list
3361         required: true
3362         status: SUPPORTED
3363         entry_schema:
3364           type: org.openecomp.datatypes.heat.network.AddressPair
3365       compute_cdi_config_drive:
3366         type: list
3367         required: true
3368         status: SUPPORTED
3369         entry_schema:
3370           type: boolean
3371       port_cdi_internal_1_port_mac_requirements:
3372         type: org.openecomp.datatypes.network.MacRequirements
3373         required: true
3374         status: SUPPORTED
3375       port_cdi_ims_core_1_port_allowed_address_pairs:
3376         type: list
3377         required: true
3378         status: SUPPORTED
3379         entry_schema:
3380           type: org.openecomp.datatypes.heat.network.AddressPair
3381       index_value:
3382         type: integer
3383         description: Index value of this substitution service template runtime instance
3384         required: false
3385         default: 0
3386         status: SUPPORTED
3387         constraints:
3388         - greater_or_equal: 0
3389       port_cdi_ims_core_1_port_vlan_requirements:
3390         type: list
3391         required: true
3392         status: SUPPORTED
3393         entry_schema:
3394           type: org.openecomp.datatypes.network.VlanRequirements
3395       port_cdi_ims_core_1_port_network_role:
3396         type: string
3397         required: true
3398         status: SUPPORTED
3399       port_cdi_internal_1_port_vlan_requirements:
3400         type: list
3401         required: true
3402         status: SUPPORTED
3403         entry_schema:
3404           type: org.openecomp.datatypes.network.VlanRequirements
3405       port_cdi_internal_1_port_fixed_ips:
3406         type: list
3407         required: true
3408         status: SUPPORTED
3409         entry_schema:
3410           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3411       port_cdi_internal_1_port_name:
3412         type: list
3413         required: true
3414         status: SUPPORTED
3415         entry_schema:
3416           type: string
3417       port_cdi_ims_core_1_port_exCP_naming:
3418         type: org.openecomp.datatypes.Naming
3419         required: true
3420         status: SUPPORTED
3421       port_cdi_internal_1_port_ip_requirements:
3422         type: list
3423         required: true
3424         status: SUPPORTED
3425         entry_schema:
3426           type: org.openecomp.datatypes.network.IpRequirements
3427       compute_cdi_metadata:
3428         type: list
3429         required: true
3430         status: SUPPORTED
3431         entry_schema:
3432           type: json
3433       port_cdi_internal_1_port_subnetpoolid:
3434         type: string
3435         required: true
3436         status: SUPPORTED
3437       port_cdi_internal_1_port_network_role:
3438         type: string
3439         required: true
3440         status: SUPPORTED
3441       port_cdi_internal_1_port_exCP_naming:
3442         type: org.openecomp.datatypes.Naming
3443         required: true
3444         status: SUPPORTED
3445     requirements:
3446     - dependency_cdi_cdi_internal_1_port:
3447         capability: tosca.capabilities.Node
3448         node: tosca.nodes.Root
3449         relationship: tosca.relationships.DependsOn
3450         occurrences:
3451         - 0
3452         - UNBOUNDED
3453     - link_cdi_cdi_internal_1_port:
3454         capability: tosca.capabilities.network.Linkable
3455         relationship: tosca.relationships.network.LinksTo
3456         occurrences:
3457         - 1
3458         - 1
3459     - dependency_cdi:
3460         capability: tosca.capabilities.Node
3461         node: tosca.nodes.Root
3462         relationship: tosca.relationships.DependsOn
3463         occurrences:
3464         - 0
3465         - UNBOUNDED
3466     - local_storage_cdi:
3467         capability: tosca.capabilities.Attachment
3468         node: tosca.nodes.BlockStorage
3469         relationship: tosca.relationships.AttachesTo
3470         occurrences:
3471         - 0
3472         - UNBOUNDED
3473     - dependency_cdi_cdi_ims_core_1_port:
3474         capability: tosca.capabilities.Node
3475         node: tosca.nodes.Root
3476         relationship: tosca.relationships.DependsOn
3477         occurrences:
3478         - 0
3479         - UNBOUNDED
3480     - link_cdi_cdi_ims_core_1_port:
3481         capability: tosca.capabilities.network.Linkable
3482         relationship: tosca.relationships.network.LinksTo
3483         occurrences:
3484         - 1
3485         - 1
3486     capabilities:
3487       network.outpoing.packets_cdi_cdi_internal_1_port:
3488         type: org.openecomp.capabilities.metric.Ceilometer
3489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3490         occurrences:
3491         - 1
3492         - UNBOUNDED
3493       feature_cdi_cdi_ims_core_1_port:
3494         type: tosca.capabilities.Node
3495         occurrences:
3496         - 1
3497         - UNBOUNDED
3498       host_cdi:
3499         type: tosca.capabilities.Container
3500         valid_source_types:
3501         - tosca.nodes.SoftwareComponent
3502         occurrences:
3503         - 1
3504         - UNBOUNDED
3505       disk.device.capacity_cdi:
3506         type: org.openecomp.capabilities.metric.Ceilometer
3507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3508         occurrences:
3509         - 1
3510         - UNBOUNDED
3511       disk.device.iops_cdi:
3512         type: org.openecomp.capabilities.metric.Ceilometer
3513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3514         occurrences:
3515         - 1
3516         - UNBOUNDED
3517       disk.write.requests.rate_cdi:
3518         type: org.openecomp.capabilities.metric.Ceilometer
3519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3520         occurrences:
3521         - 1
3522         - UNBOUNDED
3523       disk.device.write.requests.rate_cdi:
3524         type: org.openecomp.capabilities.metric.Ceilometer
3525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3526         occurrences:
3527         - 1
3528         - UNBOUNDED
3529       forwarder_cdi_cdi_ims_core_1_port:
3530         type: org.openecomp.capabilities.Forwarder
3531         occurrences:
3532         - 1
3533         - UNBOUNDED
3534       network.incoming.bytes_cdi_cdi_ims_core_1_port:
3535         type: org.openecomp.capabilities.metric.Ceilometer
3536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3537         occurrences:
3538         - 1
3539         - UNBOUNDED
3540       network.outgoing.bytes.rate_cdi_cdi_ims_core_1_port:
3541         type: org.openecomp.capabilities.metric.Ceilometer
3542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3543         occurrences:
3544         - 1
3545         - UNBOUNDED
3546       network.outgoing.bytes_cdi_cdi_internal_1_port:
3547         type: org.openecomp.capabilities.metric.Ceilometer
3548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3549         occurrences:
3550         - 1
3551         - UNBOUNDED
3552       attachment_cdi_cdi_internal_1_port:
3553         type: tosca.capabilities.Attachment
3554         occurrences:
3555         - 1
3556         - UNBOUNDED
3557       disk.write.bytes.rate_cdi:
3558         type: org.openecomp.capabilities.metric.Ceilometer
3559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3560         occurrences:
3561         - 1
3562         - UNBOUNDED
3563       network.outgoing.packets.rate_cdi_cdi_internal_1_port:
3564         type: org.openecomp.capabilities.metric.Ceilometer
3565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3566         occurrences:
3567         - 1
3568         - UNBOUNDED
3569       disk.ephemeral.size_cdi:
3570         type: org.openecomp.capabilities.metric.Ceilometer
3571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3572         occurrences:
3573         - 1
3574         - UNBOUNDED
3575       cpu_util_cdi:
3576         type: org.openecomp.capabilities.metric.Ceilometer
3577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3578         occurrences:
3579         - 1
3580         - UNBOUNDED
3581       network.incoming.bytes.rate_cdi_cdi_ims_core_1_port:
3582         type: org.openecomp.capabilities.metric.Ceilometer
3583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       cpu.delta_cdi:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       disk.device.write.bytes_cdi:
3594         type: org.openecomp.capabilities.metric.Ceilometer
3595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3596         occurrences:
3597         - 1
3598         - UNBOUNDED
3599       network.outgoing.bytes_cdi_cdi_ims_core_1_port:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       network.incoming.packets.rate_cdi_cdi_internal_1_port:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       disk.device.read.requests.rate_cdi:
3612         type: org.openecomp.capabilities.metric.Ceilometer
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       disk.write.bytes_cdi:
3618         type: org.openecomp.capabilities.metric.Ceilometer
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       os_cdi:
3624         type: tosca.capabilities.OperatingSystem
3625         occurrences:
3626         - 1
3627         - UNBOUNDED
3628       memory.usage_cdi:
3629         type: org.openecomp.capabilities.metric.Ceilometer
3630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3631         occurrences:
3632         - 1
3633         - UNBOUNDED
3634       binding_cdi_cdi_ims_core_1_port:
3635         type: tosca.capabilities.network.Bindable
3636         valid_source_types:
3637         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3638         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3639         occurrences:
3640         - 0
3641         - UNBOUNDED
3642       binding_cdi_cdi_internal_1_port:
3643         type: tosca.capabilities.network.Bindable
3644         valid_source_types:
3645         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3646         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3647         occurrences:
3648         - 0
3649         - UNBOUNDED
3650       vcpus_cdi:
3651         type: org.openecomp.capabilities.metric.Ceilometer
3652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3653         occurrences:
3654         - 1
3655         - UNBOUNDED
3656       network.incoming.bytes_cdi_cdi_internal_1_port:
3657         type: org.openecomp.capabilities.metric.Ceilometer
3658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3659         occurrences:
3660         - 1
3661         - UNBOUNDED
3662       disk.device.read.requests_cdi:
3663         type: org.openecomp.capabilities.metric.Ceilometer
3664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3665         occurrences:
3666         - 1
3667         - UNBOUNDED
3668       endpoint_cdi:
3669         type: tosca.capabilities.Endpoint.Admin
3670         occurrences:
3671         - 1
3672         - UNBOUNDED
3673       disk.read.requests_cdi:
3674         type: org.openecomp.capabilities.metric.Ceilometer
3675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3676         occurrences:
3677         - 1
3678         - UNBOUNDED
3679       attachment_cdi_cdi_ims_core_1_port:
3680         type: tosca.capabilities.Attachment
3681         occurrences:
3682         - 1
3683         - UNBOUNDED
3684       memory.resident_cdi:
3685         type: org.openecomp.capabilities.metric.Ceilometer
3686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3687         occurrences:
3688         - 1
3689         - UNBOUNDED
3690       disk.latency_cdi:
3691         type: org.openecomp.capabilities.metric.Ceilometer
3692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3693         occurrences:
3694         - 1
3695         - UNBOUNDED
3696       disk.read.bytes.rate_cdi:
3697         type: org.openecomp.capabilities.metric.Ceilometer
3698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3699         occurrences:
3700         - 1
3701         - UNBOUNDED
3702       memory_cdi:
3703         type: org.openecomp.capabilities.metric.Ceilometer
3704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3705         occurrences:
3706         - 1
3707         - UNBOUNDED
3708       disk.root.size_cdi:
3709         type: org.openecomp.capabilities.metric.Ceilometer
3710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3711         occurrences:
3712         - 1
3713         - UNBOUNDED
3714       disk.device.write.requests_cdi:
3715         type: org.openecomp.capabilities.metric.Ceilometer
3716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3717         occurrences:
3718         - 1
3719         - UNBOUNDED
3720       network.incoming.packets_cdi_cdi_ims_core_1_port:
3721         type: org.openecomp.capabilities.metric.Ceilometer
3722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       disk.allocation_cdi:
3727         type: org.openecomp.capabilities.metric.Ceilometer
3728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3729         occurrences:
3730         - 1
3731         - UNBOUNDED
3732       network.outpoing.packets_cdi_cdi_ims_core_1_port:
3733         type: org.openecomp.capabilities.metric.Ceilometer
3734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3735         occurrences:
3736         - 1
3737         - UNBOUNDED
3738       forwarder_cdi_cdi_internal_1_port:
3739         type: org.openecomp.capabilities.Forwarder
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       scalable_cdi:
3744         type: tosca.capabilities.Scalable
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       feature_cdi:
3749         type: tosca.capabilities.Node
3750         occurrences:
3751         - 1
3752         - UNBOUNDED
3753       cpu_cdi:
3754         type: org.openecomp.capabilities.metric.Ceilometer
3755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3756         occurrences:
3757         - 1
3758         - UNBOUNDED
3759       disk.device.usage_cdi:
3760         type: org.openecomp.capabilities.metric.Ceilometer
3761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3762         occurrences:
3763         - 1
3764         - UNBOUNDED
3765       disk.iops_cdi:
3766         type: org.openecomp.capabilities.metric.Ceilometer
3767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3768         occurrences:
3769         - 1
3770         - UNBOUNDED
3771       disk.usage_cdi:
3772         type: org.openecomp.capabilities.metric.Ceilometer
3773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3774         occurrences:
3775         - 1
3776         - UNBOUNDED
3777       network.incoming.packets.rate_cdi_cdi_ims_core_1_port:
3778         type: org.openecomp.capabilities.metric.Ceilometer
3779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       feature_cdi_cdi_internal_1_port:
3784         type: tosca.capabilities.Node
3785         occurrences:
3786         - 1
3787         - UNBOUNDED
3788       disk.device.write.bytes.rate_cdi:
3789         type: org.openecomp.capabilities.metric.Ceilometer
3790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3791         occurrences:
3792         - 1
3793         - UNBOUNDED
3794       disk.read.bytes_cdi:
3795         type: org.openecomp.capabilities.metric.Ceilometer
3796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3797         occurrences:
3798         - 1
3799         - UNBOUNDED
3800       network.outgoing.bytes.rate_cdi_cdi_internal_1_port:
3801         type: org.openecomp.capabilities.metric.Ceilometer
3802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3803         occurrences:
3804         - 1
3805         - UNBOUNDED
3806       disk.capacity_cdi:
3807         type: org.openecomp.capabilities.metric.Ceilometer
3808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3809         occurrences:
3810         - 1
3811         - UNBOUNDED
3812       network.outgoing.packets.rate_cdi_cdi_ims_core_1_port:
3813         type: org.openecomp.capabilities.metric.Ceilometer
3814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3815         occurrences:
3816         - 1
3817         - UNBOUNDED
3818       network.incoming.bytes.rate_cdi_cdi_internal_1_port:
3819         type: org.openecomp.capabilities.metric.Ceilometer
3820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3821         occurrences:
3822         - 1
3823         - UNBOUNDED
3824       binding_cdi:
3825         type: tosca.capabilities.network.Bindable
3826         occurrences:
3827         - 1
3828         - UNBOUNDED
3829       disk.device.read.bytes_cdi:
3830         type: org.openecomp.capabilities.metric.Ceilometer
3831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3832         occurrences:
3833         - 1
3834         - UNBOUNDED
3835       disk.device.read.bytes.rate_cdi:
3836         type: org.openecomp.capabilities.metric.Ceilometer
3837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3838         occurrences:
3839         - 1
3840         - UNBOUNDED
3841       disk.device.latency_cdi:
3842         type: org.openecomp.capabilities.metric.Ceilometer
3843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3844         occurrences:
3845         - 1
3846         - UNBOUNDED
3847       instance_cdi:
3848         type: org.openecomp.capabilities.metric.Ceilometer
3849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3850         occurrences:
3851         - 1
3852         - UNBOUNDED
3853       network.incoming.packets_cdi_cdi_internal_1_port:
3854         type: org.openecomp.capabilities.metric.Ceilometer
3855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3856         occurrences:
3857         - 1
3858         - UNBOUNDED
3859       disk.device.allocation_cdi:
3860         type: org.openecomp.capabilities.metric.Ceilometer
3861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3862         occurrences:
3863         - 1
3864         - UNBOUNDED
3865       disk.write.requests_cdi:
3866         type: org.openecomp.capabilities.metric.Ceilometer
3867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3868         occurrences:
3869         - 1
3870         - UNBOUNDED
3871   org.openecomp.resource.abstract.nodes.lbd_1:
3872     derived_from: org.openecomp.resource.abstract.nodes.VFC
3873     properties:
3874       port_lbd_internal_0_port_network_role_tag:
3875         type: string
3876         required: true
3877         status: SUPPORTED
3878       compute_lbd_user_data_format:
3879         type: list
3880         required: true
3881         status: SUPPORTED
3882         entry_schema:
3883           type: string
3884       compute_lbd_config_drive:
3885         type: list
3886         required: true
3887         status: SUPPORTED
3888         entry_schema:
3889           type: boolean
3890       port_lbd_dpdk_0_port_fixed_ips:
3891         type: list
3892         required: true
3893         status: SUPPORTED
3894         entry_schema:
3895           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3896       port_lbd_internal_0_port_exCP_naming:
3897         type: org.openecomp.datatypes.Naming
3898         required: true
3899         status: SUPPORTED
3900       port_lbd_dpdk_0_port_exCP_naming:
3901         type: org.openecomp.datatypes.Naming
3902         required: true
3903         status: SUPPORTED
3904       port_lbd_internal_0_port_network_role:
3905         type: string
3906         required: true
3907         status: SUPPORTED
3908       port_lbd_internal_0_port_security_groups:
3909         type: list
3910         required: true
3911         status: SUPPORTED
3912         entry_schema:
3913           type: json
3914       vm_flavor_name:
3915         type: string
3916         required: true
3917         status: SUPPORTED
3918       port_lbd_dpdk_0_port_security_groups:
3919         type: list
3920         required: true
3921         status: SUPPORTED
3922         entry_schema:
3923           type: json
3924       compute_lbd_availability_zone:
3925         type: list
3926         required: true
3927         status: SUPPORTED
3928         entry_schema:
3929           type: string
3930       port_lbd_dpdk_0_port_allowed_address_pairs:
3931         type: list
3932         required: true
3933         status: SUPPORTED
3934         entry_schema:
3935           type: org.openecomp.datatypes.heat.network.AddressPair
3936       port_lbd_dpdk_0_port_subnetpoolid:
3937         type: string
3938         required: true
3939         status: SUPPORTED
3940       port_lbd_dpdk_0_port_vlan_requirements:
3941         type: list
3942         required: true
3943         status: SUPPORTED
3944         entry_schema:
3945           type: org.openecomp.datatypes.network.VlanRequirements
3946       vm_image_name:
3947         type: string
3948         required: true
3949         status: SUPPORTED
3950       port_lbd_dpdk_0_port_name:
3951         type: list
3952         required: true
3953         status: SUPPORTED
3954         entry_schema:
3955           type: string
3956       port_lbd_internal_0_port_subnetpoolid:
3957         type: string
3958         required: true
3959         status: SUPPORTED
3960       port_lbd_dpdk_0_port_ip_requirements:
3961         type: list
3962         required: true
3963         status: SUPPORTED
3964         entry_schema:
3965           type: org.openecomp.datatypes.network.IpRequirements
3966       port_lbd_ims_core_0_port_order:
3967         type: integer
3968         required: true
3969         status: SUPPORTED
3970       port_lbd_ims_core_0_port_network_role:
3971         type: string
3972         required: true
3973         status: SUPPORTED
3974       port_lbd_ims_core_0_port_network:
3975         type: list
3976         required: true
3977         status: SUPPORTED
3978         entry_schema:
3979           type: string
3980       port_lbd_dpdk_0_port_network:
3981         type: list
3982         required: true
3983         status: SUPPORTED
3984         entry_schema:
3985           type: string
3986       port_lbd_dpdk_0_port_network_role_tag:
3987         type: string
3988         required: true
3989         status: SUPPORTED
3990       port_lbd_ims_core_0_port_mac_requirements:
3991         type: org.openecomp.datatypes.network.MacRequirements
3992         required: true
3993         status: SUPPORTED
3994       port_lbd_ims_core_0_port_allowed_address_pairs:
3995         type: list
3996         required: true
3997         status: SUPPORTED
3998         entry_schema:
3999           type: org.openecomp.datatypes.heat.network.AddressPair
4000       port_lbd_internal_0_port_name:
4001         type: list
4002         required: true
4003         status: SUPPORTED
4004         entry_schema:
4005           type: string
4006       port_lbd_internal_0_port_order:
4007         type: integer
4008         required: true
4009         status: SUPPORTED
4010       port_lbd_dpdk_0_port_network_role:
4011         type: string
4012         required: true
4013         status: SUPPORTED
4014       port_lbd_ims_core_0_port_vlan_requirements:
4015         type: list
4016         required: true
4017         status: SUPPORTED
4018         entry_schema:
4019           type: org.openecomp.datatypes.network.VlanRequirements
4020       port_lbd_ims_core_0_port_subnetpoolid:
4021         type: string
4022         required: true
4023         status: SUPPORTED
4024       index_value:
4025         type: integer
4026         description: Index value of this substitution service template runtime instance
4027         required: false
4028         default: 0
4029         status: SUPPORTED
4030         constraints:
4031         - greater_or_equal: 0
4032       port_lbd_ims_core_0_port_network_role_tag:
4033         type: string
4034         required: true
4035         status: SUPPORTED
4036       compute_lbd_scheduler_hints:
4037         type: list
4038         required: true
4039         status: SUPPORTED
4040         entry_schema:
4041           type: json
4042       port_lbd_internal_0_port_mac_requirements:
4043         type: org.openecomp.datatypes.network.MacRequirements
4044         required: true
4045         status: SUPPORTED
4046       port_lbd_ims_core_0_port_fixed_ips:
4047         type: list
4048         required: true
4049         status: SUPPORTED
4050         entry_schema:
4051           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4052       port_lbd_dpdk_0_port_order:
4053         type: integer
4054         required: true
4055         status: SUPPORTED
4056       port_lbd_ims_core_0_port_ip_requirements:
4057         type: list
4058         required: true
4059         status: SUPPORTED
4060         entry_schema:
4061           type: org.openecomp.datatypes.network.IpRequirements
4062       port_lbd_ims_core_0_port_exCP_naming:
4063         type: org.openecomp.datatypes.Naming
4064         required: true
4065         status: SUPPORTED
4066       port_lbd_internal_0_port_fixed_ips:
4067         type: list
4068         required: true
4069         status: SUPPORTED
4070         entry_schema:
4071           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4072       port_lbd_internal_0_port_network:
4073         type: list
4074         required: true
4075         status: SUPPORTED
4076         entry_schema:
4077           type: string
4078       port_lbd_dpdk_0_port_mac_requirements:
4079         type: org.openecomp.datatypes.network.MacRequirements
4080         required: true
4081         status: SUPPORTED
4082       compute_lbd_metadata:
4083         type: list
4084         required: true
4085         status: SUPPORTED
4086         entry_schema:
4087           type: json
4088       compute_lbd_name:
4089         type: list
4090         required: true
4091         status: SUPPORTED
4092         entry_schema:
4093           type: string
4094       port_lbd_internal_0_port_ip_requirements:
4095         type: list
4096         required: true
4097         status: SUPPORTED
4098         entry_schema:
4099           type: org.openecomp.datatypes.network.IpRequirements
4100       port_lbd_ims_core_0_port_security_groups:
4101         type: list
4102         required: true
4103         status: SUPPORTED
4104         entry_schema:
4105           type: json
4106       port_lbd_ims_core_0_port_name:
4107         type: list
4108         required: true
4109         status: SUPPORTED
4110         entry_schema:
4111           type: string
4112       port_lbd_internal_0_port_vlan_requirements:
4113         type: list
4114         required: true
4115         status: SUPPORTED
4116         entry_schema:
4117           type: org.openecomp.datatypes.network.VlanRequirements
4118     requirements:
4119     - dependency_lbd_lbd_ims_core_0_port:
4120         capability: tosca.capabilities.Node
4121         node: tosca.nodes.Root
4122         relationship: tosca.relationships.DependsOn
4123         occurrences:
4124         - 0
4125         - UNBOUNDED
4126     - link_lbd_lbd_ims_core_0_port:
4127         capability: tosca.capabilities.network.Linkable
4128         relationship: tosca.relationships.network.LinksTo
4129         occurrences:
4130         - 1
4131         - 1
4132     - dependency_lbd_lbd_dpdk_0_port:
4133         capability: tosca.capabilities.Node
4134         node: tosca.nodes.Root
4135         relationship: tosca.relationships.DependsOn
4136         occurrences:
4137         - 0
4138         - UNBOUNDED
4139     - link_lbd_lbd_dpdk_0_port:
4140         capability: tosca.capabilities.network.Linkable
4141         relationship: tosca.relationships.network.LinksTo
4142         occurrences:
4143         - 1
4144         - 1
4145     - dependency_lbd_lbd_internal_0_port:
4146         capability: tosca.capabilities.Node
4147         node: tosca.nodes.Root
4148         relationship: tosca.relationships.DependsOn
4149         occurrences:
4150         - 0
4151         - UNBOUNDED
4152     - link_lbd_lbd_internal_0_port:
4153         capability: tosca.capabilities.network.Linkable
4154         relationship: tosca.relationships.network.LinksTo
4155         occurrences:
4156         - 1
4157         - 1
4158     - dependency_lbd:
4159         capability: tosca.capabilities.Node
4160         node: tosca.nodes.Root
4161         relationship: tosca.relationships.DependsOn
4162         occurrences:
4163         - 0
4164         - UNBOUNDED
4165     - local_storage_lbd:
4166         capability: tosca.capabilities.Attachment
4167         node: tosca.nodes.BlockStorage
4168         relationship: tosca.relationships.AttachesTo
4169         occurrences:
4170         - 0
4171         - UNBOUNDED
4172     capabilities:
4173       disk.ephemeral.size_lbd:
4174         type: org.openecomp.capabilities.metric.Ceilometer
4175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4176         occurrences:
4177         - 1
4178         - UNBOUNDED
4179       attachment_lbd_lbd_ims_core_0_port:
4180         type: tosca.capabilities.Attachment
4181         occurrences:
4182         - 1
4183         - UNBOUNDED
4184       network.incoming.bytes.rate_lbd_lbd_ims_core_0_port:
4185         type: org.openecomp.capabilities.metric.Ceilometer
4186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4187         occurrences:
4188         - 1
4189         - UNBOUNDED
4190       disk.write.requests.rate_lbd:
4191         type: org.openecomp.capabilities.metric.Ceilometer
4192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       disk.write.bytes.rate_lbd:
4197         type: org.openecomp.capabilities.metric.Ceilometer
4198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4199         occurrences:
4200         - 1
4201         - UNBOUNDED
4202       network.incoming.packets.rate_lbd_lbd_internal_0_port:
4203         type: org.openecomp.capabilities.metric.Ceilometer
4204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4205         occurrences:
4206         - 1
4207         - UNBOUNDED
4208       instance_lbd:
4209         type: org.openecomp.capabilities.metric.Ceilometer
4210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4211         occurrences:
4212         - 1
4213         - UNBOUNDED
4214       network.incoming.packets_lbd_lbd_internal_0_port:
4215         type: org.openecomp.capabilities.metric.Ceilometer
4216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4217         occurrences:
4218         - 1
4219         - UNBOUNDED
4220       disk.device.iops_lbd:
4221         type: org.openecomp.capabilities.metric.Ceilometer
4222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4223         occurrences:
4224         - 1
4225         - UNBOUNDED
4226       network.outgoing.bytes_lbd_lbd_ims_core_0_port:
4227         type: org.openecomp.capabilities.metric.Ceilometer
4228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4229         occurrences:
4230         - 1
4231         - UNBOUNDED
4232       network.outgoing.bytes.rate_lbd_lbd_ims_core_0_port:
4233         type: org.openecomp.capabilities.metric.Ceilometer
4234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4235         occurrences:
4236         - 1
4237         - UNBOUNDED
4238       network.outgoing.packets.rate_lbd_lbd_dpdk_0_port:
4239         type: org.openecomp.capabilities.metric.Ceilometer
4240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4241         occurrences:
4242         - 1
4243         - UNBOUNDED
4244       network.incoming.bytes_lbd_lbd_dpdk_0_port:
4245         type: org.openecomp.capabilities.metric.Ceilometer
4246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4247         occurrences:
4248         - 1
4249         - UNBOUNDED
4250       host_lbd:
4251         type: tosca.capabilities.Container
4252         valid_source_types:
4253         - tosca.nodes.SoftwareComponent
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       disk.device.capacity_lbd:
4258         type: org.openecomp.capabilities.metric.Ceilometer
4259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4260         occurrences:
4261         - 1
4262         - UNBOUNDED
4263       network.incoming.bytes_lbd_lbd_ims_core_0_port:
4264         type: org.openecomp.capabilities.metric.Ceilometer
4265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4266         occurrences:
4267         - 1
4268         - UNBOUNDED
4269       cpu_util_lbd:
4270         type: org.openecomp.capabilities.metric.Ceilometer
4271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4272         occurrences:
4273         - 1
4274         - UNBOUNDED
4275       disk.device.read.requests_lbd:
4276         type: org.openecomp.capabilities.metric.Ceilometer
4277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4278         occurrences:
4279         - 1
4280         - UNBOUNDED
4281       network.outpoing.packets_lbd_lbd_internal_0_port:
4282         type: org.openecomp.capabilities.metric.Ceilometer
4283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4284         occurrences:
4285         - 1
4286         - UNBOUNDED
4287       memory.usage_lbd:
4288         type: org.openecomp.capabilities.metric.Ceilometer
4289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4290         occurrences:
4291         - 1
4292         - UNBOUNDED
4293       network.outgoing.bytes_lbd_lbd_dpdk_0_port:
4294         type: org.openecomp.capabilities.metric.Ceilometer
4295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4296         occurrences:
4297         - 1
4298         - UNBOUNDED
4299       binding_lbd_lbd_internal_0_port:
4300         type: tosca.capabilities.network.Bindable
4301         valid_source_types:
4302         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4303         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4304         occurrences:
4305         - 0
4306         - UNBOUNDED
4307       disk.read.requests_lbd:
4308         type: org.openecomp.capabilities.metric.Ceilometer
4309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4310         occurrences:
4311         - 1
4312         - UNBOUNDED
4313       cpu.delta_lbd:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       network.outpoing.packets_lbd_lbd_ims_core_0_port:
4320         type: org.openecomp.capabilities.metric.Ceilometer
4321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4322         occurrences:
4323         - 1
4324         - UNBOUNDED
4325       memory_lbd:
4326         type: org.openecomp.capabilities.metric.Ceilometer
4327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4328         occurrences:
4329         - 1
4330         - UNBOUNDED
4331       network.incoming.packets.rate_lbd_lbd_dpdk_0_port:
4332         type: org.openecomp.capabilities.metric.Ceilometer
4333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4334         occurrences:
4335         - 1
4336         - UNBOUNDED
4337       disk.write.bytes_lbd:
4338         type: org.openecomp.capabilities.metric.Ceilometer
4339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4340         occurrences:
4341         - 1
4342         - UNBOUNDED
4343       network.outgoing.packets.rate_lbd_lbd_internal_0_port:
4344         type: org.openecomp.capabilities.metric.Ceilometer
4345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4346         occurrences:
4347         - 1
4348         - UNBOUNDED
4349       scalable_lbd:
4350         type: tosca.capabilities.Scalable
4351         occurrences:
4352         - 1
4353         - UNBOUNDED
4354       disk.device.read.requests.rate_lbd:
4355         type: org.openecomp.capabilities.metric.Ceilometer
4356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4357         occurrences:
4358         - 1
4359         - UNBOUNDED
4360       disk.root.size_lbd:
4361         type: org.openecomp.capabilities.metric.Ceilometer
4362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4363         occurrences:
4364         - 1
4365         - UNBOUNDED
4366       vcpus_lbd:
4367         type: org.openecomp.capabilities.metric.Ceilometer
4368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4369         occurrences:
4370         - 1
4371         - UNBOUNDED
4372       disk.allocation_lbd:
4373         type: org.openecomp.capabilities.metric.Ceilometer
4374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4375         occurrences:
4376         - 1
4377         - UNBOUNDED
4378       attachment_lbd_lbd_dpdk_0_port:
4379         type: tosca.capabilities.Attachment
4380         occurrences:
4381         - 1
4382         - UNBOUNDED
4383       disk.device.write.requests_lbd:
4384         type: org.openecomp.capabilities.metric.Ceilometer
4385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4386         occurrences:
4387         - 1
4388         - UNBOUNDED
4389       os_lbd:
4390         type: tosca.capabilities.OperatingSystem
4391         occurrences:
4392         - 1
4393         - UNBOUNDED
4394       disk.latency_lbd:
4395         type: org.openecomp.capabilities.metric.Ceilometer
4396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       memory.resident_lbd:
4401         type: org.openecomp.capabilities.metric.Ceilometer
4402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4403         occurrences:
4404         - 1
4405         - UNBOUNDED
4406       disk.read.bytes.rate_lbd:
4407         type: org.openecomp.capabilities.metric.Ceilometer
4408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4409         occurrences:
4410         - 1
4411         - UNBOUNDED
4412       disk.read.bytes_lbd:
4413         type: org.openecomp.capabilities.metric.Ceilometer
4414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4415         occurrences:
4416         - 1
4417         - UNBOUNDED
4418       network.incoming.bytes_lbd_lbd_internal_0_port:
4419         type: org.openecomp.capabilities.metric.Ceilometer
4420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4421         occurrences:
4422         - 1
4423         - UNBOUNDED
4424       network.outgoing.bytes.rate_lbd_lbd_internal_0_port:
4425         type: org.openecomp.capabilities.metric.Ceilometer
4426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4427         occurrences:
4428         - 1
4429         - UNBOUNDED
4430       binding_lbd_lbd_ims_core_0_port:
4431         type: tosca.capabilities.network.Bindable
4432         valid_source_types:
4433         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4434         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4435         occurrences:
4436         - 0
4437         - UNBOUNDED
4438       network.incoming.packets_lbd_lbd_dpdk_0_port:
4439         type: org.openecomp.capabilities.metric.Ceilometer
4440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4441         occurrences:
4442         - 1
4443         - UNBOUNDED
4444       network.incoming.bytes.rate_lbd_lbd_internal_0_port:
4445         type: org.openecomp.capabilities.metric.Ceilometer
4446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4447         occurrences:
4448         - 1
4449         - UNBOUNDED
4450       binding_lbd_lbd_dpdk_0_port:
4451         type: tosca.capabilities.network.Bindable
4452         valid_source_types:
4453         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4454         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4455         occurrences:
4456         - 0
4457         - UNBOUNDED
4458       forwarder_lbd_lbd_ims_core_0_port:
4459         type: org.openecomp.capabilities.Forwarder
4460         occurrences:
4461         - 1
4462         - UNBOUNDED
4463       network.outgoing.bytes_lbd_lbd_internal_0_port:
4464         type: org.openecomp.capabilities.metric.Ceilometer
4465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4466         occurrences:
4467         - 1
4468         - UNBOUNDED
4469       cpu_lbd:
4470         type: org.openecomp.capabilities.metric.Ceilometer
4471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4472         occurrences:
4473         - 1
4474         - UNBOUNDED
4475       endpoint_lbd:
4476         type: tosca.capabilities.Endpoint.Admin
4477         occurrences:
4478         - 1
4479         - UNBOUNDED
4480       disk.device.read.bytes.rate_lbd:
4481         type: org.openecomp.capabilities.metric.Ceilometer
4482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4483         occurrences:
4484         - 1
4485         - UNBOUNDED
4486       feature_lbd_lbd_internal_0_port:
4487         type: tosca.capabilities.Node
4488         occurrences:
4489         - 1
4490         - UNBOUNDED
4491       disk.device.write.bytes.rate_lbd:
4492         type: org.openecomp.capabilities.metric.Ceilometer
4493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4494         occurrences:
4495         - 1
4496         - UNBOUNDED
4497       network.incoming.packets.rate_lbd_lbd_ims_core_0_port:
4498         type: org.openecomp.capabilities.metric.Ceilometer
4499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4500         occurrences:
4501         - 1
4502         - UNBOUNDED
4503       network.incoming.packets_lbd_lbd_ims_core_0_port:
4504         type: org.openecomp.capabilities.metric.Ceilometer
4505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4506         occurrences:
4507         - 1
4508         - UNBOUNDED
4509       network.incoming.bytes.rate_lbd_lbd_dpdk_0_port:
4510         type: org.openecomp.capabilities.metric.Ceilometer
4511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4512         occurrences:
4513         - 1
4514         - UNBOUNDED
4515       attachment_lbd_lbd_internal_0_port:
4516         type: tosca.capabilities.Attachment
4517         occurrences:
4518         - 1
4519         - UNBOUNDED
4520       disk.iops_lbd:
4521         type: org.openecomp.capabilities.metric.Ceilometer
4522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4523         occurrences:
4524         - 1
4525         - UNBOUNDED
4526       disk.device.usage_lbd:
4527         type: org.openecomp.capabilities.metric.Ceilometer
4528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4529         occurrences:
4530         - 1
4531         - UNBOUNDED
4532       disk.usage_lbd:
4533         type: org.openecomp.capabilities.metric.Ceilometer
4534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4535         occurrences:
4536         - 1
4537         - UNBOUNDED
4538       disk.device.read.bytes_lbd:
4539         type: org.openecomp.capabilities.metric.Ceilometer
4540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4541         occurrences:
4542         - 1
4543         - UNBOUNDED
4544       network.outpoing.packets_lbd_lbd_dpdk_0_port:
4545         type: org.openecomp.capabilities.metric.Ceilometer
4546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4547         occurrences:
4548         - 1
4549         - UNBOUNDED
4550       disk.write.requests_lbd:
4551         type: org.openecomp.capabilities.metric.Ceilometer
4552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4553         occurrences:
4554         - 1
4555         - UNBOUNDED
4556       disk.device.write.bytes_lbd:
4557         type: org.openecomp.capabilities.metric.Ceilometer
4558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4559         occurrences:
4560         - 1
4561         - UNBOUNDED
4562       forwarder_lbd_lbd_internal_0_port:
4563         type: org.openecomp.capabilities.Forwarder
4564         occurrences:
4565         - 1
4566         - UNBOUNDED
4567       disk.capacity_lbd:
4568         type: org.openecomp.capabilities.metric.Ceilometer
4569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4570         occurrences:
4571         - 1
4572         - UNBOUNDED
4573       forwarder_lbd_lbd_dpdk_0_port:
4574         type: org.openecomp.capabilities.Forwarder
4575         occurrences:
4576         - 1
4577         - UNBOUNDED
4578       feature_lbd:
4579         type: tosca.capabilities.Node
4580         occurrences:
4581         - 1
4582         - UNBOUNDED
4583       disk.device.latency_lbd:
4584         type: org.openecomp.capabilities.metric.Ceilometer
4585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4586         occurrences:
4587         - 1
4588         - UNBOUNDED
4589       disk.device.write.requests.rate_lbd:
4590         type: org.openecomp.capabilities.metric.Ceilometer
4591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4592         occurrences:
4593         - 1
4594         - UNBOUNDED
4595       binding_lbd:
4596         type: tosca.capabilities.network.Bindable
4597         occurrences:
4598         - 1
4599         - UNBOUNDED
4600       feature_lbd_lbd_dpdk_0_port:
4601         type: tosca.capabilities.Node
4602         occurrences:
4603         - 1
4604         - UNBOUNDED
4605       feature_lbd_lbd_ims_core_0_port:
4606         type: tosca.capabilities.Node
4607         occurrences:
4608         - 1
4609         - UNBOUNDED
4610       network.outgoing.packets.rate_lbd_lbd_ims_core_0_port:
4611         type: org.openecomp.capabilities.metric.Ceilometer
4612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4613         occurrences:
4614         - 1
4615         - UNBOUNDED
4616       disk.device.allocation_lbd:
4617         type: org.openecomp.capabilities.metric.Ceilometer
4618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4619         occurrences:
4620         - 1
4621         - UNBOUNDED
4622       network.outgoing.bytes.rate_lbd_lbd_dpdk_0_port:
4623         type: org.openecomp.capabilities.metric.Ceilometer
4624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4625         occurrences:
4626         - 1
4627         - UNBOUNDED
4628   org.openecomp.resource.abstract.nodes.cif_1:
4629     derived_from: org.openecomp.resource.abstract.nodes.VFC
4630     properties:
4631       port_cif_oam_1_port_1_name:
4632         type: list
4633         required: true
4634         status: SUPPORTED
4635         entry_schema:
4636           type: string
4637       port_cif_ims_core_1_port_security_groups:
4638         type: list
4639         required: true
4640         status: SUPPORTED
4641         entry_schema:
4642           type: json
4643       port_cif_oam_1_port_3_vlan_requirements:
4644         type: list
4645         required: true
4646         status: SUPPORTED
4647         entry_schema:
4648           type: org.openecomp.datatypes.network.VlanRequirements
4649       port_cif_oam_1_port_1_mac_requirements:
4650         type: org.openecomp.datatypes.network.MacRequirements
4651         required: true
4652         status: SUPPORTED
4653       port_cif_oam_1_port_3_network:
4654         type: list
4655         required: true
4656         status: SUPPORTED
4657         entry_schema:
4658           type: string
4659       port_cif_internal_1_port_subnetpoolid:
4660         type: string
4661         required: true
4662         status: SUPPORTED
4663       vm_flavor_name:
4664         type: string
4665         required: true
4666         status: SUPPORTED
4667       port_cif_oam_1_port_3_subnetpoolid:
4668         type: string
4669         required: true
4670         status: SUPPORTED
4671       vm_image_name:
4672         type: string
4673         required: true
4674         status: SUPPORTED
4675       compute_cif_user_data_format:
4676         type: list
4677         required: true
4678         status: SUPPORTED
4679         entry_schema:
4680           type: string
4681       port_cif_oam_1_port_3_allowed_address_pairs:
4682         type: list
4683         required: true
4684         status: SUPPORTED
4685         entry_schema:
4686           type: org.openecomp.datatypes.heat.network.AddressPair
4687       port_cif_oam_1_port_1_subnetpoolid:
4688         type: string
4689         required: true
4690         status: SUPPORTED
4691       compute_cif_scheduler_hints:
4692         type: list
4693         required: true
4694         status: SUPPORTED
4695         entry_schema:
4696           type: json
4697       port_cif_ims_li_1_port_order:
4698         type: integer
4699         required: true
4700         status: SUPPORTED
4701       port_cif_oam_1_port_3_ip_requirements:
4702         type: list
4703         required: true
4704         status: SUPPORTED
4705         entry_schema:
4706           type: org.openecomp.datatypes.network.IpRequirements
4707       port_cif_internal_1_port_security_groups:
4708         type: list
4709         required: true
4710         status: SUPPORTED
4711         entry_schema:
4712           type: json
4713       port_cif_oam_1_port_1_network:
4714         type: list
4715         required: true
4716         status: SUPPORTED
4717         entry_schema:
4718           type: string
4719       port_cif_internal_1_port_order:
4720         type: integer
4721         required: true
4722         status: SUPPORTED
4723       port_cif_ims_core_1_port_network_role_tag:
4724         type: string
4725         required: true
4726         status: SUPPORTED
4727       port_cif_ims_li_1_port_security_groups:
4728         type: list
4729         required: true
4730         status: SUPPORTED
4731         entry_schema:
4732           type: json
4733       port_cif_ims_li_1_port_subnetpoolid:
4734         type: string
4735         required: true
4736         status: SUPPORTED
4737       port_cif_ims_li_1_port_allowed_address_pairs:
4738         type: list
4739         required: true
4740         status: SUPPORTED
4741         entry_schema:
4742           type: org.openecomp.datatypes.heat.network.AddressPair
4743       port_cif_internal_1_port_allowed_address_pairs:
4744         type: list
4745         required: true
4746         status: SUPPORTED
4747         entry_schema:
4748           type: org.openecomp.datatypes.heat.network.AddressPair
4749       port_cif_oam_1_port_3_security_groups:
4750         type: list
4751         required: true
4752         status: SUPPORTED
4753         entry_schema:
4754           type: json
4755       compute_cif_metadata:
4756         type: list
4757         required: true
4758         status: SUPPORTED
4759         entry_schema:
4760           type: json
4761       port_cif_ims_li_1_port_network_role:
4762         type: string
4763         required: true
4764         status: SUPPORTED
4765       port_cif_ims_core_1_port_order:
4766         type: integer
4767         required: true
4768         status: SUPPORTED
4769       port_cif_oam_1_port_3_order:
4770         type: integer
4771         required: true
4772         status: SUPPORTED
4773       port_cif_internal_1_port_vlan_requirements:
4774         type: list
4775         required: true
4776         status: SUPPORTED
4777         entry_schema:
4778           type: org.openecomp.datatypes.network.VlanRequirements
4779       port_cif_internal_1_port_exCP_naming:
4780         type: org.openecomp.datatypes.Naming
4781         required: true
4782         status: SUPPORTED
4783       port_cif_oam_1_port_1_fixed_ips:
4784         type: list
4785         required: true
4786         status: SUPPORTED
4787         entry_schema:
4788           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4789       port_cif_internal_1_port_network:
4790         type: list
4791         required: true
4792         status: SUPPORTED
4793         entry_schema:
4794           type: string
4795       port_cif_ims_core_1_port_network:
4796         type: list
4797         required: true
4798         status: SUPPORTED
4799         entry_schema:
4800           type: string
4801       port_cif_oam_1_port_3_fixed_ips:
4802         type: list
4803         required: true
4804         status: SUPPORTED
4805         entry_schema:
4806           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4807       port_cif_ims_li_1_port_exCP_naming:
4808         type: org.openecomp.datatypes.Naming
4809         required: true
4810         status: SUPPORTED
4811       port_cif_oam_1_port_3_network_role:
4812         type: string
4813         required: true
4814         status: SUPPORTED
4815       port_cif_internal_1_port_network_role:
4816         type: string
4817         required: true
4818         status: SUPPORTED
4819       port_cif_oam_1_port_1_ip_requirements:
4820         type: list
4821         required: true
4822         status: SUPPORTED
4823         entry_schema:
4824           type: org.openecomp.datatypes.network.IpRequirements
4825       port_cif_oam_1_port_1_order:
4826         type: integer
4827         required: true
4828         status: SUPPORTED
4829       port_cif_ims_core_1_port_mac_requirements:
4830         type: org.openecomp.datatypes.network.MacRequirements
4831         required: true
4832         status: SUPPORTED
4833       port_cif_ims_core_1_port_vlan_requirements:
4834         type: list
4835         required: true
4836         status: SUPPORTED
4837         entry_schema:
4838           type: org.openecomp.datatypes.network.VlanRequirements
4839       port_cif_oam_1_port_1_network_role:
4840         type: string
4841         required: true
4842         status: SUPPORTED
4843       port_cif_internal_1_port_network_role_tag:
4844         type: string
4845         required: true
4846         status: SUPPORTED
4847       compute_cif_name:
4848         type: list
4849         required: true
4850         status: SUPPORTED
4851         entry_schema:
4852           type: string
4853       port_cif_oam_1_port_1_vlan_requirements:
4854         type: list
4855         required: true
4856         status: SUPPORTED
4857         entry_schema:
4858           type: org.openecomp.datatypes.network.VlanRequirements
4859       compute_cif_availability_zone:
4860         type: list
4861         required: true
4862         status: SUPPORTED
4863         entry_schema:
4864           type: string
4865       port_cif_oam_1_port_1_exCP_naming:
4866         type: org.openecomp.datatypes.Naming
4867         required: true
4868         status: SUPPORTED
4869       port_cif_internal_1_port_ip_requirements:
4870         type: list
4871         required: true
4872         status: SUPPORTED
4873         entry_schema:
4874           type: org.openecomp.datatypes.network.IpRequirements
4875       port_cif_ims_li_1_port_name:
4876         type: list
4877         required: true
4878         status: SUPPORTED
4879         entry_schema:
4880           type: string
4881       port_cif_internal_1_port_name:
4882         type: list
4883         required: true
4884         status: SUPPORTED
4885         entry_schema:
4886           type: string
4887       port_cif_ims_li_1_port_fixed_ips:
4888         type: list
4889         required: true
4890         status: SUPPORTED
4891         entry_schema:
4892           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4893       port_cif_ims_li_1_port_vlan_requirements:
4894         type: list
4895         required: true
4896         status: SUPPORTED
4897         entry_schema:
4898           type: org.openecomp.datatypes.network.VlanRequirements
4899       port_cif_internal_1_port_mac_requirements:
4900         type: org.openecomp.datatypes.network.MacRequirements
4901         required: true
4902         status: SUPPORTED
4903       port_cif_ims_li_1_port_mac_requirements:
4904         type: org.openecomp.datatypes.network.MacRequirements
4905         required: true
4906         status: SUPPORTED
4907       port_cif_ims_li_1_port_ip_requirements:
4908         type: list
4909         required: true
4910         status: SUPPORTED
4911         entry_schema:
4912           type: org.openecomp.datatypes.network.IpRequirements
4913       port_cif_ims_core_1_port_fixed_ips:
4914         type: list
4915         required: true
4916         status: SUPPORTED
4917         entry_schema:
4918           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4919       port_cif_ims_core_1_port_allowed_address_pairs:
4920         type: list
4921         required: true
4922         status: SUPPORTED
4923         entry_schema:
4924           type: org.openecomp.datatypes.heat.network.AddressPair
4925       port_cif_oam_1_port_1_network_role_tag:
4926         type: string
4927         required: true
4928         status: SUPPORTED
4929       port_cif_oam_1_port_3_mac_requirements:
4930         type: org.openecomp.datatypes.network.MacRequirements
4931         required: true
4932         status: SUPPORTED
4933       port_cif_ims_core_1_port_ip_requirements:
4934         type: list
4935         required: true
4936         status: SUPPORTED
4937         entry_schema:
4938           type: org.openecomp.datatypes.network.IpRequirements
4939       port_cif_ims_li_1_port_network:
4940         type: list
4941         required: true
4942         status: SUPPORTED
4943         entry_schema:
4944           type: string
4945       port_cif_ims_core_1_port_subnetpoolid:
4946         type: string
4947         required: true
4948         status: SUPPORTED
4949       index_value:
4950         type: integer
4951         description: Index value of this substitution service template runtime instance
4952         required: false
4953         default: 0
4954         status: SUPPORTED
4955         constraints:
4956         - greater_or_equal: 0
4957       port_cif_internal_1_port_fixed_ips:
4958         type: list
4959         required: true
4960         status: SUPPORTED
4961         entry_schema:
4962           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4963       port_cif_ims_core_1_port_name:
4964         type: list
4965         required: true
4966         status: SUPPORTED
4967         entry_schema:
4968           type: string
4969       compute_cif_config_drive:
4970         type: list
4971         required: true
4972         status: SUPPORTED
4973         entry_schema:
4974           type: boolean
4975       port_cif_oam_1_port_3_exCP_naming:
4976         type: org.openecomp.datatypes.Naming
4977         required: true
4978         status: SUPPORTED
4979       port_cif_oam_1_port_3_name:
4980         type: list
4981         required: true
4982         status: SUPPORTED
4983         entry_schema:
4984           type: string
4985       port_cif_ims_li_1_port_network_role_tag:
4986         type: string
4987         required: true
4988         status: SUPPORTED
4989       port_cif_ims_core_1_port_exCP_naming:
4990         type: org.openecomp.datatypes.Naming
4991         required: true
4992         status: SUPPORTED
4993       port_cif_oam_1_port_1_security_groups:
4994         type: list
4995         required: true
4996         status: SUPPORTED
4997         entry_schema:
4998           type: json
4999       port_cif_oam_1_port_1_allowed_address_pairs:
5000         type: list
5001         required: true
5002         status: SUPPORTED
5003         entry_schema:
5004           type: org.openecomp.datatypes.heat.network.AddressPair
5005       port_cif_ims_core_1_port_network_role:
5006         type: string
5007         required: true
5008         status: SUPPORTED
5009       port_cif_oam_1_port_3_network_role_tag:
5010         type: string
5011         required: true
5012         status: SUPPORTED
5013     requirements:
5014     - dependency_cif:
5015         capability: tosca.capabilities.Node
5016         node: tosca.nodes.Root
5017         relationship: tosca.relationships.DependsOn
5018         occurrences:
5019         - 0
5020         - UNBOUNDED
5021     - local_storage_cif:
5022         capability: tosca.capabilities.Attachment
5023         node: tosca.nodes.BlockStorage
5024         relationship: tosca.relationships.AttachesTo
5025         occurrences:
5026         - 0
5027         - UNBOUNDED
5028     - dependency_cif_cif_ims_li_1_port:
5029         capability: tosca.capabilities.Node
5030         node: tosca.nodes.Root
5031         relationship: tosca.relationships.DependsOn
5032         occurrences:
5033         - 0
5034         - UNBOUNDED
5035     - link_cif_cif_ims_li_1_port:
5036         capability: tosca.capabilities.network.Linkable
5037         relationship: tosca.relationships.network.LinksTo
5038         occurrences:
5039         - 1
5040         - 1
5041     - dependency_cif_cif_internal_1_port:
5042         capability: tosca.capabilities.Node
5043         node: tosca.nodes.Root
5044         relationship: tosca.relationships.DependsOn
5045         occurrences:
5046         - 0
5047         - UNBOUNDED
5048     - link_cif_cif_internal_1_port:
5049         capability: tosca.capabilities.network.Linkable
5050         relationship: tosca.relationships.network.LinksTo
5051         occurrences:
5052         - 1
5053         - 1
5054     - dependency_cif_cif_oam_1_port_1:
5055         capability: tosca.capabilities.Node
5056         node: tosca.nodes.Root
5057         relationship: tosca.relationships.DependsOn
5058         occurrences:
5059         - 0
5060         - UNBOUNDED
5061     - link_cif_cif_oam_1_port_1:
5062         capability: tosca.capabilities.network.Linkable
5063         relationship: tosca.relationships.network.LinksTo
5064         occurrences:
5065         - 1
5066         - 1
5067     - dependency_cif_cif_ims_core_1_port:
5068         capability: tosca.capabilities.Node
5069         node: tosca.nodes.Root
5070         relationship: tosca.relationships.DependsOn
5071         occurrences:
5072         - 0
5073         - UNBOUNDED
5074     - link_cif_cif_ims_core_1_port:
5075         capability: tosca.capabilities.network.Linkable
5076         relationship: tosca.relationships.network.LinksTo
5077         occurrences:
5078         - 1
5079         - 1
5080     - dependency_cif_cif_oam_1_port_3:
5081         capability: tosca.capabilities.Node
5082         node: tosca.nodes.Root
5083         relationship: tosca.relationships.DependsOn
5084         occurrences:
5085         - 0
5086         - UNBOUNDED
5087     - link_cif_cif_oam_1_port_3:
5088         capability: tosca.capabilities.network.Linkable
5089         relationship: tosca.relationships.network.LinksTo
5090         occurrences:
5091         - 1
5092         - 1
5093     capabilities:
5094       binding_cif:
5095         type: tosca.capabilities.network.Bindable
5096         occurrences:
5097         - 1
5098         - UNBOUNDED
5099       disk.device.read.requests_cif:
5100         type: org.openecomp.capabilities.metric.Ceilometer
5101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5102         occurrences:
5103         - 1
5104         - UNBOUNDED
5105       disk.latency_cif:
5106         type: org.openecomp.capabilities.metric.Ceilometer
5107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5108         occurrences:
5109         - 1
5110         - UNBOUNDED
5111       os_cif:
5112         type: tosca.capabilities.OperatingSystem
5113         occurrences:
5114         - 1
5115         - UNBOUNDED
5116       memory.usage_cif:
5117         type: org.openecomp.capabilities.metric.Ceilometer
5118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5119         occurrences:
5120         - 1
5121         - UNBOUNDED
5122       attachment_cif_cif_ims_li_1_port:
5123         type: tosca.capabilities.Attachment
5124         occurrences:
5125         - 1
5126         - UNBOUNDED
5127       network.incoming.bytes.rate_cif_cif_oam_1_port_3:
5128         type: org.openecomp.capabilities.metric.Ceilometer
5129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5130         occurrences:
5131         - 1
5132         - UNBOUNDED
5133       network.incoming.packets_cif_cif_internal_1_port:
5134         type: org.openecomp.capabilities.metric.Ceilometer
5135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5136         occurrences:
5137         - 1
5138         - UNBOUNDED
5139       feature_cif_cif_ims_core_1_port:
5140         type: tosca.capabilities.Node
5141         occurrences:
5142         - 1
5143         - UNBOUNDED
5144       instance_cif:
5145         type: org.openecomp.capabilities.metric.Ceilometer
5146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5147         occurrences:
5148         - 1
5149         - UNBOUNDED
5150       network.incoming.bytes.rate_cif_cif_oam_1_port_1:
5151         type: org.openecomp.capabilities.metric.Ceilometer
5152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5153         occurrences:
5154         - 1
5155         - UNBOUNDED
5156       network.outgoing.bytes_cif_cif_ims_li_1_port:
5157         type: org.openecomp.capabilities.metric.Ceilometer
5158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5159         occurrences:
5160         - 1
5161         - UNBOUNDED
5162       network.incoming.packets.rate_cif_cif_oam_1_port_1:
5163         type: org.openecomp.capabilities.metric.Ceilometer
5164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5165         occurrences:
5166         - 1
5167         - UNBOUNDED
5168       feature_cif_cif_oam_1_port_3:
5169         type: tosca.capabilities.Node
5170         occurrences:
5171         - 1
5172         - UNBOUNDED
5173       disk.root.size_cif:
5174         type: org.openecomp.capabilities.metric.Ceilometer
5175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5176         occurrences:
5177         - 1
5178         - UNBOUNDED
5179       feature_cif_cif_oam_1_port_1:
5180         type: tosca.capabilities.Node
5181         occurrences:
5182         - 1
5183         - UNBOUNDED
5184       memory.resident_cif:
5185         type: org.openecomp.capabilities.metric.Ceilometer
5186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5187         occurrences:
5188         - 1
5189         - UNBOUNDED
5190       network.outgoing.bytes_cif_cif_ims_core_1_port:
5191         type: org.openecomp.capabilities.metric.Ceilometer
5192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5193         occurrences:
5194         - 1
5195         - UNBOUNDED
5196       network.incoming.packets.rate_cif_cif_oam_1_port_3:
5197         type: org.openecomp.capabilities.metric.Ceilometer
5198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5199         occurrences:
5200         - 1
5201         - UNBOUNDED
5202       network.incoming.bytes_cif_cif_ims_li_1_port:
5203         type: org.openecomp.capabilities.metric.Ceilometer
5204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5205         occurrences:
5206         - 1
5207         - UNBOUNDED
5208       network.incoming.bytes_cif_cif_oam_1_port_1:
5209         type: org.openecomp.capabilities.metric.Ceilometer
5210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5211         occurrences:
5212         - 1
5213         - UNBOUNDED
5214       disk.usage_cif:
5215         type: org.openecomp.capabilities.metric.Ceilometer
5216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5217         occurrences:
5218         - 1
5219         - UNBOUNDED
5220       disk.ephemeral.size_cif:
5221         type: org.openecomp.capabilities.metric.Ceilometer
5222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5223         occurrences:
5224         - 1
5225         - UNBOUNDED
5226       disk.write.requests.rate_cif:
5227         type: org.openecomp.capabilities.metric.Ceilometer
5228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5229         occurrences:
5230         - 1
5231         - UNBOUNDED
5232       disk.read.bytes_cif:
5233         type: org.openecomp.capabilities.metric.Ceilometer
5234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5235         occurrences:
5236         - 1
5237         - UNBOUNDED
5238       network.incoming.packets.rate_cif_cif_ims_core_1_port:
5239         type: org.openecomp.capabilities.metric.Ceilometer
5240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5241         occurrences:
5242         - 1
5243         - UNBOUNDED
5244       network.outgoing.packets.rate_cif_cif_internal_1_port:
5245         type: org.openecomp.capabilities.metric.Ceilometer
5246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5247         occurrences:
5248         - 1
5249         - UNBOUNDED
5250       disk.device.read.requests.rate_cif:
5251         type: org.openecomp.capabilities.metric.Ceilometer
5252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5253         occurrences:
5254         - 1
5255         - UNBOUNDED
5256       disk.device.allocation_cif:
5257         type: org.openecomp.capabilities.metric.Ceilometer
5258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5259         occurrences:
5260         - 1
5261         - UNBOUNDED
5262       disk.device.read.bytes.rate_cif:
5263         type: org.openecomp.capabilities.metric.Ceilometer
5264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5265         occurrences:
5266         - 1
5267         - UNBOUNDED
5268       vcpus_cif:
5269         type: org.openecomp.capabilities.metric.Ceilometer
5270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5271         occurrences:
5272         - 1
5273         - UNBOUNDED
5274       network.outgoing.packets.rate_cif_cif_ims_li_1_port:
5275         type: org.openecomp.capabilities.metric.Ceilometer
5276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5277         occurrences:
5278         - 1
5279         - UNBOUNDED
5280       network.incoming.bytes.rate_cif_cif_ims_li_1_port:
5281         type: org.openecomp.capabilities.metric.Ceilometer
5282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5283         occurrences:
5284         - 1
5285         - UNBOUNDED
5286       endpoint_cif:
5287         type: tosca.capabilities.Endpoint.Admin
5288         occurrences:
5289         - 1
5290         - UNBOUNDED
5291       network.incoming.packets.rate_cif_cif_ims_li_1_port:
5292         type: org.openecomp.capabilities.metric.Ceilometer
5293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5294         occurrences:
5295         - 1
5296         - UNBOUNDED
5297       disk.device.usage_cif:
5298         type: org.openecomp.capabilities.metric.Ceilometer
5299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5300         occurrences:
5301         - 1
5302         - UNBOUNDED
5303       network.outpoing.packets_cif_cif_ims_core_1_port:
5304         type: org.openecomp.capabilities.metric.Ceilometer
5305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5306         occurrences:
5307         - 1
5308         - UNBOUNDED
5309       attachment_cif_cif_oam_1_port_1:
5310         type: tosca.capabilities.Attachment
5311         occurrences:
5312         - 1
5313         - UNBOUNDED
5314       network.outgoing.packets.rate_cif_cif_oam_1_port_3:
5315         type: org.openecomp.capabilities.metric.Ceilometer
5316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5317         occurrences:
5318         - 1
5319         - UNBOUNDED
5320       network.incoming.bytes_cif_cif_oam_1_port_3:
5321         type: org.openecomp.capabilities.metric.Ceilometer
5322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5323         occurrences:
5324         - 1
5325         - UNBOUNDED
5326       network.outgoing.packets.rate_cif_cif_oam_1_port_1:
5327         type: org.openecomp.capabilities.metric.Ceilometer
5328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5329         occurrences:
5330         - 1
5331         - UNBOUNDED
5332       disk.read.requests_cif:
5333         type: org.openecomp.capabilities.metric.Ceilometer
5334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5335         occurrences:
5336         - 1
5337         - UNBOUNDED
5338       disk.write.bytes_cif:
5339         type: org.openecomp.capabilities.metric.Ceilometer
5340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5341         occurrences:
5342         - 1
5343         - UNBOUNDED
5344       network.outpoing.packets_cif_cif_ims_li_1_port:
5345         type: org.openecomp.capabilities.metric.Ceilometer
5346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5347         occurrences:
5348         - 1
5349         - UNBOUNDED
5350       network.outgoing.bytes.rate_cif_cif_ims_li_1_port:
5351         type: org.openecomp.capabilities.metric.Ceilometer
5352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5353         occurrences:
5354         - 1
5355         - UNBOUNDED
5356       network.outpoing.packets_cif_cif_oam_1_port_3:
5357         type: org.openecomp.capabilities.metric.Ceilometer
5358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5359         occurrences:
5360         - 1
5361         - UNBOUNDED
5362       disk.device.capacity_cif:
5363         type: org.openecomp.capabilities.metric.Ceilometer
5364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5365         occurrences:
5366         - 1
5367         - UNBOUNDED
5368       network.outpoing.packets_cif_cif_oam_1_port_1:
5369         type: org.openecomp.capabilities.metric.Ceilometer
5370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5371         occurrences:
5372         - 1
5373         - UNBOUNDED
5374       network.incoming.packets.rate_cif_cif_internal_1_port:
5375         type: org.openecomp.capabilities.metric.Ceilometer
5376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5377         occurrences:
5378         - 1
5379         - UNBOUNDED
5380       cpu_cif:
5381         type: org.openecomp.capabilities.metric.Ceilometer
5382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5383         occurrences:
5384         - 1
5385         - UNBOUNDED
5386       network.incoming.bytes_cif_cif_internal_1_port:
5387         type: org.openecomp.capabilities.metric.Ceilometer
5388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5389         occurrences:
5390         - 1
5391         - UNBOUNDED
5392       network.outgoing.bytes_cif_cif_internal_1_port:
5393         type: org.openecomp.capabilities.metric.Ceilometer
5394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5395         occurrences:
5396         - 1
5397         - UNBOUNDED
5398       disk.device.read.bytes_cif:
5399         type: org.openecomp.capabilities.metric.Ceilometer
5400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5401         occurrences:
5402         - 1
5403         - UNBOUNDED
5404       network.outgoing.bytes.rate_cif_cif_ims_core_1_port:
5405         type: org.openecomp.capabilities.metric.Ceilometer
5406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       network.incoming.packets_cif_cif_ims_core_1_port:
5411         type: org.openecomp.capabilities.metric.Ceilometer
5412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5413         occurrences:
5414         - 1
5415         - UNBOUNDED
5416       network.outpoing.packets_cif_cif_internal_1_port:
5417         type: org.openecomp.capabilities.metric.Ceilometer
5418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5419         occurrences:
5420         - 1
5421         - UNBOUNDED
5422       feature_cif:
5423         type: tosca.capabilities.Node
5424         occurrences:
5425         - 1
5426         - UNBOUNDED
5427       network.incoming.bytes.rate_cif_cif_ims_core_1_port:
5428         type: org.openecomp.capabilities.metric.Ceilometer
5429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5430         occurrences:
5431         - 1
5432         - UNBOUNDED
5433       cpu_util_cif:
5434         type: org.openecomp.capabilities.metric.Ceilometer
5435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5436         occurrences:
5437         - 1
5438         - UNBOUNDED
5439       disk.device.write.bytes_cif:
5440         type: org.openecomp.capabilities.metric.Ceilometer
5441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5442         occurrences:
5443         - 1
5444         - UNBOUNDED
5445       feature_cif_cif_ims_li_1_port:
5446         type: tosca.capabilities.Node
5447         occurrences:
5448         - 1
5449         - UNBOUNDED
5450       network.incoming.packets_cif_cif_oam_1_port_3:
5451         type: org.openecomp.capabilities.metric.Ceilometer
5452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5453         occurrences:
5454         - 1
5455         - UNBOUNDED
5456       network.outgoing.bytes_cif_cif_oam_1_port_3:
5457         type: org.openecomp.capabilities.metric.Ceilometer
5458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5459         occurrences:
5460         - 1
5461         - UNBOUNDED
5462       network.outgoing.bytes_cif_cif_oam_1_port_1:
5463         type: org.openecomp.capabilities.metric.Ceilometer
5464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5465         occurrences:
5466         - 1
5467         - UNBOUNDED
5468       disk.allocation_cif:
5469         type: org.openecomp.capabilities.metric.Ceilometer
5470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5471         occurrences:
5472         - 1
5473         - UNBOUNDED
5474       network.outgoing.bytes.rate_cif_cif_internal_1_port:
5475         type: org.openecomp.capabilities.metric.Ceilometer
5476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5477         occurrences:
5478         - 1
5479         - UNBOUNDED
5480       disk.device.iops_cif:
5481         type: org.openecomp.capabilities.metric.Ceilometer
5482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5483         occurrences:
5484         - 1
5485         - UNBOUNDED
5486       disk.device.write.requests_cif:
5487         type: org.openecomp.capabilities.metric.Ceilometer
5488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5489         occurrences:
5490         - 1
5491         - UNBOUNDED
5492       network.incoming.bytes.rate_cif_cif_internal_1_port:
5493         type: org.openecomp.capabilities.metric.Ceilometer
5494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5495         occurrences:
5496         - 1
5497         - UNBOUNDED
5498       binding_cif_cif_ims_core_1_port:
5499         type: tosca.capabilities.network.Bindable
5500         valid_source_types:
5501         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5502         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5503         occurrences:
5504         - 0
5505         - UNBOUNDED
5506       attachment_cif_cif_ims_core_1_port:
5507         type: tosca.capabilities.Attachment
5508         occurrences:
5509         - 1
5510         - UNBOUNDED
5511       attachment_cif_cif_oam_1_port_3:
5512         type: tosca.capabilities.Attachment
5513         occurrences:
5514         - 1
5515         - UNBOUNDED
5516       disk.write.bytes.rate_cif:
5517         type: org.openecomp.capabilities.metric.Ceilometer
5518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5519         occurrences:
5520         - 1
5521         - UNBOUNDED
5522       network.incoming.bytes_cif_cif_ims_core_1_port:
5523         type: org.openecomp.capabilities.metric.Ceilometer
5524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5525         occurrences:
5526         - 1
5527         - UNBOUNDED
5528       host_cif:
5529         type: tosca.capabilities.Container
5530         valid_source_types:
5531         - tosca.nodes.SoftwareComponent
5532         occurrences:
5533         - 1
5534         - UNBOUNDED
5535       forwarder_cif_cif_oam_1_port_3:
5536         type: org.openecomp.capabilities.Forwarder
5537         occurrences:
5538         - 1
5539         - UNBOUNDED
5540       forwarder_cif_cif_oam_1_port_1:
5541         type: org.openecomp.capabilities.Forwarder
5542         occurrences:
5543         - 1
5544         - UNBOUNDED
5545       cpu.delta_cif:
5546         type: org.openecomp.capabilities.metric.Ceilometer
5547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5548         occurrences:
5549         - 1
5550         - UNBOUNDED
5551       scalable_cif:
5552         type: tosca.capabilities.Scalable
5553         occurrences:
5554         - 1
5555         - UNBOUNDED
5556       binding_cif_cif_oam_1_port_3:
5557         type: tosca.capabilities.network.Bindable
5558         valid_source_types:
5559         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5560         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5561         occurrences:
5562         - 0
5563         - UNBOUNDED
5564       feature_cif_cif_internal_1_port:
5565         type: tosca.capabilities.Node
5566         occurrences:
5567         - 1
5568         - UNBOUNDED
5569       binding_cif_cif_oam_1_port_1:
5570         type: tosca.capabilities.network.Bindable
5571         valid_source_types:
5572         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5573         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5574         occurrences:
5575         - 0
5576         - UNBOUNDED
5577       disk.device.write.bytes.rate_cif:
5578         type: org.openecomp.capabilities.metric.Ceilometer
5579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5580         occurrences:
5581         - 1
5582         - UNBOUNDED
5583       disk.iops_cif:
5584         type: org.openecomp.capabilities.metric.Ceilometer
5585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5586         occurrences:
5587         - 1
5588         - UNBOUNDED
5589       disk.read.bytes.rate_cif:
5590         type: org.openecomp.capabilities.metric.Ceilometer
5591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5592         occurrences:
5593         - 1
5594         - UNBOUNDED
5595       forwarder_cif_cif_internal_1_port:
5596         type: org.openecomp.capabilities.Forwarder
5597         occurrences:
5598         - 1
5599         - UNBOUNDED
5600       disk.write.requests_cif:
5601         type: org.openecomp.capabilities.metric.Ceilometer
5602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5603         occurrences:
5604         - 1
5605         - UNBOUNDED
5606       binding_cif_cif_ims_li_1_port:
5607         type: tosca.capabilities.network.Bindable
5608         valid_source_types:
5609         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5610         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5611         occurrences:
5612         - 0
5613         - UNBOUNDED
5614       memory_cif:
5615         type: org.openecomp.capabilities.metric.Ceilometer
5616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5617         occurrences:
5618         - 1
5619         - UNBOUNDED
5620       network.outgoing.packets.rate_cif_cif_ims_core_1_port:
5621         type: org.openecomp.capabilities.metric.Ceilometer
5622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5623         occurrences:
5624         - 1
5625         - UNBOUNDED
5626       network.outgoing.bytes.rate_cif_cif_oam_1_port_1:
5627         type: org.openecomp.capabilities.metric.Ceilometer
5628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5629         occurrences:
5630         - 1
5631         - UNBOUNDED
5632       disk.capacity_cif:
5633         type: org.openecomp.capabilities.metric.Ceilometer
5634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5635         occurrences:
5636         - 1
5637         - UNBOUNDED
5638       network.outgoing.bytes.rate_cif_cif_oam_1_port_3:
5639         type: org.openecomp.capabilities.metric.Ceilometer
5640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5641         occurrences:
5642         - 1
5643         - UNBOUNDED
5644       binding_cif_cif_internal_1_port:
5645         type: tosca.capabilities.network.Bindable
5646         valid_source_types:
5647         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5648         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5649         occurrences:
5650         - 0
5651         - UNBOUNDED
5652       network.incoming.packets_cif_cif_oam_1_port_1:
5653         type: org.openecomp.capabilities.metric.Ceilometer
5654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5655         occurrences:
5656         - 1
5657         - UNBOUNDED
5658       forwarder_cif_cif_ims_core_1_port:
5659         type: org.openecomp.capabilities.Forwarder
5660         occurrences:
5661         - 1
5662         - UNBOUNDED
5663       disk.device.latency_cif:
5664         type: org.openecomp.capabilities.metric.Ceilometer
5665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5666         occurrences:
5667         - 1
5668         - UNBOUNDED
5669       forwarder_cif_cif_ims_li_1_port:
5670         type: org.openecomp.capabilities.Forwarder
5671         occurrences:
5672         - 1
5673         - UNBOUNDED
5674       disk.device.write.requests.rate_cif:
5675         type: org.openecomp.capabilities.metric.Ceilometer
5676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5677         occurrences:
5678         - 1
5679         - UNBOUNDED
5680       attachment_cif_cif_internal_1_port:
5681         type: tosca.capabilities.Attachment
5682         occurrences:
5683         - 1
5684         - UNBOUNDED
5685       network.incoming.packets_cif_cif_ims_li_1_port:
5686         type: org.openecomp.capabilities.metric.Ceilometer
5687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5688         occurrences:
5689         - 1
5690         - UNBOUNDED
5691   org.openecomp.resource.abstract.nodes.heat.cscf_1:
5692     derived_from: org.openecomp.resource.abstract.nodes.VFC
5693     properties:
5694       vf_module_id:
5695         type: string
5696         description: Unique ID for this VF Module instance
5697         required: true
5698         status: SUPPORTED
5699       internal_net_id:
5700         type: string
5701         description: internal network name/uuid
5702         required: true
5703         status: SUPPORTED
5704       vcscf_release:
5705         type: string
5706         description: IMS release
5707         required: true
5708         status: SUPPORTED
5709       port_cscf_internal_0_port_0_network_role:
5710         type: string
5711         required: true
5712         status: SUPPORTED
5713       cscf_internal_ips:
5714         type: list
5715         description: List of Internal Lan IPs for CSCF instances
5716         required: true
5717         status: SUPPORTED
5718         entry_schema: &id008
5719           type: string
5720       vcscf_gateway:
5721         type: string
5722         description: OAM unit cipa ip
5723         required: true
5724         status: SUPPORTED
5725       vnf_name:
5726         type: string
5727         description: Unique name for this VF instance
5728         required: true
5729         status: SUPPORTED
5730       port_cscf_internal_0_port_0_order:
5731         type: integer
5732         required: true
5733         status: SUPPORTED
5734       vf_module_name:
5735         type: string
5736         description: Unique name for this VF Module instance
5737         required: true
5738         status: SUPPORTED
5739       cscf_image_name:
5740         type: string
5741         description: image name
5742         required: true
5743         status: SUPPORTED
5744       cscf_names:
5745         type: list
5746         description: List of instance names for CSCF instances
5747         required: true
5748         status: SUPPORTED
5749         entry_schema: &id009
5750           type: string
5751       port_cscf_internal_0_port_0_subnetpoolid:
5752         type: string
5753         required: true
5754         status: SUPPORTED
5755       vcscf_swrepo_address:
5756         type: string
5757         description: SWRepo IP or FQDN
5758         required: true
5759         status: SUPPORTED
5760       cscf_uuids:
5761         type: list
5762         description: List of UUIDs generated by cmrepo for CSCF instances
5763         required: true
5764         status: SUPPORTED
5765         entry_schema: &id010
5766           type: string
5767       vnf_id:
5768         type: string
5769         description: Unique ID for this VF instance
5770         required: true
5771         status: SUPPORTED
5772       availability_zone_0:
5773         type: string
5774         description: Availability zone name for CSCF instances.
5775         required: true
5776         status: SUPPORTED
5777       cscf_internal_v6_ips:
5778         type: list
5779         description: List of Internal Lan v6 IPs for CSCF instances
5780         required: true
5781         status: SUPPORTED
5782         entry_schema: &id011
5783           type: string
5784       cscf_flavor_name:
5785         type: string
5786         description: flavor name
5787         required: true
5788         status: SUPPORTED
5789       vcscf_cmrepo_address:
5790         type: string
5791         description: CMRepo IP or FQDN
5792         required: true
5793         status: SUPPORTED
5794       vcscf_dns_address:
5795         type: string
5796         description: DNS server IP
5797         required: true
5798         status: SUPPORTED
5799       vcscf_internal_network_mtu:
5800         type: float
5801         description: MTU for internal network interface (eth0)
5802         required: true
5803         status: SUPPORTED
5804         constraints: &id012
5805         - in_range:
5806           - 1000
5807           - 9100
5808       port_cscf_internal_0_port_0_ip_requirements:
5809         type: list
5810         required: true
5811         status: SUPPORTED
5812         entry_schema:
5813           type: org.openecomp.datatypes.network.IpRequirements
5814       port_cscf_internal_0_port_0_vlan_requirements:
5815         type: list
5816         required: true
5817         status: SUPPORTED
5818         entry_schema:
5819           type: org.openecomp.datatypes.network.VlanRequirements
5820       index:
5821         type: float
5822         description: index
5823         required: true
5824         status: SUPPORTED
5825         constraints: &id013
5826         - in_range:
5827           - 0
5828           - 119
5829       vcscf_internal_netmask:
5830         type: string
5831         description: internal netmask
5832         required: true
5833         status: SUPPORTED
5834       vcscf_name_delimeter:
5835         type: string
5836         description: 'delimeter used in concatenating different words while naming
5837           (ex: "-","_",".",...)'
5838         required: true
5839         status: SUPPORTED
5840         constraints: &id014
5841         - valid_values:
5842           - '-'
5843           - ''
5844           - _
5845           - .
5846       port_cscf_internal_0_port_0_network_role_tag:
5847         type: string
5848         required: true
5849         status: SUPPORTED
5850       vcscf_dn:
5851         type: string
5852         description: DN name
5853         required: true
5854         status: SUPPORTED
5855       vcscf_du:
5856         type: string
5857         description: DU name
5858         required: true
5859         status: SUPPORTED
5860       port_cscf_internal_0_port_0_mac_requirements:
5861         type: org.openecomp.datatypes.network.MacRequirements
5862         required: true
5863         status: SUPPORTED
5864       port_cscf_internal_0_port_0_exCP_naming:
5865         type: org.openecomp.datatypes.Naming
5866         required: true
5867         status: SUPPORTED
5868       cscf_security_group:
5869         type: string
5870         description: security group
5871         required: true
5872         status: SUPPORTED
5873     requirements:
5874     - dependency_cscf_server_0:
5875         capability: tosca.capabilities.Node
5876         node: tosca.nodes.Root
5877         relationship: tosca.relationships.DependsOn
5878         occurrences:
5879         - 0
5880         - UNBOUNDED
5881     - local_storage_cscf_server_0:
5882         capability: tosca.capabilities.Attachment
5883         node: tosca.nodes.BlockStorage
5884         relationship: tosca.relationships.AttachesTo
5885         occurrences:
5886         - 0
5887         - UNBOUNDED
5888     - dependency_cscf_internal_0_port_0:
5889         capability: tosca.capabilities.Node
5890         node: tosca.nodes.Root
5891         relationship: tosca.relationships.DependsOn
5892         occurrences:
5893         - 0
5894         - UNBOUNDED
5895     - link_cscf_internal_0_port_0:
5896         capability: tosca.capabilities.network.Linkable
5897         relationship: tosca.relationships.network.LinksTo
5898         occurrences:
5899         - 1
5900         - 1
5901     capabilities:
5902       disk.device.read.requests_cscf_server_0:
5903         type: org.openecomp.capabilities.metric.Ceilometer
5904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5905         occurrences:
5906         - 1
5907         - UNBOUNDED
5908       disk.device.usage_cscf_server_0:
5909         type: org.openecomp.capabilities.metric.Ceilometer
5910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5911         occurrences:
5912         - 1
5913         - UNBOUNDED
5914       disk.device.read.bytes_cscf_server_0:
5915         type: org.openecomp.capabilities.metric.Ceilometer
5916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5917         occurrences:
5918         - 1
5919         - UNBOUNDED
5920       network.outgoing.bytes_cscf_internal_0_port_0:
5921         type: org.openecomp.capabilities.metric.Ceilometer
5922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5923         occurrences:
5924         - 1
5925         - UNBOUNDED
5926       network.incoming.packets_cscf_internal_0_port_0:
5927         type: org.openecomp.capabilities.metric.Ceilometer
5928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5929         occurrences:
5930         - 1
5931         - UNBOUNDED
5932       disk.usage_cscf_server_0:
5933         type: org.openecomp.capabilities.metric.Ceilometer
5934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5935         occurrences:
5936         - 1
5937         - UNBOUNDED
5938       disk.allocation_cscf_server_0:
5939         type: org.openecomp.capabilities.metric.Ceilometer
5940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5941         occurrences:
5942         - 1
5943         - UNBOUNDED
5944       disk.device.allocation_cscf_server_0:
5945         type: org.openecomp.capabilities.metric.Ceilometer
5946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5947         occurrences:
5948         - 1
5949         - UNBOUNDED
5950       cpu_cscf_server_0:
5951         type: org.openecomp.capabilities.metric.Ceilometer
5952         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5953         occurrences:
5954         - 1
5955         - UNBOUNDED
5956       feature_cscf_internal_0_port_0:
5957         type: tosca.capabilities.Node
5958         occurrences:
5959         - 1
5960         - UNBOUNDED
5961       disk.read.requests_cscf_server_0:
5962         type: org.openecomp.capabilities.metric.Ceilometer
5963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5964         occurrences:
5965         - 1
5966         - UNBOUNDED
5967       disk.device.write.bytes.rate_cscf_server_0:
5968         type: org.openecomp.capabilities.metric.Ceilometer
5969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5970         occurrences:
5971         - 1
5972         - UNBOUNDED
5973       disk.device.capacity_cscf_server_0:
5974         type: org.openecomp.capabilities.metric.Ceilometer
5975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5976         occurrences:
5977         - 1
5978         - UNBOUNDED
5979       feature_cscf_server_0:
5980         type: tosca.capabilities.Node
5981         occurrences:
5982         - 1
5983         - UNBOUNDED
5984       endpoint_cscf_server_0:
5985         type: tosca.capabilities.Endpoint.Admin
5986         occurrences:
5987         - 1
5988         - UNBOUNDED
5989       disk.root.size_cscf_server_0:
5990         type: org.openecomp.capabilities.metric.Ceilometer
5991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5992         occurrences:
5993         - 1
5994         - UNBOUNDED
5995       vcpus_cscf_server_0:
5996         type: org.openecomp.capabilities.metric.Ceilometer
5997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5998         occurrences:
5999         - 1
6000         - UNBOUNDED
6001       binding_cscf_server_0:
6002         type: tosca.capabilities.network.Bindable
6003         occurrences:
6004         - 1
6005         - UNBOUNDED
6006       disk.write.bytes.rate_cscf_server_0:
6007         type: org.openecomp.capabilities.metric.Ceilometer
6008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6009         occurrences:
6010         - 1
6011         - UNBOUNDED
6012       host_cscf_server_0:
6013         type: tosca.capabilities.Container
6014         valid_source_types:
6015         - tosca.nodes.SoftwareComponent
6016         occurrences:
6017         - 1
6018         - UNBOUNDED
6019       network.outpoing.packets_cscf_internal_0_port_0:
6020         type: org.openecomp.capabilities.metric.Ceilometer
6021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6022         occurrences:
6023         - 1
6024         - UNBOUNDED
6025       instance_cscf_server_0:
6026         type: org.openecomp.capabilities.metric.Ceilometer
6027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6028         occurrences:
6029         - 1
6030         - UNBOUNDED
6031       disk.read.bytes.rate_cscf_server_0:
6032         type: org.openecomp.capabilities.metric.Ceilometer
6033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6034         occurrences:
6035         - 1
6036         - UNBOUNDED
6037       memory_cscf_server_0:
6038         type: org.openecomp.capabilities.metric.Ceilometer
6039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6040         occurrences:
6041         - 1
6042         - UNBOUNDED
6043       disk.write.requests_cscf_server_0:
6044         type: org.openecomp.capabilities.metric.Ceilometer
6045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6046         occurrences:
6047         - 1
6048         - UNBOUNDED
6049       attachment_cscf_internal_0_port_0:
6050         type: tosca.capabilities.Attachment
6051         occurrences:
6052         - 1
6053         - UNBOUNDED
6054       disk.device.read.requests.rate_cscf_server_0:
6055         type: org.openecomp.capabilities.metric.Ceilometer
6056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6057         occurrences:
6058         - 1
6059         - UNBOUNDED
6060       network.outgoing.bytes.rate_cscf_internal_0_port_0:
6061         type: org.openecomp.capabilities.metric.Ceilometer
6062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6063         occurrences:
6064         - 1
6065         - UNBOUNDED
6066       disk.write.bytes_cscf_server_0:
6067         type: org.openecomp.capabilities.metric.Ceilometer
6068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6069         occurrences:
6070         - 1
6071         - UNBOUNDED
6072       forwarder_cscf_internal_0_port_0:
6073         type: org.openecomp.capabilities.Forwarder
6074         occurrences:
6075         - 1
6076         - UNBOUNDED
6077       cpu.delta_cscf_server_0:
6078         type: org.openecomp.capabilities.metric.Ceilometer
6079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6080         occurrences:
6081         - 1
6082         - UNBOUNDED
6083       network.incoming.bytes_cscf_internal_0_port_0:
6084         type: org.openecomp.capabilities.metric.Ceilometer
6085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6086         occurrences:
6087         - 1
6088         - UNBOUNDED
6089       disk.device.read.bytes.rate_cscf_server_0:
6090         type: org.openecomp.capabilities.metric.Ceilometer
6091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6092         occurrences:
6093         - 1
6094         - UNBOUNDED
6095       binding_cscf_internal_0_port_0:
6096         type: tosca.capabilities.network.Bindable
6097         valid_source_types:
6098         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6099         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6100         occurrences:
6101         - 0
6102         - UNBOUNDED
6103       disk.device.write.requests_cscf_server_0:
6104         type: org.openecomp.capabilities.metric.Ceilometer
6105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6106         occurrences:
6107         - 1
6108         - UNBOUNDED
6109       disk.device.write.requests.rate_cscf_server_0:
6110         type: org.openecomp.capabilities.metric.Ceilometer
6111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6112         occurrences:
6113         - 1
6114         - UNBOUNDED
6115       disk.read.bytes_cscf_server_0:
6116         type: org.openecomp.capabilities.metric.Ceilometer
6117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6118         occurrences:
6119         - 1
6120         - UNBOUNDED
6121       disk.capacity_cscf_server_0:
6122         type: org.openecomp.capabilities.metric.Ceilometer
6123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6124         occurrences:
6125         - 1
6126         - UNBOUNDED
6127       memory.usage_cscf_server_0:
6128         type: org.openecomp.capabilities.metric.Ceilometer
6129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6130         occurrences:
6131         - 1
6132         - UNBOUNDED
6133       scalable_cscf_server_0:
6134         type: tosca.capabilities.Scalable
6135         occurrences:
6136         - 1
6137         - UNBOUNDED
6138       disk.device.iops_cscf_server_0:
6139         type: org.openecomp.capabilities.metric.Ceilometer
6140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6141         occurrences:
6142         - 1
6143         - UNBOUNDED
6144       disk.iops_cscf_server_0:
6145         type: org.openecomp.capabilities.metric.Ceilometer
6146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6147         occurrences:
6148         - 1
6149         - UNBOUNDED
6150       disk.write.requests.rate_cscf_server_0:
6151         type: org.openecomp.capabilities.metric.Ceilometer
6152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6153         occurrences:
6154         - 1
6155         - UNBOUNDED
6156       network.incoming.packets.rate_cscf_internal_0_port_0:
6157         type: org.openecomp.capabilities.metric.Ceilometer
6158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6159         occurrences:
6160         - 1
6161         - UNBOUNDED
6162       os_cscf_server_0:
6163         type: tosca.capabilities.OperatingSystem
6164         occurrences:
6165         - 1
6166         - UNBOUNDED
6167       network.outgoing.packets.rate_cscf_internal_0_port_0:
6168         type: org.openecomp.capabilities.metric.Ceilometer
6169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6170         occurrences:
6171         - 1
6172         - UNBOUNDED
6173       disk.ephemeral.size_cscf_server_0:
6174         type: org.openecomp.capabilities.metric.Ceilometer
6175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6176         occurrences:
6177         - 1
6178         - UNBOUNDED
6179       cpu_util_cscf_server_0:
6180         type: org.openecomp.capabilities.metric.Ceilometer
6181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6182         occurrences:
6183         - 1
6184         - UNBOUNDED
6185       memory.resident_cscf_server_0:
6186         type: org.openecomp.capabilities.metric.Ceilometer
6187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6188         occurrences:
6189         - 1
6190         - UNBOUNDED
6191       network.incoming.bytes.rate_cscf_internal_0_port_0:
6192         type: org.openecomp.capabilities.metric.Ceilometer
6193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6194         occurrences:
6195         - 1
6196         - UNBOUNDED
6197       disk.latency_cscf_server_0:
6198         type: org.openecomp.capabilities.metric.Ceilometer
6199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6200         occurrences:
6201         - 1
6202         - UNBOUNDED
6203       disk.device.latency_cscf_server_0:
6204         type: org.openecomp.capabilities.metric.Ceilometer
6205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6206         occurrences:
6207         - 1
6208         - UNBOUNDED
6209       disk.device.write.bytes_cscf_server_0:
6210         type: org.openecomp.capabilities.metric.Ceilometer
6211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6212         occurrences:
6213         - 1
6214         - UNBOUNDED
6215   org.openecomp.resource.abstract.nodes.oam:
6216     derived_from: org.openecomp.resource.abstract.nodes.VFC
6217     properties:
6218       port_oam_oam_0_port_name:
6219         type: list
6220         required: true
6221         status: SUPPORTED
6222         entry_schema:
6223           type: string
6224       port_oam_internal_0_port_order:
6225         type: integer
6226         required: true
6227         status: SUPPORTED
6228       port_oam_internal_0_port_subnetpoolid:
6229         type: string
6230         required: true
6231         status: SUPPORTED
6232       port_oam_oam_0_port_fixed_ips:
6233         type: list
6234         required: true
6235         status: SUPPORTED
6236         entry_schema:
6237           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
6238       vm_flavor_name:
6239         type: string
6240         required: true
6241         status: SUPPORTED
6242       port_oam_oam_0_port_vlan_requirements:
6243         type: list
6244         required: true
6245         status: SUPPORTED
6246         entry_schema:
6247           type: org.openecomp.datatypes.network.VlanRequirements
6248       port_oam_oam_0_port_mac_requirements:
6249         type: org.openecomp.datatypes.network.MacRequirements
6250         required: true
6251         status: SUPPORTED
6252       port_oam_internal_0_port_ip_requirements:
6253         type: list
6254         required: true
6255         status: SUPPORTED
6256         entry_schema:
6257           type: org.openecomp.datatypes.network.IpRequirements
6258       port_oam_internal_0_port_network:
6259         type: list
6260         required: true
6261         status: SUPPORTED
6262         entry_schema:
6263           type: string
6264       port_oam_oam_0_port_order:
6265         type: integer
6266         required: true
6267         status: SUPPORTED
6268       vm_image_name:
6269         type: string
6270         required: true
6271         status: SUPPORTED
6272       compute_oam_config_drive:
6273         type: list
6274         required: true
6275         status: SUPPORTED
6276         entry_schema:
6277           type: boolean
6278       port_oam_oam_0_port_network_role:
6279         type: string
6280         required: true
6281         status: SUPPORTED
6282       port_oam_internal_0_port_exCP_naming:
6283         type: org.openecomp.datatypes.Naming
6284         required: true
6285         status: SUPPORTED
6286       port_oam_internal_0_port_name:
6287         type: list
6288         required: true
6289         status: SUPPORTED
6290         entry_schema:
6291           type: string
6292       port_oam_oam_0_port_allowed_address_pairs:
6293         type: list
6294         required: true
6295         status: SUPPORTED
6296         entry_schema:
6297           type: org.openecomp.datatypes.heat.network.AddressPair
6298       port_oam_internal_0_port_security_groups:
6299         type: list
6300         required: true
6301         status: SUPPORTED
6302         entry_schema:
6303           type: json
6304       port_oam_internal_0_port_fixed_ips:
6305         type: list
6306         required: true
6307         status: SUPPORTED
6308         entry_schema:
6309           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
6310       port_oam_oam_0_port_network_role_tag:
6311         type: string
6312         required: true
6313         status: SUPPORTED
6314       port_oam_oam_0_port_subnetpoolid:
6315         type: string
6316         required: true
6317         status: SUPPORTED
6318       index_value:
6319         type: integer
6320         description: Index value of this substitution service template runtime instance
6321         required: false
6322         default: 0
6323         status: SUPPORTED
6324         constraints:
6325         - greater_or_equal: 0
6326       compute_oam_user_data_format:
6327         type: list
6328         required: true
6329         status: SUPPORTED
6330         entry_schema:
6331           type: string
6332       port_oam_oam_0_port_network:
6333         type: list
6334         required: true
6335         status: SUPPORTED
6336         entry_schema:
6337           type: string
6338       port_oam_internal_0_port_network_role_tag:
6339         type: string
6340         required: true
6341         status: SUPPORTED
6342       port_oam_internal_0_port_network_role:
6343         type: string
6344         required: true
6345         status: SUPPORTED
6346       port_oam_oam_0_port_ip_requirements:
6347         type: list
6348         required: true
6349         status: SUPPORTED
6350         entry_schema:
6351           type: org.openecomp.datatypes.network.IpRequirements
6352       port_oam_internal_0_port_mac_requirements:
6353         type: org.openecomp.datatypes.network.MacRequirements
6354         required: true
6355         status: SUPPORTED
6356       port_oam_oam_0_port_exCP_naming:
6357         type: org.openecomp.datatypes.Naming
6358         required: true
6359         status: SUPPORTED
6360       compute_oam_scheduler_hints:
6361         type: list
6362         required: true
6363         status: SUPPORTED
6364         entry_schema:
6365           type: json
6366       port_oam_internal_0_port_allowed_address_pairs:
6367         type: list
6368         required: true
6369         status: SUPPORTED
6370         entry_schema:
6371           type: org.openecomp.datatypes.heat.network.AddressPair
6372       port_oam_internal_0_port_vlan_requirements:
6373         type: list
6374         required: true
6375         status: SUPPORTED
6376         entry_schema:
6377           type: org.openecomp.datatypes.network.VlanRequirements
6378       compute_oam_availability_zone:
6379         type: list
6380         required: true
6381         status: SUPPORTED
6382         entry_schema:
6383           type: string
6384       compute_oam_metadata:
6385         type: list
6386         required: true
6387         status: SUPPORTED
6388         entry_schema:
6389           type: json
6390       compute_oam_name:
6391         type: list
6392         required: true
6393         status: SUPPORTED
6394         entry_schema:
6395           type: string
6396       port_oam_oam_0_port_security_groups:
6397         type: list
6398         required: true
6399         status: SUPPORTED
6400         entry_schema:
6401           type: json
6402     requirements:
6403     - dependency_oam_oam_oam_0_port:
6404         capability: tosca.capabilities.Node
6405         node: tosca.nodes.Root
6406         relationship: tosca.relationships.DependsOn
6407         occurrences:
6408         - 0
6409         - UNBOUNDED
6410     - link_oam_oam_oam_0_port:
6411         capability: tosca.capabilities.network.Linkable
6412         relationship: tosca.relationships.network.LinksTo
6413         occurrences:
6414         - 1
6415         - 1
6416     - dependency_oam_oam_internal_0_port:
6417         capability: tosca.capabilities.Node
6418         node: tosca.nodes.Root
6419         relationship: tosca.relationships.DependsOn
6420         occurrences:
6421         - 0
6422         - UNBOUNDED
6423     - link_oam_oam_internal_0_port:
6424         capability: tosca.capabilities.network.Linkable
6425         relationship: tosca.relationships.network.LinksTo
6426         occurrences:
6427         - 1
6428         - 1
6429     - dependency_oam:
6430         capability: tosca.capabilities.Node
6431         node: tosca.nodes.Root
6432         relationship: tosca.relationships.DependsOn
6433         occurrences:
6434         - 0
6435         - UNBOUNDED
6436     - local_storage_oam:
6437         capability: tosca.capabilities.Attachment
6438         node: tosca.nodes.BlockStorage
6439         relationship: tosca.relationships.AttachesTo
6440         occurrences:
6441         - 0
6442         - UNBOUNDED
6443     capabilities:
6444       cpu_oam:
6445         type: org.openecomp.capabilities.metric.Ceilometer
6446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6447         occurrences:
6448         - 1
6449         - UNBOUNDED
6450       attachment_oam_oam_oam_0_port:
6451         type: tosca.capabilities.Attachment
6452         occurrences:
6453         - 1
6454         - UNBOUNDED
6455       network.incoming.packets_oam_oam_oam_0_port:
6456         type: org.openecomp.capabilities.metric.Ceilometer
6457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6458         occurrences:
6459         - 1
6460         - UNBOUNDED
6461       binding_oam_oam_oam_0_port:
6462         type: tosca.capabilities.network.Bindable
6463         valid_source_types:
6464         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6465         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6466         occurrences:
6467         - 0
6468         - UNBOUNDED
6469       disk.usage_oam:
6470         type: org.openecomp.capabilities.metric.Ceilometer
6471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6472         occurrences:
6473         - 1
6474         - UNBOUNDED
6475       memory.resident_oam:
6476         type: org.openecomp.capabilities.metric.Ceilometer
6477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6478         occurrences:
6479         - 1
6480         - UNBOUNDED
6481       disk.device.write.bytes_oam:
6482         type: org.openecomp.capabilities.metric.Ceilometer
6483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6484         occurrences:
6485         - 1
6486         - UNBOUNDED
6487       binding_oam_oam_internal_0_port:
6488         type: tosca.capabilities.network.Bindable
6489         valid_source_types:
6490         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6491         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
6492         occurrences:
6493         - 0
6494         - UNBOUNDED
6495       disk.read.bytes_oam:
6496         type: org.openecomp.capabilities.metric.Ceilometer
6497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6498         occurrences:
6499         - 1
6500         - UNBOUNDED
6501       forwarder_oam_oam_oam_0_port:
6502         type: org.openecomp.capabilities.Forwarder
6503         occurrences:
6504         - 1
6505         - UNBOUNDED
6506       network.incoming.packets_oam_oam_internal_0_port:
6507         type: org.openecomp.capabilities.metric.Ceilometer
6508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6509         occurrences:
6510         - 1
6511         - UNBOUNDED
6512       network.incoming.packets.rate_oam_oam_internal_0_port:
6513         type: org.openecomp.capabilities.metric.Ceilometer
6514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6515         occurrences:
6516         - 1
6517         - UNBOUNDED
6518       scalable_oam:
6519         type: tosca.capabilities.Scalable
6520         occurrences:
6521         - 1
6522         - UNBOUNDED
6523       feature_oam:
6524         type: tosca.capabilities.Node
6525         occurrences:
6526         - 1
6527         - UNBOUNDED
6528       disk.allocation_oam:
6529         type: org.openecomp.capabilities.metric.Ceilometer
6530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6531         occurrences:
6532         - 1
6533         - UNBOUNDED
6534       disk.device.usage_oam:
6535         type: org.openecomp.capabilities.metric.Ceilometer
6536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6537         occurrences:
6538         - 1
6539         - UNBOUNDED
6540       binding_oam:
6541         type: tosca.capabilities.network.Bindable
6542         occurrences:
6543         - 1
6544         - UNBOUNDED
6545       disk.device.read.bytes.rate_oam:
6546         type: org.openecomp.capabilities.metric.Ceilometer
6547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6548         occurrences:
6549         - 1
6550         - UNBOUNDED
6551       network.outgoing.bytes_oam_oam_internal_0_port:
6552         type: org.openecomp.capabilities.metric.Ceilometer
6553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6554         occurrences:
6555         - 1
6556         - UNBOUNDED
6557       disk.write.bytes.rate_oam:
6558         type: org.openecomp.capabilities.metric.Ceilometer
6559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6560         occurrences:
6561         - 1
6562         - UNBOUNDED
6563       disk.device.write.bytes.rate_oam:
6564         type: org.openecomp.capabilities.metric.Ceilometer
6565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6566         occurrences:
6567         - 1
6568         - UNBOUNDED
6569       disk.device.allocation_oam:
6570         type: org.openecomp.capabilities.metric.Ceilometer
6571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6572         occurrences:
6573         - 1
6574         - UNBOUNDED
6575       network.outpoing.packets_oam_oam_internal_0_port:
6576         type: org.openecomp.capabilities.metric.Ceilometer
6577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6578         occurrences:
6579         - 1
6580         - UNBOUNDED
6581       feature_oam_oam_oam_0_port:
6582         type: tosca.capabilities.Node
6583         occurrences:
6584         - 1
6585         - UNBOUNDED
6586       network.incoming.packets.rate_oam_oam_oam_0_port:
6587         type: org.openecomp.capabilities.metric.Ceilometer
6588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6589         occurrences:
6590         - 1
6591         - UNBOUNDED
6592       disk.ephemeral.size_oam:
6593         type: org.openecomp.capabilities.metric.Ceilometer
6594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6595         occurrences:
6596         - 1
6597         - UNBOUNDED
6598       attachment_oam_oam_internal_0_port:
6599         type: tosca.capabilities.Attachment
6600         occurrences:
6601         - 1
6602         - UNBOUNDED
6603       disk.write.requests_oam:
6604         type: org.openecomp.capabilities.metric.Ceilometer
6605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6606         occurrences:
6607         - 1
6608         - UNBOUNDED
6609       disk.capacity_oam:
6610         type: org.openecomp.capabilities.metric.Ceilometer
6611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6612         occurrences:
6613         - 1
6614         - UNBOUNDED
6615       instance_oam:
6616         type: org.openecomp.capabilities.metric.Ceilometer
6617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6618         occurrences:
6619         - 1
6620         - UNBOUNDED
6621       disk.root.size_oam:
6622         type: org.openecomp.capabilities.metric.Ceilometer
6623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6624         occurrences:
6625         - 1
6626         - UNBOUNDED
6627       network.incoming.bytes_oam_oam_internal_0_port:
6628         type: org.openecomp.capabilities.metric.Ceilometer
6629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6630         occurrences:
6631         - 1
6632         - UNBOUNDED
6633       feature_oam_oam_internal_0_port:
6634         type: tosca.capabilities.Node
6635         occurrences:
6636         - 1
6637         - UNBOUNDED
6638       memory_oam:
6639         type: org.openecomp.capabilities.metric.Ceilometer
6640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6641         occurrences:
6642         - 1
6643         - UNBOUNDED
6644       cpu.delta_oam:
6645         type: org.openecomp.capabilities.metric.Ceilometer
6646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6647         occurrences:
6648         - 1
6649         - UNBOUNDED
6650       disk.device.write.requests_oam:
6651         type: org.openecomp.capabilities.metric.Ceilometer
6652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6653         occurrences:
6654         - 1
6655         - UNBOUNDED
6656       network.incoming.bytes.rate_oam_oam_internal_0_port:
6657         type: org.openecomp.capabilities.metric.Ceilometer
6658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6659         occurrences:
6660         - 1
6661         - UNBOUNDED
6662       network.outgoing.bytes_oam_oam_oam_0_port:
6663         type: org.openecomp.capabilities.metric.Ceilometer
6664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6665         occurrences:
6666         - 1
6667         - UNBOUNDED
6668       disk.device.read.requests.rate_oam:
6669         type: org.openecomp.capabilities.metric.Ceilometer
6670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6671         occurrences:
6672         - 1
6673         - UNBOUNDED
6674       disk.write.requests.rate_oam:
6675         type: org.openecomp.capabilities.metric.Ceilometer
6676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6677         occurrences:
6678         - 1
6679         - UNBOUNDED
6680       disk.device.latency_oam:
6681         type: org.openecomp.capabilities.metric.Ceilometer
6682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6683         occurrences:
6684         - 1
6685         - UNBOUNDED
6686       network.outgoing.bytes.rate_oam_oam_internal_0_port:
6687         type: org.openecomp.capabilities.metric.Ceilometer
6688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6689         occurrences:
6690         - 1
6691         - UNBOUNDED
6692       disk.device.iops_oam:
6693         type: org.openecomp.capabilities.metric.Ceilometer
6694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6695         occurrences:
6696         - 1
6697         - UNBOUNDED
6698       vcpus_oam:
6699         type: org.openecomp.capabilities.metric.Ceilometer
6700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6701         occurrences:
6702         - 1
6703         - UNBOUNDED
6704       disk.device.write.requests.rate_oam:
6705         type: org.openecomp.capabilities.metric.Ceilometer
6706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6707         occurrences:
6708         - 1
6709         - UNBOUNDED
6710       disk.device.read.bytes_oam:
6711         type: org.openecomp.capabilities.metric.Ceilometer
6712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6713         occurrences:
6714         - 1
6715         - UNBOUNDED
6716       host_oam:
6717         type: tosca.capabilities.Container
6718         valid_source_types:
6719         - tosca.nodes.SoftwareComponent
6720         occurrences:
6721         - 1
6722         - UNBOUNDED
6723       endpoint_oam:
6724         type: tosca.capabilities.Endpoint.Admin
6725         occurrences:
6726         - 1
6727         - UNBOUNDED
6728       disk.device.read.requests_oam:
6729         type: org.openecomp.capabilities.metric.Ceilometer
6730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6731         occurrences:
6732         - 1
6733         - UNBOUNDED
6734       network.outgoing.packets.rate_oam_oam_oam_0_port:
6735         type: org.openecomp.capabilities.metric.Ceilometer
6736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6737         occurrences:
6738         - 1
6739         - UNBOUNDED
6740       disk.iops_oam:
6741         type: org.openecomp.capabilities.metric.Ceilometer
6742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6743         occurrences:
6744         - 1
6745         - UNBOUNDED
6746       disk.read.bytes.rate_oam:
6747         type: org.openecomp.capabilities.metric.Ceilometer
6748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6749         occurrences:
6750         - 1
6751         - UNBOUNDED
6752       network.outgoing.packets.rate_oam_oam_internal_0_port:
6753         type: org.openecomp.capabilities.metric.Ceilometer
6754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6755         occurrences:
6756         - 1
6757         - UNBOUNDED
6758       network.incoming.bytes.rate_oam_oam_oam_0_port:
6759         type: org.openecomp.capabilities.metric.Ceilometer
6760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6761         occurrences:
6762         - 1
6763         - UNBOUNDED
6764       forwarder_oam_oam_internal_0_port:
6765         type: org.openecomp.capabilities.Forwarder
6766         occurrences:
6767         - 1
6768         - UNBOUNDED
6769       network.incoming.bytes_oam_oam_oam_0_port:
6770         type: org.openecomp.capabilities.metric.Ceilometer
6771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6772         occurrences:
6773         - 1
6774         - UNBOUNDED
6775       cpu_util_oam:
6776         type: org.openecomp.capabilities.metric.Ceilometer
6777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6778         occurrences:
6779         - 1
6780         - UNBOUNDED
6781       os_oam:
6782         type: tosca.capabilities.OperatingSystem
6783         occurrences:
6784         - 1
6785         - UNBOUNDED
6786       memory.usage_oam:
6787         type: org.openecomp.capabilities.metric.Ceilometer
6788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6789         occurrences:
6790         - 1
6791         - UNBOUNDED
6792       disk.latency_oam:
6793         type: org.openecomp.capabilities.metric.Ceilometer
6794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6795         occurrences:
6796         - 1
6797         - UNBOUNDED
6798       network.outpoing.packets_oam_oam_oam_0_port:
6799         type: org.openecomp.capabilities.metric.Ceilometer
6800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6801         occurrences:
6802         - 1
6803         - UNBOUNDED
6804       disk.write.bytes_oam:
6805         type: org.openecomp.capabilities.metric.Ceilometer
6806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6807         occurrences:
6808         - 1
6809         - UNBOUNDED
6810       disk.read.requests_oam:
6811         type: org.openecomp.capabilities.metric.Ceilometer
6812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6813         occurrences:
6814         - 1
6815         - UNBOUNDED
6816       disk.device.capacity_oam:
6817         type: org.openecomp.capabilities.metric.Ceilometer
6818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6819         occurrences:
6820         - 1
6821         - UNBOUNDED
6822       network.outgoing.bytes.rate_oam_oam_oam_0_port:
6823         type: org.openecomp.capabilities.metric.Ceilometer
6824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6825         occurrences:
6826         - 1
6827         - UNBOUNDED
6828   org.openecomp.resource.abstract.nodes.heat.tdcore:
6829     derived_from: org.openecomp.resource.abstract.nodes.VFC
6830     properties:
6831       vf_module_id:
6832         type: string
6833         description: Unique ID for this VF Module instance
6834         required: true
6835         status: SUPPORTED
6836       internal_net_id:
6837         type: string
6838         description: internal network name/uuid
6839         required: true
6840         status: SUPPORTED
6841       vcscf_release:
6842         type: string
6843         description: IMS release
6844         required: true
6845         status: SUPPORTED
6846       tdcore_security_group:
6847         type: string
6848         description: security group
6849         required: true
6850         status: SUPPORTED
6851       tdcore_names:
6852         type: list
6853         description: List of instance names for TDCORE instances
6854         required: true
6855         status: SUPPORTED
6856         entry_schema: *id001
6857       port_tdcore_dpdk_0_port_1_network_role_tag:
6858         type: string
6859         required: true
6860         status: SUPPORTED
6861       port_tdcore_dpdk_0_port_1_ip_requirements:
6862         type: list
6863         required: true
6864         status: SUPPORTED
6865         entry_schema:
6866           type: org.openecomp.datatypes.network.IpRequirements
6867       port_tdcore_internal_0_port_0_vlan_requirements:
6868         type: list
6869         required: true
6870         status: SUPPORTED
6871         entry_schema:
6872           type: org.openecomp.datatypes.network.VlanRequirements
6873       vcscf_gateway:
6874         type: string
6875         description: OAM unit virtual ip
6876         required: true
6877         status: SUPPORTED
6878       vnf_name:
6879         type: string
6880         description: Unique name for this VF instance
6881         required: true
6882         status: SUPPORTED
6883       port_tdcore_internal_0_port_0_network_role:
6884         type: string
6885         required: true
6886         status: SUPPORTED
6887       port_tdcore_dpdk_0_port_1_exCP_naming:
6888         type: org.openecomp.datatypes.Naming
6889         required: true
6890         status: SUPPORTED
6891       vf_module_name:
6892         type: string
6893         description: Unique name for this VF Module instance
6894         required: true
6895         status: SUPPORTED
6896       internal_dpdk_net_id:
6897         type: string
6898         description: internal dpdk network name/uuid
6899         required: true
6900         status: SUPPORTED
6901       port_tdcore_dpdk_0_port_1_vlan_requirements:
6902         type: list
6903         required: true
6904         status: SUPPORTED
6905         entry_schema:
6906           type: org.openecomp.datatypes.network.VlanRequirements
6907       port_tdcore_dpdk_0_port_1_order:
6908         type: integer
6909         required: true
6910         status: SUPPORTED
6911       port_tdcore_internal_0_port_0_order:
6912         type: integer
6913         required: true
6914         status: SUPPORTED
6915       vcscf_swrepo_address:
6916         type: string
6917         description: SWRepo IP or FQDN
6918         required: true
6919         status: SUPPORTED
6920       vnf_id:
6921         type: string
6922         description: Unique ID for this VF instance
6923         required: true
6924         status: SUPPORTED
6925       availability_zone_0:
6926         type: string
6927         description: Availability zone name.
6928         required: true
6929         status: SUPPORTED
6930       port_tdcore_dpdk_0_port_1_mac_requirements:
6931         type: org.openecomp.datatypes.network.MacRequirements
6932         required: true
6933         status: SUPPORTED
6934       tdcore_flavor_name:
6935         type: string
6936         description: flavor name
6937         required: true
6938         status: SUPPORTED
6939       tdcore_image_name:
6940         type: string
6941         description: image name
6942         required: true
6943         status: SUPPORTED
6944       vcscf_cmrepo_address:
6945         type: string
6946         description: CMRepo IP or FQDN
6947         required: true
6948         status: SUPPORTED
6949       vcscf_dns_address:
6950         type: string
6951         description: DNS server IP
6952         required: true
6953         status: SUPPORTED
6954       vcscf_internal_network_mtu:
6955         type: float
6956         description: MTU for internal network interface (eth0)
6957         required: true
6958         status: SUPPORTED
6959         constraints: *id002
6960       port_tdcore_dpdk_0_port_1_network_role:
6961         type: string
6962         required: true
6963         status: SUPPORTED
6964       tdcore_server_group:
6965         type: string
6966         description: server group name/id
6967         required: true
6968         status: SUPPORTED
6969       index:
6970         type: float
6971         description: index
6972         required: true
6973         status: SUPPORTED
6974         constraints: *id003
6975       vcscf_internal_netmask:
6976         type: string
6977         description: internal netmask
6978         required: true
6979         status: SUPPORTED
6980       port_tdcore_internal_0_port_0_ip_requirements:
6981         type: list
6982         required: true
6983         status: SUPPORTED
6984         entry_schema:
6985           type: org.openecomp.datatypes.network.IpRequirements
6986       vcscf_name_delimeter:
6987         type: string
6988         description: 'delimeter used in concatenating different words while naming
6989           (ex: "-","_",".",...)'
6990         required: true
6991         status: SUPPORTED
6992         constraints: *id004
6993       tdcore_internal_ips:
6994         type: list
6995         description: List of Internal Lan IPs for TDCORE instances
6996         required: true
6997         status: SUPPORTED
6998         entry_schema: *id005
6999       tdcore_dpdk_ips:
7000         type: list
7001         description: List of DPDK Lan IPs for TDCORE instances
7002         required: true
7003         status: SUPPORTED
7004         entry_schema: *id006
7005       tdcore_uuids:
7006         type: list
7007         description: List of UUIDs generated by cmrepo for TDCORE instances
7008         required: true
7009         status: SUPPORTED
7010         entry_schema: *id007
7011       vcscf_dn:
7012         type: string
7013         description: DN name
7014         required: true
7015         status: SUPPORTED
7016       port_tdcore_internal_0_port_0_network_role_tag:
7017         type: string
7018         required: true
7019         status: SUPPORTED
7020       port_tdcore_internal_0_port_0_mac_requirements:
7021         type: org.openecomp.datatypes.network.MacRequirements
7022         required: true
7023         status: SUPPORTED
7024       port_tdcore_internal_0_port_0_exCP_naming:
7025         type: org.openecomp.datatypes.Naming
7026         required: true
7027         status: SUPPORTED
7028       vcscf_du:
7029         type: string
7030         description: DU name
7031         required: true
7032         status: SUPPORTED
7033       port_tdcore_dpdk_0_port_1_subnetpoolid:
7034         type: string
7035         required: true
7036         status: SUPPORTED
7037       port_tdcore_internal_0_port_0_subnetpoolid:
7038         type: string
7039         required: true
7040         status: SUPPORTED
7041     requirements:
7042     - dependency_tdcore_internal_0_port_0:
7043         capability: tosca.capabilities.Node
7044         node: tosca.nodes.Root
7045         relationship: tosca.relationships.DependsOn
7046         occurrences:
7047         - 0
7048         - UNBOUNDED
7049     - link_tdcore_internal_0_port_0:
7050         capability: tosca.capabilities.network.Linkable
7051         relationship: tosca.relationships.network.LinksTo
7052         occurrences:
7053         - 1
7054         - 1
7055     - dependency_tdcore_dpdk_0_port_1:
7056         capability: tosca.capabilities.Node
7057         node: tosca.nodes.Root
7058         relationship: tosca.relationships.DependsOn
7059         occurrences:
7060         - 0
7061         - UNBOUNDED
7062     - link_tdcore_dpdk_0_port_1:
7063         capability: tosca.capabilities.network.Linkable
7064         relationship: tosca.relationships.network.LinksTo
7065         occurrences:
7066         - 1
7067         - 1
7068     - dependency_tdcore_server_0:
7069         capability: tosca.capabilities.Node
7070         node: tosca.nodes.Root
7071         relationship: tosca.relationships.DependsOn
7072         occurrences:
7073         - 0
7074         - UNBOUNDED
7075     - local_storage_tdcore_server_0:
7076         capability: tosca.capabilities.Attachment
7077         node: tosca.nodes.BlockStorage
7078         relationship: tosca.relationships.AttachesTo
7079         occurrences:
7080         - 0
7081         - UNBOUNDED
7082     capabilities:
7083       feature_tdcore_dpdk_0_port_1:
7084         type: tosca.capabilities.Node
7085         occurrences:
7086         - 1
7087         - UNBOUNDED
7088       disk.write.requests.rate_tdcore_server_0:
7089         type: org.openecomp.capabilities.metric.Ceilometer
7090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7091         occurrences:
7092         - 1
7093         - UNBOUNDED
7094       disk.device.write.bytes_tdcore_server_0:
7095         type: org.openecomp.capabilities.metric.Ceilometer
7096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7097         occurrences:
7098         - 1
7099         - UNBOUNDED
7100       feature_tdcore_internal_0_port_0:
7101         type: tosca.capabilities.Node
7102         occurrences:
7103         - 1
7104         - UNBOUNDED
7105       network.incoming.packets.rate_tdcore_dpdk_0_port_1:
7106         type: org.openecomp.capabilities.metric.Ceilometer
7107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7108         occurrences:
7109         - 1
7110         - UNBOUNDED
7111       binding_tdcore_internal_0_port_0:
7112         type: tosca.capabilities.network.Bindable
7113         valid_source_types:
7114         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7115         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7116         occurrences:
7117         - 0
7118         - UNBOUNDED
7119       network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
7120         type: org.openecomp.capabilities.metric.Ceilometer
7121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7122         occurrences:
7123         - 1
7124         - UNBOUNDED
7125       scalable_tdcore_server_0:
7126         type: tosca.capabilities.Scalable
7127         occurrences:
7128         - 1
7129         - UNBOUNDED
7130       network.incoming.packets_tdcore_dpdk_0_port_1:
7131         type: org.openecomp.capabilities.metric.Ceilometer
7132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7133         occurrences:
7134         - 1
7135         - UNBOUNDED
7136       forwarder_tdcore_dpdk_0_port_1:
7137         type: org.openecomp.capabilities.Forwarder
7138         occurrences:
7139         - 1
7140         - UNBOUNDED
7141       vcpus_tdcore_server_0:
7142         type: org.openecomp.capabilities.metric.Ceilometer
7143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7144         occurrences:
7145         - 1
7146         - UNBOUNDED
7147       disk.allocation_tdcore_server_0:
7148         type: org.openecomp.capabilities.metric.Ceilometer
7149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7150         occurrences:
7151         - 1
7152         - UNBOUNDED
7153       network.incoming.bytes_tdcore_internal_0_port_0:
7154         type: org.openecomp.capabilities.metric.Ceilometer
7155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7156         occurrences:
7157         - 1
7158         - UNBOUNDED
7159       network.outpoing.packets_tdcore_internal_0_port_0:
7160         type: org.openecomp.capabilities.metric.Ceilometer
7161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7162         occurrences:
7163         - 1
7164         - UNBOUNDED
7165       memory.resident_tdcore_server_0:
7166         type: org.openecomp.capabilities.metric.Ceilometer
7167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7168         occurrences:
7169         - 1
7170         - UNBOUNDED
7171       attachment_tdcore_internal_0_port_0:
7172         type: tosca.capabilities.Attachment
7173         occurrences:
7174         - 1
7175         - UNBOUNDED
7176       disk.root.size_tdcore_server_0:
7177         type: org.openecomp.capabilities.metric.Ceilometer
7178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7179         occurrences:
7180         - 1
7181         - UNBOUNDED
7182       host_tdcore_server_0:
7183         type: tosca.capabilities.Container
7184         valid_source_types:
7185         - tosca.nodes.SoftwareComponent
7186         occurrences:
7187         - 1
7188         - UNBOUNDED
7189       instance_tdcore_server_0:
7190         type: org.openecomp.capabilities.metric.Ceilometer
7191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7192         occurrences:
7193         - 1
7194         - UNBOUNDED
7195       disk.device.read.bytes.rate_tdcore_server_0:
7196         type: org.openecomp.capabilities.metric.Ceilometer
7197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7198         occurrences:
7199         - 1
7200         - UNBOUNDED
7201       disk.latency_tdcore_server_0:
7202         type: org.openecomp.capabilities.metric.Ceilometer
7203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7204         occurrences:
7205         - 1
7206         - UNBOUNDED
7207       disk.write.bytes_tdcore_server_0:
7208         type: org.openecomp.capabilities.metric.Ceilometer
7209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7210         occurrences:
7211         - 1
7212         - UNBOUNDED
7213       disk.iops_tdcore_server_0:
7214         type: org.openecomp.capabilities.metric.Ceilometer
7215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7216         occurrences:
7217         - 1
7218         - UNBOUNDED
7219       disk.write.requests_tdcore_server_0:
7220         type: org.openecomp.capabilities.metric.Ceilometer
7221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7222         occurrences:
7223         - 1
7224         - UNBOUNDED
7225       endpoint_tdcore_server_0:
7226         type: tosca.capabilities.Endpoint.Admin
7227         occurrences:
7228         - 1
7229         - UNBOUNDED
7230       disk.device.read.requests_tdcore_server_0:
7231         type: org.openecomp.capabilities.metric.Ceilometer
7232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7233         occurrences:
7234         - 1
7235         - UNBOUNDED
7236       disk.device.write.requests_tdcore_server_0:
7237         type: org.openecomp.capabilities.metric.Ceilometer
7238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7239         occurrences:
7240         - 1
7241         - UNBOUNDED
7242       network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
7243         type: org.openecomp.capabilities.metric.Ceilometer
7244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7245         occurrences:
7246         - 1
7247         - UNBOUNDED
7248       disk.ephemeral.size_tdcore_server_0:
7249         type: org.openecomp.capabilities.metric.Ceilometer
7250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7251         occurrences:
7252         - 1
7253         - UNBOUNDED
7254       disk.read.requests_tdcore_server_0:
7255         type: org.openecomp.capabilities.metric.Ceilometer
7256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7257         occurrences:
7258         - 1
7259         - UNBOUNDED
7260       network.outgoing.bytes_tdcore_dpdk_0_port_1:
7261         type: org.openecomp.capabilities.metric.Ceilometer
7262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7263         occurrences:
7264         - 1
7265         - UNBOUNDED
7266       memory_tdcore_server_0:
7267         type: org.openecomp.capabilities.metric.Ceilometer
7268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7269         occurrences:
7270         - 1
7271         - UNBOUNDED
7272       disk.device.write.bytes.rate_tdcore_server_0:
7273         type: org.openecomp.capabilities.metric.Ceilometer
7274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7275         occurrences:
7276         - 1
7277         - UNBOUNDED
7278       disk.write.bytes.rate_tdcore_server_0:
7279         type: org.openecomp.capabilities.metric.Ceilometer
7280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7281         occurrences:
7282         - 1
7283         - UNBOUNDED
7284       forwarder_tdcore_internal_0_port_0:
7285         type: org.openecomp.capabilities.Forwarder
7286         occurrences:
7287         - 1
7288         - UNBOUNDED
7289       disk.device.capacity_tdcore_server_0:
7290         type: org.openecomp.capabilities.metric.Ceilometer
7291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7292         occurrences:
7293         - 1
7294         - UNBOUNDED
7295       network.outpoing.packets_tdcore_dpdk_0_port_1:
7296         type: org.openecomp.capabilities.metric.Ceilometer
7297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7298         occurrences:
7299         - 1
7300         - UNBOUNDED
7301       disk.device.read.requests.rate_tdcore_server_0:
7302         type: org.openecomp.capabilities.metric.Ceilometer
7303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7304         occurrences:
7305         - 1
7306         - UNBOUNDED
7307       network.outgoing.bytes_tdcore_internal_0_port_0:
7308         type: org.openecomp.capabilities.metric.Ceilometer
7309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7310         occurrences:
7311         - 1
7312         - UNBOUNDED
7313       disk.read.bytes.rate_tdcore_server_0:
7314         type: org.openecomp.capabilities.metric.Ceilometer
7315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7316         occurrences:
7317         - 1
7318         - UNBOUNDED
7319       network.incoming.packets.rate_tdcore_internal_0_port_0:
7320         type: org.openecomp.capabilities.metric.Ceilometer
7321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7322         occurrences:
7323         - 1
7324         - UNBOUNDED
7325       memory.usage_tdcore_server_0:
7326         type: org.openecomp.capabilities.metric.Ceilometer
7327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7328         occurrences:
7329         - 1
7330         - UNBOUNDED
7331       os_tdcore_server_0:
7332         type: tosca.capabilities.OperatingSystem
7333         occurrences:
7334         - 1
7335         - UNBOUNDED
7336       disk.device.iops_tdcore_server_0:
7337         type: org.openecomp.capabilities.metric.Ceilometer
7338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7339         occurrences:
7340         - 1
7341         - UNBOUNDED
7342       network.incoming.bytes_tdcore_dpdk_0_port_1:
7343         type: org.openecomp.capabilities.metric.Ceilometer
7344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7345         occurrences:
7346         - 1
7347         - UNBOUNDED
7348       binding_tdcore_server_0:
7349         type: tosca.capabilities.network.Bindable
7350         occurrences:
7351         - 1
7352         - UNBOUNDED
7353       disk.device.read.bytes_tdcore_server_0:
7354         type: org.openecomp.capabilities.metric.Ceilometer
7355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7356         occurrences:
7357         - 1
7358         - UNBOUNDED
7359       cpu.delta_tdcore_server_0:
7360         type: org.openecomp.capabilities.metric.Ceilometer
7361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7362         occurrences:
7363         - 1
7364         - UNBOUNDED
7365       network.outgoing.packets.rate_tdcore_internal_0_port_0:
7366         type: org.openecomp.capabilities.metric.Ceilometer
7367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7368         occurrences:
7369         - 1
7370         - UNBOUNDED
7371       network.incoming.bytes.rate_tdcore_internal_0_port_0:
7372         type: org.openecomp.capabilities.metric.Ceilometer
7373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7374         occurrences:
7375         - 1
7376         - UNBOUNDED
7377       disk.usage_tdcore_server_0:
7378         type: org.openecomp.capabilities.metric.Ceilometer
7379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7380         occurrences:
7381         - 1
7382         - UNBOUNDED
7383       network.outgoing.bytes.rate_tdcore_internal_0_port_0:
7384         type: org.openecomp.capabilities.metric.Ceilometer
7385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7386         occurrences:
7387         - 1
7388         - UNBOUNDED
7389       binding_tdcore_dpdk_0_port_1:
7390         type: tosca.capabilities.network.Bindable
7391         valid_source_types:
7392         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7393         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
7394         occurrences:
7395         - 0
7396         - UNBOUNDED
7397       cpu_tdcore_server_0:
7398         type: org.openecomp.capabilities.metric.Ceilometer
7399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7400         occurrences:
7401         - 1
7402         - UNBOUNDED
7403       feature_tdcore_server_0:
7404         type: tosca.capabilities.Node
7405         occurrences:
7406         - 1
7407         - UNBOUNDED
7408       disk.device.write.requests.rate_tdcore_server_0:
7409         type: org.openecomp.capabilities.metric.Ceilometer
7410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7411         occurrences:
7412         - 1
7413         - UNBOUNDED
7414       attachment_tdcore_dpdk_0_port_1:
7415         type: tosca.capabilities.Attachment
7416         occurrences:
7417         - 1
7418         - UNBOUNDED
7419       disk.capacity_tdcore_server_0:
7420         type: org.openecomp.capabilities.metric.Ceilometer
7421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7422         occurrences:
7423         - 1
7424         - UNBOUNDED
7425       network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
7426         type: org.openecomp.capabilities.metric.Ceilometer
7427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7428         occurrences:
7429         - 1
7430         - UNBOUNDED
7431       disk.device.allocation_tdcore_server_0:
7432         type: org.openecomp.capabilities.metric.Ceilometer
7433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7434         occurrences:
7435         - 1
7436         - UNBOUNDED
7437       disk.device.usage_tdcore_server_0:
7438         type: org.openecomp.capabilities.metric.Ceilometer
7439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7440         occurrences:
7441         - 1
7442         - UNBOUNDED
7443       disk.read.bytes_tdcore_server_0:
7444         type: org.openecomp.capabilities.metric.Ceilometer
7445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7446         occurrences:
7447         - 1
7448         - UNBOUNDED
7449       disk.device.latency_tdcore_server_0:
7450         type: org.openecomp.capabilities.metric.Ceilometer
7451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7452         occurrences:
7453         - 1
7454         - UNBOUNDED
7455       cpu_util_tdcore_server_0:
7456         type: org.openecomp.capabilities.metric.Ceilometer
7457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7458         occurrences:
7459         - 1
7460         - UNBOUNDED
7461       network.incoming.packets_tdcore_internal_0_port_0:
7462         type: org.openecomp.capabilities.metric.Ceilometer
7463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7464         occurrences:
7465         - 1
7466         - UNBOUNDED
7467   org.openecomp.resource.abstract.nodes.cif:
7468     derived_from: org.openecomp.resource.abstract.nodes.VFC
7469     properties:
7470       port_cif_ims_core_0_port_network:
7471         type: list
7472         required: true
7473         status: SUPPORTED
7474         entry_schema:
7475           type: string
7476       port_cif_oam_0_port_1_name:
7477         type: list
7478         required: true
7479         status: SUPPORTED
7480         entry_schema:
7481           type: string
7482       port_cif_oam_0_port_1_allowed_address_pairs:
7483         type: list
7484         required: true
7485         status: SUPPORTED
7486         entry_schema:
7487           type: org.openecomp.datatypes.heat.network.AddressPair
7488       port_cif_oam_0_port_1_fixed_ips:
7489         type: list
7490         required: true
7491         status: SUPPORTED
7492         entry_schema:
7493           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7494       port_cif_ims_li_0_port_network_role:
7495         type: string
7496         required: true
7497         status: SUPPORTED
7498       vm_flavor_name:
7499         type: string
7500         required: true
7501         status: SUPPORTED
7502       port_cif_internal_0_port_name:
7503         type: list
7504         required: true
7505         status: SUPPORTED
7506         entry_schema:
7507           type: string
7508       port_cif_oam_0_port_1_order:
7509         type: integer
7510         required: true
7511         status: SUPPORTED
7512       port_cif_internal_0_port_vlan_requirements:
7513         type: list
7514         required: true
7515         status: SUPPORTED
7516         entry_schema:
7517           type: org.openecomp.datatypes.network.VlanRequirements
7518       port_cif_ims_core_0_port_network_role:
7519         type: string
7520         required: true
7521         status: SUPPORTED
7522       port_cif_oam_0_port_1_exCP_naming:
7523         type: org.openecomp.datatypes.Naming
7524         required: true
7525         status: SUPPORTED
7526       port_cif_oam_0_port_3_exCP_naming:
7527         type: org.openecomp.datatypes.Naming
7528         required: true
7529         status: SUPPORTED
7530       vm_image_name:
7531         type: string
7532         required: true
7533         status: SUPPORTED
7534       compute_cif_user_data_format:
7535         type: list
7536         required: true
7537         status: SUPPORTED
7538         entry_schema:
7539           type: string
7540       port_cif_oam_0_port_1_ip_requirements:
7541         type: list
7542         required: true
7543         status: SUPPORTED
7544         entry_schema:
7545           type: org.openecomp.datatypes.network.IpRequirements
7546       port_cif_oam_0_port_1_vlan_requirements:
7547         type: list
7548         required: true
7549         status: SUPPORTED
7550         entry_schema:
7551           type: org.openecomp.datatypes.network.VlanRequirements
7552       port_cif_ims_li_0_port_fixed_ips:
7553         type: list
7554         required: true
7555         status: SUPPORTED
7556         entry_schema:
7557           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7558       compute_cif_scheduler_hints:
7559         type: list
7560         required: true
7561         status: SUPPORTED
7562         entry_schema:
7563           type: json
7564       port_cif_oam_0_port_1_security_groups:
7565         type: list
7566         required: true
7567         status: SUPPORTED
7568         entry_schema:
7569           type: json
7570       port_cif_internal_0_port_network_role:
7571         type: string
7572         required: true
7573         status: SUPPORTED
7574       port_cif_ims_li_0_port_ip_requirements:
7575         type: list
7576         required: true
7577         status: SUPPORTED
7578         entry_schema:
7579           type: org.openecomp.datatypes.network.IpRequirements
7580       compute_cif_metadata:
7581         type: list
7582         required: true
7583         status: SUPPORTED
7584         entry_schema:
7585           type: json
7586       port_cif_oam_0_port_3_subnetpoolid:
7587         type: string
7588         required: true
7589         status: SUPPORTED
7590       port_cif_ims_li_0_port_name:
7591         type: list
7592         required: true
7593         status: SUPPORTED
7594         entry_schema:
7595           type: string
7596       port_cif_ims_core_0_port_fixed_ips:
7597         type: list
7598         required: true
7599         status: SUPPORTED
7600         entry_schema:
7601           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7602       port_cif_ims_li_0_port_order:
7603         type: integer
7604         required: true
7605         status: SUPPORTED
7606       port_cif_oam_0_port_3_network_role:
7607         type: string
7608         required: true
7609         status: SUPPORTED
7610       port_cif_oam_0_port_3_network_role_tag:
7611         type: string
7612         required: true
7613         status: SUPPORTED
7614       port_cif_ims_core_0_port_vlan_requirements:
7615         type: list
7616         required: true
7617         status: SUPPORTED
7618         entry_schema:
7619           type: org.openecomp.datatypes.network.VlanRequirements
7620       port_cif_oam_0_port_1_network_role:
7621         type: string
7622         required: true
7623         status: SUPPORTED
7624       port_cif_ims_core_0_port_exCP_naming:
7625         type: org.openecomp.datatypes.Naming
7626         required: true
7627         status: SUPPORTED
7628       port_cif_internal_0_port_subnetpoolid:
7629         type: string
7630         required: true
7631         status: SUPPORTED
7632       port_cif_ims_core_0_port_security_groups:
7633         type: list
7634         required: true
7635         status: SUPPORTED
7636         entry_schema:
7637           type: json
7638       port_cif_oam_0_port_1_subnetpoolid:
7639         type: string
7640         required: true
7641         status: SUPPORTED
7642       port_cif_ims_core_0_port_name:
7643         type: list
7644         required: true
7645         status: SUPPORTED
7646         entry_schema:
7647           type: string
7648       port_cif_oam_0_port_3_order:
7649         type: integer
7650         required: true
7651         status: SUPPORTED
7652       port_cif_internal_0_port_network:
7653         type: list
7654         required: true
7655         status: SUPPORTED
7656         entry_schema:
7657           type: string
7658       port_cif_ims_core_0_port_order:
7659         type: integer
7660         required: true
7661         status: SUPPORTED
7662       port_cif_oam_0_port_3_security_groups:
7663         type: list
7664         required: true
7665         status: SUPPORTED
7666         entry_schema:
7667           type: json
7668       port_cif_ims_core_0_port_ip_requirements:
7669         type: list
7670         required: true
7671         status: SUPPORTED
7672         entry_schema:
7673           type: org.openecomp.datatypes.network.IpRequirements
7674       port_cif_ims_li_0_port_mac_requirements:
7675         type: org.openecomp.datatypes.network.MacRequirements
7676         required: true
7677         status: SUPPORTED
7678       port_cif_oam_0_port_1_network:
7679         type: list
7680         required: true
7681         status: SUPPORTED
7682         entry_schema:
7683           type: string
7684       port_cif_ims_li_0_port_security_groups:
7685         type: list
7686         required: true
7687         status: SUPPORTED
7688         entry_schema:
7689           type: json
7690       port_cif_ims_li_0_port_subnetpoolid:
7691         type: string
7692         required: true
7693         status: SUPPORTED
7694       port_cif_oam_0_port_3_vlan_requirements:
7695         type: list
7696         required: true
7697         status: SUPPORTED
7698         entry_schema:
7699           type: org.openecomp.datatypes.network.VlanRequirements
7700       compute_cif_name:
7701         type: list
7702         required: true
7703         status: SUPPORTED
7704         entry_schema:
7705           type: string
7706       port_cif_internal_0_port_order:
7707         type: integer
7708         required: true
7709         status: SUPPORTED
7710       compute_cif_availability_zone:
7711         type: list
7712         required: true
7713         status: SUPPORTED
7714         entry_schema:
7715           type: string
7716       port_cif_oam_0_port_1_network_role_tag:
7717         type: string
7718         required: true
7719         status: SUPPORTED
7720       port_cif_oam_0_port_3_mac_requirements:
7721         type: org.openecomp.datatypes.network.MacRequirements
7722         required: true
7723         status: SUPPORTED
7724       port_cif_ims_core_0_port_allowed_address_pairs:
7725         type: list
7726         required: true
7727         status: SUPPORTED
7728         entry_schema:
7729           type: org.openecomp.datatypes.heat.network.AddressPair
7730       port_cif_oam_0_port_3_fixed_ips:
7731         type: list
7732         required: true
7733         status: SUPPORTED
7734         entry_schema:
7735           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7736       port_cif_ims_core_0_port_network_role_tag:
7737         type: string
7738         required: true
7739         status: SUPPORTED
7740       port_cif_ims_li_0_port_exCP_naming:
7741         type: org.openecomp.datatypes.Naming
7742         required: true
7743         status: SUPPORTED
7744       port_cif_ims_li_0_port_allowed_address_pairs:
7745         type: list
7746         required: true
7747         status: SUPPORTED
7748         entry_schema:
7749           type: org.openecomp.datatypes.heat.network.AddressPair
7750       port_cif_ims_core_0_port_subnetpoolid:
7751         type: string
7752         required: true
7753         status: SUPPORTED
7754       port_cif_internal_0_port_network_role_tag:
7755         type: string
7756         required: true
7757         status: SUPPORTED
7758       port_cif_internal_0_port_mac_requirements:
7759         type: org.openecomp.datatypes.network.MacRequirements
7760         required: true
7761         status: SUPPORTED
7762       port_cif_ims_li_0_port_network:
7763         type: list
7764         required: true
7765         status: SUPPORTED
7766         entry_schema:
7767           type: string
7768       port_cif_internal_0_port_security_groups:
7769         type: list
7770         required: true
7771         status: SUPPORTED
7772         entry_schema:
7773           type: json
7774       port_cif_internal_0_port_exCP_naming:
7775         type: org.openecomp.datatypes.Naming
7776         required: true
7777         status: SUPPORTED
7778       port_cif_ims_li_0_port_network_role_tag:
7779         type: string
7780         required: true
7781         status: SUPPORTED
7782       index_value:
7783         type: integer
7784         description: Index value of this substitution service template runtime instance
7785         required: false
7786         default: 0
7787         status: SUPPORTED
7788         constraints:
7789         - greater_or_equal: 0
7790       port_cif_oam_0_port_3_allowed_address_pairs:
7791         type: list
7792         required: true
7793         status: SUPPORTED
7794         entry_schema:
7795           type: org.openecomp.datatypes.heat.network.AddressPair
7796       port_cif_internal_0_port_fixed_ips:
7797         type: list
7798         required: true
7799         status: SUPPORTED
7800         entry_schema:
7801           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7802       compute_cif_config_drive:
7803         type: list
7804         required: true
7805         status: SUPPORTED
7806         entry_schema:
7807           type: boolean
7808       port_cif_oam_0_port_3_name:
7809         type: list
7810         required: true
7811         status: SUPPORTED
7812         entry_schema:
7813           type: string
7814       port_cif_ims_li_0_port_vlan_requirements:
7815         type: list
7816         required: true
7817         status: SUPPORTED
7818         entry_schema:
7819           type: org.openecomp.datatypes.network.VlanRequirements
7820       port_cif_oam_0_port_3_network:
7821         type: list
7822         required: true
7823         status: SUPPORTED
7824         entry_schema:
7825           type: string
7826       port_cif_ims_core_0_port_mac_requirements:
7827         type: org.openecomp.datatypes.network.MacRequirements
7828         required: true
7829         status: SUPPORTED
7830       port_cif_internal_0_port_allowed_address_pairs:
7831         type: list
7832         required: true
7833         status: SUPPORTED
7834         entry_schema:
7835           type: org.openecomp.datatypes.heat.network.AddressPair
7836       port_cif_oam_0_port_1_mac_requirements:
7837         type: org.openecomp.datatypes.network.MacRequirements
7838         required: true
7839         status: SUPPORTED
7840       port_cif_oam_0_port_3_ip_requirements:
7841         type: list
7842         required: true
7843         status: SUPPORTED
7844         entry_schema:
7845           type: org.openecomp.datatypes.network.IpRequirements
7846       port_cif_internal_0_port_ip_requirements:
7847         type: list
7848         required: true
7849         status: SUPPORTED
7850         entry_schema:
7851           type: org.openecomp.datatypes.network.IpRequirements
7852     requirements:
7853     - dependency_cif:
7854         capability: tosca.capabilities.Node
7855         node: tosca.nodes.Root
7856         relationship: tosca.relationships.DependsOn
7857         occurrences:
7858         - 0
7859         - UNBOUNDED
7860     - local_storage_cif:
7861         capability: tosca.capabilities.Attachment
7862         node: tosca.nodes.BlockStorage
7863         relationship: tosca.relationships.AttachesTo
7864         occurrences:
7865         - 0
7866         - UNBOUNDED
7867     - dependency_cif_cif_internal_0_port:
7868         capability: tosca.capabilities.Node
7869         node: tosca.nodes.Root
7870         relationship: tosca.relationships.DependsOn
7871         occurrences:
7872         - 0
7873         - UNBOUNDED
7874     - link_cif_cif_internal_0_port:
7875         capability: tosca.capabilities.network.Linkable
7876         relationship: tosca.relationships.network.LinksTo
7877         occurrences:
7878         - 1
7879         - 1
7880     - dependency_cif_cif_ims_li_0_port:
7881         capability: tosca.capabilities.Node
7882         node: tosca.nodes.Root
7883         relationship: tosca.relationships.DependsOn
7884         occurrences:
7885         - 0
7886         - UNBOUNDED
7887     - link_cif_cif_ims_li_0_port:
7888         capability: tosca.capabilities.network.Linkable
7889         relationship: tosca.relationships.network.LinksTo
7890         occurrences:
7891         - 1
7892         - 1
7893     - dependency_cif_cif_ims_core_0_port:
7894         capability: tosca.capabilities.Node
7895         node: tosca.nodes.Root
7896         relationship: tosca.relationships.DependsOn
7897         occurrences:
7898         - 0
7899         - UNBOUNDED
7900     - link_cif_cif_ims_core_0_port:
7901         capability: tosca.capabilities.network.Linkable
7902         relationship: tosca.relationships.network.LinksTo
7903         occurrences:
7904         - 1
7905         - 1
7906     - dependency_cif_cif_oam_0_port_1:
7907         capability: tosca.capabilities.Node
7908         node: tosca.nodes.Root
7909         relationship: tosca.relationships.DependsOn
7910         occurrences:
7911         - 0
7912         - UNBOUNDED
7913     - link_cif_cif_oam_0_port_1:
7914         capability: tosca.capabilities.network.Linkable
7915         relationship: tosca.relationships.network.LinksTo
7916         occurrences:
7917         - 1
7918         - 1
7919     - dependency_cif_cif_oam_0_port_3:
7920         capability: tosca.capabilities.Node
7921         node: tosca.nodes.Root
7922         relationship: tosca.relationships.DependsOn
7923         occurrences:
7924         - 0
7925         - UNBOUNDED
7926     - link_cif_cif_oam_0_port_3:
7927         capability: tosca.capabilities.network.Linkable
7928         relationship: tosca.relationships.network.LinksTo
7929         occurrences:
7930         - 1
7931         - 1
7932     capabilities:
7933       binding_cif:
7934         type: tosca.capabilities.network.Bindable
7935         occurrences:
7936         - 1
7937         - UNBOUNDED
7938       disk.device.read.requests_cif:
7939         type: org.openecomp.capabilities.metric.Ceilometer
7940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7941         occurrences:
7942         - 1
7943         - UNBOUNDED
7944       disk.latency_cif:
7945         type: org.openecomp.capabilities.metric.Ceilometer
7946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7947         occurrences:
7948         - 1
7949         - UNBOUNDED
7950       os_cif:
7951         type: tosca.capabilities.OperatingSystem
7952         occurrences:
7953         - 1
7954         - UNBOUNDED
7955       memory.usage_cif:
7956         type: org.openecomp.capabilities.metric.Ceilometer
7957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7958         occurrences:
7959         - 1
7960         - UNBOUNDED
7961       attachment_cif_cif_internal_0_port:
7962         type: tosca.capabilities.Attachment
7963         occurrences:
7964         - 1
7965         - UNBOUNDED
7966       network.incoming.bytes.rate_cif_cif_oam_0_port_3:
7967         type: org.openecomp.capabilities.metric.Ceilometer
7968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7969         occurrences:
7970         - 1
7971         - UNBOUNDED
7972       network.incoming.packets.rate_cif_cif_ims_core_0_port:
7973         type: org.openecomp.capabilities.metric.Ceilometer
7974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7975         occurrences:
7976         - 1
7977         - UNBOUNDED
7978       network.incoming.bytes.rate_cif_cif_oam_0_port_1:
7979         type: org.openecomp.capabilities.metric.Ceilometer
7980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7981         occurrences:
7982         - 1
7983         - UNBOUNDED
7984       network.outgoing.packets.rate_cif_cif_internal_0_port:
7985         type: org.openecomp.capabilities.metric.Ceilometer
7986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7987         occurrences:
7988         - 1
7989         - UNBOUNDED
7990       network.outgoing.bytes.rate_cif_cif_ims_li_0_port:
7991         type: org.openecomp.capabilities.metric.Ceilometer
7992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7993         occurrences:
7994         - 1
7995         - UNBOUNDED
7996       instance_cif:
7997         type: org.openecomp.capabilities.metric.Ceilometer
7998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7999         occurrences:
8000         - 1
8001         - UNBOUNDED
8002       forwarder_cif_cif_ims_core_0_port:
8003         type: org.openecomp.capabilities.Forwarder
8004         occurrences:
8005         - 1
8006         - UNBOUNDED
8007       network.incoming.bytes_cif_cif_ims_li_0_port:
8008         type: org.openecomp.capabilities.metric.Ceilometer
8009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8010         occurrences:
8011         - 1
8012         - UNBOUNDED
8013       network.outgoing.bytes.rate_cif_cif_oam_0_port_3:
8014         type: org.openecomp.capabilities.metric.Ceilometer
8015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8016         occurrences:
8017         - 1
8018         - UNBOUNDED
8019       network.outpoing.packets_cif_cif_oam_0_port_3:
8020         type: org.openecomp.capabilities.metric.Ceilometer
8021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8022         occurrences:
8023         - 1
8024         - UNBOUNDED
8025       network.outpoing.packets_cif_cif_oam_0_port_1:
8026         type: org.openecomp.capabilities.metric.Ceilometer
8027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8028         occurrences:
8029         - 1
8030         - UNBOUNDED
8031       network.incoming.packets.rate_cif_cif_ims_li_0_port:
8032         type: org.openecomp.capabilities.metric.Ceilometer
8033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8034         occurrences:
8035         - 1
8036         - UNBOUNDED
8037       network.incoming.bytes.rate_cif_cif_ims_li_0_port:
8038         type: org.openecomp.capabilities.metric.Ceilometer
8039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8040         occurrences:
8041         - 1
8042         - UNBOUNDED
8043       disk.root.size_cif:
8044         type: org.openecomp.capabilities.metric.Ceilometer
8045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8046         occurrences:
8047         - 1
8048         - UNBOUNDED
8049       memory.resident_cif:
8050         type: org.openecomp.capabilities.metric.Ceilometer
8051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8052         occurrences:
8053         - 1
8054         - UNBOUNDED
8055       network.incoming.packets_cif_cif_ims_li_0_port:
8056         type: org.openecomp.capabilities.metric.Ceilometer
8057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8058         occurrences:
8059         - 1
8060         - UNBOUNDED
8061       network.incoming.packets_cif_cif_ims_core_0_port:
8062         type: org.openecomp.capabilities.metric.Ceilometer
8063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8064         occurrences:
8065         - 1
8066         - UNBOUNDED
8067       disk.usage_cif:
8068         type: org.openecomp.capabilities.metric.Ceilometer
8069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8070         occurrences:
8071         - 1
8072         - UNBOUNDED
8073       disk.ephemeral.size_cif:
8074         type: org.openecomp.capabilities.metric.Ceilometer
8075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8076         occurrences:
8077         - 1
8078         - UNBOUNDED
8079       network.outgoing.bytes_cif_cif_ims_li_0_port:
8080         type: org.openecomp.capabilities.metric.Ceilometer
8081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8082         occurrences:
8083         - 1
8084         - UNBOUNDED
8085       disk.write.requests.rate_cif:
8086         type: org.openecomp.capabilities.metric.Ceilometer
8087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8088         occurrences:
8089         - 1
8090         - UNBOUNDED
8091       disk.read.bytes_cif:
8092         type: org.openecomp.capabilities.metric.Ceilometer
8093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8094         occurrences:
8095         - 1
8096         - UNBOUNDED
8097       disk.device.read.requests.rate_cif:
8098         type: org.openecomp.capabilities.metric.Ceilometer
8099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8100         occurrences:
8101         - 1
8102         - UNBOUNDED
8103       network.incoming.bytes_cif_cif_internal_0_port:
8104         type: org.openecomp.capabilities.metric.Ceilometer
8105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8106         occurrences:
8107         - 1
8108         - UNBOUNDED
8109       attachment_cif_cif_ims_li_0_port:
8110         type: tosca.capabilities.Attachment
8111         occurrences:
8112         - 1
8113         - UNBOUNDED
8114       network.outgoing.packets.rate_cif_cif_ims_li_0_port:
8115         type: org.openecomp.capabilities.metric.Ceilometer
8116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8117         occurrences:
8118         - 1
8119         - UNBOUNDED
8120       disk.device.allocation_cif:
8121         type: org.openecomp.capabilities.metric.Ceilometer
8122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8123         occurrences:
8124         - 1
8125         - UNBOUNDED
8126       binding_cif_cif_internal_0_port:
8127         type: tosca.capabilities.network.Bindable
8128         valid_source_types:
8129         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8130         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
8131         occurrences:
8132         - 0
8133         - UNBOUNDED
8134       network.outgoing.packets.rate_cif_cif_ims_core_0_port:
8135         type: org.openecomp.capabilities.metric.Ceilometer
8136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8137         occurrences:
8138         - 1
8139         - UNBOUNDED
8140       disk.device.read.bytes.rate_cif:
8141         type: org.openecomp.capabilities.metric.Ceilometer
8142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8143         occurrences:
8144         - 1
8145         - UNBOUNDED
8146       vcpus_cif:
8147         type: org.openecomp.capabilities.metric.Ceilometer
8148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8149         occurrences:
8150         - 1
8151         - UNBOUNDED
8152       network.incoming.packets.rate_cif_cif_internal_0_port:
8153         type: org.openecomp.capabilities.metric.Ceilometer
8154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8155         occurrences:
8156         - 1
8157         - UNBOUNDED
8158       endpoint_cif:
8159         type: tosca.capabilities.Endpoint.Admin
8160         occurrences:
8161         - 1
8162         - UNBOUNDED
8163       disk.device.usage_cif:
8164         type: org.openecomp.capabilities.metric.Ceilometer
8165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8166         occurrences:
8167         - 1
8168         - UNBOUNDED
8169       forwarder_cif_cif_ims_li_0_port:
8170         type: org.openecomp.capabilities.Forwarder
8171         occurrences:
8172         - 1
8173         - UNBOUNDED
8174       network.outgoing.packets.rate_cif_cif_oam_0_port_1:
8175         type: org.openecomp.capabilities.metric.Ceilometer
8176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8177         occurrences:
8178         - 1
8179         - UNBOUNDED
8180       network.incoming.bytes_cif_cif_oam_0_port_1:
8181         type: org.openecomp.capabilities.metric.Ceilometer
8182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8183         occurrences:
8184         - 1
8185         - UNBOUNDED
8186       network.incoming.bytes_cif_cif_oam_0_port_3:
8187         type: org.openecomp.capabilities.metric.Ceilometer
8188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8189         occurrences:
8190         - 1
8191         - UNBOUNDED
8192       network.outpoing.packets_cif_cif_ims_core_0_port:
8193         type: org.openecomp.capabilities.metric.Ceilometer
8194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8195         occurrences:
8196         - 1
8197         - UNBOUNDED
8198       disk.read.requests_cif:
8199         type: org.openecomp.capabilities.metric.Ceilometer
8200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8201         occurrences:
8202         - 1
8203         - UNBOUNDED
8204       disk.write.bytes_cif:
8205         type: org.openecomp.capabilities.metric.Ceilometer
8206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8207         occurrences:
8208         - 1
8209         - UNBOUNDED
8210       network.outgoing.bytes_cif_cif_ims_core_0_port:
8211         type: org.openecomp.capabilities.metric.Ceilometer
8212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8213         occurrences:
8214         - 1
8215         - UNBOUNDED
8216       disk.device.capacity_cif:
8217         type: org.openecomp.capabilities.metric.Ceilometer
8218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8219         occurrences:
8220         - 1
8221         - UNBOUNDED
8222       feature_cif_cif_oam_0_port_3:
8223         type: tosca.capabilities.Node
8224         occurrences:
8225         - 1
8226         - UNBOUNDED
8227       network.incoming.bytes_cif_cif_ims_core_0_port:
8228         type: org.openecomp.capabilities.metric.Ceilometer
8229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8230         occurrences:
8231         - 1
8232         - UNBOUNDED
8233       feature_cif_cif_oam_0_port_1:
8234         type: tosca.capabilities.Node
8235         occurrences:
8236         - 1
8237         - UNBOUNDED
8238       network.incoming.packets.rate_cif_cif_oam_0_port_3:
8239         type: org.openecomp.capabilities.metric.Ceilometer
8240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8241         occurrences:
8242         - 1
8243         - UNBOUNDED
8244       network.incoming.packets.rate_cif_cif_oam_0_port_1:
8245         type: org.openecomp.capabilities.metric.Ceilometer
8246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8247         occurrences:
8248         - 1
8249         - UNBOUNDED
8250       cpu_cif:
8251         type: org.openecomp.capabilities.metric.Ceilometer
8252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8253         occurrences:
8254         - 1
8255         - UNBOUNDED
8256       disk.device.read.bytes_cif:
8257         type: org.openecomp.capabilities.metric.Ceilometer
8258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8259         occurrences:
8260         - 1
8261         - UNBOUNDED
8262       forwarder_cif_cif_internal_0_port:
8263         type: org.openecomp.capabilities.Forwarder
8264         occurrences:
8265         - 1
8266         - UNBOUNDED
8267       forwarder_cif_cif_oam_0_port_1:
8268         type: org.openecomp.capabilities.Forwarder
8269         occurrences:
8270         - 1
8271         - UNBOUNDED
8272       forwarder_cif_cif_oam_0_port_3:
8273         type: org.openecomp.capabilities.Forwarder
8274         occurrences:
8275         - 1
8276         - UNBOUNDED
8277       feature_cif:
8278         type: tosca.capabilities.Node
8279         occurrences:
8280         - 1
8281         - UNBOUNDED
8282       binding_cif_cif_oam_0_port_1:
8283         type: tosca.capabilities.network.Bindable
8284         valid_source_types:
8285         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8286         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
8287         occurrences:
8288         - 0
8289         - UNBOUNDED
8290       network.incoming.bytes.rate_cif_cif_internal_0_port:
8291         type: org.openecomp.capabilities.metric.Ceilometer
8292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8293         occurrences:
8294         - 1
8295         - UNBOUNDED
8296       binding_cif_cif_oam_0_port_3:
8297         type: tosca.capabilities.network.Bindable
8298         valid_source_types:
8299         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8300         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
8301         occurrences:
8302         - 0
8303         - UNBOUNDED
8304       cpu_util_cif:
8305         type: org.openecomp.capabilities.metric.Ceilometer
8306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8307         occurrences:
8308         - 1
8309         - UNBOUNDED
8310       disk.device.write.bytes_cif:
8311         type: org.openecomp.capabilities.metric.Ceilometer
8312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8313         occurrences:
8314         - 1
8315         - UNBOUNDED
8316       network.outgoing.bytes_cif_cif_internal_0_port:
8317         type: org.openecomp.capabilities.metric.Ceilometer
8318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8319         occurrences:
8320         - 1
8321         - UNBOUNDED
8322       feature_cif_cif_internal_0_port:
8323         type: tosca.capabilities.Node
8324         occurrences:
8325         - 1
8326         - UNBOUNDED
8327       network.incoming.packets_cif_cif_oam_0_port_1:
8328         type: org.openecomp.capabilities.metric.Ceilometer
8329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8330         occurrences:
8331         - 1
8332         - UNBOUNDED
8333       network.incoming.packets_cif_cif_oam_0_port_3:
8334         type: org.openecomp.capabilities.metric.Ceilometer
8335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8336         occurrences:
8337         - 1
8338         - UNBOUNDED
8339       feature_cif_cif_ims_li_0_port:
8340         type: tosca.capabilities.Node
8341         occurrences:
8342         - 1
8343         - UNBOUNDED
8344       network.outgoing.bytes_cif_cif_oam_0_port_3:
8345         type: org.openecomp.capabilities.metric.Ceilometer
8346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8347         occurrences:
8348         - 1
8349         - UNBOUNDED
8350       network.outgoing.bytes_cif_cif_oam_0_port_1:
8351         type: org.openecomp.capabilities.metric.Ceilometer
8352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8353         occurrences:
8354         - 1
8355         - UNBOUNDED
8356       binding_cif_cif_ims_core_0_port:
8357         type: tosca.capabilities.network.Bindable
8358         valid_source_types:
8359         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8360         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
8361         occurrences:
8362         - 0
8363         - UNBOUNDED
8364       disk.allocation_cif:
8365         type: org.openecomp.capabilities.metric.Ceilometer
8366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8367         occurrences:
8368         - 1
8369         - UNBOUNDED
8370       disk.device.iops_cif:
8371         type: org.openecomp.capabilities.metric.Ceilometer
8372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8373         occurrences:
8374         - 1
8375         - UNBOUNDED
8376       disk.device.write.requests_cif:
8377         type: org.openecomp.capabilities.metric.Ceilometer
8378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8379         occurrences:
8380         - 1
8381         - UNBOUNDED
8382       network.outpoing.packets_cif_cif_internal_0_port:
8383         type: org.openecomp.capabilities.metric.Ceilometer
8384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8385         occurrences:
8386         - 1
8387         - UNBOUNDED
8388       network.outgoing.packets.rate_cif_cif_oam_0_port_3:
8389         type: org.openecomp.capabilities.metric.Ceilometer
8390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8391         occurrences:
8392         - 1
8393         - UNBOUNDED
8394       disk.write.bytes.rate_cif:
8395         type: org.openecomp.capabilities.metric.Ceilometer
8396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8397         occurrences:
8398         - 1
8399         - UNBOUNDED
8400       host_cif:
8401         type: tosca.capabilities.Container
8402         valid_source_types:
8403         - tosca.nodes.SoftwareComponent
8404         occurrences:
8405         - 1
8406         - UNBOUNDED
8407       cpu.delta_cif:
8408         type: org.openecomp.capabilities.metric.Ceilometer
8409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8410         occurrences:
8411         - 1
8412         - UNBOUNDED
8413       scalable_cif:
8414         type: tosca.capabilities.Scalable
8415         occurrences:
8416         - 1
8417         - UNBOUNDED
8418       binding_cif_cif_ims_li_0_port:
8419         type: tosca.capabilities.network.Bindable
8420         valid_source_types:
8421         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8422         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
8423         occurrences:
8424         - 0
8425         - UNBOUNDED
8426       disk.device.write.bytes.rate_cif:
8427         type: org.openecomp.capabilities.metric.Ceilometer
8428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8429         occurrences:
8430         - 1
8431         - UNBOUNDED
8432       disk.iops_cif:
8433         type: org.openecomp.capabilities.metric.Ceilometer
8434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8435         occurrences:
8436         - 1
8437         - UNBOUNDED
8438       disk.read.bytes.rate_cif:
8439         type: org.openecomp.capabilities.metric.Ceilometer
8440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8441         occurrences:
8442         - 1
8443         - UNBOUNDED
8444       network.incoming.bytes.rate_cif_cif_ims_core_0_port:
8445         type: org.openecomp.capabilities.metric.Ceilometer
8446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8447         occurrences:
8448         - 1
8449         - UNBOUNDED
8450       disk.write.requests_cif:
8451         type: org.openecomp.capabilities.metric.Ceilometer
8452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8453         occurrences:
8454         - 1
8455         - UNBOUNDED
8456       memory_cif:
8457         type: org.openecomp.capabilities.metric.Ceilometer
8458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8459         occurrences:
8460         - 1
8461         - UNBOUNDED
8462       attachment_cif_cif_ims_core_0_port:
8463         type: tosca.capabilities.Attachment
8464         occurrences:
8465         - 1
8466         - UNBOUNDED
8467       network.outgoing.bytes.rate_cif_cif_ims_core_0_port:
8468         type: org.openecomp.capabilities.metric.Ceilometer
8469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8470         occurrences:
8471         - 1
8472         - UNBOUNDED
8473       disk.capacity_cif:
8474         type: org.openecomp.capabilities.metric.Ceilometer
8475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8476         occurrences:
8477         - 1
8478         - UNBOUNDED
8479       network.outgoing.bytes.rate_cif_cif_oam_0_port_1:
8480         type: org.openecomp.capabilities.metric.Ceilometer
8481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8482         occurrences:
8483         - 1
8484         - UNBOUNDED
8485       network.outpoing.packets_cif_cif_ims_li_0_port:
8486         type: org.openecomp.capabilities.metric.Ceilometer
8487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8488         occurrences:
8489         - 1
8490         - UNBOUNDED
8491       feature_cif_cif_ims_core_0_port:
8492         type: tosca.capabilities.Node
8493         occurrences:
8494         - 1
8495         - UNBOUNDED
8496       attachment_cif_cif_oam_0_port_3:
8497         type: tosca.capabilities.Attachment
8498         occurrences:
8499         - 1
8500         - UNBOUNDED
8501       attachment_cif_cif_oam_0_port_1:
8502         type: tosca.capabilities.Attachment
8503         occurrences:
8504         - 1
8505         - UNBOUNDED
8506       disk.device.latency_cif:
8507         type: org.openecomp.capabilities.metric.Ceilometer
8508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8509         occurrences:
8510         - 1
8511         - UNBOUNDED
8512       network.incoming.packets_cif_cif_internal_0_port:
8513         type: org.openecomp.capabilities.metric.Ceilometer
8514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8515         occurrences:
8516         - 1
8517         - UNBOUNDED
8518       disk.device.write.requests.rate_cif:
8519         type: org.openecomp.capabilities.metric.Ceilometer
8520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8521         occurrences:
8522         - 1
8523         - UNBOUNDED
8524       network.outgoing.bytes.rate_cif_cif_internal_0_port:
8525         type: org.openecomp.capabilities.metric.Ceilometer
8526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8527         occurrences:
8528         - 1
8529         - UNBOUNDED
8530   org.openecomp.resource.abstract.nodes.heat.cscf:
8531     derived_from: org.openecomp.resource.abstract.nodes.VFC
8532     properties:
8533       vf_module_id:
8534         type: string
8535         description: Unique ID for this VF Module instance
8536         required: true
8537         status: SUPPORTED
8538       internal_net_id:
8539         type: string
8540         description: internal network name/uuid
8541         required: true
8542         status: SUPPORTED
8543       vcscf_release:
8544         type: string
8545         description: IMS release
8546         required: true
8547         status: SUPPORTED
8548       port_cscf_internal_0_port_0_network_role:
8549         type: string
8550         required: true
8551         status: SUPPORTED
8552       cscf_internal_ips:
8553         type: list
8554         description: List of Internal Lan IPs for CSCF instances
8555         required: true
8556         status: SUPPORTED
8557         entry_schema: *id008
8558       vcscf_gateway:
8559         type: string
8560         description: OAM unit cipa ip
8561         required: true
8562         status: SUPPORTED
8563       vnf_name:
8564         type: string
8565         description: Unique name for this VF instance
8566         required: true
8567         status: SUPPORTED
8568       port_cscf_internal_0_port_0_order:
8569         type: integer
8570         required: true
8571         status: SUPPORTED
8572       vf_module_name:
8573         type: string
8574         description: Unique name for this VF Module instance
8575         required: true
8576         status: SUPPORTED
8577       cscf_image_name:
8578         type: string
8579         description: image name
8580         required: true
8581         status: SUPPORTED
8582       cscf_names:
8583         type: list
8584         description: List of instance names for CSCF instances
8585         required: true
8586         status: SUPPORTED
8587         entry_schema: *id009
8588       port_cscf_internal_0_port_0_subnetpoolid:
8589         type: string
8590         required: true
8591         status: SUPPORTED
8592       vcscf_swrepo_address:
8593         type: string
8594         description: SWRepo IP or FQDN
8595         required: true
8596         status: SUPPORTED
8597       cscf_uuids:
8598         type: list
8599         description: List of UUIDs generated by cmrepo for CSCF instances
8600         required: true
8601         status: SUPPORTED
8602         entry_schema: *id010
8603       vnf_id:
8604         type: string
8605         description: Unique ID for this VF instance
8606         required: true
8607         status: SUPPORTED
8608       availability_zone_0:
8609         type: string
8610         description: Availability zone name for CSCF instances.
8611         required: true
8612         status: SUPPORTED
8613       cscf_internal_v6_ips:
8614         type: list
8615         description: List of Internal Lan v6 IPs for CSCF instances
8616         required: true
8617         status: SUPPORTED
8618         entry_schema: *id011
8619       cscf_flavor_name:
8620         type: string
8621         description: flavor name
8622         required: true
8623         status: SUPPORTED
8624       vcscf_cmrepo_address:
8625         type: string
8626         description: CMRepo IP or FQDN
8627         required: true
8628         status: SUPPORTED
8629       vcscf_dns_address:
8630         type: string
8631         description: DNS server IP
8632         required: true
8633         status: SUPPORTED
8634       vcscf_internal_network_mtu:
8635         type: float
8636         description: MTU for internal network interface (eth0)
8637         required: true
8638         status: SUPPORTED
8639         constraints: *id012
8640       port_cscf_internal_0_port_0_ip_requirements:
8641         type: list
8642         required: true
8643         status: SUPPORTED
8644         entry_schema:
8645           type: org.openecomp.datatypes.network.IpRequirements
8646       port_cscf_internal_0_port_0_vlan_requirements:
8647         type: list
8648         required: true
8649         status: SUPPORTED
8650         entry_schema:
8651           type: org.openecomp.datatypes.network.VlanRequirements
8652       index:
8653         type: float
8654         description: index
8655         required: true
8656         status: SUPPORTED
8657         constraints: *id013
8658       vcscf_internal_netmask:
8659         type: string
8660         description: internal netmask
8661         required: true
8662         status: SUPPORTED
8663       vcscf_name_delimeter:
8664         type: string
8665         description: 'delimeter used in concatenating different words while naming
8666           (ex: "-","_",".",...)'
8667         required: true
8668         status: SUPPORTED
8669         constraints: *id014
8670       port_cscf_internal_0_port_0_network_role_tag:
8671         type: string
8672         required: true
8673         status: SUPPORTED
8674       vcscf_dn:
8675         type: string
8676         description: DN name
8677         required: true
8678         status: SUPPORTED
8679       vcscf_du:
8680         type: string
8681         description: DU name
8682         required: true
8683         status: SUPPORTED
8684       port_cscf_internal_0_port_0_mac_requirements:
8685         type: org.openecomp.datatypes.network.MacRequirements
8686         required: true
8687         status: SUPPORTED
8688       port_cscf_internal_0_port_0_exCP_naming:
8689         type: org.openecomp.datatypes.Naming
8690         required: true
8691         status: SUPPORTED
8692       cscf_security_group:
8693         type: string
8694         description: security group
8695         required: true
8696         status: SUPPORTED
8697     requirements:
8698     - dependency_cscf_server_0:
8699         capability: tosca.capabilities.Node
8700         node: tosca.nodes.Root
8701         relationship: tosca.relationships.DependsOn
8702         occurrences:
8703         - 0
8704         - UNBOUNDED
8705     - local_storage_cscf_server_0:
8706         capability: tosca.capabilities.Attachment
8707         node: tosca.nodes.BlockStorage
8708         relationship: tosca.relationships.AttachesTo
8709         occurrences:
8710         - 0
8711         - UNBOUNDED
8712     - dependency_cscf_internal_0_port_0:
8713         capability: tosca.capabilities.Node
8714         node: tosca.nodes.Root
8715         relationship: tosca.relationships.DependsOn
8716         occurrences:
8717         - 0
8718         - UNBOUNDED
8719     - link_cscf_internal_0_port_0:
8720         capability: tosca.capabilities.network.Linkable
8721         relationship: tosca.relationships.network.LinksTo
8722         occurrences:
8723         - 1
8724         - 1
8725     capabilities:
8726       disk.device.read.requests_cscf_server_0:
8727         type: org.openecomp.capabilities.metric.Ceilometer
8728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8729         occurrences:
8730         - 1
8731         - UNBOUNDED
8732       disk.device.usage_cscf_server_0:
8733         type: org.openecomp.capabilities.metric.Ceilometer
8734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8735         occurrences:
8736         - 1
8737         - UNBOUNDED
8738       disk.device.read.bytes_cscf_server_0:
8739         type: org.openecomp.capabilities.metric.Ceilometer
8740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8741         occurrences:
8742         - 1
8743         - UNBOUNDED
8744       network.outgoing.bytes_cscf_internal_0_port_0:
8745         type: org.openecomp.capabilities.metric.Ceilometer
8746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8747         occurrences:
8748         - 1
8749         - UNBOUNDED
8750       network.incoming.packets_cscf_internal_0_port_0:
8751         type: org.openecomp.capabilities.metric.Ceilometer
8752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8753         occurrences:
8754         - 1
8755         - UNBOUNDED
8756       disk.usage_cscf_server_0:
8757         type: org.openecomp.capabilities.metric.Ceilometer
8758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8759         occurrences:
8760         - 1
8761         - UNBOUNDED
8762       disk.allocation_cscf_server_0:
8763         type: org.openecomp.capabilities.metric.Ceilometer
8764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8765         occurrences:
8766         - 1
8767         - UNBOUNDED
8768       disk.device.allocation_cscf_server_0:
8769         type: org.openecomp.capabilities.metric.Ceilometer
8770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8771         occurrences:
8772         - 1
8773         - UNBOUNDED
8774       cpu_cscf_server_0:
8775         type: org.openecomp.capabilities.metric.Ceilometer
8776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8777         occurrences:
8778         - 1
8779         - UNBOUNDED
8780       feature_cscf_internal_0_port_0:
8781         type: tosca.capabilities.Node
8782         occurrences:
8783         - 1
8784         - UNBOUNDED
8785       disk.read.requests_cscf_server_0:
8786         type: org.openecomp.capabilities.metric.Ceilometer
8787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8788         occurrences:
8789         - 1
8790         - UNBOUNDED
8791       disk.device.write.bytes.rate_cscf_server_0:
8792         type: org.openecomp.capabilities.metric.Ceilometer
8793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8794         occurrences:
8795         - 1
8796         - UNBOUNDED
8797       disk.device.capacity_cscf_server_0:
8798         type: org.openecomp.capabilities.metric.Ceilometer
8799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8800         occurrences:
8801         - 1
8802         - UNBOUNDED
8803       feature_cscf_server_0:
8804         type: tosca.capabilities.Node
8805         occurrences:
8806         - 1
8807         - UNBOUNDED
8808       endpoint_cscf_server_0:
8809         type: tosca.capabilities.Endpoint.Admin
8810         occurrences:
8811         - 1
8812         - UNBOUNDED
8813       disk.root.size_cscf_server_0:
8814         type: org.openecomp.capabilities.metric.Ceilometer
8815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8816         occurrences:
8817         - 1
8818         - UNBOUNDED
8819       vcpus_cscf_server_0:
8820         type: org.openecomp.capabilities.metric.Ceilometer
8821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8822         occurrences:
8823         - 1
8824         - UNBOUNDED
8825       binding_cscf_server_0:
8826         type: tosca.capabilities.network.Bindable
8827         occurrences:
8828         - 1
8829         - UNBOUNDED
8830       disk.write.bytes.rate_cscf_server_0:
8831         type: org.openecomp.capabilities.metric.Ceilometer
8832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8833         occurrences:
8834         - 1
8835         - UNBOUNDED
8836       host_cscf_server_0:
8837         type: tosca.capabilities.Container
8838         valid_source_types:
8839         - tosca.nodes.SoftwareComponent
8840         occurrences:
8841         - 1
8842         - UNBOUNDED
8843       network.outpoing.packets_cscf_internal_0_port_0:
8844         type: org.openecomp.capabilities.metric.Ceilometer
8845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8846         occurrences:
8847         - 1
8848         - UNBOUNDED
8849       instance_cscf_server_0:
8850         type: org.openecomp.capabilities.metric.Ceilometer
8851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8852         occurrences:
8853         - 1
8854         - UNBOUNDED
8855       disk.read.bytes.rate_cscf_server_0:
8856         type: org.openecomp.capabilities.metric.Ceilometer
8857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8858         occurrences:
8859         - 1
8860         - UNBOUNDED
8861       memory_cscf_server_0:
8862         type: org.openecomp.capabilities.metric.Ceilometer
8863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8864         occurrences:
8865         - 1
8866         - UNBOUNDED
8867       disk.write.requests_cscf_server_0:
8868         type: org.openecomp.capabilities.metric.Ceilometer
8869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8870         occurrences:
8871         - 1
8872         - UNBOUNDED
8873       attachment_cscf_internal_0_port_0:
8874         type: tosca.capabilities.Attachment
8875         occurrences:
8876         - 1
8877         - UNBOUNDED
8878       disk.device.read.requests.rate_cscf_server_0:
8879         type: org.openecomp.capabilities.metric.Ceilometer
8880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8881         occurrences:
8882         - 1
8883         - UNBOUNDED
8884       network.outgoing.bytes.rate_cscf_internal_0_port_0:
8885         type: org.openecomp.capabilities.metric.Ceilometer
8886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8887         occurrences:
8888         - 1
8889         - UNBOUNDED
8890       disk.write.bytes_cscf_server_0:
8891         type: org.openecomp.capabilities.metric.Ceilometer
8892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8893         occurrences:
8894         - 1
8895         - UNBOUNDED
8896       forwarder_cscf_internal_0_port_0:
8897         type: org.openecomp.capabilities.Forwarder
8898         occurrences:
8899         - 1
8900         - UNBOUNDED
8901       cpu.delta_cscf_server_0:
8902         type: org.openecomp.capabilities.metric.Ceilometer
8903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8904         occurrences:
8905         - 1
8906         - UNBOUNDED
8907       network.incoming.bytes_cscf_internal_0_port_0:
8908         type: org.openecomp.capabilities.metric.Ceilometer
8909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8910         occurrences:
8911         - 1
8912         - UNBOUNDED
8913       disk.device.read.bytes.rate_cscf_server_0:
8914         type: org.openecomp.capabilities.metric.Ceilometer
8915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8916         occurrences:
8917         - 1
8918         - UNBOUNDED
8919       binding_cscf_internal_0_port_0:
8920         type: tosca.capabilities.network.Bindable
8921         valid_source_types:
8922         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8923         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
8924         occurrences:
8925         - 0
8926         - UNBOUNDED
8927       disk.device.write.requests_cscf_server_0:
8928         type: org.openecomp.capabilities.metric.Ceilometer
8929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8930         occurrences:
8931         - 1
8932         - UNBOUNDED
8933       disk.device.write.requests.rate_cscf_server_0:
8934         type: org.openecomp.capabilities.metric.Ceilometer
8935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8936         occurrences:
8937         - 1
8938         - UNBOUNDED
8939       disk.read.bytes_cscf_server_0:
8940         type: org.openecomp.capabilities.metric.Ceilometer
8941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8942         occurrences:
8943         - 1
8944         - UNBOUNDED
8945       disk.capacity_cscf_server_0:
8946         type: org.openecomp.capabilities.metric.Ceilometer
8947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8948         occurrences:
8949         - 1
8950         - UNBOUNDED
8951       memory.usage_cscf_server_0:
8952         type: org.openecomp.capabilities.metric.Ceilometer
8953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8954         occurrences:
8955         - 1
8956         - UNBOUNDED
8957       scalable_cscf_server_0:
8958         type: tosca.capabilities.Scalable
8959         occurrences:
8960         - 1
8961         - UNBOUNDED
8962       disk.device.iops_cscf_server_0:
8963         type: org.openecomp.capabilities.metric.Ceilometer
8964         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8965         occurrences:
8966         - 1
8967         - UNBOUNDED
8968       disk.iops_cscf_server_0:
8969         type: org.openecomp.capabilities.metric.Ceilometer
8970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8971         occurrences:
8972         - 1
8973         - UNBOUNDED
8974       disk.write.requests.rate_cscf_server_0:
8975         type: org.openecomp.capabilities.metric.Ceilometer
8976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8977         occurrences:
8978         - 1
8979         - UNBOUNDED
8980       network.incoming.packets.rate_cscf_internal_0_port_0:
8981         type: org.openecomp.capabilities.metric.Ceilometer
8982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8983         occurrences:
8984         - 1
8985         - UNBOUNDED
8986       os_cscf_server_0:
8987         type: tosca.capabilities.OperatingSystem
8988         occurrences:
8989         - 1
8990         - UNBOUNDED
8991       network.outgoing.packets.rate_cscf_internal_0_port_0:
8992         type: org.openecomp.capabilities.metric.Ceilometer
8993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8994         occurrences:
8995         - 1
8996         - UNBOUNDED
8997       disk.ephemeral.size_cscf_server_0:
8998         type: org.openecomp.capabilities.metric.Ceilometer
8999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9000         occurrences:
9001         - 1
9002         - UNBOUNDED
9003       cpu_util_cscf_server_0:
9004         type: org.openecomp.capabilities.metric.Ceilometer
9005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9006         occurrences:
9007         - 1
9008         - UNBOUNDED
9009       memory.resident_cscf_server_0:
9010         type: org.openecomp.capabilities.metric.Ceilometer
9011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9012         occurrences:
9013         - 1
9014         - UNBOUNDED
9015       network.incoming.bytes.rate_cscf_internal_0_port_0:
9016         type: org.openecomp.capabilities.metric.Ceilometer
9017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9018         occurrences:
9019         - 1
9020         - UNBOUNDED
9021       disk.latency_cscf_server_0:
9022         type: org.openecomp.capabilities.metric.Ceilometer
9023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9024         occurrences:
9025         - 1
9026         - UNBOUNDED
9027       disk.device.latency_cscf_server_0:
9028         type: org.openecomp.capabilities.metric.Ceilometer
9029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9030         occurrences:
9031         - 1
9032         - UNBOUNDED
9033       disk.device.write.bytes_cscf_server_0:
9034         type: org.openecomp.capabilities.metric.Ceilometer
9035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9036         occurrences:
9037         - 1
9038         - UNBOUNDED