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