[SDC-29] rebase continue work to align source
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / singleSubstitution / generalVf / out / 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.FSB2:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_FSB_OAM_network_role_tag:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       port_FSB2_Internal2_network_role_tag:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       port_FSB2_Internal1_exCP_naming:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: json
29       vm_flavor_name:
30         type: string
31         required: true
32         status: SUPPORTED
33       port_FSB_OAM_vlan_requirements:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: json
39       compute_FSB2_availability_zone:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: string
45       port_FSB2_Internal2_exCP_naming:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: json
51       port_FSB_OAM_ip_requirements:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: json
57       port_FSB2_Internal1_ip_requirements:
58         type: list
59         required: true
60         status: SUPPORTED
61         entry_schema:
62           type: json
63       port_FSB2_Internal1_network_role:
64         type: list
65         required: true
66         status: SUPPORTED
67         entry_schema:
68           type: string
69       port_FSB2_Internal2_network_role:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: string
75       compute_FSB2_name:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_FSB2_Internal1_mac_address:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: string
87       port_FSB2_Internal1_vlan_requirements:
88         type: list
89         required: true
90         status: SUPPORTED
91         entry_schema:
92           type: json
93       port_FSB_OAM_network_role:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: string
99       port_FSB_OAM_network:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: string
105       port_FSB2_Internal1_network:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: string
111       port_FSB2_Internal2_mac_address:
112         type: list
113         required: true
114         status: SUPPORTED
115         entry_schema:
116           type: string
117       port_FSB_OAM_subnetpoolid:
118         type: list
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: string
123       port_FSB2_Internal2_mac_requirements:
124         type: list
125         required: true
126         status: SUPPORTED
127         entry_schema:
128           type: json
129       port_FSB_OAM_mac_requirements:
130         type: list
131         required: true
132         status: SUPPORTED
133         entry_schema:
134           type: json
135       port_FSB2_Internal2_ip_requirements:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: json
141       index_value:
142         type: integer
143         description: Index value of this substitution service template runtime instance
144         required: false
145         default: 0
146         status: SUPPORTED
147         constraints:
148         - greater_or_equal: 0
149       port_FSB_OAM_order:
150         type: list
151         required: true
152         status: SUPPORTED
153         entry_schema:
154           type: integer
155       port_FSB2_Internal2_network:
156         type: list
157         required: true
158         status: SUPPORTED
159         entry_schema:
160           type: string
161       port_FSB2_Internal2_vlan_requirements:
162         type: list
163         required: true
164         status: SUPPORTED
165         entry_schema:
166           type: json
167       port_FSB2_Internal1_order:
168         type: list
169         required: true
170         status: SUPPORTED
171         entry_schema:
172           type: integer
173       port_FSB2_Internal2_subnetpoolid:
174         type: list
175         required: true
176         status: SUPPORTED
177         entry_schema:
178           type: string
179       port_FSB2_Internal1_network_role_tag:
180         type: list
181         required: true
182         status: SUPPORTED
183         entry_schema:
184           type: string
185       port_FSB_OAM_fixed_ips:
186         type: list
187         required: true
188         status: SUPPORTED
189         entry_schema:
190           type: json
191       port_FSB2_Internal1_mac_requirements:
192         type: list
193         required: true
194         status: SUPPORTED
195         entry_schema:
196           type: json
197       port_FSB2_Internal2_order:
198         type: list
199         required: true
200         status: SUPPORTED
201         entry_schema:
202           type: integer
203       port_FSB2_Internal1_subnetpoolid:
204         type: list
205         required: true
206         status: SUPPORTED
207         entry_schema:
208           type: string
209       port_FSB_OAM_exCP_naming:
210         type: list
211         required: true
212         status: SUPPORTED
213         entry_schema:
214           type: json
215     requirements:
216     - dependency_FSB2_FSB_OAM:
217         capability: tosca.capabilities.Node
218         node: tosca.nodes.Root
219         relationship: tosca.relationships.DependsOn
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - link_FSB2_FSB_OAM:
224         capability: tosca.capabilities.network.Linkable
225         relationship: tosca.relationships.network.LinksTo
226         occurrences:
227         - 1
228         - 1
229     - dependency_FSB2:
230         capability: tosca.capabilities.Node
231         node: tosca.nodes.Root
232         relationship: tosca.relationships.DependsOn
233         occurrences:
234         - 0
235         - UNBOUNDED
236     - local_storage_FSB2:
237         capability: tosca.capabilities.Attachment
238         node: tosca.nodes.BlockStorage
239         relationship: tosca.relationships.AttachesTo
240         occurrences:
241         - 0
242         - UNBOUNDED
243     - dependency_FSB2_FSB2_Internal2:
244         capability: tosca.capabilities.Node
245         node: tosca.nodes.Root
246         relationship: tosca.relationships.DependsOn
247         occurrences:
248         - 0
249         - UNBOUNDED
250     - link_FSB2_FSB2_Internal2:
251         capability: tosca.capabilities.network.Linkable
252         relationship: tosca.relationships.network.LinksTo
253         occurrences:
254         - 1
255         - 1
256     - dependency_FSB2_FSB2_Internal1:
257         capability: tosca.capabilities.Node
258         node: tosca.nodes.Root
259         relationship: tosca.relationships.DependsOn
260         occurrences:
261         - 0
262         - UNBOUNDED
263     - link_FSB2_FSB2_Internal1:
264         capability: tosca.capabilities.network.Linkable
265         relationship: tosca.relationships.network.LinksTo
266         occurrences:
267         - 1
268         - 1
269     capabilities:
270       network.outgoing.bytes.rate_FSB2_FSB2_Internal1:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       network.outgoing.bytes.rate_FSB2_FSB2_Internal2:
277         type: org.openecomp.capabilities.metric.Ceilometer
278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
279         occurrences:
280         - 1
281         - UNBOUNDED
282       disk.device.write.requests.rate_FSB2:
283         type: org.openecomp.capabilities.metric.Ceilometer
284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
285         occurrences:
286         - 1
287         - UNBOUNDED
288       disk.read.bytes.rate_FSB2:
289         type: org.openecomp.capabilities.metric.Ceilometer
290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
291         occurrences:
292         - 1
293         - UNBOUNDED
294       disk.read.bytes_FSB2:
295         type: org.openecomp.capabilities.metric.Ceilometer
296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
297         occurrences:
298         - 1
299         - UNBOUNDED
300       disk.capacity_FSB2:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.device.latency_FSB2:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       network.incoming.bytes.rate_FSB2_FSB_OAM:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       disk.allocation_FSB2:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       disk.device.capacity_FSB2:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       cpu_util_FSB2:
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       network.outgoing.bytes_FSB2_FSB_OAM:
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       network.incoming.bytes_FSB2_FSB2_Internal2:
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_FSB2_FSB2_Internal1:
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       feature_FSB2:
355         type: tosca.capabilities.Node
356         occurrences:
357         - 1
358         - UNBOUNDED
359       memory.resident_FSB2:
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.write.requests.rate_FSB2:
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       network.incoming.packets.rate_FSB2_FSB_OAM:
372         type: org.openecomp.capabilities.metric.Ceilometer
373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
374         occurrences:
375         - 1
376         - UNBOUNDED
377       instance_FSB2:
378         type: org.openecomp.capabilities.metric.Ceilometer
379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
380         occurrences:
381         - 1
382         - UNBOUNDED
383       cpu_FSB2:
384         type: org.openecomp.capabilities.metric.Ceilometer
385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
386         occurrences:
387         - 1
388         - UNBOUNDED
389       network.outgoing.bytes_FSB2_FSB2_Internal2:
390         type: org.openecomp.capabilities.metric.Ceilometer
391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
392         occurrences:
393         - 1
394         - UNBOUNDED
395       network.outgoing.bytes_FSB2_FSB2_Internal1:
396         type: org.openecomp.capabilities.metric.Ceilometer
397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.device.read.bytes.rate_FSB2:
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.packets.rate_FSB2_FSB2_Internal2:
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       network.incoming.packets.rate_FSB2_FSB2_Internal1:
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.root.size_FSB2:
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       cpu.delta_FSB2:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       disk.write.bytes_FSB2:
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.device.read.requests.rate_FSB2:
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       binding_FSB2_FSB2_Internal2:
444         type: tosca.capabilities.network.Bindable
445         valid_source_types:
446         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
447         occurrences:
448         - 0
449         - UNBOUNDED
450       binding_FSB2_FSB2_Internal1:
451         type: tosca.capabilities.network.Bindable
452         valid_source_types:
453         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
454         occurrences:
455         - 0
456         - UNBOUNDED
457       disk.ephemeral.size_FSB2:
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       disk.device.read.requests_FSB2:
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       binding_FSB2:
470         type: tosca.capabilities.network.Bindable
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.device.write.bytes_FSB2:
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       attachment_FSB2_FSB2_Internal1:
481         type: tosca.capabilities.Attachment
482         occurrences:
483         - 1
484         - UNBOUNDED
485       network.incoming.packets_FSB2_FSB_OAM:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       attachment_FSB2_FSB2_Internal2:
492         type: tosca.capabilities.Attachment
493         occurrences:
494         - 1
495         - UNBOUNDED
496       network.outgoing.packets.rate_FSB2_FSB_OAM:
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       attachment_FSB2_FSB_OAM:
503         type: tosca.capabilities.Attachment
504         occurrences:
505         - 1
506         - UNBOUNDED
507       memory_FSB2:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.device.read.bytes_FSB2:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       scalable_FSB2:
520         type: tosca.capabilities.Scalable
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.write.bytes.rate_FSB2:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.device.usage_FSB2:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.write.requests_FSB2:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       os_FSB2:
543         type: tosca.capabilities.OperatingSystem
544         occurrences:
545         - 1
546         - UNBOUNDED
547       network.incoming.bytes.rate_FSB2_FSB2_Internal2:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       network.incoming.packets_FSB2_FSB2_Internal2:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       feature_FSB2_FSB_OAM:
560         type: tosca.capabilities.Node
561         occurrences:
562         - 1
563         - UNBOUNDED
564       disk.usage_FSB2:
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       network.incoming.bytes.rate_FSB2_FSB2_Internal1:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       network.incoming.packets_FSB2_FSB2_Internal1:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       binding_FSB2_FSB_OAM:
583         type: tosca.capabilities.network.Bindable
584         valid_source_types:
585         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
586         occurrences:
587         - 0
588         - UNBOUNDED
589       disk.device.allocation_FSB2:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       vcpus_FSB2:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       host_FSB2:
602         type: tosca.capabilities.Container
603         valid_source_types:
604         - tosca.nodes.SoftwareComponent
605         occurrences:
606         - 1
607         - UNBOUNDED
608       network.outpoing.packets_FSB2_FSB2_Internal2:
609         type: org.openecomp.capabilities.metric.Ceilometer
610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
611         occurrences:
612         - 1
613         - UNBOUNDED
614       disk.device.write.bytes.rate_FSB2:
615         type: org.openecomp.capabilities.metric.Ceilometer
616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
617         occurrences:
618         - 1
619         - UNBOUNDED
620       endpoint_FSB2:
621         type: tosca.capabilities.Endpoint.Admin
622         occurrences:
623         - 1
624         - UNBOUNDED
625       network.outgoing.bytes.rate_FSB2_FSB_OAM:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       feature_FSB2_FSB2_Internal2:
632         type: tosca.capabilities.Node
633         occurrences:
634         - 1
635         - UNBOUNDED
636       feature_FSB2_FSB2_Internal1:
637         type: tosca.capabilities.Node
638         occurrences:
639         - 1
640         - UNBOUNDED
641       network.outpoing.packets_FSB2_FSB2_Internal1:
642         type: org.openecomp.capabilities.metric.Ceilometer
643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
644         occurrences:
645         - 1
646         - UNBOUNDED
647       disk.latency_FSB2:
648         type: org.openecomp.capabilities.metric.Ceilometer
649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
650         occurrences:
651         - 1
652         - UNBOUNDED
653       network.outpoing.packets_FSB2_FSB_OAM:
654         type: org.openecomp.capabilities.metric.Ceilometer
655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
656         occurrences:
657         - 1
658         - UNBOUNDED
659       disk.read.requests_FSB2:
660         type: org.openecomp.capabilities.metric.Ceilometer
661         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
662         occurrences:
663         - 1
664         - UNBOUNDED
665       disk.device.iops_FSB2:
666         type: org.openecomp.capabilities.metric.Ceilometer
667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
668         occurrences:
669         - 1
670         - UNBOUNDED
671       network.incoming.bytes_FSB2_FSB_OAM:
672         type: org.openecomp.capabilities.metric.Ceilometer
673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
674         occurrences:
675         - 1
676         - UNBOUNDED
677       disk.device.write.requests_FSB2:
678         type: org.openecomp.capabilities.metric.Ceilometer
679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
680         occurrences:
681         - 1
682         - UNBOUNDED
683       network.outgoing.packets.rate_FSB2_FSB2_Internal2:
684         type: org.openecomp.capabilities.metric.Ceilometer
685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
686         occurrences:
687         - 1
688         - UNBOUNDED
689       network.outgoing.packets.rate_FSB2_FSB2_Internal1:
690         type: org.openecomp.capabilities.metric.Ceilometer
691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
692         occurrences:
693         - 1
694         - UNBOUNDED
695       memory.usage_FSB2:
696         type: org.openecomp.capabilities.metric.Ceilometer
697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
698         occurrences:
699         - 1
700         - UNBOUNDED
701       disk.iops_FSB2:
702         type: org.openecomp.capabilities.metric.Ceilometer
703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
704         occurrences:
705         - 1
706         - UNBOUNDED
707   org.openecomp.resource.abstract.nodes.VLC2:
708     derived_from: org.openecomp.resource.abstract.nodes.VFC
709     properties:
710       port_VLC_GTP_exCP_naming:
711         type: list
712         required: true
713         status: SUPPORTED
714         entry_schema:
715           type: json
716       port_VLC_OAM_network_role_tag:
717         type: list
718         required: true
719         status: SUPPORTED
720         entry_schema:
721           type: string
722       port_VLC_GTP_ip_requirements:
723         type: list
724         required: true
725         status: SUPPORTED
726         entry_schema:
727           type: json
728       port_VLC2_Internal2_ip_requirements:
729         type: list
730         required: true
731         status: SUPPORTED
732         entry_schema:
733           type: json
734       port_VLC_SCTP_A_mac_requirements:
735         type: list
736         required: true
737         status: SUPPORTED
738         entry_schema:
739           type: json
740       vm_flavor_name:
741         type: string
742         required: true
743         status: SUPPORTED
744       port_VLC_SCTP_B_ip_requirements:
745         type: list
746         required: true
747         status: SUPPORTED
748         entry_schema:
749           type: json
750       port_VLC_SCTP_A_fixed_ips:
751         type: list
752         required: true
753         status: SUPPORTED
754         entry_schema:
755           type: json
756       port_VLC2_Internal1_network_role_tag:
757         type: list
758         required: true
759         status: SUPPORTED
760         entry_schema:
761           type: string
762       port_VLC2_Internal2_mac_address:
763         type: list
764         required: true
765         status: SUPPORTED
766         entry_schema:
767           type: string
768       port_VLC_GTP_network_role_tag:
769         type: list
770         required: true
771         status: SUPPORTED
772         entry_schema:
773           type: string
774       vm_image_name:
775         type: string
776         required: true
777         status: SUPPORTED
778       port_VLC2_Internal1_mac_address:
779         type: list
780         required: true
781         status: SUPPORTED
782         entry_schema:
783           type: string
784       port_VLC2_Internal2_mac_requirements:
785         type: list
786         required: true
787         status: SUPPORTED
788         entry_schema:
789           type: json
790       port_VLC2_Internal1_mac_requirements:
791         type: list
792         required: true
793         status: SUPPORTED
794         entry_schema:
795           type: json
796       port_VLC_SCTP_B_network:
797         type: list
798         required: true
799         status: SUPPORTED
800         entry_schema:
801           type: string
802       port_VLC_GTP_network:
803         type: list
804         required: true
805         status: SUPPORTED
806         entry_schema:
807           type: string
808       port_VLC2_Internal1_ip_requirements:
809         type: list
810         required: true
811         status: SUPPORTED
812         entry_schema:
813           type: json
814       port_VLC_GTP_order:
815         type: list
816         required: true
817         status: SUPPORTED
818         entry_schema:
819           type: integer
820       port_VLC_OAM_exCP_naming:
821         type: list
822         required: true
823         status: SUPPORTED
824         entry_schema:
825           type: json
826       port_VLC_SCTP_A_network_role_tag:
827         type: list
828         required: true
829         status: SUPPORTED
830         entry_schema:
831           type: string
832       port_VLC_GTP_vlan_requirements:
833         type: list
834         required: true
835         status: SUPPORTED
836         entry_schema:
837           type: json
838       port_VLC_GTP_fixed_ips:
839         type: list
840         required: true
841         status: SUPPORTED
842         entry_schema:
843           type: json
844       port_VLC_OAM_network:
845         type: list
846         required: true
847         status: SUPPORTED
848         entry_schema:
849           type: string
850       port_VLC2_Internal2_network:
851         type: list
852         required: true
853         status: SUPPORTED
854         entry_schema:
855           type: string
856       port_VLC_SCTP_A_network:
857         type: list
858         required: true
859         status: SUPPORTED
860         entry_schema:
861           type: string
862       port_VLC_SCTP_A_vlan_requirements:
863         type: list
864         required: true
865         status: SUPPORTED
866         entry_schema:
867           type: json
868       port_VLC_SCTP_A_order:
869         type: list
870         required: true
871         status: SUPPORTED
872         entry_schema:
873           type: integer
874       port_VLC_SCTP_B_exCP_naming:
875         type: list
876         required: true
877         status: SUPPORTED
878         entry_schema:
879           type: json
880       port_VLC_SCTP_A_exCP_naming:
881         type: list
882         required: true
883         status: SUPPORTED
884         entry_schema:
885           type: json
886       port_VLC_OAM_vlan_requirements:
887         type: list
888         required: true
889         status: SUPPORTED
890         entry_schema:
891           type: json
892       port_VLC_OAM_ip_requirements:
893         type: list
894         required: true
895         status: SUPPORTED
896         entry_schema:
897           type: json
898       port_VLC_OAM_fixed_ips:
899         type: list
900         required: true
901         status: SUPPORTED
902         entry_schema:
903           type: json
904       port_VLC2_Internal1_order:
905         type: list
906         required: true
907         status: SUPPORTED
908         entry_schema:
909           type: integer
910       port_VLC_OAM_network_role:
911         type: list
912         required: true
913         status: SUPPORTED
914         entry_schema:
915           type: string
916       port_VLC_SCTP_A_ip_requirements:
917         type: list
918         required: true
919         status: SUPPORTED
920         entry_schema:
921           type: json
922       port_VLC2_Internal2_vlan_requirements:
923         type: list
924         required: true
925         status: SUPPORTED
926         entry_schema:
927           type: json
928       port_VLC_SCTP_A_subnetpoolid:
929         type: list
930         required: true
931         status: SUPPORTED
932         entry_schema:
933           type: string
934       port_VLC_OAM_subnetpoolid:
935         type: list
936         required: true
937         status: SUPPORTED
938         entry_schema:
939           type: string
940       port_VLC_SCTP_B_network_role_tag:
941         type: list
942         required: true
943         status: SUPPORTED
944         entry_schema:
945           type: string
946       compute_VLC2_name:
947         type: list
948         required: true
949         status: SUPPORTED
950         entry_schema:
951           type: string
952       port_VLC_OAM_order:
953         type: list
954         required: true
955         status: SUPPORTED
956         entry_schema:
957           type: integer
958       port_VLC2_Internal1_network_role:
959         type: list
960         required: true
961         status: SUPPORTED
962         entry_schema:
963           type: string
964       port_VLC2_Internal2_network_role:
965         type: list
966         required: true
967         status: SUPPORTED
968         entry_schema:
969           type: string
970       index_value:
971         type: integer
972         description: Index value of this substitution service template runtime instance
973         required: false
974         default: 0
975         status: SUPPORTED
976         constraints:
977         - greater_or_equal: 0
978       port_VLC_SCTP_B_subnetpoolid:
979         type: list
980         required: true
981         status: SUPPORTED
982         entry_schema:
983           type: string
984       port_VLC2_Internal2_network_role_tag:
985         type: list
986         required: true
987         status: SUPPORTED
988         entry_schema:
989           type: string
990       port_VLC_SCTP_B_fixed_ips:
991         type: list
992         required: true
993         status: SUPPORTED
994         entry_schema:
995           type: json
996       port_VLC_GTP_network_role:
997         type: list
998         required: true
999         status: SUPPORTED
1000         entry_schema:
1001           type: string
1002       port_VLC_SCTP_A_network_role:
1003         type: list
1004         required: true
1005         status: SUPPORTED
1006         entry_schema:
1007           type: string
1008       port_VLC2_Internal2_order:
1009         type: list
1010         required: true
1011         status: SUPPORTED
1012         entry_schema:
1013           type: integer
1014       port_VLC_GTP_mac_requirements:
1015         type: list
1016         required: true
1017         status: SUPPORTED
1018         entry_schema:
1019           type: json
1020       port_VLC2_Internal1_network:
1021         type: list
1022         required: true
1023         status: SUPPORTED
1024         entry_schema:
1025           type: string
1026       compute_VLC2_availability_zone:
1027         type: list
1028         required: true
1029         status: SUPPORTED
1030         entry_schema:
1031           type: string
1032       port_VLC2_Internal1_exCP_naming:
1033         type: list
1034         required: true
1035         status: SUPPORTED
1036         entry_schema:
1037           type: json
1038       port_VLC_OAM_mac_requirements:
1039         type: list
1040         required: true
1041         status: SUPPORTED
1042         entry_schema:
1043           type: json
1044       port_VLC2_Internal1_vlan_requirements:
1045         type: list
1046         required: true
1047         status: SUPPORTED
1048         entry_schema:
1049           type: json
1050       port_VLC2_Internal2_subnetpoolid:
1051         type: list
1052         required: true
1053         status: SUPPORTED
1054         entry_schema:
1055           type: string
1056       port_VLC_SCTP_B_mac_requirements:
1057         type: list
1058         required: true
1059         status: SUPPORTED
1060         entry_schema:
1061           type: json
1062       port_VLC2_Internal2_exCP_naming:
1063         type: list
1064         required: true
1065         status: SUPPORTED
1066         entry_schema:
1067           type: json
1068       port_VLC_SCTP_B_order:
1069         type: list
1070         required: true
1071         status: SUPPORTED
1072         entry_schema:
1073           type: integer
1074       port_VLC_GTP_subnetpoolid:
1075         type: list
1076         required: true
1077         status: SUPPORTED
1078         entry_schema:
1079           type: string
1080       port_VLC2_Internal1_subnetpoolid:
1081         type: list
1082         required: true
1083         status: SUPPORTED
1084         entry_schema:
1085           type: string
1086       port_VLC_SCTP_B_vlan_requirements:
1087         type: list
1088         required: true
1089         status: SUPPORTED
1090         entry_schema:
1091           type: json
1092       port_VLC_SCTP_B_network_role:
1093         type: list
1094         required: true
1095         status: SUPPORTED
1096         entry_schema:
1097           type: string
1098     requirements:
1099     - dependency_VLC2_VLC2_Internal2:
1100         capability: tosca.capabilities.Node
1101         node: tosca.nodes.Root
1102         relationship: tosca.relationships.DependsOn
1103         occurrences:
1104         - 0
1105         - UNBOUNDED
1106     - link_VLC2_VLC2_Internal2:
1107         capability: tosca.capabilities.network.Linkable
1108         relationship: tosca.relationships.network.LinksTo
1109         occurrences:
1110         - 1
1111         - 1
1112     - dependency_VLC2_VLC_OAM:
1113         capability: tosca.capabilities.Node
1114         node: tosca.nodes.Root
1115         relationship: tosca.relationships.DependsOn
1116         occurrences:
1117         - 0
1118         - UNBOUNDED
1119     - link_VLC2_VLC_OAM:
1120         capability: tosca.capabilities.network.Linkable
1121         relationship: tosca.relationships.network.LinksTo
1122         occurrences:
1123         - 1
1124         - 1
1125     - dependency_VLC2_VLC2_Internal1:
1126         capability: tosca.capabilities.Node
1127         node: tosca.nodes.Root
1128         relationship: tosca.relationships.DependsOn
1129         occurrences:
1130         - 0
1131         - UNBOUNDED
1132     - link_VLC2_VLC2_Internal1:
1133         capability: tosca.capabilities.network.Linkable
1134         relationship: tosca.relationships.network.LinksTo
1135         occurrences:
1136         - 1
1137         - 1
1138     - dependency_VLC2_VLC_SCTP_A:
1139         capability: tosca.capabilities.Node
1140         node: tosca.nodes.Root
1141         relationship: tosca.relationships.DependsOn
1142         occurrences:
1143         - 0
1144         - UNBOUNDED
1145     - link_VLC2_VLC_SCTP_A:
1146         capability: tosca.capabilities.network.Linkable
1147         relationship: tosca.relationships.network.LinksTo
1148         occurrences:
1149         - 1
1150         - 1
1151     - dependency_VLC2_VLC_SCTP_B:
1152         capability: tosca.capabilities.Node
1153         node: tosca.nodes.Root
1154         relationship: tosca.relationships.DependsOn
1155         occurrences:
1156         - 0
1157         - UNBOUNDED
1158     - link_VLC2_VLC_SCTP_B:
1159         capability: tosca.capabilities.network.Linkable
1160         relationship: tosca.relationships.network.LinksTo
1161         occurrences:
1162         - 1
1163         - 1
1164     - dependency_VLC2_VLC_GTP:
1165         capability: tosca.capabilities.Node
1166         node: tosca.nodes.Root
1167         relationship: tosca.relationships.DependsOn
1168         occurrences:
1169         - 0
1170         - UNBOUNDED
1171     - link_VLC2_VLC_GTP:
1172         capability: tosca.capabilities.network.Linkable
1173         relationship: tosca.relationships.network.LinksTo
1174         occurrences:
1175         - 1
1176         - 1
1177     - dependency_VLC2:
1178         capability: tosca.capabilities.Node
1179         node: tosca.nodes.Root
1180         relationship: tosca.relationships.DependsOn
1181         occurrences:
1182         - 0
1183         - UNBOUNDED
1184     - local_storage_VLC2:
1185         capability: tosca.capabilities.Attachment
1186         node: tosca.nodes.BlockStorage
1187         relationship: tosca.relationships.AttachesTo
1188         occurrences:
1189         - 0
1190         - UNBOUNDED
1191     capabilities:
1192       network.incoming.bytes_VLC2_VLC_GTP:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       disk.device.allocation_VLC2:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       network.outgoing.bytes.rate_VLC2_VLC_OAM:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       network.incoming.packets.rate_VLC2_VLC_GTP:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       binding_VLC2_VLC_SCTP_A:
1217         type: tosca.capabilities.network.Bindable
1218         valid_source_types:
1219         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1220         occurrences:
1221         - 0
1222         - UNBOUNDED
1223       feature_VLC2_VLC_GTP:
1224         type: tosca.capabilities.Node
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       binding_VLC2_VLC_SCTP_B:
1229         type: tosca.capabilities.network.Bindable
1230         valid_source_types:
1231         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1232         occurrences:
1233         - 0
1234         - UNBOUNDED
1235       network.incoming.packets_VLC2_VLC_OAM:
1236         type: org.openecomp.capabilities.metric.Ceilometer
1237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       network.outgoing.packets.rate_VLC2_VLC_SCTP_A:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       network.outgoing.packets.rate_VLC2_VLC_SCTP_B:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       network.incoming.bytes.rate_VLC2_VLC_SCTP_A:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       network.incoming.bytes.rate_VLC2_VLC_SCTP_B:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       disk.device.read.bytes_VLC2:
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       scalable_VLC2:
1272         type: tosca.capabilities.Scalable
1273         occurrences:
1274         - 1
1275         - UNBOUNDED
1276       disk.device.usage_VLC2:
1277         type: org.openecomp.capabilities.metric.Ceilometer
1278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1279         occurrences:
1280         - 1
1281         - UNBOUNDED
1282       network.incoming.bytes.rate_VLC2_VLC2_Internal2:
1283         type: org.openecomp.capabilities.metric.Ceilometer
1284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       attachment_VLC2_VLC_SCTP_A:
1289         type: tosca.capabilities.Attachment
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       network.incoming.bytes.rate_VLC2_VLC2_Internal1:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       attachment_VLC2_VLC_SCTP_B:
1300         type: tosca.capabilities.Attachment
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       network.outgoing.packets.rate_VLC2_VLC_GTP:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       endpoint_VLC2:
1311         type: tosca.capabilities.Endpoint.Admin
1312         occurrences:
1313         - 1
1314         - UNBOUNDED
1315       disk.device.iops_VLC2:
1316         type: org.openecomp.capabilities.metric.Ceilometer
1317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1318         occurrences:
1319         - 1
1320         - UNBOUNDED
1321       feature_VLC2:
1322         type: tosca.capabilities.Node
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       network.incoming.bytes.rate_VLC2_VLC_OAM:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       network.outpoing.packets_VLC2_VLC2_Internal1:
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       network.incoming.packets_VLC2_VLC_SCTP_B:
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       network.incoming.packets_VLC2_VLC_SCTP_A:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       feature_VLC2_VLC2_Internal1:
1351         type: tosca.capabilities.Node
1352         occurrences:
1353         - 1
1354         - UNBOUNDED
1355       disk.device.capacity_VLC2:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       network.outpoing.packets_VLC2_VLC2_Internal2:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       feature_VLC2_VLC2_Internal2:
1368         type: tosca.capabilities.Node
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       disk.device.write.requests.rate_VLC2:
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_VLC2:
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       network.incoming.bytes_VLC2_VLC_SCTP_A:
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       network.incoming.bytes_VLC2_VLC_SCTP_B:
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       disk.iops_VLC2:
1397         type: org.openecomp.capabilities.metric.Ceilometer
1398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1399         occurrences:
1400         - 1
1401         - UNBOUNDED
1402       network.outpoing.packets_VLC2_VLC_OAM:
1403         type: org.openecomp.capabilities.metric.Ceilometer
1404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1405         occurrences:
1406         - 1
1407         - UNBOUNDED
1408       disk.latency_VLC2:
1409         type: org.openecomp.capabilities.metric.Ceilometer
1410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       network.outgoing.bytes.rate_VLC2_VLC_GTP:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       disk.ephemeral.size_VLC2:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       disk.device.latency_VLC2:
1427         type: org.openecomp.capabilities.metric.Ceilometer
1428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1429         occurrences:
1430         - 1
1431         - UNBOUNDED
1432       disk.allocation_VLC2:
1433         type: org.openecomp.capabilities.metric.Ceilometer
1434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1435         occurrences:
1436         - 1
1437         - UNBOUNDED
1438       cpu_util_VLC2:
1439         type: org.openecomp.capabilities.metric.Ceilometer
1440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1441         occurrences:
1442         - 1
1443         - UNBOUNDED
1444       disk.write.bytes_VLC2:
1445         type: org.openecomp.capabilities.metric.Ceilometer
1446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1447         occurrences:
1448         - 1
1449         - UNBOUNDED
1450       cpu_VLC2:
1451         type: org.openecomp.capabilities.metric.Ceilometer
1452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       instance_VLC2:
1457         type: org.openecomp.capabilities.metric.Ceilometer
1458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1459         occurrences:
1460         - 1
1461         - UNBOUNDED
1462       attachment_VLC2_VLC2_Internal1:
1463         type: tosca.capabilities.Attachment
1464         occurrences:
1465         - 1
1466         - UNBOUNDED
1467       attachment_VLC2_VLC2_Internal2:
1468         type: tosca.capabilities.Attachment
1469         occurrences:
1470         - 1
1471         - UNBOUNDED
1472       vcpus_VLC2:
1473         type: org.openecomp.capabilities.metric.Ceilometer
1474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478       memory.resident_VLC2:
1479         type: org.openecomp.capabilities.metric.Ceilometer
1480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       disk.device.read.requests.rate_VLC2:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       network.outgoing.bytes_VLC2_VLC_OAM:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       os_VLC2:
1497         type: tosca.capabilities.OperatingSystem
1498         occurrences:
1499         - 1
1500         - UNBOUNDED
1501       network.incoming.packets.rate_VLC2_VLC2_Internal2:
1502         type: org.openecomp.capabilities.metric.Ceilometer
1503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1504         occurrences:
1505         - 1
1506         - UNBOUNDED
1507       network.incoming.packets.rate_VLC2_VLC2_Internal1:
1508         type: org.openecomp.capabilities.metric.Ceilometer
1509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1510         occurrences:
1511         - 1
1512         - UNBOUNDED
1513       feature_VLC2_VLC_SCTP_A:
1514         type: tosca.capabilities.Node
1515         occurrences:
1516         - 1
1517         - UNBOUNDED
1518       binding_VLC2:
1519         type: tosca.capabilities.network.Bindable
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.write.bytes_VLC2:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       network.outgoing.packets.rate_VLC2_VLC_OAM:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       feature_VLC2_VLC_SCTP_B:
1536         type: tosca.capabilities.Node
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       disk.root.size_VLC2:
1541         type: org.openecomp.capabilities.metric.Ceilometer
1542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546       network.outgoing.bytes_VLC2_VLC_SCTP_B:
1547         type: org.openecomp.capabilities.metric.Ceilometer
1548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1549         occurrences:
1550         - 1
1551         - UNBOUNDED
1552       network.outpoing.packets_VLC2_VLC_SCTP_B:
1553         type: org.openecomp.capabilities.metric.Ceilometer
1554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1555         occurrences:
1556         - 1
1557         - UNBOUNDED
1558       network.outgoing.bytes_VLC2_VLC_SCTP_A:
1559         type: org.openecomp.capabilities.metric.Ceilometer
1560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1561         occurrences:
1562         - 1
1563         - UNBOUNDED
1564       network.outpoing.packets_VLC2_VLC_SCTP_A:
1565         type: org.openecomp.capabilities.metric.Ceilometer
1566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       network.incoming.packets_VLC2_VLC2_Internal2:
1571         type: org.openecomp.capabilities.metric.Ceilometer
1572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1573         occurrences:
1574         - 1
1575         - UNBOUNDED
1576       memory_VLC2:
1577         type: org.openecomp.capabilities.metric.Ceilometer
1578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1579         occurrences:
1580         - 1
1581         - UNBOUNDED
1582       network.incoming.packets_VLC2_VLC2_Internal1:
1583         type: org.openecomp.capabilities.metric.Ceilometer
1584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1585         occurrences:
1586         - 1
1587         - UNBOUNDED
1588       disk.device.write.requests_VLC2:
1589         type: org.openecomp.capabilities.metric.Ceilometer
1590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1591         occurrences:
1592         - 1
1593         - UNBOUNDED
1594       host_VLC2:
1595         type: tosca.capabilities.Container
1596         valid_source_types:
1597         - tosca.nodes.SoftwareComponent
1598         occurrences:
1599         - 1
1600         - UNBOUNDED
1601       network.outgoing.bytes_VLC2_VLC2_Internal2:
1602         type: org.openecomp.capabilities.metric.Ceilometer
1603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1604         occurrences:
1605         - 1
1606         - UNBOUNDED
1607       network.outgoing.bytes_VLC2_VLC2_Internal1:
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       binding_VLC2_VLC_GTP:
1614         type: tosca.capabilities.network.Bindable
1615         valid_source_types:
1616         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1617         occurrences:
1618         - 0
1619         - UNBOUNDED
1620       disk.device.write.bytes.rate_VLC2:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       network.outgoing.bytes.rate_VLC2_VLC_SCTP_A:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       network.outgoing.bytes.rate_VLC2_VLC_SCTP_B:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       feature_VLC2_VLC_OAM:
1639         type: tosca.capabilities.Node
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       network.outgoing.packets.rate_VLC2_VLC2_Internal1:
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       network.outgoing.packets.rate_VLC2_VLC2_Internal2:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       memory.usage_VLC2:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       disk.usage_VLC2:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       disk.read.requests_VLC2:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       attachment_VLC2_VLC_OAM:
1674         type: tosca.capabilities.Attachment
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       network.outgoing.bytes_VLC2_VLC_GTP:
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.bytes.rate_VLC2_VLC2_Internal1:
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.write.bytes.rate_VLC2:
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       network.outgoing.bytes.rate_VLC2_VLC2_Internal2:
1697         type: org.openecomp.capabilities.metric.Ceilometer
1698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1699         occurrences:
1700         - 1
1701         - UNBOUNDED
1702       network.incoming.bytes_VLC2_VLC2_Internal2:
1703         type: org.openecomp.capabilities.metric.Ceilometer
1704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1705         occurrences:
1706         - 1
1707         - UNBOUNDED
1708       network.incoming.bytes_VLC2_VLC2_Internal1:
1709         type: org.openecomp.capabilities.metric.Ceilometer
1710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1711         occurrences:
1712         - 1
1713         - UNBOUNDED
1714       disk.read.bytes_VLC2:
1715         type: org.openecomp.capabilities.metric.Ceilometer
1716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1717         occurrences:
1718         - 1
1719         - UNBOUNDED
1720       network.incoming.packets.rate_VLC2_VLC_OAM:
1721         type: org.openecomp.capabilities.metric.Ceilometer
1722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1723         occurrences:
1724         - 1
1725         - UNBOUNDED
1726       disk.capacity_VLC2:
1727         type: org.openecomp.capabilities.metric.Ceilometer
1728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1729         occurrences:
1730         - 1
1731         - UNBOUNDED
1732       network.incoming.packets_VLC2_VLC_GTP:
1733         type: org.openecomp.capabilities.metric.Ceilometer
1734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1735         occurrences:
1736         - 1
1737         - UNBOUNDED
1738       network.incoming.packets.rate_VLC2_VLC_SCTP_A:
1739         type: org.openecomp.capabilities.metric.Ceilometer
1740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1741         occurrences:
1742         - 1
1743         - UNBOUNDED
1744       network.incoming.packets.rate_VLC2_VLC_SCTP_B:
1745         type: org.openecomp.capabilities.metric.Ceilometer
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1747         occurrences:
1748         - 1
1749         - UNBOUNDED
1750       network.incoming.bytes_VLC2_VLC_OAM:
1751         type: org.openecomp.capabilities.metric.Ceilometer
1752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1753         occurrences:
1754         - 1
1755         - UNBOUNDED
1756       attachment_VLC2_VLC_GTP:
1757         type: tosca.capabilities.Attachment
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       disk.write.requests.rate_VLC2:
1762         type: org.openecomp.capabilities.metric.Ceilometer
1763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       network.incoming.bytes.rate_VLC2_VLC_GTP:
1768         type: org.openecomp.capabilities.metric.Ceilometer
1769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1770         occurrences:
1771         - 1
1772         - UNBOUNDED
1773       network.outpoing.packets_VLC2_VLC_GTP:
1774         type: org.openecomp.capabilities.metric.Ceilometer
1775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1776         occurrences:
1777         - 1
1778         - UNBOUNDED
1779       binding_VLC2_VLC2_Internal2:
1780         type: tosca.capabilities.network.Bindable
1781         valid_source_types:
1782         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1783         occurrences:
1784         - 0
1785         - UNBOUNDED
1786       binding_VLC2_VLC2_Internal1:
1787         type: tosca.capabilities.network.Bindable
1788         valid_source_types:
1789         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1790         occurrences:
1791         - 0
1792         - UNBOUNDED
1793       disk.write.requests_VLC2:
1794         type: org.openecomp.capabilities.metric.Ceilometer
1795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1796         occurrences:
1797         - 1
1798         - UNBOUNDED
1799       disk.device.read.requests_VLC2:
1800         type: org.openecomp.capabilities.metric.Ceilometer
1801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1802         occurrences:
1803         - 1
1804         - UNBOUNDED
1805       disk.device.read.bytes.rate_VLC2:
1806         type: org.openecomp.capabilities.metric.Ceilometer
1807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1808         occurrences:
1809         - 1
1810         - UNBOUNDED
1811       cpu.delta_VLC2:
1812         type: org.openecomp.capabilities.metric.Ceilometer
1813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1814         occurrences:
1815         - 1
1816         - UNBOUNDED
1817       binding_VLC2_VLC_OAM:
1818         type: tosca.capabilities.network.Bindable
1819         valid_source_types:
1820         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1821         occurrences:
1822         - 0
1823         - UNBOUNDED
1824   org.openecomp.resource.abstract.nodes.NCB1:
1825     derived_from: org.openecomp.resource.abstract.nodes.VFC
1826     properties:
1827       port_NCB1_Internal1_network_role:
1828         type: list
1829         required: true
1830         status: SUPPORTED
1831         entry_schema:
1832           type: string
1833       port_NCB1_Internal2_network_role:
1834         type: list
1835         required: true
1836         status: SUPPORTED
1837         entry_schema:
1838           type: string
1839       port_NCB1_Internal1_network_role_tag:
1840         type: list
1841         required: true
1842         status: SUPPORTED
1843         entry_schema:
1844           type: string
1845       vm_flavor_name:
1846         type: string
1847         required: true
1848         status: SUPPORTED
1849       compute_NCB1_name:
1850         type: list
1851         required: true
1852         status: SUPPORTED
1853         entry_schema:
1854           type: string
1855       port_NCB1_Internal2_mac_requirements:
1856         type: list
1857         required: true
1858         status: SUPPORTED
1859         entry_schema:
1860           type: json
1861       vm_image_name:
1862         type: string
1863         required: true
1864         status: SUPPORTED
1865       port_NCB1_Internal2_order:
1866         type: list
1867         required: true
1868         status: SUPPORTED
1869         entry_schema:
1870           type: integer
1871       port_NCB1_Internal2_ip_requirements:
1872         type: list
1873         required: true
1874         status: SUPPORTED
1875         entry_schema:
1876           type: json
1877       port_NCB1_Internal1_exCP_naming:
1878         type: list
1879         required: true
1880         status: SUPPORTED
1881         entry_schema:
1882           type: json
1883       port_NCB1_Internal1_subnetpoolid:
1884         type: list
1885         required: true
1886         status: SUPPORTED
1887         entry_schema:
1888           type: string
1889       port_NCB1_Internal2_vlan_requirements:
1890         type: list
1891         required: true
1892         status: SUPPORTED
1893         entry_schema:
1894           type: json
1895       port_NCB1_Internal2_subnetpoolid:
1896         type: list
1897         required: true
1898         status: SUPPORTED
1899         entry_schema:
1900           type: string
1901       port_NCB1_Internal2_mac_address:
1902         type: list
1903         required: true
1904         status: SUPPORTED
1905         entry_schema:
1906           type: string
1907       index_value:
1908         type: integer
1909         description: Index value of this substitution service template runtime instance
1910         required: false
1911         default: 0
1912         status: SUPPORTED
1913         constraints:
1914         - greater_or_equal: 0
1915       port_NCB1_Internal1_mac_address:
1916         type: list
1917         required: true
1918         status: SUPPORTED
1919         entry_schema:
1920           type: string
1921       port_NCB1_Internal1_order:
1922         type: list
1923         required: true
1924         status: SUPPORTED
1925         entry_schema:
1926           type: integer
1927       port_NCB1_Internal2_exCP_naming:
1928         type: list
1929         required: true
1930         status: SUPPORTED
1931         entry_schema:
1932           type: json
1933       port_NCB1_Internal1_ip_requirements:
1934         type: list
1935         required: true
1936         status: SUPPORTED
1937         entry_schema:
1938           type: json
1939       port_NCB1_Internal1_vlan_requirements:
1940         type: list
1941         required: true
1942         status: SUPPORTED
1943         entry_schema:
1944           type: json
1945       port_NCB1_Internal1_mac_requirements:
1946         type: list
1947         required: true
1948         status: SUPPORTED
1949         entry_schema:
1950           type: json
1951       port_NCB1_Internal1_network:
1952         type: list
1953         required: true
1954         status: SUPPORTED
1955         entry_schema:
1956           type: string
1957       compute_NCB1_availability_zone:
1958         type: list
1959         required: true
1960         status: SUPPORTED
1961         entry_schema:
1962           type: string
1963       port_NCB1_Internal2_network_role_tag:
1964         type: list
1965         required: true
1966         status: SUPPORTED
1967         entry_schema:
1968           type: string
1969       port_NCB1_Internal2_network:
1970         type: list
1971         required: true
1972         status: SUPPORTED
1973         entry_schema:
1974           type: string
1975     requirements:
1976     - dependency_NCB1:
1977         capability: tosca.capabilities.Node
1978         node: tosca.nodes.Root
1979         relationship: tosca.relationships.DependsOn
1980         occurrences:
1981         - 0
1982         - UNBOUNDED
1983     - local_storage_NCB1:
1984         capability: tosca.capabilities.Attachment
1985         node: tosca.nodes.BlockStorage
1986         relationship: tosca.relationships.AttachesTo
1987         occurrences:
1988         - 0
1989         - UNBOUNDED
1990     - dependency_NCB1_NCB1_Internal1:
1991         capability: tosca.capabilities.Node
1992         node: tosca.nodes.Root
1993         relationship: tosca.relationships.DependsOn
1994         occurrences:
1995         - 0
1996         - UNBOUNDED
1997     - link_NCB1_NCB1_Internal1:
1998         capability: tosca.capabilities.network.Linkable
1999         relationship: tosca.relationships.network.LinksTo
2000         occurrences:
2001         - 1
2002         - 1
2003     - dependency_NCB1_NCB1_Internal2:
2004         capability: tosca.capabilities.Node
2005         node: tosca.nodes.Root
2006         relationship: tosca.relationships.DependsOn
2007         occurrences:
2008         - 0
2009         - UNBOUNDED
2010     - link_NCB1_NCB1_Internal2:
2011         capability: tosca.capabilities.network.Linkable
2012         relationship: tosca.relationships.network.LinksTo
2013         occurrences:
2014         - 1
2015         - 1
2016     capabilities:
2017       disk.device.write.bytes.rate_NCB1:
2018         type: org.openecomp.capabilities.metric.Ceilometer
2019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2020         occurrences:
2021         - 1
2022         - UNBOUNDED
2023       memory.resident_NCB1:
2024         type: org.openecomp.capabilities.metric.Ceilometer
2025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2026         occurrences:
2027         - 1
2028         - UNBOUNDED
2029       disk.root.size_NCB1:
2030         type: org.openecomp.capabilities.metric.Ceilometer
2031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2032         occurrences:
2033         - 1
2034         - UNBOUNDED
2035       instance_NCB1:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       disk.device.read.bytes.rate_NCB1:
2042         type: org.openecomp.capabilities.metric.Ceilometer
2043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       disk.write.requests.rate_NCB1:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       cpu_NCB1:
2054         type: org.openecomp.capabilities.metric.Ceilometer
2055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       binding_NCB1_NCB1_Internal1:
2060         type: tosca.capabilities.network.Bindable
2061         valid_source_types:
2062         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2063         occurrences:
2064         - 0
2065         - UNBOUNDED
2066       binding_NCB1_NCB1_Internal2:
2067         type: tosca.capabilities.network.Bindable
2068         valid_source_types:
2069         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2070         occurrences:
2071         - 0
2072         - UNBOUNDED
2073       cpu.delta_NCB1:
2074         type: org.openecomp.capabilities.metric.Ceilometer
2075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       disk.device.capacity_NCB1:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       binding_NCB1:
2086         type: tosca.capabilities.network.Bindable
2087         occurrences:
2088         - 1
2089         - UNBOUNDED
2090       disk.device.read.bytes_NCB1:
2091         type: org.openecomp.capabilities.metric.Ceilometer
2092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2093         occurrences:
2094         - 1
2095         - UNBOUNDED
2096       network.outgoing.bytes.rate_NCB1_NCB1_Internal1:
2097         type: org.openecomp.capabilities.metric.Ceilometer
2098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2099         occurrences:
2100         - 1
2101         - UNBOUNDED
2102       network.outgoing.bytes.rate_NCB1_NCB1_Internal2:
2103         type: org.openecomp.capabilities.metric.Ceilometer
2104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2105         occurrences:
2106         - 1
2107         - UNBOUNDED
2108       disk.device.allocation_NCB1:
2109         type: org.openecomp.capabilities.metric.Ceilometer
2110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       disk.usage_NCB1:
2115         type: org.openecomp.capabilities.metric.Ceilometer
2116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120       network.incoming.bytes.rate_NCB1_NCB1_Internal2:
2121         type: org.openecomp.capabilities.metric.Ceilometer
2122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       network.incoming.packets_NCB1_NCB1_Internal2:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       disk.ephemeral.size_NCB1:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       network.incoming.bytes.rate_NCB1_NCB1_Internal1:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       network.incoming.packets_NCB1_NCB1_Internal1:
2145         type: org.openecomp.capabilities.metric.Ceilometer
2146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2147         occurrences:
2148         - 1
2149         - UNBOUNDED
2150       disk.allocation_NCB1:
2151         type: org.openecomp.capabilities.metric.Ceilometer
2152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2153         occurrences:
2154         - 1
2155         - UNBOUNDED
2156       disk.write.bytes_NCB1:
2157         type: org.openecomp.capabilities.metric.Ceilometer
2158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2159         occurrences:
2160         - 1
2161         - UNBOUNDED
2162       disk.device.latency_NCB1:
2163         type: org.openecomp.capabilities.metric.Ceilometer
2164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2165         occurrences:
2166         - 1
2167         - UNBOUNDED
2168       network.outpoing.packets_NCB1_NCB1_Internal1:
2169         type: org.openecomp.capabilities.metric.Ceilometer
2170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2171         occurrences:
2172         - 1
2173         - UNBOUNDED
2174       network.incoming.packets.rate_NCB1_NCB1_Internal2:
2175         type: org.openecomp.capabilities.metric.Ceilometer
2176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2177         occurrences:
2178         - 1
2179         - UNBOUNDED
2180       network.incoming.packets.rate_NCB1_NCB1_Internal1:
2181         type: org.openecomp.capabilities.metric.Ceilometer
2182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2183         occurrences:
2184         - 1
2185         - UNBOUNDED
2186       vcpus_NCB1:
2187         type: org.openecomp.capabilities.metric.Ceilometer
2188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2189         occurrences:
2190         - 1
2191         - UNBOUNDED
2192       feature_NCB1_NCB1_Internal2:
2193         type: tosca.capabilities.Node
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       endpoint_NCB1:
2198         type: tosca.capabilities.Endpoint.Admin
2199         occurrences:
2200         - 1
2201         - UNBOUNDED
2202       network.outgoing.bytes_NCB1_NCB1_Internal2:
2203         type: org.openecomp.capabilities.metric.Ceilometer
2204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       disk.device.iops_NCB1:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       network.outgoing.bytes_NCB1_NCB1_Internal1:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       feature_NCB1:
2221         type: tosca.capabilities.Node
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       network.outpoing.packets_NCB1_NCB1_Internal2:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       feature_NCB1_NCB1_Internal1:
2232         type: tosca.capabilities.Node
2233         occurrences:
2234         - 1
2235         - UNBOUNDED
2236       disk.read.requests_NCB1:
2237         type: org.openecomp.capabilities.metric.Ceilometer
2238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       disk.device.write.requests_NCB1:
2243         type: org.openecomp.capabilities.metric.Ceilometer
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       memory.usage_NCB1:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       attachment_NCB1_NCB1_Internal2:
2255         type: tosca.capabilities.Attachment
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       network.outgoing.packets.rate_NCB1_NCB1_Internal2:
2260         type: org.openecomp.capabilities.metric.Ceilometer
2261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2262         occurrences:
2263         - 1
2264         - UNBOUNDED
2265       attachment_NCB1_NCB1_Internal1:
2266         type: tosca.capabilities.Attachment
2267         occurrences:
2268         - 1
2269         - UNBOUNDED
2270       network.outgoing.packets.rate_NCB1_NCB1_Internal1:
2271         type: org.openecomp.capabilities.metric.Ceilometer
2272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2273         occurrences:
2274         - 1
2275         - UNBOUNDED
2276       disk.write.bytes.rate_NCB1:
2277         type: org.openecomp.capabilities.metric.Ceilometer
2278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2279         occurrences:
2280         - 1
2281         - UNBOUNDED
2282       disk.device.read.requests_NCB1:
2283         type: org.openecomp.capabilities.metric.Ceilometer
2284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2285         occurrences:
2286         - 1
2287         - UNBOUNDED
2288       memory_NCB1:
2289         type: org.openecomp.capabilities.metric.Ceilometer
2290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2291         occurrences:
2292         - 1
2293         - UNBOUNDED
2294       disk.device.write.bytes_NCB1:
2295         type: org.openecomp.capabilities.metric.Ceilometer
2296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2297         occurrences:
2298         - 1
2299         - UNBOUNDED
2300       disk.device.read.requests.rate_NCB1:
2301         type: org.openecomp.capabilities.metric.Ceilometer
2302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       disk.read.bytes_NCB1:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.read.bytes.rate_NCB1:
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.capacity_NCB1:
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.requests.rate_NCB1:
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       scalable_NCB1:
2331         type: tosca.capabilities.Scalable
2332         occurrences:
2333         - 1
2334         - UNBOUNDED
2335       disk.iops_NCB1:
2336         type: org.openecomp.capabilities.metric.Ceilometer
2337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       os_NCB1:
2342         type: tosca.capabilities.OperatingSystem
2343         occurrences:
2344         - 1
2345         - UNBOUNDED
2346       network.incoming.bytes_NCB1_NCB1_Internal2:
2347         type: org.openecomp.capabilities.metric.Ceilometer
2348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2349         occurrences:
2350         - 1
2351         - UNBOUNDED
2352       network.incoming.bytes_NCB1_NCB1_Internal1:
2353         type: org.openecomp.capabilities.metric.Ceilometer
2354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       disk.write.requests_NCB1:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       disk.latency_NCB1:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       host_NCB1:
2371         type: tosca.capabilities.Container
2372         valid_source_types:
2373         - tosca.nodes.SoftwareComponent
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       cpu_util_NCB1:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       disk.device.usage_NCB1:
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   org.openecomp.resource.abstract.nodes.NCB2:
2390     derived_from: org.openecomp.resource.abstract.nodes.VFC
2391     properties:
2392       compute_NCB2_availability_zone:
2393         type: list
2394         required: true
2395         status: SUPPORTED
2396         entry_schema:
2397           type: string
2398       vm_flavor_name:
2399         type: string
2400         required: true
2401         status: SUPPORTED
2402       port_NCB2_Internal2_mac_requirements:
2403         type: list
2404         required: true
2405         status: SUPPORTED
2406         entry_schema:
2407           type: json
2408       port_NCB2_Internal1_mac_requirements:
2409         type: list
2410         required: true
2411         status: SUPPORTED
2412         entry_schema:
2413           type: json
2414       vm_image_name:
2415         type: string
2416         required: true
2417         status: SUPPORTED
2418       port_NCB2_Internal1_exCP_naming:
2419         type: list
2420         required: true
2421         status: SUPPORTED
2422         entry_schema:
2423           type: json
2424       port_NCB2_Internal2_exCP_naming:
2425         type: list
2426         required: true
2427         status: SUPPORTED
2428         entry_schema:
2429           type: json
2430       port_NCB2_Internal1_order:
2431         type: list
2432         required: true
2433         status: SUPPORTED
2434         entry_schema:
2435           type: integer
2436       port_NCB2_Internal1_network_role:
2437         type: list
2438         required: true
2439         status: SUPPORTED
2440         entry_schema:
2441           type: string
2442       port_NCB2_Internal2_network_role:
2443         type: list
2444         required: true
2445         status: SUPPORTED
2446         entry_schema:
2447           type: string
2448       index_value:
2449         type: integer
2450         description: Index value of this substitution service template runtime instance
2451         required: false
2452         default: 0
2453         status: SUPPORTED
2454         constraints:
2455         - greater_or_equal: 0
2456       port_NCB2_Internal1_network:
2457         type: list
2458         required: true
2459         status: SUPPORTED
2460         entry_schema:
2461           type: string
2462       port_NCB2_Internal2_ip_requirements:
2463         type: list
2464         required: true
2465         status: SUPPORTED
2466         entry_schema:
2467           type: json
2468       port_NCB2_Internal2_network_role_tag:
2469         type: list
2470         required: true
2471         status: SUPPORTED
2472         entry_schema:
2473           type: string
2474       port_NCB2_Internal2_network:
2475         type: list
2476         required: true
2477         status: SUPPORTED
2478         entry_schema:
2479           type: string
2480       port_NCB2_Internal2_vlan_requirements:
2481         type: list
2482         required: true
2483         status: SUPPORTED
2484         entry_schema:
2485           type: json
2486       port_NCB2_Internal1_mac_address:
2487         type: list
2488         required: true
2489         status: SUPPORTED
2490         entry_schema:
2491           type: string
2492       port_NCB2_Internal2_mac_address:
2493         type: list
2494         required: true
2495         status: SUPPORTED
2496         entry_schema:
2497           type: string
2498       port_NCB2_Internal1_subnetpoolid:
2499         type: list
2500         required: true
2501         status: SUPPORTED
2502         entry_schema:
2503           type: string
2504       port_NCB2_Internal1_network_role_tag:
2505         type: list
2506         required: true
2507         status: SUPPORTED
2508         entry_schema:
2509           type: string
2510       port_NCB2_Internal2_order:
2511         type: list
2512         required: true
2513         status: SUPPORTED
2514         entry_schema:
2515           type: integer
2516       compute_NCB2_name:
2517         type: list
2518         required: true
2519         status: SUPPORTED
2520         entry_schema:
2521           type: string
2522       port_NCB2_Internal1_vlan_requirements:
2523         type: list
2524         required: true
2525         status: SUPPORTED
2526         entry_schema:
2527           type: json
2528       port_NCB2_Internal2_subnetpoolid:
2529         type: list
2530         required: true
2531         status: SUPPORTED
2532         entry_schema:
2533           type: string
2534       port_NCB2_Internal1_ip_requirements:
2535         type: list
2536         required: true
2537         status: SUPPORTED
2538         entry_schema:
2539           type: json
2540     requirements:
2541     - dependency_NCB2:
2542         capability: tosca.capabilities.Node
2543         node: tosca.nodes.Root
2544         relationship: tosca.relationships.DependsOn
2545         occurrences:
2546         - 0
2547         - UNBOUNDED
2548     - local_storage_NCB2:
2549         capability: tosca.capabilities.Attachment
2550         node: tosca.nodes.BlockStorage
2551         relationship: tosca.relationships.AttachesTo
2552         occurrences:
2553         - 0
2554         - UNBOUNDED
2555     - dependency_NCB2_NCB2_Internal1:
2556         capability: tosca.capabilities.Node
2557         node: tosca.nodes.Root
2558         relationship: tosca.relationships.DependsOn
2559         occurrences:
2560         - 0
2561         - UNBOUNDED
2562     - link_NCB2_NCB2_Internal1:
2563         capability: tosca.capabilities.network.Linkable
2564         relationship: tosca.relationships.network.LinksTo
2565         occurrences:
2566         - 1
2567         - 1
2568     - dependency_NCB2_NCB2_Internal2:
2569         capability: tosca.capabilities.Node
2570         node: tosca.nodes.Root
2571         relationship: tosca.relationships.DependsOn
2572         occurrences:
2573         - 0
2574         - UNBOUNDED
2575     - link_NCB2_NCB2_Internal2:
2576         capability: tosca.capabilities.network.Linkable
2577         relationship: tosca.relationships.network.LinksTo
2578         occurrences:
2579         - 1
2580         - 1
2581     capabilities:
2582       disk.device.write.bytes.rate_NCB2:
2583         type: org.openecomp.capabilities.metric.Ceilometer
2584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2585         occurrences:
2586         - 1
2587         - UNBOUNDED
2588       memory.resident_NCB2:
2589         type: org.openecomp.capabilities.metric.Ceilometer
2590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       network.outgoing.packets.rate_NCB2_NCB2_Internal2:
2595         type: org.openecomp.capabilities.metric.Ceilometer
2596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       network.outgoing.packets.rate_NCB2_NCB2_Internal1:
2601         type: org.openecomp.capabilities.metric.Ceilometer
2602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2603         occurrences:
2604         - 1
2605         - UNBOUNDED
2606       disk.root.size_NCB2:
2607         type: org.openecomp.capabilities.metric.Ceilometer
2608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2609         occurrences:
2610         - 1
2611         - UNBOUNDED
2612       instance_NCB2:
2613         type: org.openecomp.capabilities.metric.Ceilometer
2614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       cpu_NCB2:
2619         type: org.openecomp.capabilities.metric.Ceilometer
2620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2621         occurrences:
2622         - 1
2623         - UNBOUNDED
2624       attachment_NCB2_NCB2_Internal2:
2625         type: tosca.capabilities.Attachment
2626         occurrences:
2627         - 1
2628         - UNBOUNDED
2629       disk.write.requests.rate_NCB2:
2630         type: org.openecomp.capabilities.metric.Ceilometer
2631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2632         occurrences:
2633         - 1
2634         - UNBOUNDED
2635       attachment_NCB2_NCB2_Internal1:
2636         type: tosca.capabilities.Attachment
2637         occurrences:
2638         - 1
2639         - UNBOUNDED
2640       feature_NCB2_NCB2_Internal1:
2641         type: tosca.capabilities.Node
2642         occurrences:
2643         - 1
2644         - UNBOUNDED
2645       disk.device.read.bytes.rate_NCB2:
2646         type: org.openecomp.capabilities.metric.Ceilometer
2647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2648         occurrences:
2649         - 1
2650         - UNBOUNDED
2651       cpu.delta_NCB2:
2652         type: org.openecomp.capabilities.metric.Ceilometer
2653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2654         occurrences:
2655         - 1
2656         - UNBOUNDED
2657       network.outpoing.packets_NCB2_NCB2_Internal2:
2658         type: org.openecomp.capabilities.metric.Ceilometer
2659         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2660         occurrences:
2661         - 1
2662         - UNBOUNDED
2663       disk.device.capacity_NCB2:
2664         type: org.openecomp.capabilities.metric.Ceilometer
2665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2666         occurrences:
2667         - 1
2668         - UNBOUNDED
2669       feature_NCB2_NCB2_Internal2:
2670         type: tosca.capabilities.Node
2671         occurrences:
2672         - 1
2673         - UNBOUNDED
2674       network.outgoing.bytes.rate_NCB2_NCB2_Internal2:
2675         type: org.openecomp.capabilities.metric.Ceilometer
2676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2677         occurrences:
2678         - 1
2679         - UNBOUNDED
2680       network.outgoing.bytes.rate_NCB2_NCB2_Internal1:
2681         type: org.openecomp.capabilities.metric.Ceilometer
2682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2683         occurrences:
2684         - 1
2685         - UNBOUNDED
2686       network.incoming.bytes_NCB2_NCB2_Internal1:
2687         type: org.openecomp.capabilities.metric.Ceilometer
2688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2689         occurrences:
2690         - 1
2691         - UNBOUNDED
2692       network.incoming.bytes_NCB2_NCB2_Internal2:
2693         type: org.openecomp.capabilities.metric.Ceilometer
2694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2695         occurrences:
2696         - 1
2697         - UNBOUNDED
2698       network.outpoing.packets_NCB2_NCB2_Internal1:
2699         type: org.openecomp.capabilities.metric.Ceilometer
2700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2701         occurrences:
2702         - 1
2703         - UNBOUNDED
2704       binding_NCB2:
2705         type: tosca.capabilities.network.Bindable
2706         occurrences:
2707         - 1
2708         - UNBOUNDED
2709       network.incoming.packets.rate_NCB2_NCB2_Internal1:
2710         type: org.openecomp.capabilities.metric.Ceilometer
2711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2712         occurrences:
2713         - 1
2714         - UNBOUNDED
2715       network.incoming.packets.rate_NCB2_NCB2_Internal2:
2716         type: org.openecomp.capabilities.metric.Ceilometer
2717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2718         occurrences:
2719         - 1
2720         - UNBOUNDED
2721       disk.read.bytes_NCB2:
2722         type: org.openecomp.capabilities.metric.Ceilometer
2723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2724         occurrences:
2725         - 1
2726         - UNBOUNDED
2727       disk.device.read.bytes_NCB2:
2728         type: org.openecomp.capabilities.metric.Ceilometer
2729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2730         occurrences:
2731         - 1
2732         - UNBOUNDED
2733       disk.usage_NCB2:
2734         type: org.openecomp.capabilities.metric.Ceilometer
2735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2736         occurrences:
2737         - 1
2738         - UNBOUNDED
2739       disk.device.allocation_NCB2:
2740         type: org.openecomp.capabilities.metric.Ceilometer
2741         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2742         occurrences:
2743         - 1
2744         - UNBOUNDED
2745       disk.ephemeral.size_NCB2:
2746         type: org.openecomp.capabilities.metric.Ceilometer
2747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2748         occurrences:
2749         - 1
2750         - UNBOUNDED
2751       network.outgoing.bytes_NCB2_NCB2_Internal1:
2752         type: org.openecomp.capabilities.metric.Ceilometer
2753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2754         occurrences:
2755         - 1
2756         - UNBOUNDED
2757       network.outgoing.bytes_NCB2_NCB2_Internal2:
2758         type: org.openecomp.capabilities.metric.Ceilometer
2759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2760         occurrences:
2761         - 1
2762         - UNBOUNDED
2763       disk.allocation_NCB2:
2764         type: org.openecomp.capabilities.metric.Ceilometer
2765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2766         occurrences:
2767         - 1
2768         - UNBOUNDED
2769       disk.write.bytes_NCB2:
2770         type: org.openecomp.capabilities.metric.Ceilometer
2771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       disk.device.latency_NCB2:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       binding_NCB2_NCB2_Internal1:
2782         type: tosca.capabilities.network.Bindable
2783         valid_source_types:
2784         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2785         occurrences:
2786         - 0
2787         - UNBOUNDED
2788       binding_NCB2_NCB2_Internal2:
2789         type: tosca.capabilities.network.Bindable
2790         valid_source_types:
2791         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2792         occurrences:
2793         - 0
2794         - UNBOUNDED
2795       network.incoming.bytes.rate_NCB2_NCB2_Internal1:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       vcpus_NCB2:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       memory.usage_NCB2:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       network.incoming.bytes.rate_NCB2_NCB2_Internal2:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       endpoint_NCB2:
2820         type: tosca.capabilities.Endpoint.Admin
2821         occurrences:
2822         - 1
2823         - UNBOUNDED
2824       disk.device.iops_NCB2:
2825         type: org.openecomp.capabilities.metric.Ceilometer
2826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2827         occurrences:
2828         - 1
2829         - UNBOUNDED
2830       disk.write.requests_NCB2:
2831         type: org.openecomp.capabilities.metric.Ceilometer
2832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2833         occurrences:
2834         - 1
2835         - UNBOUNDED
2836       feature_NCB2:
2837         type: tosca.capabilities.Node
2838         occurrences:
2839         - 1
2840         - UNBOUNDED
2841       os_NCB2:
2842         type: tosca.capabilities.OperatingSystem
2843         occurrences:
2844         - 1
2845         - UNBOUNDED
2846       disk.read.requests_NCB2:
2847         type: org.openecomp.capabilities.metric.Ceilometer
2848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2849         occurrences:
2850         - 1
2851         - UNBOUNDED
2852       disk.device.write.requests_NCB2:
2853         type: org.openecomp.capabilities.metric.Ceilometer
2854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2855         occurrences:
2856         - 1
2857         - UNBOUNDED
2858       network.incoming.packets_NCB2_NCB2_Internal1:
2859         type: org.openecomp.capabilities.metric.Ceilometer
2860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2861         occurrences:
2862         - 1
2863         - UNBOUNDED
2864       network.incoming.packets_NCB2_NCB2_Internal2:
2865         type: org.openecomp.capabilities.metric.Ceilometer
2866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       disk.device.read.requests_NCB2:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       disk.write.bytes.rate_NCB2:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       memory_NCB2:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       disk.device.write.bytes_NCB2:
2889         type: org.openecomp.capabilities.metric.Ceilometer
2890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2891         occurrences:
2892         - 1
2893         - UNBOUNDED
2894       disk.device.read.requests.rate_NCB2:
2895         type: org.openecomp.capabilities.metric.Ceilometer
2896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2897         occurrences:
2898         - 1
2899         - UNBOUNDED
2900       scalable_NCB2:
2901         type: tosca.capabilities.Scalable
2902         occurrences:
2903         - 1
2904         - UNBOUNDED
2905       disk.capacity_NCB2:
2906         type: org.openecomp.capabilities.metric.Ceilometer
2907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       disk.read.bytes.rate_NCB2:
2912         type: org.openecomp.capabilities.metric.Ceilometer
2913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2914         occurrences:
2915         - 1
2916         - UNBOUNDED
2917       disk.iops_NCB2:
2918         type: org.openecomp.capabilities.metric.Ceilometer
2919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2920         occurrences:
2921         - 1
2922         - UNBOUNDED
2923       host_NCB2:
2924         type: tosca.capabilities.Container
2925         valid_source_types:
2926         - tosca.nodes.SoftwareComponent
2927         occurrences:
2928         - 1
2929         - UNBOUNDED
2930       disk.latency_NCB2:
2931         type: org.openecomp.capabilities.metric.Ceilometer
2932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2933         occurrences:
2934         - 1
2935         - UNBOUNDED
2936       cpu_util_NCB2:
2937         type: org.openecomp.capabilities.metric.Ceilometer
2938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2939         occurrences:
2940         - 1
2941         - UNBOUNDED
2942       disk.device.usage_NCB2:
2943         type: org.openecomp.capabilities.metric.Ceilometer
2944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2945         occurrences:
2946         - 1
2947         - UNBOUNDED
2948       disk.device.write.requests.rate_NCB2:
2949         type: org.openecomp.capabilities.metric.Ceilometer
2950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2951         occurrences:
2952         - 1
2953         - UNBOUNDED
2954   org.openecomp.resource.abstract.nodes.GPB2:
2955     derived_from: org.openecomp.resource.abstract.nodes.VFC
2956     properties:
2957       port_GPB2_Internal2_network_role_tag:
2958         type: list
2959         required: true
2960         status: SUPPORTED
2961         entry_schema:
2962           type: string
2963       port_GPB2_Internal2_order:
2964         type: list
2965         required: true
2966         status: SUPPORTED
2967         entry_schema:
2968           type: integer
2969       port_GPB2_Internal1_network:
2970         type: list
2971         required: true
2972         status: SUPPORTED
2973         entry_schema:
2974           type: string
2975       port_GPB2_Internal1_vlan_requirements:
2976         type: list
2977         required: true
2978         status: SUPPORTED
2979         entry_schema:
2980           type: json
2981       vm_flavor_name:
2982         type: string
2983         required: true
2984         status: SUPPORTED
2985       port_GPB2_Internal2_ip_requirements:
2986         type: list
2987         required: true
2988         status: SUPPORTED
2989         entry_schema:
2990           type: json
2991       vm_image_name:
2992         type: string
2993         required: true
2994         status: SUPPORTED
2995       port_GPB2_Internal2_vlan_requirements:
2996         type: list
2997         required: true
2998         status: SUPPORTED
2999         entry_schema:
3000           type: json
3001       port_GPB2_Internal1_network_role:
3002         type: list
3003         required: true
3004         status: SUPPORTED
3005         entry_schema:
3006           type: string
3007       compute_GPB2_name:
3008         type: list
3009         required: true
3010         status: SUPPORTED
3011         entry_schema:
3012           type: string
3013       port_GPB2_Internal1_subnetpoolid:
3014         type: list
3015         required: true
3016         status: SUPPORTED
3017         entry_schema:
3018           type: string
3019       port_GPB2_Internal2_subnetpoolid:
3020         type: list
3021         required: true
3022         status: SUPPORTED
3023         entry_schema:
3024           type: string
3025       port_GPB2_Internal2_mac_address:
3026         type: list
3027         required: true
3028         status: SUPPORTED
3029         entry_schema:
3030           type: string
3031       port_GPB2_Internal2_mac_requirements:
3032         type: list
3033         required: true
3034         status: SUPPORTED
3035         entry_schema:
3036           type: json
3037       port_GPB2_Internal1_ip_requirements:
3038         type: list
3039         required: true
3040         status: SUPPORTED
3041         entry_schema:
3042           type: json
3043       port_GPB2_Internal2_network_role:
3044         type: list
3045         required: true
3046         status: SUPPORTED
3047         entry_schema:
3048           type: string
3049       index_value:
3050         type: integer
3051         description: Index value of this substitution service template runtime instance
3052         required: false
3053         default: 0
3054         status: SUPPORTED
3055         constraints:
3056         - greater_or_equal: 0
3057       compute_GPB2_availability_zone:
3058         type: list
3059         required: true
3060         status: SUPPORTED
3061         entry_schema:
3062           type: string
3063       port_GPB2_Internal2_exCP_naming:
3064         type: list
3065         required: true
3066         status: SUPPORTED
3067         entry_schema:
3068           type: json
3069       port_GPB2_Internal1_order:
3070         type: list
3071         required: true
3072         status: SUPPORTED
3073         entry_schema:
3074           type: integer
3075       port_GPB2_Internal1_mac_requirements:
3076         type: list
3077         required: true
3078         status: SUPPORTED
3079         entry_schema:
3080           type: json
3081       port_GPB2_Internal1_exCP_naming:
3082         type: list
3083         required: true
3084         status: SUPPORTED
3085         entry_schema:
3086           type: json
3087       port_GPB2_Internal1_network_role_tag:
3088         type: list
3089         required: true
3090         status: SUPPORTED
3091         entry_schema:
3092           type: string
3093       port_GPB2_Internal1_mac_address:
3094         type: list
3095         required: true
3096         status: SUPPORTED
3097         entry_schema:
3098           type: string
3099       port_GPB2_Internal2_network:
3100         type: list
3101         required: true
3102         status: SUPPORTED
3103         entry_schema:
3104           type: string
3105     requirements:
3106     - dependency_GPB2_GPB2_Internal2:
3107         capability: tosca.capabilities.Node
3108         node: tosca.nodes.Root
3109         relationship: tosca.relationships.DependsOn
3110         occurrences:
3111         - 0
3112         - UNBOUNDED
3113     - link_GPB2_GPB2_Internal2:
3114         capability: tosca.capabilities.network.Linkable
3115         relationship: tosca.relationships.network.LinksTo
3116         occurrences:
3117         - 1
3118         - 1
3119     - dependency_GPB2_GPB2_Internal1:
3120         capability: tosca.capabilities.Node
3121         node: tosca.nodes.Root
3122         relationship: tosca.relationships.DependsOn
3123         occurrences:
3124         - 0
3125         - UNBOUNDED
3126     - link_GPB2_GPB2_Internal1:
3127         capability: tosca.capabilities.network.Linkable
3128         relationship: tosca.relationships.network.LinksTo
3129         occurrences:
3130         - 1
3131         - 1
3132     - dependency_GPB2:
3133         capability: tosca.capabilities.Node
3134         node: tosca.nodes.Root
3135         relationship: tosca.relationships.DependsOn
3136         occurrences:
3137         - 0
3138         - UNBOUNDED
3139     - local_storage_GPB2:
3140         capability: tosca.capabilities.Attachment
3141         node: tosca.nodes.BlockStorage
3142         relationship: tosca.relationships.AttachesTo
3143         occurrences:
3144         - 0
3145         - UNBOUNDED
3146     capabilities:
3147       endpoint_GPB2:
3148         type: tosca.capabilities.Endpoint.Admin
3149         occurrences:
3150         - 1
3151         - UNBOUNDED
3152       disk.read.requests_GPB2:
3153         type: org.openecomp.capabilities.metric.Ceilometer
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       network.incoming.packets_GPB2_GPB2_Internal1:
3159         type: org.openecomp.capabilities.metric.Ceilometer
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       network.incoming.packets_GPB2_GPB2_Internal2:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       cpu_util_GPB2:
3171         type: org.openecomp.capabilities.metric.Ceilometer
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3173         occurrences:
3174         - 1
3175         - UNBOUNDED
3176       disk.device.read.requests_GPB2:
3177         type: org.openecomp.capabilities.metric.Ceilometer
3178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3179         occurrences:
3180         - 1
3181         - UNBOUNDED
3182       memory.usage_GPB2:
3183         type: org.openecomp.capabilities.metric.Ceilometer
3184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3185         occurrences:
3186         - 1
3187         - UNBOUNDED
3188       disk.device.write.bytes_GPB2:
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       disk.ephemeral.size_GPB2:
3195         type: org.openecomp.capabilities.metric.Ceilometer
3196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3197         occurrences:
3198         - 1
3199         - UNBOUNDED
3200       network.outgoing.bytes_GPB2_GPB2_Internal1:
3201         type: org.openecomp.capabilities.metric.Ceilometer
3202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3203         occurrences:
3204         - 1
3205         - UNBOUNDED
3206       network.outgoing.bytes_GPB2_GPB2_Internal2:
3207         type: org.openecomp.capabilities.metric.Ceilometer
3208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3209         occurrences:
3210         - 1
3211         - UNBOUNDED
3212       disk.device.iops_GPB2:
3213         type: org.openecomp.capabilities.metric.Ceilometer
3214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3215         occurrences:
3216         - 1
3217         - UNBOUNDED
3218       network.incoming.bytes.rate_GPB2_GPB2_Internal1:
3219         type: org.openecomp.capabilities.metric.Ceilometer
3220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3221         occurrences:
3222         - 1
3223         - UNBOUNDED
3224       network.incoming.bytes.rate_GPB2_GPB2_Internal2:
3225         type: org.openecomp.capabilities.metric.Ceilometer
3226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3227         occurrences:
3228         - 1
3229         - UNBOUNDED
3230       scalable_GPB2:
3231         type: tosca.capabilities.Scalable
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       disk.read.bytes_GPB2:
3236         type: org.openecomp.capabilities.metric.Ceilometer
3237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       network.outgoing.packets.rate_GPB2_GPB2_Internal1:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247       network.outgoing.packets.rate_GPB2_GPB2_Internal2:
3248         type: org.openecomp.capabilities.metric.Ceilometer
3249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       memory_GPB2:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.device.read.requests.rate_GPB2:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       disk.device.write.requests.rate_GPB2:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       disk.root.size_GPB2:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       vcpus_GPB2:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       network.outpoing.packets_GPB2_GPB2_Internal1:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       network.outgoing.bytes.rate_GPB2_GPB2_Internal2:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       disk.read.bytes.rate_GPB2:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       network.outgoing.bytes.rate_GPB2_GPB2_Internal1:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       os_GPB2:
3308         type: tosca.capabilities.OperatingSystem
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       memory.resident_GPB2:
3313         type: org.openecomp.capabilities.metric.Ceilometer
3314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       feature_GPB2_GPB2_Internal1:
3319         type: tosca.capabilities.Node
3320         occurrences:
3321         - 1
3322         - UNBOUNDED
3323       disk.capacity_GPB2:
3324         type: org.openecomp.capabilities.metric.Ceilometer
3325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       host_GPB2:
3330         type: tosca.capabilities.Container
3331         valid_source_types:
3332         - tosca.nodes.SoftwareComponent
3333         occurrences:
3334         - 1
3335         - UNBOUNDED
3336       network.outpoing.packets_GPB2_GPB2_Internal2:
3337         type: org.openecomp.capabilities.metric.Ceilometer
3338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3339         occurrences:
3340         - 1
3341         - UNBOUNDED
3342       feature_GPB2_GPB2_Internal2:
3343         type: tosca.capabilities.Node
3344         occurrences:
3345         - 1
3346         - UNBOUNDED
3347       disk.write.requests_GPB2:
3348         type: org.openecomp.capabilities.metric.Ceilometer
3349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3350         occurrences:
3351         - 1
3352         - UNBOUNDED
3353       cpu_GPB2:
3354         type: org.openecomp.capabilities.metric.Ceilometer
3355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3356         occurrences:
3357         - 1
3358         - UNBOUNDED
3359       cpu.delta_GPB2:
3360         type: org.openecomp.capabilities.metric.Ceilometer
3361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3362         occurrences:
3363         - 1
3364         - UNBOUNDED
3365       disk.device.read.bytes.rate_GPB2:
3366         type: org.openecomp.capabilities.metric.Ceilometer
3367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3368         occurrences:
3369         - 1
3370         - UNBOUNDED
3371       instance_GPB2:
3372         type: org.openecomp.capabilities.metric.Ceilometer
3373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3374         occurrences:
3375         - 1
3376         - UNBOUNDED
3377       network.incoming.bytes_GPB2_GPB2_Internal1:
3378         type: org.openecomp.capabilities.metric.Ceilometer
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       network.incoming.bytes_GPB2_GPB2_Internal2:
3384         type: org.openecomp.capabilities.metric.Ceilometer
3385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3386         occurrences:
3387         - 1
3388         - UNBOUNDED
3389       disk.device.usage_GPB2:
3390         type: org.openecomp.capabilities.metric.Ceilometer
3391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3392         occurrences:
3393         - 1
3394         - UNBOUNDED
3395       disk.write.bytes_GPB2:
3396         type: org.openecomp.capabilities.metric.Ceilometer
3397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3398         occurrences:
3399         - 1
3400         - UNBOUNDED
3401       binding_GPB2:
3402         type: tosca.capabilities.network.Bindable
3403         occurrences:
3404         - 1
3405         - UNBOUNDED
3406       disk.latency_GPB2:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.device.read.bytes_GPB2:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       disk.write.requests.rate_GPB2:
3419         type: org.openecomp.capabilities.metric.Ceilometer
3420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3421         occurrences:
3422         - 1
3423         - UNBOUNDED
3424       disk.iops_GPB2:
3425         type: org.openecomp.capabilities.metric.Ceilometer
3426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3427         occurrences:
3428         - 1
3429         - UNBOUNDED
3430       disk.write.bytes.rate_GPB2:
3431         type: org.openecomp.capabilities.metric.Ceilometer
3432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3433         occurrences:
3434         - 1
3435         - UNBOUNDED
3436       disk.device.write.requests_GPB2:
3437         type: org.openecomp.capabilities.metric.Ceilometer
3438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3439         occurrences:
3440         - 1
3441         - UNBOUNDED
3442       disk.device.capacity_GPB2:
3443         type: org.openecomp.capabilities.metric.Ceilometer
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       disk.allocation_GPB2:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       disk.device.latency_GPB2:
3455         type: org.openecomp.capabilities.metric.Ceilometer
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       binding_GPB2_GPB2_Internal2:
3461         type: tosca.capabilities.network.Bindable
3462         valid_source_types:
3463         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3464         occurrences:
3465         - 0
3466         - UNBOUNDED
3467       binding_GPB2_GPB2_Internal1:
3468         type: tosca.capabilities.network.Bindable
3469         valid_source_types:
3470         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3471         occurrences:
3472         - 0
3473         - UNBOUNDED
3474       disk.usage_GPB2:
3475         type: org.openecomp.capabilities.metric.Ceilometer
3476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3477         occurrences:
3478         - 1
3479         - UNBOUNDED
3480       network.incoming.packets.rate_GPB2_GPB2_Internal1:
3481         type: org.openecomp.capabilities.metric.Ceilometer
3482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3483         occurrences:
3484         - 1
3485         - UNBOUNDED
3486       network.incoming.packets.rate_GPB2_GPB2_Internal2:
3487         type: org.openecomp.capabilities.metric.Ceilometer
3488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3489         occurrences:
3490         - 1
3491         - UNBOUNDED
3492       attachment_GPB2_GPB2_Internal1:
3493         type: tosca.capabilities.Attachment
3494         occurrences:
3495         - 1
3496         - UNBOUNDED
3497       attachment_GPB2_GPB2_Internal2:
3498         type: tosca.capabilities.Attachment
3499         occurrences:
3500         - 1
3501         - UNBOUNDED
3502       disk.device.write.bytes.rate_GPB2:
3503         type: org.openecomp.capabilities.metric.Ceilometer
3504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       feature_GPB2:
3509         type: tosca.capabilities.Node
3510         occurrences:
3511         - 1
3512         - UNBOUNDED
3513       disk.device.allocation_GPB2:
3514         type: org.openecomp.capabilities.metric.Ceilometer
3515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3516         occurrences:
3517         - 1
3518         - UNBOUNDED
3519   org.openecomp.resource.abstract.nodes.VLC1:
3520     derived_from: org.openecomp.resource.abstract.nodes.VFC
3521     properties:
3522       port_VLC1_Internal2_mac_address:
3523         type: list
3524         required: true
3525         status: SUPPORTED
3526         entry_schema:
3527           type: string
3528       port_VLC_GTP_exCP_naming:
3529         type: list
3530         required: true
3531         status: SUPPORTED
3532         entry_schema:
3533           type: json
3534       port_VLC_OAM_network_role_tag:
3535         type: list
3536         required: true
3537         status: SUPPORTED
3538         entry_schema:
3539           type: string
3540       port_VLC1_Internal1_mac_address:
3541         type: list
3542         required: true
3543         status: SUPPORTED
3544         entry_schema:
3545           type: string
3546       port_VLC_GTP_ip_requirements:
3547         type: list
3548         required: true
3549         status: SUPPORTED
3550         entry_schema:
3551           type: json
3552       port_VLC1_Internal2_exCP_naming:
3553         type: list
3554         required: true
3555         status: SUPPORTED
3556         entry_schema:
3557           type: json
3558       port_VLC1_Internal2_network_role:
3559         type: list
3560         required: true
3561         status: SUPPORTED
3562         entry_schema:
3563           type: string
3564       port_VLC_SCTP_A_mac_requirements:
3565         type: list
3566         required: true
3567         status: SUPPORTED
3568         entry_schema:
3569           type: json
3570       vm_flavor_name:
3571         type: string
3572         required: true
3573         status: SUPPORTED
3574       port_VLC1_Internal2_network:
3575         type: list
3576         required: true
3577         status: SUPPORTED
3578         entry_schema:
3579           type: string
3580       port_VLC_SCTP_B_ip_requirements:
3581         type: list
3582         required: true
3583         status: SUPPORTED
3584         entry_schema:
3585           type: json
3586       port_VLC_SCTP_A_fixed_ips:
3587         type: list
3588         required: true
3589         status: SUPPORTED
3590         entry_schema:
3591           type: json
3592       port_VLC1_Internal2_network_role_tag:
3593         type: list
3594         required: true
3595         status: SUPPORTED
3596         entry_schema:
3597           type: string
3598       port_VLC_GTP_network_role_tag:
3599         type: list
3600         required: true
3601         status: SUPPORTED
3602         entry_schema:
3603           type: string
3604       vm_image_name:
3605         type: string
3606         required: true
3607         status: SUPPORTED
3608       port_VLC1_Internal1_subnetpoolid:
3609         type: list
3610         required: true
3611         status: SUPPORTED
3612         entry_schema:
3613           type: string
3614       port_VLC_SCTP_B_network:
3615         type: list
3616         required: true
3617         status: SUPPORTED
3618         entry_schema:
3619           type: string
3620       port_VLC1_Internal1_network_role_tag:
3621         type: list
3622         required: true
3623         status: SUPPORTED
3624         entry_schema:
3625           type: string
3626       port_VLC_GTP_network:
3627         type: list
3628         required: true
3629         status: SUPPORTED
3630         entry_schema:
3631           type: string
3632       port_VLC_GTP_order:
3633         type: list
3634         required: true
3635         status: SUPPORTED
3636         entry_schema:
3637           type: integer
3638       port_VLC_OAM_exCP_naming:
3639         type: list
3640         required: true
3641         status: SUPPORTED
3642         entry_schema:
3643           type: json
3644       port_VLC1_Internal1_mac_requirements:
3645         type: list
3646         required: true
3647         status: SUPPORTED
3648         entry_schema:
3649           type: json
3650       port_VLC1_Internal1_vlan_requirements:
3651         type: list
3652         required: true
3653         status: SUPPORTED
3654         entry_schema:
3655           type: json
3656       port_VLC1_Internal1_order:
3657         type: list
3658         required: true
3659         status: SUPPORTED
3660         entry_schema:
3661           type: integer
3662       port_VLC_SCTP_A_network_role_tag:
3663         type: list
3664         required: true
3665         status: SUPPORTED
3666         entry_schema:
3667           type: string
3668       port_VLC_GTP_vlan_requirements:
3669         type: list
3670         required: true
3671         status: SUPPORTED
3672         entry_schema:
3673           type: json
3674       port_VLC_GTP_fixed_ips:
3675         type: list
3676         required: true
3677         status: SUPPORTED
3678         entry_schema:
3679           type: json
3680       port_VLC_OAM_network:
3681         type: list
3682         required: true
3683         status: SUPPORTED
3684         entry_schema:
3685           type: string
3686       compute_VLC1_name:
3687         type: list
3688         required: true
3689         status: SUPPORTED
3690         entry_schema:
3691           type: string
3692       port_VLC1_Internal2_ip_requirements:
3693         type: list
3694         required: true
3695         status: SUPPORTED
3696         entry_schema:
3697           type: json
3698       port_VLC1_Internal1_network:
3699         type: list
3700         required: true
3701         status: SUPPORTED
3702         entry_schema:
3703           type: string
3704       port_VLC_SCTP_A_network:
3705         type: list
3706         required: true
3707         status: SUPPORTED
3708         entry_schema:
3709           type: string
3710       port_VLC_SCTP_A_vlan_requirements:
3711         type: list
3712         required: true
3713         status: SUPPORTED
3714         entry_schema:
3715           type: json
3716       port_VLC1_Internal1_network_role:
3717         type: list
3718         required: true
3719         status: SUPPORTED
3720         entry_schema:
3721           type: string
3722       port_VLC_SCTP_A_order:
3723         type: list
3724         required: true
3725         status: SUPPORTED
3726         entry_schema:
3727           type: integer
3728       port_VLC_SCTP_B_exCP_naming:
3729         type: list
3730         required: true
3731         status: SUPPORTED
3732         entry_schema:
3733           type: json
3734       port_VLC_SCTP_A_exCP_naming:
3735         type: list
3736         required: true
3737         status: SUPPORTED
3738         entry_schema:
3739           type: json
3740       port_VLC_OAM_vlan_requirements:
3741         type: list
3742         required: true
3743         status: SUPPORTED
3744         entry_schema:
3745           type: json
3746       port_VLC_OAM_ip_requirements:
3747         type: list
3748         required: true
3749         status: SUPPORTED
3750         entry_schema:
3751           type: json
3752       port_VLC1_Internal1_ip_requirements:
3753         type: list
3754         required: true
3755         status: SUPPORTED
3756         entry_schema:
3757           type: json
3758       port_VLC_OAM_fixed_ips:
3759         type: list
3760         required: true
3761         status: SUPPORTED
3762         entry_schema:
3763           type: json
3764       port_VLC1_Internal2_vlan_requirements:
3765         type: list
3766         required: true
3767         status: SUPPORTED
3768         entry_schema:
3769           type: json
3770       port_VLC_OAM_network_role:
3771         type: list
3772         required: true
3773         status: SUPPORTED
3774         entry_schema:
3775           type: string
3776       port_VLC1_Internal2_order:
3777         type: list
3778         required: true
3779         status: SUPPORTED
3780         entry_schema:
3781           type: integer
3782       port_VLC1_Internal2_subnetpoolid:
3783         type: list
3784         required: true
3785         status: SUPPORTED
3786         entry_schema:
3787           type: string
3788       port_VLC_SCTP_A_ip_requirements:
3789         type: list
3790         required: true
3791         status: SUPPORTED
3792         entry_schema:
3793           type: json
3794       port_VLC_SCTP_A_subnetpoolid:
3795         type: list
3796         required: true
3797         status: SUPPORTED
3798         entry_schema:
3799           type: string
3800       compute_VLC1_availability_zone:
3801         type: list
3802         required: true
3803         status: SUPPORTED
3804         entry_schema:
3805           type: string
3806       port_VLC_OAM_subnetpoolid:
3807         type: list
3808         required: true
3809         status: SUPPORTED
3810         entry_schema:
3811           type: string
3812       port_VLC_SCTP_B_network_role_tag:
3813         type: list
3814         required: true
3815         status: SUPPORTED
3816         entry_schema:
3817           type: string
3818       port_VLC_OAM_order:
3819         type: list
3820         required: true
3821         status: SUPPORTED
3822         entry_schema:
3823           type: integer
3824       index_value:
3825         type: integer
3826         description: Index value of this substitution service template runtime instance
3827         required: false
3828         default: 0
3829         status: SUPPORTED
3830         constraints:
3831         - greater_or_equal: 0
3832       port_VLC1_Internal2_mac_requirements:
3833         type: list
3834         required: true
3835         status: SUPPORTED
3836         entry_schema:
3837           type: json
3838       port_VLC_SCTP_B_subnetpoolid:
3839         type: list
3840         required: true
3841         status: SUPPORTED
3842         entry_schema:
3843           type: string
3844       port_VLC_SCTP_B_fixed_ips:
3845         type: list
3846         required: true
3847         status: SUPPORTED
3848         entry_schema:
3849           type: json
3850       port_VLC_GTP_network_role:
3851         type: list
3852         required: true
3853         status: SUPPORTED
3854         entry_schema:
3855           type: string
3856       port_VLC_SCTP_A_network_role:
3857         type: list
3858         required: true
3859         status: SUPPORTED
3860         entry_schema:
3861           type: string
3862       port_VLC_GTP_mac_requirements:
3863         type: list
3864         required: true
3865         status: SUPPORTED
3866         entry_schema:
3867           type: json
3868       port_VLC_OAM_mac_requirements:
3869         type: list
3870         required: true
3871         status: SUPPORTED
3872         entry_schema:
3873           type: json
3874       port_VLC1_Internal1_exCP_naming:
3875         type: list
3876         required: true
3877         status: SUPPORTED
3878         entry_schema:
3879           type: json
3880       port_VLC_SCTP_B_mac_requirements:
3881         type: list
3882         required: true
3883         status: SUPPORTED
3884         entry_schema:
3885           type: json
3886       port_VLC_SCTP_B_order:
3887         type: list
3888         required: true
3889         status: SUPPORTED
3890         entry_schema:
3891           type: integer
3892       port_VLC_GTP_subnetpoolid:
3893         type: list
3894         required: true
3895         status: SUPPORTED
3896         entry_schema:
3897           type: string
3898       port_VLC_SCTP_B_vlan_requirements:
3899         type: list
3900         required: true
3901         status: SUPPORTED
3902         entry_schema:
3903           type: json
3904       port_VLC_SCTP_B_network_role:
3905         type: list
3906         required: true
3907         status: SUPPORTED
3908         entry_schema:
3909           type: string
3910     requirements:
3911     - dependency_VLC1_VLC_SCTP_B:
3912         capability: tosca.capabilities.Node
3913         node: tosca.nodes.Root
3914         relationship: tosca.relationships.DependsOn
3915         occurrences:
3916         - 0
3917         - UNBOUNDED
3918     - link_VLC1_VLC_SCTP_B:
3919         capability: tosca.capabilities.network.Linkable
3920         relationship: tosca.relationships.network.LinksTo
3921         occurrences:
3922         - 1
3923         - 1
3924     - dependency_VLC1_VLC1_Internal2:
3925         capability: tosca.capabilities.Node
3926         node: tosca.nodes.Root
3927         relationship: tosca.relationships.DependsOn
3928         occurrences:
3929         - 0
3930         - UNBOUNDED
3931     - link_VLC1_VLC1_Internal2:
3932         capability: tosca.capabilities.network.Linkable
3933         relationship: tosca.relationships.network.LinksTo
3934         occurrences:
3935         - 1
3936         - 1
3937     - dependency_VLC1_VLC1_Internal1:
3938         capability: tosca.capabilities.Node
3939         node: tosca.nodes.Root
3940         relationship: tosca.relationships.DependsOn
3941         occurrences:
3942         - 0
3943         - UNBOUNDED
3944     - link_VLC1_VLC1_Internal1:
3945         capability: tosca.capabilities.network.Linkable
3946         relationship: tosca.relationships.network.LinksTo
3947         occurrences:
3948         - 1
3949         - 1
3950     - dependency_VLC1_VLC_OAM:
3951         capability: tosca.capabilities.Node
3952         node: tosca.nodes.Root
3953         relationship: tosca.relationships.DependsOn
3954         occurrences:
3955         - 0
3956         - UNBOUNDED
3957     - link_VLC1_VLC_OAM:
3958         capability: tosca.capabilities.network.Linkable
3959         relationship: tosca.relationships.network.LinksTo
3960         occurrences:
3961         - 1
3962         - 1
3963     - dependency_VLC1_VLC_SCTP_A:
3964         capability: tosca.capabilities.Node
3965         node: tosca.nodes.Root
3966         relationship: tosca.relationships.DependsOn
3967         occurrences:
3968         - 0
3969         - UNBOUNDED
3970     - link_VLC1_VLC_SCTP_A:
3971         capability: tosca.capabilities.network.Linkable
3972         relationship: tosca.relationships.network.LinksTo
3973         occurrences:
3974         - 1
3975         - 1
3976     - dependency_VLC1:
3977         capability: tosca.capabilities.Node
3978         node: tosca.nodes.Root
3979         relationship: tosca.relationships.DependsOn
3980         occurrences:
3981         - 0
3982         - UNBOUNDED
3983     - local_storage_VLC1:
3984         capability: tosca.capabilities.Attachment
3985         node: tosca.nodes.BlockStorage
3986         relationship: tosca.relationships.AttachesTo
3987         occurrences:
3988         - 0
3989         - UNBOUNDED
3990     - dependency_VLC1_VLC_GTP:
3991         capability: tosca.capabilities.Node
3992         node: tosca.nodes.Root
3993         relationship: tosca.relationships.DependsOn
3994         occurrences:
3995         - 0
3996         - UNBOUNDED
3997     - link_VLC1_VLC_GTP:
3998         capability: tosca.capabilities.network.Linkable
3999         relationship: tosca.relationships.network.LinksTo
4000         occurrences:
4001         - 1
4002         - 1
4003     capabilities:
4004       network.incoming.bytes_VLC1_VLC_OAM:
4005         type: org.openecomp.capabilities.metric.Ceilometer
4006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4007         occurrences:
4008         - 1
4009         - UNBOUNDED
4010       disk.device.allocation_VLC1:
4011         type: org.openecomp.capabilities.metric.Ceilometer
4012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4013         occurrences:
4014         - 1
4015         - UNBOUNDED
4016       disk.write.requests_VLC1:
4017         type: org.openecomp.capabilities.metric.Ceilometer
4018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4019         occurrences:
4020         - 1
4021         - UNBOUNDED
4022       feature_VLC1_VLC1_Internal2:
4023         type: tosca.capabilities.Node
4024         occurrences:
4025         - 1
4026         - UNBOUNDED
4027       feature_VLC1_VLC1_Internal1:
4028         type: tosca.capabilities.Node
4029         occurrences:
4030         - 1
4031         - UNBOUNDED
4032       network.outpoing.packets_VLC1_VLC1_Internal2:
4033         type: org.openecomp.capabilities.metric.Ceilometer
4034         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4035         occurrences:
4036         - 1
4037         - UNBOUNDED
4038       network.outpoing.packets_VLC1_VLC1_Internal1:
4039         type: org.openecomp.capabilities.metric.Ceilometer
4040         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4041         occurrences:
4042         - 1
4043         - UNBOUNDED
4044       disk.device.read.bytes_VLC1:
4045         type: org.openecomp.capabilities.metric.Ceilometer
4046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4047         occurrences:
4048         - 1
4049         - UNBOUNDED
4050       disk.device.usage_VLC1:
4051         type: org.openecomp.capabilities.metric.Ceilometer
4052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4053         occurrences:
4054         - 1
4055         - UNBOUNDED
4056       scalable_VLC1:
4057         type: tosca.capabilities.Scalable
4058         occurrences:
4059         - 1
4060         - UNBOUNDED
4061       network.outgoing.packets.rate_VLC1_VLC_OAM:
4062         type: org.openecomp.capabilities.metric.Ceilometer
4063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4064         occurrences:
4065         - 1
4066         - UNBOUNDED
4067       network.outpoing.packets_VLC1_VLC_GTP:
4068         type: org.openecomp.capabilities.metric.Ceilometer
4069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4070         occurrences:
4071         - 1
4072         - UNBOUNDED
4073       endpoint_VLC1:
4074         type: tosca.capabilities.Endpoint.Admin
4075         occurrences:
4076         - 1
4077         - UNBOUNDED
4078       feature_VLC1:
4079         type: tosca.capabilities.Node
4080         occurrences:
4081         - 1
4082         - UNBOUNDED
4083       disk.device.iops_VLC1:
4084         type: org.openecomp.capabilities.metric.Ceilometer
4085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       attachment_VLC1_VLC_SCTP_A:
4090         type: tosca.capabilities.Attachment
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       feature_VLC1_VLC_GTP:
4095         type: tosca.capabilities.Node
4096         occurrences:
4097         - 1
4098         - UNBOUNDED
4099       disk.device.capacity_VLC1:
4100         type: org.openecomp.capabilities.metric.Ceilometer
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4102         occurrences:
4103         - 1
4104         - UNBOUNDED
4105       attachment_VLC1_VLC_GTP:
4106         type: tosca.capabilities.Attachment
4107         occurrences:
4108         - 1
4109         - UNBOUNDED
4110       feature_VLC1_VLC_SCTP_B:
4111         type: tosca.capabilities.Node
4112         occurrences:
4113         - 1
4114         - UNBOUNDED
4115       disk.read.bytes.rate_VLC1:
4116         type: org.openecomp.capabilities.metric.Ceilometer
4117         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4118         occurrences:
4119         - 1
4120         - UNBOUNDED
4121       feature_VLC1_VLC_SCTP_A:
4122         type: tosca.capabilities.Node
4123         occurrences:
4124         - 1
4125         - UNBOUNDED
4126       network.incoming.packets_VLC1_VLC_SCTP_A:
4127         type: org.openecomp.capabilities.metric.Ceilometer
4128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4129         occurrences:
4130         - 1
4131         - UNBOUNDED
4132       attachment_VLC1_VLC_SCTP_B:
4133         type: tosca.capabilities.Attachment
4134         occurrences:
4135         - 1
4136         - UNBOUNDED
4137       disk.iops_VLC1:
4138         type: org.openecomp.capabilities.metric.Ceilometer
4139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4140         occurrences:
4141         - 1
4142         - UNBOUNDED
4143       disk.latency_VLC1:
4144         type: org.openecomp.capabilities.metric.Ceilometer
4145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4146         occurrences:
4147         - 1
4148         - UNBOUNDED
4149       disk.ephemeral.size_VLC1:
4150         type: org.openecomp.capabilities.metric.Ceilometer
4151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4152         occurrences:
4153         - 1
4154         - UNBOUNDED
4155       network.outgoing.bytes.rate_VLC1_VLC_SCTP_A:
4156         type: org.openecomp.capabilities.metric.Ceilometer
4157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4158         occurrences:
4159         - 1
4160         - UNBOUNDED
4161       network.outgoing.bytes.rate_VLC1_VLC_SCTP_B:
4162         type: org.openecomp.capabilities.metric.Ceilometer
4163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4164         occurrences:
4165         - 1
4166         - UNBOUNDED
4167       disk.device.latency_VLC1:
4168         type: org.openecomp.capabilities.metric.Ceilometer
4169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4170         occurrences:
4171         - 1
4172         - UNBOUNDED
4173       disk.allocation_VLC1:
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       cpu_util_VLC1:
4180         type: org.openecomp.capabilities.metric.Ceilometer
4181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4182         occurrences:
4183         - 1
4184         - UNBOUNDED
4185       disk.write.bytes_VLC1:
4186         type: org.openecomp.capabilities.metric.Ceilometer
4187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4188         occurrences:
4189         - 1
4190         - UNBOUNDED
4191       disk.device.write.requests.rate_VLC1:
4192         type: org.openecomp.capabilities.metric.Ceilometer
4193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       network.incoming.packets_VLC1_VLC_OAM:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       network.incoming.bytes_VLC1_VLC_SCTP_B:
4204         type: org.openecomp.capabilities.metric.Ceilometer
4205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4206         occurrences:
4207         - 1
4208         - UNBOUNDED
4209       network.outgoing.bytes_VLC1_VLC_SCTP_B:
4210         type: org.openecomp.capabilities.metric.Ceilometer
4211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       network.outgoing.bytes_VLC1_VLC_SCTP_A:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       cpu_VLC1:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       instance_VLC1:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       attachment_VLC1_VLC_OAM:
4234         type: tosca.capabilities.Attachment
4235         occurrences:
4236         - 1
4237         - UNBOUNDED
4238       network.incoming.bytes.rate_VLC1_VLC_OAM:
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       vcpus_VLC1:
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       network.outpoing.packets_VLC1_VLC_SCTP_A:
4251         type: org.openecomp.capabilities.metric.Ceilometer
4252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       network.outpoing.packets_VLC1_VLC_SCTP_B:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       memory.resident_VLC1:
4263         type: org.openecomp.capabilities.metric.Ceilometer
4264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       network.outgoing.bytes_VLC1_VLC1_Internal1:
4269         type: org.openecomp.capabilities.metric.Ceilometer
4270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4271         occurrences:
4272         - 1
4273         - UNBOUNDED
4274       disk.device.read.requests.rate_VLC1:
4275         type: org.openecomp.capabilities.metric.Ceilometer
4276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4277         occurrences:
4278         - 1
4279         - UNBOUNDED
4280       network.outgoing.bytes_VLC1_VLC1_Internal2:
4281         type: org.openecomp.capabilities.metric.Ceilometer
4282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       disk.root.size_VLC1:
4287         type: org.openecomp.capabilities.metric.Ceilometer
4288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4289         occurrences:
4290         - 1
4291         - UNBOUNDED
4292       binding_VLC1:
4293         type: tosca.capabilities.network.Bindable
4294         occurrences:
4295         - 1
4296         - UNBOUNDED
4297       disk.device.write.bytes_VLC1:
4298         type: org.openecomp.capabilities.metric.Ceilometer
4299         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4300         occurrences:
4301         - 1
4302         - UNBOUNDED
4303       network.outgoing.packets.rate_VLC1_VLC_GTP:
4304         type: org.openecomp.capabilities.metric.Ceilometer
4305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4306         occurrences:
4307         - 1
4308         - UNBOUNDED
4309       feature_VLC1_VLC_OAM:
4310         type: tosca.capabilities.Node
4311         occurrences:
4312         - 1
4313         - UNBOUNDED
4314       network.incoming.packets.rate_VLC1_VLC_OAM:
4315         type: org.openecomp.capabilities.metric.Ceilometer
4316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4317         occurrences:
4318         - 1
4319         - UNBOUNDED
4320       network.outgoing.bytes_VLC1_VLC_GTP:
4321         type: org.openecomp.capabilities.metric.Ceilometer
4322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4323         occurrences:
4324         - 1
4325         - UNBOUNDED
4326       memory_VLC1:
4327         type: org.openecomp.capabilities.metric.Ceilometer
4328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4329         occurrences:
4330         - 1
4331         - UNBOUNDED
4332       attachment_VLC1_VLC1_Internal1:
4333         type: tosca.capabilities.Attachment
4334         occurrences:
4335         - 1
4336         - UNBOUNDED
4337       attachment_VLC1_VLC1_Internal2:
4338         type: tosca.capabilities.Attachment
4339         occurrences:
4340         - 1
4341         - UNBOUNDED
4342       network.incoming.packets.rate_VLC1_VLC_SCTP_A:
4343         type: org.openecomp.capabilities.metric.Ceilometer
4344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4345         occurrences:
4346         - 1
4347         - UNBOUNDED
4348       network.outgoing.packets.rate_VLC1_VLC1_Internal1:
4349         type: org.openecomp.capabilities.metric.Ceilometer
4350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4351         occurrences:
4352         - 1
4353         - UNBOUNDED
4354       network.outgoing.packets.rate_VLC1_VLC1_Internal2:
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       network.incoming.packets_VLC1_VLC_GTP:
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       disk.device.write.requests_VLC1:
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       host_VLC1:
4373         type: tosca.capabilities.Container
4374         valid_source_types:
4375         - tosca.nodes.SoftwareComponent
4376         occurrences:
4377         - 1
4378         - UNBOUNDED
4379       network.incoming.packets.rate_VLC1_VLC_SCTP_B:
4380         type: org.openecomp.capabilities.metric.Ceilometer
4381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4382         occurrences:
4383         - 1
4384         - UNBOUNDED
4385       os_VLC1:
4386         type: tosca.capabilities.OperatingSystem
4387         occurrences:
4388         - 1
4389         - UNBOUNDED
4390       network.outgoing.bytes.rate_VLC1_VLC_GTP:
4391         type: org.openecomp.capabilities.metric.Ceilometer
4392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4393         occurrences:
4394         - 1
4395         - UNBOUNDED
4396       network.outgoing.bytes.rate_VLC1_VLC1_Internal2:
4397         type: org.openecomp.capabilities.metric.Ceilometer
4398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4399         occurrences:
4400         - 1
4401         - UNBOUNDED
4402       network.outgoing.bytes.rate_VLC1_VLC1_Internal1:
4403         type: org.openecomp.capabilities.metric.Ceilometer
4404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4405         occurrences:
4406         - 1
4407         - UNBOUNDED
4408       network.incoming.bytes_VLC1_VLC1_Internal1:
4409         type: org.openecomp.capabilities.metric.Ceilometer
4410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4411         occurrences:
4412         - 1
4413         - UNBOUNDED
4414       network.incoming.bytes_VLC1_VLC1_Internal2:
4415         type: org.openecomp.capabilities.metric.Ceilometer
4416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4417         occurrences:
4418         - 1
4419         - UNBOUNDED
4420       network.outpoing.packets_VLC1_VLC_OAM:
4421         type: org.openecomp.capabilities.metric.Ceilometer
4422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4423         occurrences:
4424         - 1
4425         - UNBOUNDED
4426       network.incoming.packets.rate_VLC1_VLC1_Internal1:
4427         type: org.openecomp.capabilities.metric.Ceilometer
4428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4429         occurrences:
4430         - 1
4431         - UNBOUNDED
4432       network.incoming.packets.rate_VLC1_VLC1_Internal2:
4433         type: org.openecomp.capabilities.metric.Ceilometer
4434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4435         occurrences:
4436         - 1
4437         - UNBOUNDED
4438       network.incoming.bytes_VLC1_VLC_SCTP_A:
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_VLC1_VLC_GTP:
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       disk.device.write.bytes.rate_VLC1:
4451         type: org.openecomp.capabilities.metric.Ceilometer
4452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4453         occurrences:
4454         - 1
4455         - UNBOUNDED
4456       memory.usage_VLC1:
4457         type: org.openecomp.capabilities.metric.Ceilometer
4458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4459         occurrences:
4460         - 1
4461         - UNBOUNDED
4462       disk.usage_VLC1:
4463         type: org.openecomp.capabilities.metric.Ceilometer
4464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4465         occurrences:
4466         - 1
4467         - UNBOUNDED
4468       network.incoming.packets.rate_VLC1_VLC_GTP:
4469         type: org.openecomp.capabilities.metric.Ceilometer
4470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4471         occurrences:
4472         - 1
4473         - UNBOUNDED
4474       network.outgoing.bytes_VLC1_VLC_OAM:
4475         type: org.openecomp.capabilities.metric.Ceilometer
4476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4477         occurrences:
4478         - 1
4479         - UNBOUNDED
4480       disk.read.requests_VLC1:
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       network.incoming.packets_VLC1_VLC_SCTP_B:
4487         type: org.openecomp.capabilities.metric.Ceilometer
4488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4489         occurrences:
4490         - 1
4491         - UNBOUNDED
4492       binding_VLC1_VLC_OAM:
4493         type: tosca.capabilities.network.Bindable
4494         valid_source_types:
4495         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4496         occurrences:
4497         - 0
4498         - UNBOUNDED
4499       disk.write.bytes.rate_VLC1:
4500         type: org.openecomp.capabilities.metric.Ceilometer
4501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4502         occurrences:
4503         - 1
4504         - UNBOUNDED
4505       network.outgoing.packets.rate_VLC1_VLC_SCTP_B:
4506         type: org.openecomp.capabilities.metric.Ceilometer
4507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4508         occurrences:
4509         - 1
4510         - UNBOUNDED
4511       network.outgoing.packets.rate_VLC1_VLC_SCTP_A:
4512         type: org.openecomp.capabilities.metric.Ceilometer
4513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4514         occurrences:
4515         - 1
4516         - UNBOUNDED
4517       disk.capacity_VLC1:
4518         type: org.openecomp.capabilities.metric.Ceilometer
4519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4520         occurrences:
4521         - 1
4522         - UNBOUNDED
4523       network.outgoing.bytes.rate_VLC1_VLC_OAM:
4524         type: org.openecomp.capabilities.metric.Ceilometer
4525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4526         occurrences:
4527         - 1
4528         - UNBOUNDED
4529       network.incoming.bytes.rate_VLC1_VLC1_Internal1:
4530         type: org.openecomp.capabilities.metric.Ceilometer
4531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4532         occurrences:
4533         - 1
4534         - UNBOUNDED
4535       network.incoming.bytes.rate_VLC1_VLC1_Internal2:
4536         type: org.openecomp.capabilities.metric.Ceilometer
4537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4538         occurrences:
4539         - 1
4540         - UNBOUNDED
4541       network.incoming.packets_VLC1_VLC1_Internal1:
4542         type: org.openecomp.capabilities.metric.Ceilometer
4543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4544         occurrences:
4545         - 1
4546         - UNBOUNDED
4547       network.incoming.packets_VLC1_VLC1_Internal2:
4548         type: org.openecomp.capabilities.metric.Ceilometer
4549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4550         occurrences:
4551         - 1
4552         - UNBOUNDED
4553       network.incoming.bytes_VLC1_VLC_GTP:
4554         type: org.openecomp.capabilities.metric.Ceilometer
4555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4556         occurrences:
4557         - 1
4558         - UNBOUNDED
4559       disk.write.requests.rate_VLC1:
4560         type: org.openecomp.capabilities.metric.Ceilometer
4561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4562         occurrences:
4563         - 1
4564         - UNBOUNDED
4565       disk.device.read.bytes.rate_VLC1:
4566         type: org.openecomp.capabilities.metric.Ceilometer
4567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4568         occurrences:
4569         - 1
4570         - UNBOUNDED
4571       network.incoming.bytes.rate_VLC1_VLC_SCTP_B:
4572         type: org.openecomp.capabilities.metric.Ceilometer
4573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4574         occurrences:
4575         - 1
4576         - UNBOUNDED
4577       disk.device.read.requests_VLC1:
4578         type: org.openecomp.capabilities.metric.Ceilometer
4579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4580         occurrences:
4581         - 1
4582         - UNBOUNDED
4583       network.incoming.bytes.rate_VLC1_VLC_SCTP_A:
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       binding_VLC1_VLC1_Internal2:
4590         type: tosca.capabilities.network.Bindable
4591         valid_source_types:
4592         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4593         occurrences:
4594         - 0
4595         - UNBOUNDED
4596       cpu.delta_VLC1:
4597         type: org.openecomp.capabilities.metric.Ceilometer
4598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4599         occurrences:
4600         - 1
4601         - UNBOUNDED
4602       binding_VLC1_VLC1_Internal1:
4603         type: tosca.capabilities.network.Bindable
4604         valid_source_types:
4605         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4606         occurrences:
4607         - 0
4608         - UNBOUNDED
4609       disk.read.bytes_VLC1:
4610         type: org.openecomp.capabilities.metric.Ceilometer
4611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4612         occurrences:
4613         - 1
4614         - UNBOUNDED
4615       binding_VLC1_VLC_SCTP_B:
4616         type: tosca.capabilities.network.Bindable
4617         valid_source_types:
4618         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4619         occurrences:
4620         - 0
4621         - UNBOUNDED
4622       binding_VLC1_VLC_SCTP_A:
4623         type: tosca.capabilities.network.Bindable
4624         valid_source_types:
4625         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4626         occurrences:
4627         - 0
4628         - UNBOUNDED
4629       binding_VLC1_VLC_GTP:
4630         type: tosca.capabilities.network.Bindable
4631         valid_source_types:
4632         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4633         occurrences:
4634         - 0
4635         - UNBOUNDED
4636   org.openecomp.resource.abstract.nodes.FSB1:
4637     derived_from: org.openecomp.resource.abstract.nodes.VFC
4638     properties:
4639       port_FSB1_Internal1_mac_address:
4640         type: list
4641         required: true
4642         status: SUPPORTED
4643         entry_schema:
4644           type: string
4645       port_FSB_OAM_network_role_tag:
4646         type: list
4647         required: true
4648         status: SUPPORTED
4649         entry_schema:
4650           type: string
4651       port_FSB1_Internal2_network:
4652         type: list
4653         required: true
4654         status: SUPPORTED
4655         entry_schema:
4656           type: string
4657       port_FSB1_Internal1_network:
4658         type: list
4659         required: true
4660         status: SUPPORTED
4661         entry_schema:
4662           type: string
4663       vm_flavor_name:
4664         type: string
4665         required: true
4666         status: SUPPORTED
4667       port_FSB_OAM_vlan_requirements:
4668         type: list
4669         required: true
4670         status: SUPPORTED
4671         entry_schema:
4672           type: json
4673       port_FSB1_Internal2_mac_address:
4674         type: list
4675         required: true
4676         status: SUPPORTED
4677         entry_schema:
4678           type: string
4679       port_FSB_OAM_ip_requirements:
4680         type: list
4681         required: true
4682         status: SUPPORTED
4683         entry_schema:
4684           type: json
4685       port_FSB1_Internal1_subnetpoolid:
4686         type: list
4687         required: true
4688         status: SUPPORTED
4689         entry_schema:
4690           type: string
4691       port_FSB1_Internal2_subnetpoolid:
4692         type: list
4693         required: true
4694         status: SUPPORTED
4695         entry_schema:
4696           type: string
4697       port_FSB1_Internal1_mac_requirements:
4698         type: list
4699         required: true
4700         status: SUPPORTED
4701         entry_schema:
4702           type: json
4703       port_FSB_OAM_network_role:
4704         type: list
4705         required: true
4706         status: SUPPORTED
4707         entry_schema:
4708           type: string
4709       port_FSB1_Internal1_ip_requirements:
4710         type: list
4711         required: true
4712         status: SUPPORTED
4713         entry_schema:
4714           type: json
4715       port_FSB1_Internal1_order:
4716         type: list
4717         required: true
4718         status: SUPPORTED
4719         entry_schema:
4720           type: integer
4721       port_FSB_OAM_network:
4722         type: list
4723         required: true
4724         status: SUPPORTED
4725         entry_schema:
4726           type: string
4727       port_FSB1_Internal2_network_role:
4728         type: list
4729         required: true
4730         status: SUPPORTED
4731         entry_schema:
4732           type: string
4733       port_FSB1_Internal1_network_role_tag:
4734         type: list
4735         required: true
4736         status: SUPPORTED
4737         entry_schema:
4738           type: string
4739       port_FSB_OAM_subnetpoolid:
4740         type: list
4741         required: true
4742         status: SUPPORTED
4743         entry_schema:
4744           type: string
4745       port_FSB_OAM_mac_requirements:
4746         type: list
4747         required: true
4748         status: SUPPORTED
4749         entry_schema:
4750           type: json
4751       compute_FSB1_availability_zone:
4752         type: list
4753         required: true
4754         status: SUPPORTED
4755         entry_schema:
4756           type: string
4757       port_FSB1_Internal1_vlan_requirements:
4758         type: list
4759         required: true
4760         status: SUPPORTED
4761         entry_schema:
4762           type: json
4763       index_value:
4764         type: integer
4765         description: Index value of this substitution service template runtime instance
4766         required: false
4767         default: 0
4768         status: SUPPORTED
4769         constraints:
4770         - greater_or_equal: 0
4771       port_FSB_OAM_order:
4772         type: list
4773         required: true
4774         status: SUPPORTED
4775         entry_schema:
4776           type: integer
4777       port_FSB1_Internal1_network_role:
4778         type: list
4779         required: true
4780         status: SUPPORTED
4781         entry_schema:
4782           type: string
4783       port_FSB1_Internal2_network_role_tag:
4784         type: list
4785         required: true
4786         status: SUPPORTED
4787         entry_schema:
4788           type: string
4789       port_FSB1_Internal2_mac_requirements:
4790         type: list
4791         required: true
4792         status: SUPPORTED
4793         entry_schema:
4794           type: json
4795       port_FSB1_Internal2_ip_requirements:
4796         type: list
4797         required: true
4798         status: SUPPORTED
4799         entry_schema:
4800           type: json
4801       port_FSB1_Internal2_order:
4802         type: list
4803         required: true
4804         status: SUPPORTED
4805         entry_schema:
4806           type: integer
4807       port_FSB_OAM_fixed_ips:
4808         type: list
4809         required: true
4810         status: SUPPORTED
4811         entry_schema:
4812           type: json
4813       port_FSB1_Internal1_exCP_naming:
4814         type: list
4815         required: true
4816         status: SUPPORTED
4817         entry_schema:
4818           type: json
4819       port_FSB_OAM_exCP_naming:
4820         type: list
4821         required: true
4822         status: SUPPORTED
4823         entry_schema:
4824           type: json
4825       compute_FSB1_name:
4826         type: list
4827         required: true
4828         status: SUPPORTED
4829         entry_schema:
4830           type: string
4831       port_FSB1_Internal2_exCP_naming:
4832         type: list
4833         required: true
4834         status: SUPPORTED
4835         entry_schema:
4836           type: json
4837       port_FSB1_Internal2_vlan_requirements:
4838         type: list
4839         required: true
4840         status: SUPPORTED
4841         entry_schema:
4842           type: json
4843     requirements:
4844     - dependency_FSB1_FSB1_Internal2:
4845         capability: tosca.capabilities.Node
4846         node: tosca.nodes.Root
4847         relationship: tosca.relationships.DependsOn
4848         occurrences:
4849         - 0
4850         - UNBOUNDED
4851     - link_FSB1_FSB1_Internal2:
4852         capability: tosca.capabilities.network.Linkable
4853         relationship: tosca.relationships.network.LinksTo
4854         occurrences:
4855         - 1
4856         - 1
4857     - dependency_FSB1_FSB1_Internal1:
4858         capability: tosca.capabilities.Node
4859         node: tosca.nodes.Root
4860         relationship: tosca.relationships.DependsOn
4861         occurrences:
4862         - 0
4863         - UNBOUNDED
4864     - link_FSB1_FSB1_Internal1:
4865         capability: tosca.capabilities.network.Linkable
4866         relationship: tosca.relationships.network.LinksTo
4867         occurrences:
4868         - 1
4869         - 1
4870     - dependency_FSB1_FSB_OAM:
4871         capability: tosca.capabilities.Node
4872         node: tosca.nodes.Root
4873         relationship: tosca.relationships.DependsOn
4874         occurrences:
4875         - 0
4876         - UNBOUNDED
4877     - link_FSB1_FSB_OAM:
4878         capability: tosca.capabilities.network.Linkable
4879         relationship: tosca.relationships.network.LinksTo
4880         occurrences:
4881         - 1
4882         - 1
4883     - dependency_FSB1:
4884         capability: tosca.capabilities.Node
4885         node: tosca.nodes.Root
4886         relationship: tosca.relationships.DependsOn
4887         occurrences:
4888         - 0
4889         - UNBOUNDED
4890     - local_storage_FSB1:
4891         capability: tosca.capabilities.Attachment
4892         node: tosca.nodes.BlockStorage
4893         relationship: tosca.relationships.AttachesTo
4894         occurrences:
4895         - 0
4896         - UNBOUNDED
4897     capabilities:
4898       network.outgoing.packets.rate_FSB1_FSB_OAM:
4899         type: org.openecomp.capabilities.metric.Ceilometer
4900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4901         occurrences:
4902         - 1
4903         - UNBOUNDED
4904       attachment_FSB1_FSB_OAM:
4905         type: tosca.capabilities.Attachment
4906         occurrences:
4907         - 1
4908         - UNBOUNDED
4909       binding_FSB1_FSB_OAM:
4910         type: tosca.capabilities.network.Bindable
4911         valid_source_types:
4912         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4913         occurrences:
4914         - 0
4915         - UNBOUNDED
4916       disk.capacity_FSB1:
4917         type: org.openecomp.capabilities.metric.Ceilometer
4918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4919         occurrences:
4920         - 1
4921         - UNBOUNDED
4922       disk.read.bytes.rate_FSB1:
4923         type: org.openecomp.capabilities.metric.Ceilometer
4924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4925         occurrences:
4926         - 1
4927         - UNBOUNDED
4928       disk.device.latency_FSB1:
4929         type: org.openecomp.capabilities.metric.Ceilometer
4930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4931         occurrences:
4932         - 1
4933         - UNBOUNDED
4934       disk.allocation_FSB1:
4935         type: org.openecomp.capabilities.metric.Ceilometer
4936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4937         occurrences:
4938         - 1
4939         - UNBOUNDED
4940       disk.read.bytes_FSB1:
4941         type: org.openecomp.capabilities.metric.Ceilometer
4942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4943         occurrences:
4944         - 1
4945         - UNBOUNDED
4946       disk.device.capacity_FSB1:
4947         type: org.openecomp.capabilities.metric.Ceilometer
4948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4949         occurrences:
4950         - 1
4951         - UNBOUNDED
4952       cpu_util_FSB1:
4953         type: org.openecomp.capabilities.metric.Ceilometer
4954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4955         occurrences:
4956         - 1
4957         - UNBOUNDED
4958       disk.device.write.requests.rate_FSB1:
4959         type: org.openecomp.capabilities.metric.Ceilometer
4960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4961         occurrences:
4962         - 1
4963         - UNBOUNDED
4964       binding_FSB1_FSB1_Internal2:
4965         type: tosca.capabilities.network.Bindable
4966         valid_source_types:
4967         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4968         occurrences:
4969         - 0
4970         - UNBOUNDED
4971       binding_FSB1_FSB1_Internal1:
4972         type: tosca.capabilities.network.Bindable
4973         valid_source_types:
4974         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4975         occurrences:
4976         - 0
4977         - UNBOUNDED
4978       disk.root.size_FSB1:
4979         type: org.openecomp.capabilities.metric.Ceilometer
4980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4981         occurrences:
4982         - 1
4983         - UNBOUNDED
4984       network.outgoing.bytes.rate_FSB1_FSB_OAM:
4985         type: org.openecomp.capabilities.metric.Ceilometer
4986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4987         occurrences:
4988         - 1
4989         - UNBOUNDED
4990       feature_FSB1:
4991         type: tosca.capabilities.Node
4992         occurrences:
4993         - 1
4994         - UNBOUNDED
4995       feature_FSB1_FSB_OAM:
4996         type: tosca.capabilities.Node
4997         occurrences:
4998         - 1
4999         - UNBOUNDED
5000       memory.resident_FSB1:
5001         type: org.openecomp.capabilities.metric.Ceilometer
5002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5003         occurrences:
5004         - 1
5005         - UNBOUNDED
5006       cpu_FSB1:
5007         type: org.openecomp.capabilities.metric.Ceilometer
5008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5009         occurrences:
5010         - 1
5011         - UNBOUNDED
5012       disk.write.requests.rate_FSB1:
5013         type: org.openecomp.capabilities.metric.Ceilometer
5014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5015         occurrences:
5016         - 1
5017         - UNBOUNDED
5018       instance_FSB1:
5019         type: org.openecomp.capabilities.metric.Ceilometer
5020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5021         occurrences:
5022         - 1
5023         - UNBOUNDED
5024       network.incoming.bytes_FSB1_FSB_OAM:
5025         type: org.openecomp.capabilities.metric.Ceilometer
5026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5027         occurrences:
5028         - 1
5029         - UNBOUNDED
5030       disk.device.read.bytes.rate_FSB1:
5031         type: org.openecomp.capabilities.metric.Ceilometer
5032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5033         occurrences:
5034         - 1
5035         - UNBOUNDED
5036       cpu.delta_FSB1:
5037         type: org.openecomp.capabilities.metric.Ceilometer
5038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5039         occurrences:
5040         - 1
5041         - UNBOUNDED
5042       network.incoming.packets_FSB1_FSB1_Internal1:
5043         type: org.openecomp.capabilities.metric.Ceilometer
5044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5045         occurrences:
5046         - 1
5047         - UNBOUNDED
5048       network.incoming.packets_FSB1_FSB1_Internal2:
5049         type: org.openecomp.capabilities.metric.Ceilometer
5050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5051         occurrences:
5052         - 1
5053         - UNBOUNDED
5054       disk.write.bytes_FSB1:
5055         type: org.openecomp.capabilities.metric.Ceilometer
5056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5057         occurrences:
5058         - 1
5059         - UNBOUNDED
5060       disk.device.read.requests.rate_FSB1:
5061         type: org.openecomp.capabilities.metric.Ceilometer
5062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5063         occurrences:
5064         - 1
5065         - UNBOUNDED
5066       disk.device.read.requests_FSB1:
5067         type: org.openecomp.capabilities.metric.Ceilometer
5068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5069         occurrences:
5070         - 1
5071         - UNBOUNDED
5072       disk.ephemeral.size_FSB1:
5073         type: org.openecomp.capabilities.metric.Ceilometer
5074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5075         occurrences:
5076         - 1
5077         - UNBOUNDED
5078       binding_FSB1:
5079         type: tosca.capabilities.network.Bindable
5080         occurrences:
5081         - 1
5082         - UNBOUNDED
5083       disk.device.write.bytes_FSB1:
5084         type: org.openecomp.capabilities.metric.Ceilometer
5085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5086         occurrences:
5087         - 1
5088         - UNBOUNDED
5089       network.outgoing.bytes_FSB1_FSB1_Internal1:
5090         type: org.openecomp.capabilities.metric.Ceilometer
5091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5092         occurrences:
5093         - 1
5094         - UNBOUNDED
5095       network.outgoing.bytes_FSB1_FSB1_Internal2:
5096         type: org.openecomp.capabilities.metric.Ceilometer
5097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5098         occurrences:
5099         - 1
5100         - UNBOUNDED
5101       network.incoming.bytes.rate_FSB1_FSB1_Internal1:
5102         type: org.openecomp.capabilities.metric.Ceilometer
5103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5104         occurrences:
5105         - 1
5106         - UNBOUNDED
5107       network.incoming.bytes.rate_FSB1_FSB1_Internal2:
5108         type: org.openecomp.capabilities.metric.Ceilometer
5109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5110         occurrences:
5111         - 1
5112         - UNBOUNDED
5113       network.outpoing.packets_FSB1_FSB_OAM:
5114         type: org.openecomp.capabilities.metric.Ceilometer
5115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5116         occurrences:
5117         - 1
5118         - UNBOUNDED
5119       memory_FSB1:
5120         type: org.openecomp.capabilities.metric.Ceilometer
5121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5122         occurrences:
5123         - 1
5124         - UNBOUNDED
5125       network.incoming.bytes.rate_FSB1_FSB_OAM:
5126         type: org.openecomp.capabilities.metric.Ceilometer
5127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5128         occurrences:
5129         - 1
5130         - UNBOUNDED
5131       network.outgoing.packets.rate_FSB1_FSB1_Internal1:
5132         type: org.openecomp.capabilities.metric.Ceilometer
5133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5134         occurrences:
5135         - 1
5136         - UNBOUNDED
5137       network.outgoing.packets.rate_FSB1_FSB1_Internal2:
5138         type: org.openecomp.capabilities.metric.Ceilometer
5139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5140         occurrences:
5141         - 1
5142         - UNBOUNDED
5143       network.outgoing.bytes_FSB1_FSB_OAM:
5144         type: org.openecomp.capabilities.metric.Ceilometer
5145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5146         occurrences:
5147         - 1
5148         - UNBOUNDED
5149       disk.device.read.bytes_FSB1:
5150         type: org.openecomp.capabilities.metric.Ceilometer
5151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5152         occurrences:
5153         - 1
5154         - UNBOUNDED
5155       disk.device.usage_FSB1:
5156         type: org.openecomp.capabilities.metric.Ceilometer
5157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5158         occurrences:
5159         - 1
5160         - UNBOUNDED
5161       disk.write.bytes.rate_FSB1:
5162         type: org.openecomp.capabilities.metric.Ceilometer
5163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5164         occurrences:
5165         - 1
5166         - UNBOUNDED
5167       scalable_FSB1:
5168         type: tosca.capabilities.Scalable
5169         occurrences:
5170         - 1
5171         - UNBOUNDED
5172       network.incoming.packets.rate_FSB1_FSB1_Internal1:
5173         type: org.openecomp.capabilities.metric.Ceilometer
5174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5175         occurrences:
5176         - 1
5177         - UNBOUNDED
5178       disk.usage_FSB1:
5179         type: org.openecomp.capabilities.metric.Ceilometer
5180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5181         occurrences:
5182         - 1
5183         - UNBOUNDED
5184       network.incoming.packets.rate_FSB1_FSB1_Internal2:
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.outpoing.packets_FSB1_FSB1_Internal1:
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       attachment_FSB1_FSB1_Internal1:
5197         type: tosca.capabilities.Attachment
5198         occurrences:
5199         - 1
5200         - UNBOUNDED
5201       attachment_FSB1_FSB1_Internal2:
5202         type: tosca.capabilities.Attachment
5203         occurrences:
5204         - 1
5205         - UNBOUNDED
5206       network.outgoing.bytes.rate_FSB1_FSB1_Internal2:
5207         type: org.openecomp.capabilities.metric.Ceilometer
5208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5209         occurrences:
5210         - 1
5211         - UNBOUNDED
5212       network.outgoing.bytes.rate_FSB1_FSB1_Internal1:
5213         type: org.openecomp.capabilities.metric.Ceilometer
5214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5215         occurrences:
5216         - 1
5217         - UNBOUNDED
5218       host_FSB1:
5219         type: tosca.capabilities.Container
5220         valid_source_types:
5221         - tosca.nodes.SoftwareComponent
5222         occurrences:
5223         - 1
5224         - UNBOUNDED
5225       feature_FSB1_FSB1_Internal1:
5226         type: tosca.capabilities.Node
5227         occurrences:
5228         - 1
5229         - UNBOUNDED
5230       network.outpoing.packets_FSB1_FSB1_Internal2:
5231         type: org.openecomp.capabilities.metric.Ceilometer
5232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5233         occurrences:
5234         - 1
5235         - UNBOUNDED
5236       disk.device.allocation_FSB1:
5237         type: org.openecomp.capabilities.metric.Ceilometer
5238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5239         occurrences:
5240         - 1
5241         - UNBOUNDED
5242       os_FSB1:
5243         type: tosca.capabilities.OperatingSystem
5244         occurrences:
5245         - 1
5246         - UNBOUNDED
5247       vcpus_FSB1:
5248         type: org.openecomp.capabilities.metric.Ceilometer
5249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5250         occurrences:
5251         - 1
5252         - UNBOUNDED
5253       feature_FSB1_FSB1_Internal2:
5254         type: tosca.capabilities.Node
5255         occurrences:
5256         - 1
5257         - UNBOUNDED
5258       disk.write.requests_FSB1:
5259         type: org.openecomp.capabilities.metric.Ceilometer
5260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5261         occurrences:
5262         - 1
5263         - UNBOUNDED
5264       network.incoming.packets.rate_FSB1_FSB_OAM:
5265         type: org.openecomp.capabilities.metric.Ceilometer
5266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5267         occurrences:
5268         - 1
5269         - UNBOUNDED
5270       disk.device.write.bytes.rate_FSB1:
5271         type: org.openecomp.capabilities.metric.Ceilometer
5272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5273         occurrences:
5274         - 1
5275         - UNBOUNDED
5276       endpoint_FSB1:
5277         type: tosca.capabilities.Endpoint.Admin
5278         occurrences:
5279         - 1
5280         - UNBOUNDED
5281       network.incoming.bytes_FSB1_FSB1_Internal1:
5282         type: org.openecomp.capabilities.metric.Ceilometer
5283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5284         occurrences:
5285         - 1
5286         - UNBOUNDED
5287       network.incoming.bytes_FSB1_FSB1_Internal2:
5288         type: org.openecomp.capabilities.metric.Ceilometer
5289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5290         occurrences:
5291         - 1
5292         - UNBOUNDED
5293       disk.latency_FSB1:
5294         type: org.openecomp.capabilities.metric.Ceilometer
5295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5296         occurrences:
5297         - 1
5298         - UNBOUNDED
5299       memory.usage_FSB1:
5300         type: org.openecomp.capabilities.metric.Ceilometer
5301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5302         occurrences:
5303         - 1
5304         - UNBOUNDED
5305       disk.read.requests_FSB1:
5306         type: org.openecomp.capabilities.metric.Ceilometer
5307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5308         occurrences:
5309         - 1
5310         - UNBOUNDED
5311       network.incoming.packets_FSB1_FSB_OAM:
5312         type: org.openecomp.capabilities.metric.Ceilometer
5313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5314         occurrences:
5315         - 1
5316         - UNBOUNDED
5317       disk.device.write.requests_FSB1:
5318         type: org.openecomp.capabilities.metric.Ceilometer
5319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5320         occurrences:
5321         - 1
5322         - UNBOUNDED
5323       disk.iops_FSB1:
5324         type: org.openecomp.capabilities.metric.Ceilometer
5325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5326         occurrences:
5327         - 1
5328         - UNBOUNDED
5329       disk.device.iops_FSB1:
5330         type: org.openecomp.capabilities.metric.Ceilometer
5331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5332         occurrences:
5333         - 1
5334         - UNBOUNDED
5335   org.openecomp.resource.abstract.nodes.GPB1:
5336     derived_from: org.openecomp.resource.abstract.nodes.VFC
5337     properties:
5338       port_GPB1_Internal1_network_role:
5339         type: list
5340         required: true
5341         status: SUPPORTED
5342         entry_schema:
5343           type: string
5344       port_GPB1_Internal2_network_role:
5345         type: list
5346         required: true
5347         status: SUPPORTED
5348         entry_schema:
5349           type: string
5350       compute_GPB1_name:
5351         type: list
5352         required: true
5353         status: SUPPORTED
5354         entry_schema:
5355           type: string
5356       vm_flavor_name:
5357         type: string
5358         required: true
5359         status: SUPPORTED
5360       port_GPB1_Internal2_mac_address:
5361         type: list
5362         required: true
5363         status: SUPPORTED
5364         entry_schema:
5365           type: string
5366       port_GPB1_Internal1_order:
5367         type: list
5368         required: true
5369         status: SUPPORTED
5370         entry_schema:
5371           type: integer
5372       vm_image_name:
5373         type: string
5374         required: true
5375         status: SUPPORTED
5376       port_GPB1_Internal1_vlan_requirements:
5377         type: list
5378         required: true
5379         status: SUPPORTED
5380         entry_schema:
5381           type: json
5382       port_GPB1_Internal2_exCP_naming:
5383         type: list
5384         required: true
5385         status: SUPPORTED
5386         entry_schema:
5387           type: json
5388       port_GPB1_Internal1_mac_requirements:
5389         type: list
5390         required: true
5391         status: SUPPORTED
5392         entry_schema:
5393           type: json
5394       compute_GPB1_availability_zone:
5395         type: list
5396         required: true
5397         status: SUPPORTED
5398         entry_schema:
5399           type: string
5400       port_GPB1_Internal1_exCP_naming:
5401         type: list
5402         required: true
5403         status: SUPPORTED
5404         entry_schema:
5405           type: json
5406       port_GPB1_Internal2_ip_requirements:
5407         type: list
5408         required: true
5409         status: SUPPORTED
5410         entry_schema:
5411           type: json
5412       port_GPB1_Internal2_vlan_requirements:
5413         type: list
5414         required: true
5415         status: SUPPORTED
5416         entry_schema:
5417           type: json
5418       port_GPB1_Internal1_network_role_tag:
5419         type: list
5420         required: true
5421         status: SUPPORTED
5422         entry_schema:
5423           type: string
5424       port_GPB1_Internal2_network:
5425         type: list
5426         required: true
5427         status: SUPPORTED
5428         entry_schema:
5429           type: string
5430       index_value:
5431         type: integer
5432         description: Index value of this substitution service template runtime instance
5433         required: false
5434         default: 0
5435         status: SUPPORTED
5436         constraints:
5437         - greater_or_equal: 0
5438       port_GPB1_Internal1_network:
5439         type: list
5440         required: true
5441         status: SUPPORTED
5442         entry_schema:
5443           type: string
5444       port_GPB1_Internal2_mac_requirements:
5445         type: list
5446         required: true
5447         status: SUPPORTED
5448         entry_schema:
5449           type: json
5450       port_GPB1_Internal1_mac_address:
5451         type: list
5452         required: true
5453         status: SUPPORTED
5454         entry_schema:
5455           type: string
5456       port_GPB1_Internal1_subnetpoolid:
5457         type: list
5458         required: true
5459         status: SUPPORTED
5460         entry_schema:
5461           type: string
5462       port_GPB1_Internal2_subnetpoolid:
5463         type: list
5464         required: true
5465         status: SUPPORTED
5466         entry_schema:
5467           type: string
5468       port_GPB1_Internal2_network_role_tag:
5469         type: list
5470         required: true
5471         status: SUPPORTED
5472         entry_schema:
5473           type: string
5474       port_GPB1_Internal1_ip_requirements:
5475         type: list
5476         required: true
5477         status: SUPPORTED
5478         entry_schema:
5479           type: json
5480       port_GPB1_Internal2_order:
5481         type: list
5482         required: true
5483         status: SUPPORTED
5484         entry_schema:
5485           type: integer
5486     requirements:
5487     - dependency_GPB1:
5488         capability: tosca.capabilities.Node
5489         node: tosca.nodes.Root
5490         relationship: tosca.relationships.DependsOn
5491         occurrences:
5492         - 0
5493         - UNBOUNDED
5494     - local_storage_GPB1:
5495         capability: tosca.capabilities.Attachment
5496         node: tosca.nodes.BlockStorage
5497         relationship: tosca.relationships.AttachesTo
5498         occurrences:
5499         - 0
5500         - UNBOUNDED
5501     - dependency_GPB1_GPB1_Internal1:
5502         capability: tosca.capabilities.Node
5503         node: tosca.nodes.Root
5504         relationship: tosca.relationships.DependsOn
5505         occurrences:
5506         - 0
5507         - UNBOUNDED
5508     - link_GPB1_GPB1_Internal1:
5509         capability: tosca.capabilities.network.Linkable
5510         relationship: tosca.relationships.network.LinksTo
5511         occurrences:
5512         - 1
5513         - 1
5514     - dependency_GPB1_GPB1_Internal2:
5515         capability: tosca.capabilities.Node
5516         node: tosca.nodes.Root
5517         relationship: tosca.relationships.DependsOn
5518         occurrences:
5519         - 0
5520         - UNBOUNDED
5521     - link_GPB1_GPB1_Internal2:
5522         capability: tosca.capabilities.network.Linkable
5523         relationship: tosca.relationships.network.LinksTo
5524         occurrences:
5525         - 1
5526         - 1
5527     capabilities:
5528       network.outgoing.packets.rate_GPB1_GPB1_Internal2:
5529         type: org.openecomp.capabilities.metric.Ceilometer
5530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5531         occurrences:
5532         - 1
5533         - UNBOUNDED
5534       endpoint_GPB1:
5535         type: tosca.capabilities.Endpoint.Admin
5536         occurrences:
5537         - 1
5538         - UNBOUNDED
5539       network.outgoing.packets.rate_GPB1_GPB1_Internal1:
5540         type: org.openecomp.capabilities.metric.Ceilometer
5541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5542         occurrences:
5543         - 1
5544         - UNBOUNDED
5545       disk.read.requests_GPB1:
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       attachment_GPB1_GPB1_Internal2:
5552         type: tosca.capabilities.Attachment
5553         occurrences:
5554         - 1
5555         - UNBOUNDED
5556       attachment_GPB1_GPB1_Internal1:
5557         type: tosca.capabilities.Attachment
5558         occurrences:
5559         - 1
5560         - UNBOUNDED
5561       disk.device.read.requests_GPB1:
5562         type: org.openecomp.capabilities.metric.Ceilometer
5563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5564         occurrences:
5565         - 1
5566         - UNBOUNDED
5567       cpu_util_GPB1:
5568         type: org.openecomp.capabilities.metric.Ceilometer
5569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5570         occurrences:
5571         - 1
5572         - UNBOUNDED
5573       feature_GPB1_GPB1_Internal1:
5574         type: tosca.capabilities.Node
5575         occurrences:
5576         - 1
5577         - UNBOUNDED
5578       disk.device.write.bytes_GPB1:
5579         type: org.openecomp.capabilities.metric.Ceilometer
5580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5581         occurrences:
5582         - 1
5583         - UNBOUNDED
5584       disk.device.iops_GPB1:
5585         type: org.openecomp.capabilities.metric.Ceilometer
5586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5587         occurrences:
5588         - 1
5589         - UNBOUNDED
5590       memory.usage_GPB1:
5591         type: org.openecomp.capabilities.metric.Ceilometer
5592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5593         occurrences:
5594         - 1
5595         - UNBOUNDED
5596       network.outpoing.packets_GPB1_GPB1_Internal2:
5597         type: org.openecomp.capabilities.metric.Ceilometer
5598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5599         occurrences:
5600         - 1
5601         - UNBOUNDED
5602       feature_GPB1_GPB1_Internal2:
5603         type: tosca.capabilities.Node
5604         occurrences:
5605         - 1
5606         - UNBOUNDED
5607       network.outgoing.bytes.rate_GPB1_GPB1_Internal2:
5608         type: org.openecomp.capabilities.metric.Ceilometer
5609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5610         occurrences:
5611         - 1
5612         - UNBOUNDED
5613       network.outgoing.bytes.rate_GPB1_GPB1_Internal1:
5614         type: org.openecomp.capabilities.metric.Ceilometer
5615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5616         occurrences:
5617         - 1
5618         - UNBOUNDED
5619       network.incoming.bytes_GPB1_GPB1_Internal1:
5620         type: org.openecomp.capabilities.metric.Ceilometer
5621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5622         occurrences:
5623         - 1
5624         - UNBOUNDED
5625       network.incoming.bytes_GPB1_GPB1_Internal2:
5626         type: org.openecomp.capabilities.metric.Ceilometer
5627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5628         occurrences:
5629         - 1
5630         - UNBOUNDED
5631       disk.ephemeral.size_GPB1:
5632         type: org.openecomp.capabilities.metric.Ceilometer
5633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5634         occurrences:
5635         - 1
5636         - UNBOUNDED
5637       network.outpoing.packets_GPB1_GPB1_Internal1:
5638         type: org.openecomp.capabilities.metric.Ceilometer
5639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5640         occurrences:
5641         - 1
5642         - UNBOUNDED
5643       network.incoming.packets.rate_GPB1_GPB1_Internal1:
5644         type: org.openecomp.capabilities.metric.Ceilometer
5645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5646         occurrences:
5647         - 1
5648         - UNBOUNDED
5649       network.incoming.packets.rate_GPB1_GPB1_Internal2:
5650         type: org.openecomp.capabilities.metric.Ceilometer
5651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5652         occurrences:
5653         - 1
5654         - UNBOUNDED
5655       host_GPB1:
5656         type: tosca.capabilities.Container
5657         valid_source_types:
5658         - tosca.nodes.SoftwareComponent
5659         occurrences:
5660         - 1
5661         - UNBOUNDED
5662       scalable_GPB1:
5663         type: tosca.capabilities.Scalable
5664         occurrences:
5665         - 1
5666         - UNBOUNDED
5667       disk.device.write.requests.rate_GPB1:
5668         type: org.openecomp.capabilities.metric.Ceilometer
5669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5670         occurrences:
5671         - 1
5672         - UNBOUNDED
5673       memory_GPB1:
5674         type: org.openecomp.capabilities.metric.Ceilometer
5675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5676         occurrences:
5677         - 1
5678         - UNBOUNDED
5679       disk.device.read.requests.rate_GPB1:
5680         type: org.openecomp.capabilities.metric.Ceilometer
5681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5682         occurrences:
5683         - 1
5684         - UNBOUNDED
5685       disk.read.bytes_GPB1:
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       vcpus_GPB1:
5692         type: org.openecomp.capabilities.metric.Ceilometer
5693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5694         occurrences:
5695         - 1
5696         - UNBOUNDED
5697       disk.root.size_GPB1:
5698         type: org.openecomp.capabilities.metric.Ceilometer
5699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5700         occurrences:
5701         - 1
5702         - UNBOUNDED
5703       memory.resident_GPB1:
5704         type: org.openecomp.capabilities.metric.Ceilometer
5705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5706         occurrences:
5707         - 1
5708         - UNBOUNDED
5709       disk.write.requests_GPB1:
5710         type: org.openecomp.capabilities.metric.Ceilometer
5711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5712         occurrences:
5713         - 1
5714         - UNBOUNDED
5715       disk.capacity_GPB1:
5716         type: org.openecomp.capabilities.metric.Ceilometer
5717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5718         occurrences:
5719         - 1
5720         - UNBOUNDED
5721       disk.read.bytes.rate_GPB1:
5722         type: org.openecomp.capabilities.metric.Ceilometer
5723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5724         occurrences:
5725         - 1
5726         - UNBOUNDED
5727       os_GPB1:
5728         type: tosca.capabilities.OperatingSystem
5729         occurrences:
5730         - 1
5731         - UNBOUNDED
5732       cpu.delta_GPB1:
5733         type: org.openecomp.capabilities.metric.Ceilometer
5734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5735         occurrences:
5736         - 1
5737         - UNBOUNDED
5738       disk.device.read.bytes.rate_GPB1:
5739         type: org.openecomp.capabilities.metric.Ceilometer
5740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5741         occurrences:
5742         - 1
5743         - UNBOUNDED
5744       binding_GPB1_GPB1_Internal1:
5745         type: tosca.capabilities.network.Bindable
5746         valid_source_types:
5747         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5748         occurrences:
5749         - 0
5750         - UNBOUNDED
5751       binding_GPB1_GPB1_Internal2:
5752         type: tosca.capabilities.network.Bindable
5753         valid_source_types:
5754         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5755         occurrences:
5756         - 0
5757         - UNBOUNDED
5758       instance_GPB1:
5759         type: org.openecomp.capabilities.metric.Ceilometer
5760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5761         occurrences:
5762         - 1
5763         - UNBOUNDED
5764       network.incoming.bytes.rate_GPB1_GPB1_Internal1:
5765         type: org.openecomp.capabilities.metric.Ceilometer
5766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5767         occurrences:
5768         - 1
5769         - UNBOUNDED
5770       network.incoming.bytes.rate_GPB1_GPB1_Internal2:
5771         type: org.openecomp.capabilities.metric.Ceilometer
5772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5773         occurrences:
5774         - 1
5775         - UNBOUNDED
5776       binding_GPB1:
5777         type: tosca.capabilities.network.Bindable
5778         occurrences:
5779         - 1
5780         - UNBOUNDED
5781       disk.write.bytes_GPB1:
5782         type: org.openecomp.capabilities.metric.Ceilometer
5783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5784         occurrences:
5785         - 1
5786         - UNBOUNDED
5787       disk.device.usage_GPB1:
5788         type: org.openecomp.capabilities.metric.Ceilometer
5789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5790         occurrences:
5791         - 1
5792         - UNBOUNDED
5793       disk.latency_GPB1:
5794         type: org.openecomp.capabilities.metric.Ceilometer
5795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5796         occurrences:
5797         - 1
5798         - UNBOUNDED
5799       disk.device.read.bytes_GPB1:
5800         type: org.openecomp.capabilities.metric.Ceilometer
5801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5802         occurrences:
5803         - 1
5804         - UNBOUNDED
5805       network.incoming.packets_GPB1_GPB1_Internal1:
5806         type: org.openecomp.capabilities.metric.Ceilometer
5807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5808         occurrences:
5809         - 1
5810         - UNBOUNDED
5811       network.incoming.packets_GPB1_GPB1_Internal2:
5812         type: org.openecomp.capabilities.metric.Ceilometer
5813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5814         occurrences:
5815         - 1
5816         - UNBOUNDED
5817       cpu_GPB1:
5818         type: org.openecomp.capabilities.metric.Ceilometer
5819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5820         occurrences:
5821         - 1
5822         - UNBOUNDED
5823       disk.write.requests.rate_GPB1:
5824         type: org.openecomp.capabilities.metric.Ceilometer
5825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5826         occurrences:
5827         - 1
5828         - UNBOUNDED
5829       disk.iops_GPB1:
5830         type: org.openecomp.capabilities.metric.Ceilometer
5831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5832         occurrences:
5833         - 1
5834         - UNBOUNDED
5835       disk.write.bytes.rate_GPB1:
5836         type: org.openecomp.capabilities.metric.Ceilometer
5837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5838         occurrences:
5839         - 1
5840         - UNBOUNDED
5841       disk.device.capacity_GPB1:
5842         type: org.openecomp.capabilities.metric.Ceilometer
5843         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5844         occurrences:
5845         - 1
5846         - UNBOUNDED
5847       disk.device.write.requests_GPB1:
5848         type: org.openecomp.capabilities.metric.Ceilometer
5849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5850         occurrences:
5851         - 1
5852         - UNBOUNDED
5853       disk.allocation_GPB1:
5854         type: org.openecomp.capabilities.metric.Ceilometer
5855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5856         occurrences:
5857         - 1
5858         - UNBOUNDED
5859       disk.device.latency_GPB1:
5860         type: org.openecomp.capabilities.metric.Ceilometer
5861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5862         occurrences:
5863         - 1
5864         - UNBOUNDED
5865       network.outgoing.bytes_GPB1_GPB1_Internal1:
5866         type: org.openecomp.capabilities.metric.Ceilometer
5867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5868         occurrences:
5869         - 1
5870         - UNBOUNDED
5871       network.outgoing.bytes_GPB1_GPB1_Internal2:
5872         type: org.openecomp.capabilities.metric.Ceilometer
5873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5874         occurrences:
5875         - 1
5876         - UNBOUNDED
5877       disk.device.write.bytes.rate_GPB1:
5878         type: org.openecomp.capabilities.metric.Ceilometer
5879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5880         occurrences:
5881         - 1
5882         - UNBOUNDED
5883       disk.usage_GPB1:
5884         type: org.openecomp.capabilities.metric.Ceilometer
5885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5886         occurrences:
5887         - 1
5888         - UNBOUNDED
5889       feature_GPB1:
5890         type: tosca.capabilities.Node
5891         occurrences:
5892         - 1
5893         - UNBOUNDED
5894       disk.device.allocation_GPB1:
5895         type: org.openecomp.capabilities.metric.Ceilometer
5896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5897         occurrences:
5898         - 1
5899         - UNBOUNDED