[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / multiHeat / referencedHeatResources / expectedOutput / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.eca_oam:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       metadata:
12         type: string
13         description: cmaui metadata
14         required: true
15         status: SUPPORTED
16       oam_flavor:
17         type: string
18         description: OAM flavor name
19         required: false
20         default: lc.xlarge4
21         status: SUPPORTED
22       eca_eca_mgmt_ips:
23         type: list
24         description: internal eca_mgmt network ips for eca VM
25         required: false
26         default:
27         - 172.25.137.242
28         - 172.25.137.243
29         status: SUPPORTED
30         entry_schema:
31           type: string
32       eca_mgmt_net_name:
33         type: string
34         description: the name of the internal network
35         required: false
36         default: int_mms_eca_mgmt_net_1
37         status: SUPPORTED
38       ECA_OAM_volume_type:
39         type: string
40         description: the name of the target volume backend
41         required: false
42         default: Platinum
43         status: SUPPORTED
44       arb_eca_mgmt_ips:
45         type: list
46         description: internal eca_mgmt network ips for arb VM
47         required: false
48         default:
49         - 172.25.137.244
50         status: SUPPORTED
51         entry_schema:
52           type: string
53       networks:
54         type: string
55         description: cmaui network name
56         required: true
57         status: SUPPORTED
58       cmaui_name:
59         type: string
60         description: cmaui name
61         required: true
62         status: SUPPORTED
63       arb_volume_size:
64         type: float
65         description: the size of the ARB volume
66         required: false
67         default: 40
68         status: SUPPORTED
69       vnf_id:
70         type: string
71         description: Unique ID for this VNF instance
72         required: false
73         default: This_is_ths_MMSC-ECA_id
74         status: SUPPORTED
75       availability_zone_0:
76         type: string
77         description: availabilityzone name
78         required: false
79         default: nova
80         status: SUPPORTED
81       oam_image_name:
82         type: string
83         description: the OAM image name
84         required: false
85         default: ECABASE
86         status: SUPPORTED
87       oam_volume_size:
88         type: float
89         description: the size of the OAM volume
90         required: false
91         default: 1800
92         status: SUPPORTED
93       swift_eca_url:
94         type: string
95         description: Base URL for eca swift object store
96         required: false
97         default: http://object-store.rdm2.cci.com:8080/v1/AUTH_1bbab536a19b4756926e7d0ec1eb543c/eca
98         status: SUPPORTED
99       oam_net_name:
100         type: string
101         description: the name of the oam network
102         required: false
103         default: oam_protected_net_0
104         status: SUPPORTED
105       ARB_volume_type:
106         type: string
107         description: the name of the target volume backend
108         required: false
109         default: Platinum
110         status: SUPPORTED
111       eca_names:
112         type: list
113         description: the names of the OAM1,OAM2 VM instances
114         required: false
115         default:
116         - ZRDM1MMSC02OAM001
117         - ZRDM1MMSC02OAM002
118         status: SUPPORTED
119         entry_schema:
120           type: string
121       arbiter_flavor:
122         type: string
123         description: arbiter flavor name
124         required: false
125         default: m1.large2
126         status: SUPPORTED
127       eca_oam_ips:
128         type: list
129         description: the ips of oam networks for eca VM
130         required: false
131         default:
132         - 107.250.172.44
133         - 107.250.172.45
134         status: SUPPORTED
135         entry_schema:
136           type: string
137       security_group_name:
138         type: string
139         description: the name of security group
140         required: false
141         default: mmsc_security_group_1
142         status: SUPPORTED
143       user_data:
144         type: string
145         description: cmaui user data
146         required: true
147         status: SUPPORTED
148       cmaui_image:
149         type: string
150         description: cmaui image
151         required: true
152         status: SUPPORTED
153       arb_names:
154         type: list
155         description: the names of the arbiter VM instances
156         required: false
157         default:
158         - ZRDM1MMSC02ARB001
159         status: SUPPORTED
160         entry_schema:
161           type: string
162       cmaui_flavor:
163         type: string
164         description: cmaui flavor name
165         required: true
166         status: SUPPORTED
167       user_data_format:
168         type: string
169         description: cmaui user data
170         required: true
171         status: SUPPORTED
172       eca_oam_gateway:
173         type: string
174         description: the ip of oam gateway
175         required: false
176         default: 107.250.172.1
177         status: SUPPORTED
178       arb_oam_ips:
179         type: list
180         description: oam network ips for eca VM
181         required: false
182         default:
183         - 107.250.172.46
184         status: SUPPORTED
185         entry_schema:
186           type: string
187     requirements:
188     - dependency_arb_mgmt_port:
189         capability: tosca.capabilities.Node
190         node: tosca.nodes.Root
191         relationship: tosca.relationships.DependsOn
192         occurrences:
193         - 0
194         - UNBOUNDED
195     - link_arb_mgmt_port:
196         capability: tosca.capabilities.network.Linkable
197         relationship: tosca.relationships.network.LinksTo
198         occurrences:
199         - 1
200         - 1
201     - dependency_oam2_mgmt_port:
202         capability: tosca.capabilities.Node
203         node: tosca.nodes.Root
204         relationship: tosca.relationships.DependsOn
205         occurrences:
206         - 0
207         - UNBOUNDED
208     - link_oam2_mgmt_port:
209         capability: tosca.capabilities.network.Linkable
210         relationship: tosca.relationships.network.LinksTo
211         occurrences:
212         - 1
213         - 1
214     - dependency_arb_instance:
215         capability: tosca.capabilities.Node
216         node: tosca.nodes.Root
217         relationship: tosca.relationships.DependsOn
218         occurrences:
219         - 0
220         - UNBOUNDED
221     - local_storage_arb_instance:
222         capability: tosca.capabilities.Attachment
223         node: tosca.nodes.BlockStorage
224         relationship: tosca.relationships.AttachesTo
225         occurrences:
226         - 0
227         - UNBOUNDED
228     - dependency_arb_volume:
229         capability: tosca.capabilities.Node
230         node: tosca.nodes.Root
231         relationship: tosca.relationships.DependsOn
232         occurrences:
233         - 0
234         - UNBOUNDED
235     - dependency_oam1_instance:
236         capability: tosca.capabilities.Node
237         node: tosca.nodes.Root
238         relationship: tosca.relationships.DependsOn
239         occurrences:
240         - 0
241         - UNBOUNDED
242     - local_storage_oam1_instance:
243         capability: tosca.capabilities.Attachment
244         node: tosca.nodes.BlockStorage
245         relationship: tosca.relationships.AttachesTo
246         occurrences:
247         - 0
248         - UNBOUNDED
249     - dependency_oam2_volume:
250         capability: tosca.capabilities.Node
251         node: tosca.nodes.Root
252         relationship: tosca.relationships.DependsOn
253         occurrences:
254         - 0
255         - UNBOUNDED
256     - dependency_oam1_volume:
257         capability: tosca.capabilities.Node
258         node: tosca.nodes.Root
259         relationship: tosca.relationships.DependsOn
260         occurrences:
261         - 0
262         - UNBOUNDED
263     - dependency_oam1_int_port:
264         capability: tosca.capabilities.Node
265         node: tosca.nodes.Root
266         relationship: tosca.relationships.DependsOn
267         occurrences:
268         - 0
269         - UNBOUNDED
270     - link_oam1_int_port:
271         capability: tosca.capabilities.network.Linkable
272         relationship: tosca.relationships.network.LinksTo
273         occurrences:
274         - 1
275         - 1
276     - dependency_oam1_mgmt_port:
277         capability: tosca.capabilities.Node
278         node: tosca.nodes.Root
279         relationship: tosca.relationships.DependsOn
280         occurrences:
281         - 0
282         - UNBOUNDED
283     - link_oam1_mgmt_port:
284         capability: tosca.capabilities.network.Linkable
285         relationship: tosca.relationships.network.LinksTo
286         occurrences:
287         - 1
288         - 1
289     - dependency_arb_int_port:
290         capability: tosca.capabilities.Node
291         node: tosca.nodes.Root
292         relationship: tosca.relationships.DependsOn
293         occurrences:
294         - 0
295         - UNBOUNDED
296     - link_arb_int_port:
297         capability: tosca.capabilities.network.Linkable
298         relationship: tosca.relationships.network.LinksTo
299         occurrences:
300         - 1
301         - 1
302     - dependency_oam2_int_port:
303         capability: tosca.capabilities.Node
304         node: tosca.nodes.Root
305         relationship: tosca.relationships.DependsOn
306         occurrences:
307         - 0
308         - UNBOUNDED
309     - link_oam2_int_port:
310         capability: tosca.capabilities.network.Linkable
311         relationship: tosca.relationships.network.LinksTo
312         occurrences:
313         - 1
314         - 1
315     - dependency_oam2_instance:
316         capability: tosca.capabilities.Node
317         node: tosca.nodes.Root
318         relationship: tosca.relationships.DependsOn
319         occurrences:
320         - 0
321         - UNBOUNDED
322     - local_storage_oam2_instance:
323         capability: tosca.capabilities.Attachment
324         node: tosca.nodes.BlockStorage
325         relationship: tosca.relationships.AttachesTo
326         occurrences:
327         - 0
328         - UNBOUNDED
329     capabilities:
330       disk.usage_arb_instance:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       disk.capacity_arb_instance:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       disk.write.bytes.rate_oam1_instance:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       network.incoming.bytes_oam1_int_port:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       endpoint_oam2_instance:
355         type: tosca.capabilities.Endpoint.Admin
356         occurrences:
357         - 1
358         - UNBOUNDED
359       network.incoming.packets_oam1_int_port:
360         type: org.openecomp.capabilities.metric.Ceilometer
361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
362         occurrences:
363         - 1
364         - UNBOUNDED
365       disk.allocation_oam2_instance:
366         type: org.openecomp.capabilities.metric.Ceilometer
367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
368         occurrences:
369         - 1
370         - UNBOUNDED
371       attachment_arb_mgmt_port:
372         type: tosca.capabilities.Attachment
373         occurrences:
374         - 1
375         - UNBOUNDED
376       feature_oam2_volume:
377         type: tosca.capabilities.Node
378         occurrences:
379         - 1
380         - UNBOUNDED
381       memory.resident_arb_instance:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       disk.device.usage_oam1_instance:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       disk.device.allocation_oam2_instance:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       network.incoming.bytes.rate_oam1_int_port:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       network.incoming.packets.rate_oam2_mgmt_port:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       feature_oam1_int_port:
412         type: tosca.capabilities.Node
413         occurrences:
414         - 1
415         - UNBOUNDED
416       network.incoming.packets_oam1_mgmt_port:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.read.bytes_oam1_instance:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       disk.device.read.requests_arb_instance:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       attachment_oam1_volume:
435         type: tosca.capabilities.Attachment
436         occurrences:
437         - 1
438         - UNBOUNDED
439       network.incoming.packets.rate_oam2_int_port:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       network.outgoing.bytes.rate_arb_int_port:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       memory.usage_arb_instance:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       disk.device.write.requests_oam2_instance:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       feature_oam1_mgmt_port:
464         type: tosca.capabilities.Node
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.read.bytes.rate_arb_instance:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       network.outgoing.packets.rate_arb_mgmt_port:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       binding_arb_mgmt_port:
481         type: tosca.capabilities.network.Bindable
482         valid_source_types:
483         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
484         occurrences:
485         - 0
486         - UNBOUNDED
487       network.outpoing.packets_oam2_mgmt_port:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       network.incoming.packets_oam2_mgmt_port:
494         type: org.openecomp.capabilities.metric.Ceilometer
495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
496         occurrences:
497         - 1
498         - UNBOUNDED
499       attachment_arb_int_port:
500         type: tosca.capabilities.Attachment
501         occurrences:
502         - 1
503         - UNBOUNDED
504       disk.device.write.bytes_oam2_instance:
505         type: org.openecomp.capabilities.metric.Ceilometer
506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
507         occurrences:
508         - 1
509         - UNBOUNDED
510       network.outgoing.packets.rate_oam1_mgmt_port:
511         type: org.openecomp.capabilities.metric.Ceilometer
512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
513         occurrences:
514         - 1
515         - UNBOUNDED
516       binding_oam1_mgmt_port:
517         type: tosca.capabilities.network.Bindable
518         valid_source_types:
519         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
520         occurrences:
521         - 0
522         - UNBOUNDED
523       scalable_arb_instance:
524         type: tosca.capabilities.Scalable
525         occurrences:
526         - 1
527         - UNBOUNDED
528       cpu.delta_arb_instance:
529         type: org.openecomp.capabilities.metric.Ceilometer
530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
531         occurrences:
532         - 1
533         - UNBOUNDED
534       disk.usage_oam1_instance:
535         type: org.openecomp.capabilities.metric.Ceilometer
536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
537         occurrences:
538         - 1
539         - UNBOUNDED
540       disk.device.write.requests_arb_instance:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       network.outgoing.bytes.rate_oam1_mgmt_port:
547         type: org.openecomp.capabilities.metric.Ceilometer
548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
549         occurrences:
550         - 1
551         - UNBOUNDED
552       network.incoming.packets_arb_int_port:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       disk.device.read.bytes_oam1_instance:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       disk.device.iops_arb_instance:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       memory_oam2_instance:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       os_oam2_instance:
577         type: tosca.capabilities.OperatingSystem
578         occurrences:
579         - 1
580         - UNBOUNDED
581       disk.device.read.bytes.rate_oam1_instance:
582         type: org.openecomp.capabilities.metric.Ceilometer
583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
584         occurrences:
585         - 1
586         - UNBOUNDED
587       network.incoming.bytes_oam2_mgmt_port:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       binding_oam2_instance:
594         type: tosca.capabilities.network.Bindable
595         occurrences:
596         - 1
597         - UNBOUNDED
598       network.outpoing.packets_oam1_int_port:
599         type: org.openecomp.capabilities.metric.Ceilometer
600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
601         occurrences:
602         - 1
603         - UNBOUNDED
604       network.incoming.bytes.rate_oam1_mgmt_port:
605         type: org.openecomp.capabilities.metric.Ceilometer
606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
607         occurrences:
608         - 1
609         - UNBOUNDED
610       cpu_oam1_instance:
611         type: org.openecomp.capabilities.metric.Ceilometer
612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
613         occurrences:
614         - 1
615         - UNBOUNDED
616       disk.device.capacity_oam2_instance:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622       disk.root.size_oam1_instance:
623         type: org.openecomp.capabilities.metric.Ceilometer
624         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
625         occurrences:
626         - 1
627         - UNBOUNDED
628       attachment_oam1_int_port:
629         type: tosca.capabilities.Attachment
630         occurrences:
631         - 1
632         - UNBOUNDED
633       disk.iops_arb_instance:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       memory.resident_oam1_instance:
640         type: org.openecomp.capabilities.metric.Ceilometer
641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
642         occurrences:
643         - 1
644         - UNBOUNDED
645       host_oam1_instance:
646         type: tosca.capabilities.Container
647         valid_source_types:
648         - tosca.nodes.SoftwareComponent
649         occurrences:
650         - 1
651         - UNBOUNDED
652       network.incoming.bytes_arb_mgmt_port:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.outgoing.bytes_arb_int_port:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       disk.device.write.bytes_arb_instance:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       instance_arb_instance:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       disk.device.latency_oam1_instance:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       network.incoming.bytes.rate_oam2_int_port:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       memory_oam1_instance:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       binding_arb_instance:
695         type: tosca.capabilities.network.Bindable
696         occurrences:
697         - 1
698         - UNBOUNDED
699       feature_arb_volume:
700         type: tosca.capabilities.Node
701         occurrences:
702         - 1
703         - UNBOUNDED
704       disk.write.bytes_arb_instance:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       network.outgoing.packets.rate_oam1_int_port:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       binding_oam1_int_port:
717         type: tosca.capabilities.network.Bindable
718         valid_source_types:
719         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
720         occurrences:
721         - 0
722         - UNBOUNDED
723       disk.iops_oam1_instance:
724         type: org.openecomp.capabilities.metric.Ceilometer
725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
726         occurrences:
727         - 1
728         - UNBOUNDED
729       disk.write.requests.rate_arb_instance:
730         type: org.openecomp.capabilities.metric.Ceilometer
731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
732         occurrences:
733         - 1
734         - UNBOUNDED
735       scalable_oam1_instance:
736         type: tosca.capabilities.Scalable
737         occurrences:
738         - 1
739         - UNBOUNDED
740       disk.root.size_arb_instance:
741         type: org.openecomp.capabilities.metric.Ceilometer
742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
743         occurrences:
744         - 1
745         - UNBOUNDED
746       network.outpoing.packets_oam2_int_port:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       disk.device.read.requests.rate_arb_instance:
753         type: org.openecomp.capabilities.metric.Ceilometer
754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
755         occurrences:
756         - 1
757         - UNBOUNDED
758       instance_oam1_instance:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       os_oam1_instance:
765         type: tosca.capabilities.OperatingSystem
766         occurrences:
767         - 1
768         - UNBOUNDED
769       network.incoming.packets.rate_oam1_mgmt_port:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       memory.usage_oam2_instance:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.device.read.bytes.rate_oam2_instance:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       network.outgoing.packets.rate_oam2_mgmt_port:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       binding_oam2_mgmt_port:
794         type: tosca.capabilities.network.Bindable
795         valid_source_types:
796         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
797         occurrences:
798         - 0
799         - UNBOUNDED
800       network.outgoing.bytes.rate_oam2_mgmt_port:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       disk.read.requests_arb_instance:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.device.iops_oam2_instance:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       network.outgoing.bytes_oam1_mgmt_port:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.write.requests_oam2_instance:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.device.write.bytes_oam1_instance:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       disk.root.size_oam2_instance:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       disk.device.write.bytes.rate_oam2_instance:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       network.incoming.bytes_oam1_mgmt_port:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854       disk.write.bytes_oam2_instance:
855         type: org.openecomp.capabilities.metric.Ceilometer
856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
857         occurrences:
858         - 1
859         - UNBOUNDED
860       cpu_arb_instance:
861         type: org.openecomp.capabilities.metric.Ceilometer
862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
863         occurrences:
864         - 1
865         - UNBOUNDED
866       disk.read.requests_oam1_instance:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       network.outgoing.packets.rate_arb_int_port:
873         type: org.openecomp.capabilities.metric.Ceilometer
874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
875         occurrences:
876         - 1
877         - UNBOUNDED
878       disk.allocation_arb_instance:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       cpu.delta_oam2_instance:
885         type: org.openecomp.capabilities.metric.Ceilometer
886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
887         occurrences:
888         - 1
889         - UNBOUNDED
890       cpu_util_oam2_instance:
891         type: org.openecomp.capabilities.metric.Ceilometer
892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
893         occurrences:
894         - 1
895         - UNBOUNDED
896       disk.device.read.bytes.rate_arb_instance:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       network.incoming.packets_oam2_int_port:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       network.outgoing.bytes_oam1_int_port:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       disk.device.read.requests.rate_oam2_instance:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       disk.allocation_oam1_instance:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926       disk.capacity_oam1_instance:
927         type: org.openecomp.capabilities.metric.Ceilometer
928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
929         occurrences:
930         - 1
931         - UNBOUNDED
932       feature_oam2_int_port:
933         type: tosca.capabilities.Node
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.device.allocation_oam1_instance:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       vcpus_arb_instance:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       network.incoming.packets.rate_arb_int_port:
950         type: org.openecomp.capabilities.metric.Ceilometer
951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
952         occurrences:
953         - 1
954         - UNBOUNDED
955       disk.read.bytes.rate_oam2_instance:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       network.outgoing.bytes.rate_oam2_int_port:
962         type: org.openecomp.capabilities.metric.Ceilometer
963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
964         occurrences:
965         - 1
966         - UNBOUNDED
967       network.incoming.bytes.rate_arb_int_port:
968         type: org.openecomp.capabilities.metric.Ceilometer
969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
970         occurrences:
971         - 1
972         - UNBOUNDED
973       os_arb_instance:
974         type: tosca.capabilities.OperatingSystem
975         occurrences:
976         - 1
977         - UNBOUNDED
978       network.incoming.packets.rate_oam1_int_port:
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       feature_oam1_volume:
985         type: tosca.capabilities.Node
986         occurrences:
987         - 1
988         - UNBOUNDED
989       disk.write.bytes.rate_arb_instance:
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       disk.device.capacity_arb_instance:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       network.incoming.bytes_arb_int_port:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.device.usage_oam2_instance:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       attachment_oam2_volume:
1014         type: tosca.capabilities.Attachment
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       disk.write.bytes.rate_oam2_instance:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       endpoint_oam1_instance:
1025         type: tosca.capabilities.Endpoint.Admin
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       disk.iops_oam2_instance:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       network.outgoing.bytes.rate_arb_mgmt_port:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       host_arb_instance:
1042         type: tosca.capabilities.Container
1043         valid_source_types:
1044         - tosca.nodes.SoftwareComponent
1045         occurrences:
1046         - 1
1047         - UNBOUNDED
1048       disk.device.write.requests.rate_oam2_instance:
1049         type: org.openecomp.capabilities.metric.Ceilometer
1050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       cpu_util_oam1_instance:
1055         type: org.openecomp.capabilities.metric.Ceilometer
1056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       disk.ephemeral.size_oam1_instance:
1061         type: org.openecomp.capabilities.metric.Ceilometer
1062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1063         occurrences:
1064         - 1
1065         - UNBOUNDED
1066       binding_arb_int_port:
1067         type: tosca.capabilities.network.Bindable
1068         valid_source_types:
1069         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1070         occurrences:
1071         - 0
1072         - UNBOUNDED
1073       network.outgoing.bytes_arb_mgmt_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.capacity_oam2_instance:
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       vcpus_oam1_instance:
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       feature_arb_instance:
1092         type: tosca.capabilities.Node
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       disk.device.read.requests.rate_oam1_instance:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       memory.resident_oam2_instance:
1103         type: org.openecomp.capabilities.metric.Ceilometer
1104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       network.outgoing.bytes_oam2_int_port:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       disk.device.write.bytes.rate_arb_instance:
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       disk.write.requests_oam1_instance:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       disk.device.usage_arb_instance:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       disk.device.latency_arb_instance:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       feature_arb_int_port:
1139         type: tosca.capabilities.Node
1140         occurrences:
1141         - 1
1142         - UNBOUNDED
1143       network.outgoing.bytes_oam2_mgmt_port:
1144         type: org.openecomp.capabilities.metric.Ceilometer
1145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1146         occurrences:
1147         - 1
1148         - UNBOUNDED
1149       disk.read.bytes_arb_instance:
1150         type: org.openecomp.capabilities.metric.Ceilometer
1151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1152         occurrences:
1153         - 1
1154         - UNBOUNDED
1155       disk.write.requests.rate_oam1_instance:
1156         type: org.openecomp.capabilities.metric.Ceilometer
1157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161       cpu.delta_oam1_instance:
1162         type: org.openecomp.capabilities.metric.Ceilometer
1163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1164         occurrences:
1165         - 1
1166         - UNBOUNDED
1167       network.incoming.bytes.rate_oam2_mgmt_port:
1168         type: org.openecomp.capabilities.metric.Ceilometer
1169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1170         occurrences:
1171         - 1
1172         - UNBOUNDED
1173       disk.device.write.bytes.rate_oam1_instance:
1174         type: org.openecomp.capabilities.metric.Ceilometer
1175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1176         occurrences:
1177         - 1
1178         - UNBOUNDED
1179       disk.device.iops_oam1_instance:
1180         type: org.openecomp.capabilities.metric.Ceilometer
1181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1182         occurrences:
1183         - 1
1184         - UNBOUNDED
1185       attachment_oam2_mgmt_port:
1186         type: tosca.capabilities.Attachment
1187         occurrences:
1188         - 1
1189         - UNBOUNDED
1190       memory.usage_oam1_instance:
1191         type: org.openecomp.capabilities.metric.Ceilometer
1192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1193         occurrences:
1194         - 1
1195         - UNBOUNDED
1196       disk.ephemeral.size_arb_instance:
1197         type: org.openecomp.capabilities.metric.Ceilometer
1198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1199         occurrences:
1200         - 1
1201         - UNBOUNDED
1202       feature_oam1_instance:
1203         type: tosca.capabilities.Node
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       disk.write.requests_arb_instance:
1208         type: org.openecomp.capabilities.metric.Ceilometer
1209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1210         occurrences:
1211         - 1
1212         - UNBOUNDED
1213       disk.device.read.bytes_oam2_instance:
1214         type: org.openecomp.capabilities.metric.Ceilometer
1215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       disk.latency_oam2_instance:
1220         type: org.openecomp.capabilities.metric.Ceilometer
1221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       attachment_arb_volume:
1226         type: tosca.capabilities.Attachment
1227         occurrences:
1228         - 1
1229         - UNBOUNDED
1230       network.outpoing.packets_arb_int_port:
1231         type: org.openecomp.capabilities.metric.Ceilometer
1232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236       disk.usage_oam2_instance:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       disk.write.bytes_oam1_instance:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       disk.device.write.requests.rate_oam1_instance:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       disk.read.bytes_oam2_instance:
1255         type: org.openecomp.capabilities.metric.Ceilometer
1256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       disk.device.allocation_arb_instance:
1261         type: org.openecomp.capabilities.metric.Ceilometer
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       cpu_util_arb_instance:
1267         type: org.openecomp.capabilities.metric.Ceilometer
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       network.incoming.packets_arb_mgmt_port:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       instance_oam2_instance:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       feature_oam2_instance:
1285         type: tosca.capabilities.Node
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       cpu_oam2_instance:
1290         type: org.openecomp.capabilities.metric.Ceilometer
1291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       disk.device.read.requests_oam1_instance:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       network.incoming.packets.rate_arb_mgmt_port:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       disk.device.read.requests_oam2_instance:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.read.requests_oam2_instance:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       disk.device.read.bytes_arb_instance:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       host_oam2_instance:
1326         type: tosca.capabilities.Container
1327         valid_source_types:
1328         - tosca.nodes.SoftwareComponent
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       disk.device.write.requests.rate_arb_instance:
1333         type: org.openecomp.capabilities.metric.Ceilometer
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338       vcpus_oam2_instance:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       scalable_oam2_instance:
1345         type: tosca.capabilities.Scalable
1346         occurrences:
1347         - 1
1348         - UNBOUNDED
1349       network.outgoing.bytes.rate_oam1_int_port:
1350         type: org.openecomp.capabilities.metric.Ceilometer
1351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       endpoint_arb_instance:
1356         type: tosca.capabilities.Endpoint.Admin
1357         occurrences:
1358         - 1
1359         - UNBOUNDED
1360       disk.device.capacity_oam1_instance:
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       disk.latency_arb_instance:
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       network.incoming.bytes.rate_arb_mgmt_port:
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       disk.read.bytes.rate_oam1_instance:
1379         type: org.openecomp.capabilities.metric.Ceilometer
1380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1381         occurrences:
1382         - 1
1383         - UNBOUNDED
1384       memory_arb_instance:
1385         type: org.openecomp.capabilities.metric.Ceilometer
1386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390       disk.latency_oam1_instance:
1391         type: org.openecomp.capabilities.metric.Ceilometer
1392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1393         occurrences:
1394         - 1
1395         - UNBOUNDED
1396       feature_arb_mgmt_port:
1397         type: tosca.capabilities.Node
1398         occurrences:
1399         - 1
1400         - UNBOUNDED
1401       feature_oam2_mgmt_port:
1402         type: tosca.capabilities.Node
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       attachment_oam1_mgmt_port:
1407         type: tosca.capabilities.Attachment
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       binding_oam1_instance:
1412         type: tosca.capabilities.network.Bindable
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       attachment_oam2_int_port:
1417         type: tosca.capabilities.Attachment
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       disk.device.latency_oam2_instance:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       network.outgoing.packets.rate_oam2_int_port:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       binding_oam2_int_port:
1434         type: tosca.capabilities.network.Bindable
1435         valid_source_types:
1436         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1437         occurrences:
1438         - 0
1439         - UNBOUNDED
1440       disk.write.requests.rate_oam2_instance:
1441         type: org.openecomp.capabilities.metric.Ceilometer
1442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       network.incoming.bytes_oam2_int_port:
1447         type: org.openecomp.capabilities.metric.Ceilometer
1448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1449         occurrences:
1450         - 1
1451         - UNBOUNDED
1452       network.outpoing.packets_oam1_mgmt_port:
1453         type: org.openecomp.capabilities.metric.Ceilometer
1454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       disk.ephemeral.size_oam2_instance:
1459         type: org.openecomp.capabilities.metric.Ceilometer
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       network.outpoing.packets_arb_mgmt_port:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       disk.device.write.requests_oam1_instance:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED