2f8d03a1f8c76d5835c4130fb1c5981c1200340e
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested-no_vfc_v0.1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       server_group:
12         type: string
13         required: true
14         status: SUPPORTED
15       connectivityChk:
16         type: json
17         required: true
18         status: SUPPORTED
19       availabilityzone_name:
20         type: string
21         description: availabilityzone name
22         required: true
23         status: SUPPORTED
24       oam_net_gw:
25         type: string
26         description: CPS network gateway
27         required: true
28         status: SUPPORTED
29       pcm_image_name:
30         type: string
31         description: PCRF CM image name
32         required: true
33         status: SUPPORTED
34       security_group_name:
35         type: string
36         description: the name of security group
37         required: true
38         status: SUPPORTED
39       cps_net_ip:
40         type: string
41         description: CPS network ip
42         required: true
43         status: SUPPORTED
44       pcm_flavor_name:
45         type: string
46         description: flavor name of PCRF CM instance
47         required: true
48         status: SUPPORTED
49       pcm_vol:
50         type: string
51         description: CPS Cluman Cinder Volume
52         required: true
53         status: SUPPORTED
54       pcm_server_name:
55         type: string
56         description: PCRF CM server name
57         required: true
58         status: SUPPORTED
59       cps_net_name:
60         type: string
61         description: CPS network name
62         required: true
63         status: SUPPORTED
64       cps_net_mask:
65         type: string
66         description: CPS network mask
67         required: true
68         status: SUPPORTED
69       oam_net_ip:
70         type: string
71         description: OAM network ip
72         required: true
73         status: SUPPORTED
74       oam_net_mask:
75         type: string
76         description: CPS network mask
77         required: true
78         status: SUPPORTED
79       pcma_flavor_name:
80         type: string
81         required: true
82         status: SUPPORTED
83       oam_net_name:
84         type: string
85         description: OAM network name
86         required: true
87         status: SUPPORTED
88       pcma_server_name:
89         type: string
90         required: true
91         status: SUPPORTED
92       pcma_image_name:
93         type: string
94         required: true
95         status: SUPPORTED
96     attributes:
97       portId:
98         type: string
99         status: SUPPORTED
100     requirements:
101     - dependency_pcm_port_2:
102         capability: tosca.capabilities.Node
103         node: tosca.nodes.Root
104         relationship: tosca.relationships.DependsOn
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - link_pcm_port_2:
109         capability: tosca.capabilities.network.Linkable
110         relationship: tosca.relationships.network.LinksTo
111         occurrences:
112         - 1
113         - 1
114     - dependency_pcm_port_1:
115         capability: tosca.capabilities.Node
116         node: tosca.nodes.Root
117         relationship: tosca.relationships.DependsOn
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - link_pcm_port_1:
122         capability: tosca.capabilities.network.Linkable
123         relationship: tosca.relationships.network.LinksTo
124         occurrences:
125         - 1
126         - 1
127     - dependency_pcm_port_3:
128         capability: tosca.capabilities.Node
129         node: tosca.nodes.Root
130         relationship: tosca.relationships.DependsOn
131         occurrences:
132         - 0
133         - UNBOUNDED
134     - link_pcm_port_3:
135         capability: tosca.capabilities.network.Linkable
136         relationship: tosca.relationships.network.LinksTo
137         occurrences:
138         - 1
139         - 1
140     - dependency_server_pcma2:
141         capability: tosca.capabilities.Node
142         node: tosca.nodes.Root
143         relationship: tosca.relationships.DependsOn
144         occurrences:
145         - 0
146         - UNBOUNDED
147     - local_storage_server_pcma2:
148         capability: tosca.capabilities.Attachment
149         node: tosca.nodes.BlockStorage
150         relationship: tosca.relationships.AttachesTo
151         occurrences:
152         - 0
153         - UNBOUNDED
154     - dependency_server_pcma1:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - local_storage_server_pcma1:
162         capability: tosca.capabilities.Attachment
163         node: tosca.nodes.BlockStorage
164         relationship: tosca.relationships.AttachesTo
165         occurrences:
166         - 0
167         - UNBOUNDED
168     - dependency_pcm_port_0:
169         capability: tosca.capabilities.Node
170         node: tosca.nodes.Root
171         relationship: tosca.relationships.DependsOn
172         occurrences:
173         - 0
174         - UNBOUNDED
175     - link_pcm_port_0:
176         capability: tosca.capabilities.network.Linkable
177         relationship: tosca.relationships.network.LinksTo
178         occurrences:
179         - 1
180         - 1
181     capabilities:
182       network.incoming.packets.rate_pcm_port_0:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       network.incoming.packets.rate_pcm_port_3:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       network.incoming.packets.rate_pcm_port_2:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       network.incoming.packets.rate_pcm_port_1:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       network.outpoing.packets_pcm_port_1:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       disk.device.iops_server_pcma2:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       network.outpoing.packets_pcm_port_0:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       network.outpoing.packets_pcm_port_3:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.outpoing.packets_pcm_port_2:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.iops_server_pcma1:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.capacity_server_pcma2:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.device.capacity_server_pcma1:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.read.requests_server_pcma2:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.read.requests_server_pcma1:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.write.requests.rate_server_pcma1:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.write.requests.rate_server_pcma2:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       memory_server_pcma2:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       memory_server_pcma1:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.device.read.bytes.rate_server_pcma1:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       network.outgoing.bytes_pcm_port_3:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.device.read.bytes.rate_server_pcma2:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       binding_pcm_port_3:
309         type: tosca.capabilities.network.Bindable
310         valid_source_types:
311         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
312         occurrences:
313         - 0
314         - UNBOUNDED
315       disk.device.latency_server_pcma2:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.usage_server_pcma2:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       network.incoming.bytes_pcm_port_0:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.device.latency_server_pcma1:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       network.incoming.bytes_pcm_port_2:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       network.incoming.bytes_pcm_port_1:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.usage_server_pcma1:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       binding_pcm_port_0:
358         type: tosca.capabilities.network.Bindable
359         valid_source_types:
360         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
361         occurrences:
362         - 0
363         - UNBOUNDED
364       binding_pcm_port_1:
365         type: tosca.capabilities.network.Bindable
366         valid_source_types:
367         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
368         occurrences:
369         - 0
370         - UNBOUNDED
371       binding_pcm_port_2:
372         type: tosca.capabilities.network.Bindable
373         valid_source_types:
374         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
375         occurrences:
376         - 0
377         - UNBOUNDED
378       network.incoming.bytes_pcm_port_3:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outgoing.packets.rate_pcm_port_3:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.requests_server_pcma1:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.device.read.requests_server_pcma2:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       network.outgoing.packets.rate_pcm_port_0:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       network.outgoing.packets.rate_pcm_port_1:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       disk.write.bytes_server_pcma2:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.device.read.requests.rate_server_pcma1:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       network.outgoing.packets.rate_pcm_port_2:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       disk.device.read.requests.rate_server_pcma2:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.write.bytes_server_pcma1:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       feature_pcm_port_1:
445         type: tosca.capabilities.Node
446         occurrences:
447         - 1
448         - UNBOUNDED
449       binding_server_pcma1:
450         type: tosca.capabilities.network.Bindable
451         occurrences:
452         - 1
453         - UNBOUNDED
454       network.outgoing.bytes_pcm_port_0:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       binding_server_pcma2:
461         type: tosca.capabilities.network.Bindable
462         occurrences:
463         - 1
464         - UNBOUNDED
465       feature_pcm_port_0:
466         type: tosca.capabilities.Node
467         occurrences:
468         - 1
469         - UNBOUNDED
470       network.outgoing.bytes_pcm_port_2:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       feature_pcm_port_3:
477         type: tosca.capabilities.Node
478         occurrences:
479         - 1
480         - UNBOUNDED
481       feature_pcm_port_2:
482         type: tosca.capabilities.Node
483         occurrences:
484         - 1
485         - UNBOUNDED
486       network.outgoing.bytes_pcm_port_1:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       attachment_pcm_port_0:
493         type: tosca.capabilities.Attachment
494         occurrences:
495         - 1
496         - UNBOUNDED
497       attachment_pcm_port_1:
498         type: tosca.capabilities.Attachment
499         occurrences:
500         - 1
501         - UNBOUNDED
502       disk.write.bytes.rate_server_pcma2:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       attachment_pcm_port_2:
509         type: tosca.capabilities.Attachment
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.write.bytes.rate_server_pcma1:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       attachment_pcm_port_3:
520         type: tosca.capabilities.Attachment
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.root.size_server_pcma2:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.root.size_server_pcma1:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.iops_server_pcma2:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.iops_server_pcma1:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.write.bytes.rate_server_pcma1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.device.write.bytes.rate_server_pcma2:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.read.bytes_server_pcma1:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.read.bytes_server_pcma2:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       cpu_util_server_pcma1:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       cpu_util_server_pcma2:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       feature_server_pcma2:
585         type: tosca.capabilities.Node
586         occurrences:
587         - 1
588         - UNBOUNDED
589       memory.usage_server_pcma2:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       memory.usage_server_pcma1:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       feature_server_pcma1:
602         type: tosca.capabilities.Node
603         occurrences:
604         - 1
605         - UNBOUNDED
606       disk.read.bytes.rate_server_pcma1:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.read.bytes_server_pcma2:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       disk.device.read.bytes_server_pcma1:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       endpoint_server_pcma2:
625         type: tosca.capabilities.Endpoint.Admin
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.read.bytes.rate_server_pcma2:
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       endpoint_server_pcma1:
636         type: tosca.capabilities.Endpoint.Admin
637         occurrences:
638         - 1
639         - UNBOUNDED
640       cpu.delta_server_pcma1:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       cpu.delta_server_pcma2:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       host_server_pcma2:
653         type: tosca.capabilities.Container
654         valid_source_types:
655         - tosca.nodes.SoftwareComponent
656         occurrences:
657         - 1
658         - UNBOUNDED
659       host_server_pcma1:
660         type: tosca.capabilities.Container
661         valid_source_types:
662         - tosca.nodes.SoftwareComponent
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.ephemeral.size_server_pcma1:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.ephemeral.size_server_pcma2:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       disk.device.write.requests.rate_server_pcma2:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       disk.latency_server_pcma1:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.latency_server_pcma2:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.device.write.requests.rate_server_pcma1:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       scalable_server_pcma2:
703         type: tosca.capabilities.Scalable
704         occurrences:
705         - 1
706         - UNBOUNDED
707       scalable_server_pcma1:
708         type: tosca.capabilities.Scalable
709         occurrences:
710         - 1
711         - UNBOUNDED
712       disk.device.write.requests_server_pcma1:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       disk.device.write.requests_server_pcma2:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       instance_server_pcma2:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.device.allocation_server_pcma1:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.device.allocation_server_pcma2:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       instance_server_pcma1:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       os_server_pcma1:
749         type: tosca.capabilities.OperatingSystem
750         occurrences:
751         - 1
752         - UNBOUNDED
753       os_server_pcma2:
754         type: tosca.capabilities.OperatingSystem
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.capacity_server_pcma1:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.capacity_server_pcma2:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.write.requests_server_pcma1:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.write.requests_server_pcma2:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       network.outgoing.bytes.rate_pcm_port_1:
783         type: org.openecomp.capabilities.metric.Ceilometer
784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
785         occurrences:
786         - 1
787         - UNBOUNDED
788       network.incoming.packets_pcm_port_0:
789         type: org.openecomp.capabilities.metric.Ceilometer
790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
791         occurrences:
792         - 1
793         - UNBOUNDED
794       network.outgoing.bytes.rate_pcm_port_2:
795         type: org.openecomp.capabilities.metric.Ceilometer
796         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
797         occurrences:
798         - 1
799         - UNBOUNDED
800       network.outgoing.bytes.rate_pcm_port_0:
801         type: org.openecomp.capabilities.metric.Ceilometer
802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
803         occurrences:
804         - 1
805         - UNBOUNDED
806       network.incoming.packets_pcm_port_3:
807         type: org.openecomp.capabilities.metric.Ceilometer
808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
809         occurrences:
810         - 1
811         - UNBOUNDED
812       disk.usage_server_pcma2:
813         type: org.openecomp.capabilities.metric.Ceilometer
814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
815         occurrences:
816         - 1
817         - UNBOUNDED
818       network.incoming.packets_pcm_port_2:
819         type: org.openecomp.capabilities.metric.Ceilometer
820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
821         occurrences:
822         - 1
823         - UNBOUNDED
824       network.outgoing.bytes.rate_pcm_port_3:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       disk.usage_server_pcma1:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       vcpus_server_pcma1:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       memory.resident_server_pcma1:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       network.incoming.packets_pcm_port_1:
849         type: org.openecomp.capabilities.metric.Ceilometer
850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
851         occurrences:
852         - 1
853         - UNBOUNDED
854       vcpus_server_pcma2:
855         type: org.openecomp.capabilities.metric.Ceilometer
856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
857         occurrences:
858         - 1
859         - UNBOUNDED
860       memory.resident_server_pcma2:
861         type: org.openecomp.capabilities.metric.Ceilometer
862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
863         occurrences:
864         - 1
865         - UNBOUNDED
866       disk.device.write.bytes_server_pcma2:
867         type: org.openecomp.capabilities.metric.Ceilometer
868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
869         occurrences:
870         - 1
871         - UNBOUNDED
872       disk.allocation_server_pcma1:
873         type: org.openecomp.capabilities.metric.Ceilometer
874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
875         occurrences:
876         - 1
877         - UNBOUNDED
878       disk.allocation_server_pcma2:
879         type: org.openecomp.capabilities.metric.Ceilometer
880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
881         occurrences:
882         - 1
883         - UNBOUNDED
884       disk.device.write.bytes_server_pcma1:
885         type: org.openecomp.capabilities.metric.Ceilometer
886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
887         occurrences:
888         - 1
889         - UNBOUNDED
890       cpu_server_pcma1:
891         type: org.openecomp.capabilities.metric.Ceilometer
892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
893         occurrences:
894         - 1
895         - UNBOUNDED
896       network.incoming.bytes.rate_pcm_port_0:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       cpu_server_pcma2:
903         type: org.openecomp.capabilities.metric.Ceilometer
904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
905         occurrences:
906         - 1
907         - UNBOUNDED
908       network.incoming.bytes.rate_pcm_port_3:
909         type: org.openecomp.capabilities.metric.Ceilometer
910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
911         occurrences:
912         - 1
913         - UNBOUNDED
914       network.incoming.bytes.rate_pcm_port_2:
915         type: org.openecomp.capabilities.metric.Ceilometer
916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
917         occurrences:
918         - 1
919         - UNBOUNDED
920       network.incoming.bytes.rate_pcm_port_1:
921         type: org.openecomp.capabilities.metric.Ceilometer
922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
923         occurrences:
924         - 1
925         - UNBOUNDED
926   org.openecomp.resource.abstract.nodes.1c12_scalling_instance:
927     derived_from: org.openecomp.resource.abstract.nodes.VFC
928     properties:
929       port_1c1_t1_port_exCP_naming:
930         type: org.openecomp.datatypes.Naming
931         required: true
932         status: SUPPORTED
933       compute_1c12_scalling_instance_scheduler_hints:
934         type: list
935         required: true
936         status: SUPPORTED
937         entry_schema:
938           type: json
939       port_1c1_t1_port_fixed_ips:
940         type: list
941         required: true
942         status: SUPPORTED
943         entry_schema:
944           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
945       compute_1c12_scalling_instance_name:
946         type: list
947         required: true
948         status: SUPPORTED
949         entry_schema:
950           type: string
951       port_1c1_t1_port_vlan_requirements:
952         type: list
953         required: true
954         status: SUPPORTED
955         entry_schema:
956           type: org.openecomp.datatypes.network.VlanRequirements
957       port_1c1_t1_port_mac_requirements:
958         type: org.openecomp.datatypes.network.MacRequirements
959         required: true
960         status: SUPPORTED
961       index_value:
962         type: integer
963         description: Index value of this substitution service template runtime instance
964         required: false
965         default: 0
966         status: SUPPORTED
967         constraints:
968         - greater_or_equal: 0
969       vm_flavor_name:
970         type: string
971         required: true
972         status: SUPPORTED
973       compute_1c12_scalling_instance_user_data_format:
974         type: list
975         required: true
976         status: SUPPORTED
977         entry_schema:
978           type: string
979       port_1c1_t1_port_ip_requirements:
980         type: list
981         required: true
982         status: SUPPORTED
983         entry_schema:
984           type: org.openecomp.datatypes.network.IpRequirements
985       vm_image_name:
986         type: string
987         required: true
988         status: SUPPORTED
989       port_1c1_t1_port_name:
990         type: list
991         required: true
992         status: SUPPORTED
993         entry_schema:
994           type: string
995       port_1c1_t1_port_subnetpoolid:
996         type: list
997         required: true
998         status: SUPPORTED
999         entry_schema:
1000           type: string
1001       port_1c1_t1_port_network_role_tag:
1002         type: list
1003         required: true
1004         status: SUPPORTED
1005         entry_schema:
1006           type: string
1007       port_1c1_t1_port_network_role:
1008         type: list
1009         required: true
1010         status: SUPPORTED
1011         entry_schema:
1012           type: string
1013       compute_1c12_scalling_instance_availability_zone:
1014         type: list
1015         required: true
1016         status: SUPPORTED
1017         entry_schema:
1018           type: string
1019       port_1c1_t1_port_network:
1020         type: list
1021         required: true
1022         status: SUPPORTED
1023         entry_schema:
1024           type: string
1025       port_1c1_t1_port_order:
1026         type: list
1027         required: true
1028         status: SUPPORTED
1029         entry_schema:
1030           type: integer
1031     attributes:
1032       1c12_scalling_instance_1c1_t1_port_tenant_id:
1033         type: list
1034         status: SUPPORTED
1035         entry_schema:
1036           type: string
1037       1c12_scalling_instance_instance_name:
1038         type: list
1039         status: SUPPORTED
1040         entry_schema:
1041           type: string
1042     requirements:
1043     - dependency_1c12_scalling_instance_1c1_t1_port:
1044         capability: tosca.capabilities.Node
1045         node: tosca.nodes.Root
1046         relationship: tosca.relationships.DependsOn
1047         occurrences:
1048         - 0
1049         - UNBOUNDED
1050     - link_1c12_scalling_instance_1c1_t1_port:
1051         capability: tosca.capabilities.network.Linkable
1052         relationship: tosca.relationships.network.LinksTo
1053         occurrences:
1054         - 1
1055         - 1
1056     - dependency_1c12_scalling_instance:
1057         capability: tosca.capabilities.Node
1058         node: tosca.nodes.Root
1059         relationship: tosca.relationships.DependsOn
1060         occurrences:
1061         - 0
1062         - UNBOUNDED
1063     - local_storage_1c12_scalling_instance:
1064         capability: tosca.capabilities.Attachment
1065         node: tosca.nodes.BlockStorage
1066         relationship: tosca.relationships.AttachesTo
1067         occurrences:
1068         - 0
1069         - UNBOUNDED
1070     capabilities:
1071       cpu_1c12_scalling_instance:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       disk.device.write.bytes_1c12_scalling_instance:
1078         type: org.openecomp.capabilities.metric.Ceilometer
1079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       network.incoming.bytes.rate_1c12_scalling_instance_1c1_t1_port:
1084         type: org.openecomp.capabilities.metric.Ceilometer
1085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1086         occurrences:
1087         - 1
1088         - UNBOUNDED
1089       disk.usage_1c12_scalling_instance:
1090         type: org.openecomp.capabilities.metric.Ceilometer
1091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1092         occurrences:
1093         - 1
1094         - UNBOUNDED
1095       disk.device.read.requests_1c12_scalling_instance:
1096         type: org.openecomp.capabilities.metric.Ceilometer
1097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101       feature_1c12_scalling_instance_1c1_t1_port:
1102         type: tosca.capabilities.Node
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       disk.device.latency_1c12_scalling_instance:
1107         type: org.openecomp.capabilities.metric.Ceilometer
1108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1109         occurrences:
1110         - 1
1111         - UNBOUNDED
1112       network.outgoing.bytes_1c12_scalling_instance_1c1_t1_port:
1113         type: org.openecomp.capabilities.metric.Ceilometer
1114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1115         occurrences:
1116         - 1
1117         - UNBOUNDED
1118       cpu_util_1c12_scalling_instance:
1119         type: org.openecomp.capabilities.metric.Ceilometer
1120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1121         occurrences:
1122         - 1
1123         - UNBOUNDED
1124       disk.read.bytes_1c12_scalling_instance:
1125         type: org.openecomp.capabilities.metric.Ceilometer
1126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1127         occurrences:
1128         - 1
1129         - UNBOUNDED
1130       binding_1c12_scalling_instance:
1131         type: tosca.capabilities.network.Bindable
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       endpoint_1c12_scalling_instance:
1136         type: tosca.capabilities.Endpoint.Admin
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       scalable_1c12_scalling_instance:
1141         type: tosca.capabilities.Scalable
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       os_1c12_scalling_instance:
1146         type: tosca.capabilities.OperatingSystem
1147         occurrences:
1148         - 1
1149         - UNBOUNDED
1150       disk.device.usage_1c12_scalling_instance:
1151         type: org.openecomp.capabilities.metric.Ceilometer
1152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       disk.device.allocation_1c12_scalling_instance:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       binding_1c12_scalling_instance_1c1_t1_port:
1163         type: tosca.capabilities.network.Bindable
1164         valid_source_types:
1165         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1166         occurrences:
1167         - 0
1168         - UNBOUNDED
1169       network.incoming.packets_1c12_scalling_instance_1c1_t1_port:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       attachment_1c12_scalling_instance_1c1_t1_port:
1176         type: tosca.capabilities.Attachment
1177         occurrences:
1178         - 1
1179         - UNBOUNDED
1180       disk.latency_1c12_scalling_instance:
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       network.incoming.bytes_1c12_scalling_instance_1c1_t1_port:
1187         type: org.openecomp.capabilities.metric.Ceilometer
1188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1189         occurrences:
1190         - 1
1191         - UNBOUNDED
1192       memory_1c12_scalling_instance:
1193         type: org.openecomp.capabilities.metric.Ceilometer
1194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       host_1c12_scalling_instance:
1199         type: tosca.capabilities.Container
1200         valid_source_types:
1201         - tosca.nodes.SoftwareComponent
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       cpu.delta_1c12_scalling_instance:
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       disk.device.capacity_1c12_scalling_instance:
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       disk.read.requests_1c12_scalling_instance:
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       disk.write.requests.rate_1c12_scalling_instance:
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       disk.write.bytes.rate_1c12_scalling_instance:
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.write.requests_1c12_scalling_instance:
1236         type: org.openecomp.capabilities.metric.Ceilometer
1237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1238         occurrences:
1239         - 1
1240         - UNBOUNDED
1241       network.outgoing.bytes.rate_1c12_scalling_instance_1c1_t1_port:
1242         type: org.openecomp.capabilities.metric.Ceilometer
1243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1244         occurrences:
1245         - 1
1246         - UNBOUNDED
1247       disk.ephemeral.size_1c12_scalling_instance:
1248         type: org.openecomp.capabilities.metric.Ceilometer
1249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1250         occurrences:
1251         - 1
1252         - UNBOUNDED
1253       disk.device.read.requests.rate_1c12_scalling_instance:
1254         type: org.openecomp.capabilities.metric.Ceilometer
1255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1256         occurrences:
1257         - 1
1258         - UNBOUNDED
1259       instance_1c12_scalling_instance:
1260         type: org.openecomp.capabilities.metric.Ceilometer
1261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1262         occurrences:
1263         - 1
1264         - UNBOUNDED
1265       disk.device.read.bytes.rate_1c12_scalling_instance:
1266         type: org.openecomp.capabilities.metric.Ceilometer
1267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271       disk.iops_1c12_scalling_instance:
1272         type: org.openecomp.capabilities.metric.Ceilometer
1273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1274         occurrences:
1275         - 1
1276         - UNBOUNDED
1277       disk.device.iops_1c12_scalling_instance:
1278         type: org.openecomp.capabilities.metric.Ceilometer
1279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1280         occurrences:
1281         - 1
1282         - UNBOUNDED
1283       feature_1c12_scalling_instance:
1284         type: tosca.capabilities.Node
1285         occurrences:
1286         - 1
1287         - UNBOUNDED
1288       disk.device.write.bytes.rate_1c12_scalling_instance:
1289         type: org.openecomp.capabilities.metric.Ceilometer
1290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       disk.write.bytes_1c12_scalling_instance:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       disk.device.read.bytes_1c12_scalling_instance:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       vcpus_1c12_scalling_instance:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       network.incoming.packets.rate_1c12_scalling_instance_1c1_t1_port:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       disk.device.write.requests.rate_1c12_scalling_instance:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       network.outgoing.packets.rate_1c12_scalling_instance_1c1_t1_port:
1325         type: org.openecomp.capabilities.metric.Ceilometer
1326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1327         occurrences:
1328         - 1
1329         - UNBOUNDED
1330       disk.device.write.requests_1c12_scalling_instance:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       network.outpoing.packets_1c12_scalling_instance_1c1_t1_port:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       disk.allocation_1c12_scalling_instance:
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.root.size_1c12_scalling_instance:
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       disk.capacity_1c12_scalling_instance:
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       memory.resident_1c12_scalling_instance:
1361         type: org.openecomp.capabilities.metric.Ceilometer
1362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1363         occurrences:
1364         - 1
1365         - UNBOUNDED
1366       disk.read.bytes.rate_1c12_scalling_instance:
1367         type: org.openecomp.capabilities.metric.Ceilometer
1368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1369         occurrences:
1370         - 1
1371         - UNBOUNDED
1372       memory.usage_1c12_scalling_instance:
1373         type: org.openecomp.capabilities.metric.Ceilometer
1374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1375         occurrences:
1376         - 1
1377         - UNBOUNDED
1378   org.openecomp.resource.abstract.nodes.1c11_scalling_instance:
1379     derived_from: org.openecomp.resource.abstract.nodes.VFC
1380     properties:
1381       port_1c1_t1_port_exCP_naming:
1382         type: org.openecomp.datatypes.Naming
1383         required: true
1384         status: SUPPORTED
1385       port_1c1_t1_port_fixed_ips:
1386         type: list
1387         required: true
1388         status: SUPPORTED
1389         entry_schema:
1390           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1391       port_1c1_t1_port_vlan_requirements:
1392         type: list
1393         required: true
1394         status: SUPPORTED
1395         entry_schema:
1396           type: org.openecomp.datatypes.network.VlanRequirements
1397       port_1c1_t1_port_mac_requirements:
1398         type: org.openecomp.datatypes.network.MacRequirements
1399         required: true
1400         status: SUPPORTED
1401       index_value:
1402         type: integer
1403         description: Index value of this substitution service template runtime instance
1404         required: false
1405         default: 0
1406         status: SUPPORTED
1407         constraints:
1408         - greater_or_equal: 0
1409       vm_flavor_name:
1410         type: string
1411         required: true
1412         status: SUPPORTED
1413       compute_1c11_scalling_instance_name:
1414         type: list
1415         required: true
1416         status: SUPPORTED
1417         entry_schema:
1418           type: string
1419       compute_1c11_scalling_instance_availability_zone:
1420         type: list
1421         required: true
1422         status: SUPPORTED
1423         entry_schema:
1424           type: string
1425       compute_1c11_scalling_instance_user_data_format:
1426         type: list
1427         required: true
1428         status: SUPPORTED
1429         entry_schema:
1430           type: string
1431       port_1c1_t1_port_ip_requirements:
1432         type: list
1433         required: true
1434         status: SUPPORTED
1435         entry_schema:
1436           type: org.openecomp.datatypes.network.IpRequirements
1437       vm_image_name:
1438         type: string
1439         required: true
1440         status: SUPPORTED
1441       port_1c1_t1_port_name:
1442         type: list
1443         required: true
1444         status: SUPPORTED
1445         entry_schema:
1446           type: string
1447       compute_1c11_scalling_instance_scheduler_hints:
1448         type: list
1449         required: true
1450         status: SUPPORTED
1451         entry_schema:
1452           type: json
1453       port_1c1_t1_port_subnetpoolid:
1454         type: list
1455         required: true
1456         status: SUPPORTED
1457         entry_schema:
1458           type: string
1459       port_1c1_t1_port_network_role_tag:
1460         type: list
1461         required: true
1462         status: SUPPORTED
1463         entry_schema:
1464           type: string
1465       port_1c1_t1_port_network_role:
1466         type: list
1467         required: true
1468         status: SUPPORTED
1469         entry_schema:
1470           type: string
1471       port_1c1_t1_port_network:
1472         type: list
1473         required: true
1474         status: SUPPORTED
1475         entry_schema:
1476           type: string
1477       port_1c1_t1_port_order:
1478         type: list
1479         required: true
1480         status: SUPPORTED
1481         entry_schema:
1482           type: integer
1483     attributes:
1484       1c11_scalling_instance_instance_name:
1485         type: list
1486         status: SUPPORTED
1487         entry_schema:
1488           type: string
1489       1c11_scalling_instance_1c1_t1_port_tenant_id:
1490         type: list
1491         status: SUPPORTED
1492         entry_schema:
1493           type: string
1494     requirements:
1495     - dependency_1c11_scalling_instance:
1496         capability: tosca.capabilities.Node
1497         node: tosca.nodes.Root
1498         relationship: tosca.relationships.DependsOn
1499         occurrences:
1500         - 0
1501         - UNBOUNDED
1502     - local_storage_1c11_scalling_instance:
1503         capability: tosca.capabilities.Attachment
1504         node: tosca.nodes.BlockStorage
1505         relationship: tosca.relationships.AttachesTo
1506         occurrences:
1507         - 0
1508         - UNBOUNDED
1509     - dependency_1c11_scalling_instance_1c1_t1_port:
1510         capability: tosca.capabilities.Node
1511         node: tosca.nodes.Root
1512         relationship: tosca.relationships.DependsOn
1513         occurrences:
1514         - 0
1515         - UNBOUNDED
1516     - link_1c11_scalling_instance_1c1_t1_port:
1517         capability: tosca.capabilities.network.Linkable
1518         relationship: tosca.relationships.network.LinksTo
1519         occurrences:
1520         - 1
1521         - 1
1522     capabilities:
1523       disk.device.usage_1c11_scalling_instance:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529       network.incoming.packets_1c11_scalling_instance_1c1_t1_port:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       network.incoming.packets.rate_1c11_scalling_instance_1c1_t1_port:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541       disk.allocation_1c11_scalling_instance:
1542         type: org.openecomp.capabilities.metric.Ceilometer
1543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1544         occurrences:
1545         - 1
1546         - UNBOUNDED
1547       disk.device.read.bytes_1c11_scalling_instance:
1548         type: org.openecomp.capabilities.metric.Ceilometer
1549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1550         occurrences:
1551         - 1
1552         - UNBOUNDED
1553       disk.device.allocation_1c11_scalling_instance:
1554         type: org.openecomp.capabilities.metric.Ceilometer
1555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1556         occurrences:
1557         - 1
1558         - UNBOUNDED
1559       disk.read.bytes_1c11_scalling_instance:
1560         type: org.openecomp.capabilities.metric.Ceilometer
1561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1562         occurrences:
1563         - 1
1564         - UNBOUNDED
1565       binding_1c11_scalling_instance:
1566         type: tosca.capabilities.network.Bindable
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570       feature_1c11_scalling_instance:
1571         type: tosca.capabilities.Node
1572         occurrences:
1573         - 1
1574         - UNBOUNDED
1575       memory.usage_1c11_scalling_instance:
1576         type: org.openecomp.capabilities.metric.Ceilometer
1577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1578         occurrences:
1579         - 1
1580         - UNBOUNDED
1581       disk.usage_1c11_scalling_instance:
1582         type: org.openecomp.capabilities.metric.Ceilometer
1583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1584         occurrences:
1585         - 1
1586         - UNBOUNDED
1587       disk.latency_1c11_scalling_instance:
1588         type: org.openecomp.capabilities.metric.Ceilometer
1589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1590         occurrences:
1591         - 1
1592         - UNBOUNDED
1593       network.outgoing.packets.rate_1c11_scalling_instance_1c1_t1_port:
1594         type: org.openecomp.capabilities.metric.Ceilometer
1595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1596         occurrences:
1597         - 1
1598         - UNBOUNDED
1599       vcpus_1c11_scalling_instance:
1600         type: org.openecomp.capabilities.metric.Ceilometer
1601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1602         occurrences:
1603         - 1
1604         - UNBOUNDED
1605       memory_1c11_scalling_instance:
1606         type: org.openecomp.capabilities.metric.Ceilometer
1607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611       cpu_1c11_scalling_instance:
1612         type: org.openecomp.capabilities.metric.Ceilometer
1613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1614         occurrences:
1615         - 1
1616         - UNBOUNDED
1617       endpoint_1c11_scalling_instance:
1618         type: tosca.capabilities.Endpoint.Admin
1619         occurrences:
1620         - 1
1621         - UNBOUNDED
1622       feature_1c11_scalling_instance_1c1_t1_port:
1623         type: tosca.capabilities.Node
1624         occurrences:
1625         - 1
1626         - UNBOUNDED
1627       scalable_1c11_scalling_instance:
1628         type: tosca.capabilities.Scalable
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       os_1c11_scalling_instance:
1633         type: tosca.capabilities.OperatingSystem
1634         occurrences:
1635         - 1
1636         - UNBOUNDED
1637       network.outpoing.packets_1c11_scalling_instance_1c1_t1_port:
1638         type: org.openecomp.capabilities.metric.Ceilometer
1639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1640         occurrences:
1641         - 1
1642         - UNBOUNDED
1643       disk.ephemeral.size_1c11_scalling_instance:
1644         type: org.openecomp.capabilities.metric.Ceilometer
1645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       cpu_util_1c11_scalling_instance:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       disk.write.bytes.rate_1c11_scalling_instance:
1656         type: org.openecomp.capabilities.metric.Ceilometer
1657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1658         occurrences:
1659         - 1
1660         - UNBOUNDED
1661       disk.read.bytes.rate_1c11_scalling_instance:
1662         type: org.openecomp.capabilities.metric.Ceilometer
1663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       disk.capacity_1c11_scalling_instance:
1668         type: org.openecomp.capabilities.metric.Ceilometer
1669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1670         occurrences:
1671         - 1
1672         - UNBOUNDED
1673       host_1c11_scalling_instance:
1674         type: tosca.capabilities.Container
1675         valid_source_types:
1676         - tosca.nodes.SoftwareComponent
1677         occurrences:
1678         - 1
1679         - UNBOUNDED
1680       disk.device.write.bytes.rate_1c11_scalling_instance:
1681         type: org.openecomp.capabilities.metric.Ceilometer
1682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686       cpu.delta_1c11_scalling_instance:
1687         type: org.openecomp.capabilities.metric.Ceilometer
1688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1689         occurrences:
1690         - 1
1691         - UNBOUNDED
1692       network.outgoing.bytes_1c11_scalling_instance_1c1_t1_port:
1693         type: org.openecomp.capabilities.metric.Ceilometer
1694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1695         occurrences:
1696         - 1
1697         - UNBOUNDED
1698       disk.device.write.requests_1c11_scalling_instance:
1699         type: org.openecomp.capabilities.metric.Ceilometer
1700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1701         occurrences:
1702         - 1
1703         - UNBOUNDED
1704       network.incoming.bytes.rate_1c11_scalling_instance_1c1_t1_port:
1705         type: org.openecomp.capabilities.metric.Ceilometer
1706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1707         occurrences:
1708         - 1
1709         - UNBOUNDED
1710       disk.device.capacity_1c11_scalling_instance:
1711         type: org.openecomp.capabilities.metric.Ceilometer
1712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1713         occurrences:
1714         - 1
1715         - UNBOUNDED
1716       binding_1c11_scalling_instance_1c1_t1_port:
1717         type: tosca.capabilities.network.Bindable
1718         valid_source_types:
1719         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1720         occurrences:
1721         - 0
1722         - UNBOUNDED
1723       disk.write.bytes_1c11_scalling_instance:
1724         type: org.openecomp.capabilities.metric.Ceilometer
1725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1726         occurrences:
1727         - 1
1728         - UNBOUNDED
1729       disk.write.requests_1c11_scalling_instance:
1730         type: org.openecomp.capabilities.metric.Ceilometer
1731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1732         occurrences:
1733         - 1
1734         - UNBOUNDED
1735       network.incoming.bytes_1c11_scalling_instance_1c1_t1_port:
1736         type: org.openecomp.capabilities.metric.Ceilometer
1737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1738         occurrences:
1739         - 1
1740         - UNBOUNDED
1741       network.outgoing.bytes.rate_1c11_scalling_instance_1c1_t1_port:
1742         type: org.openecomp.capabilities.metric.Ceilometer
1743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1744         occurrences:
1745         - 1
1746         - UNBOUNDED
1747       disk.device.read.requests_1c11_scalling_instance:
1748         type: org.openecomp.capabilities.metric.Ceilometer
1749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1750         occurrences:
1751         - 1
1752         - UNBOUNDED
1753       disk.device.write.bytes_1c11_scalling_instance:
1754         type: org.openecomp.capabilities.metric.Ceilometer
1755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1756         occurrences:
1757         - 1
1758         - UNBOUNDED
1759       disk.device.read.bytes.rate_1c11_scalling_instance:
1760         type: org.openecomp.capabilities.metric.Ceilometer
1761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1762         occurrences:
1763         - 1
1764         - UNBOUNDED
1765       disk.root.size_1c11_scalling_instance:
1766         type: org.openecomp.capabilities.metric.Ceilometer
1767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1768         occurrences:
1769         - 1
1770         - UNBOUNDED
1771       instance_1c11_scalling_instance:
1772         type: org.openecomp.capabilities.metric.Ceilometer
1773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1774         occurrences:
1775         - 1
1776         - UNBOUNDED
1777       disk.read.requests_1c11_scalling_instance:
1778         type: org.openecomp.capabilities.metric.Ceilometer
1779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1780         occurrences:
1781         - 1
1782         - UNBOUNDED
1783       disk.device.iops_1c11_scalling_instance:
1784         type: org.openecomp.capabilities.metric.Ceilometer
1785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       memory.resident_1c11_scalling_instance:
1790         type: org.openecomp.capabilities.metric.Ceilometer
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       attachment_1c11_scalling_instance_1c1_t1_port:
1796         type: tosca.capabilities.Attachment
1797         occurrences:
1798         - 1
1799         - UNBOUNDED
1800       disk.write.requests.rate_1c11_scalling_instance:
1801         type: org.openecomp.capabilities.metric.Ceilometer
1802         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1803         occurrences:
1804         - 1
1805         - UNBOUNDED
1806       disk.device.read.requests.rate_1c11_scalling_instance:
1807         type: org.openecomp.capabilities.metric.Ceilometer
1808         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1809         occurrences:
1810         - 1
1811         - UNBOUNDED
1812       disk.device.write.requests.rate_1c11_scalling_instance:
1813         type: org.openecomp.capabilities.metric.Ceilometer
1814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       disk.device.latency_1c11_scalling_instance:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       disk.iops_1c11_scalling_instance:
1825         type: org.openecomp.capabilities.metric.Ceilometer
1826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1827         occurrences:
1828         - 1
1829         - UNBOUNDED
1830   org.openecomp.resource.abstract.nodes.heat.pcm_server:
1831     derived_from: org.openecomp.resource.abstract.nodes.VFC
1832     properties:
1833       port_pcm_port_0_network_role:
1834         type: list
1835         required: true
1836         status: SUPPORTED
1837         entry_schema:
1838           type: string
1839       port_pcm_port_1_network_role_tag:
1840         type: list
1841         required: true
1842         status: SUPPORTED
1843         entry_schema:
1844           type: string
1845       availabilityzone_name:
1846         type: string
1847         description: availabilityzone name
1848         required: true
1849         status: SUPPORTED
1850       port_pcm_port_0_vlan_requirements:
1851         type: list
1852         required: true
1853         status: SUPPORTED
1854         entry_schema:
1855           type: org.openecomp.datatypes.network.VlanRequirements
1856       pcm_image_name:
1857         type: string
1858         description: PCRF CM image name
1859         required: true
1860         status: SUPPORTED
1861       port_pcm_port_0_order:
1862         type: list
1863         required: true
1864         status: SUPPORTED
1865         entry_schema:
1866           type: integer
1867       port_pcm_port_0_subnetpoolid:
1868         type: list
1869         required: true
1870         status: SUPPORTED
1871         entry_schema:
1872           type: string
1873       port_pcm_port_1_subnetpoolid:
1874         type: list
1875         required: true
1876         status: SUPPORTED
1877         entry_schema:
1878           type: string
1879       port_pcm_port_0_network_role_tag:
1880         type: list
1881         required: true
1882         status: SUPPORTED
1883         entry_schema:
1884           type: string
1885       pcm_server_name:
1886         type: string
1887         description: PCRF CM server name
1888         required: true
1889         status: SUPPORTED
1890       cps_net_mask:
1891         type: string
1892         description: CPS network mask
1893         required: true
1894         status: SUPPORTED
1895       port_pcm_port_1_exCP_naming:
1896         type: org.openecomp.datatypes.Naming
1897         required: true
1898         status: SUPPORTED
1899       port_pcm_port_0_exCP_naming:
1900         type: org.openecomp.datatypes.Naming
1901         required: true
1902         status: SUPPORTED
1903       oam_net_name:
1904         type: string
1905         description: OAM network name
1906         required: true
1907         status: SUPPORTED
1908       port_pcm_port_1_network_role:
1909         type: list
1910         required: true
1911         status: SUPPORTED
1912         entry_schema:
1913           type: string
1914       server_group:
1915         type: string
1916         required: true
1917         status: SUPPORTED
1918       connectivityChk:
1919         type: json
1920         required: true
1921         status: SUPPORTED
1922       port_pcm_port_0_ip_requirements:
1923         type: list
1924         required: true
1925         status: SUPPORTED
1926         entry_schema:
1927           type: org.openecomp.datatypes.network.IpRequirements
1928       oam_net_gw:
1929         type: string
1930         description: CPS network gateway
1931         required: true
1932         status: SUPPORTED
1933       security_group_name:
1934         type: string
1935         description: the name of security group
1936         required: true
1937         status: SUPPORTED
1938       cps_net_ip:
1939         type: string
1940         description: CPS network ip
1941         required: true
1942         status: SUPPORTED
1943       port_pcm_port_1_mac_requirements:
1944         type: org.openecomp.datatypes.network.MacRequirements
1945         required: true
1946         status: SUPPORTED
1947       port_pcm_port_1_vlan_requirements:
1948         type: list
1949         required: true
1950         status: SUPPORTED
1951         entry_schema:
1952           type: org.openecomp.datatypes.network.VlanRequirements
1953       pcm_flavor_name:
1954         type: string
1955         description: flavor name of PCRF CM instance
1956         required: true
1957         status: SUPPORTED
1958       pcm_vol:
1959         type: string
1960         description: CPS Cluman Cinder Volume
1961         required: true
1962         status: SUPPORTED
1963       port_pcm_port_1_ip_requirements:
1964         type: list
1965         required: true
1966         status: SUPPORTED
1967         entry_schema:
1968           type: org.openecomp.datatypes.network.IpRequirements
1969       port_pcm_port_0_mac_requirements:
1970         type: org.openecomp.datatypes.network.MacRequirements
1971         required: true
1972         status: SUPPORTED
1973       cps_net_name:
1974         type: string
1975         description: CPS network name
1976         required: true
1977         status: SUPPORTED
1978       oam_net_ip:
1979         type: string
1980         description: OAM network ip
1981         required: true
1982         status: SUPPORTED
1983       oam_net_mask:
1984         type: string
1985         description: CPS network mask
1986         required: true
1987         status: SUPPORTED
1988       port_pcm_port_1_order:
1989         type: list
1990         required: true
1991         status: SUPPORTED
1992         entry_schema:
1993           type: integer
1994     attributes:
1995       server_pcm_id:
1996         type: string
1997         description: the pcm nova service id
1998         status: SUPPORTED
1999     requirements:
2000     - dependency_pcm_port_1:
2001         capability: tosca.capabilities.Node
2002         node: tosca.nodes.Root
2003         relationship: tosca.relationships.DependsOn
2004         occurrences:
2005         - 0
2006         - UNBOUNDED
2007     - link_pcm_port_1:
2008         capability: tosca.capabilities.network.Linkable
2009         relationship: tosca.relationships.network.LinksTo
2010         occurrences:
2011         - 1
2012         - 1
2013     - dependency_server_pcm:
2014         capability: tosca.capabilities.Node
2015         node: tosca.nodes.Root
2016         relationship: tosca.relationships.DependsOn
2017         occurrences:
2018         - 0
2019         - UNBOUNDED
2020     - local_storage_server_pcm:
2021         capability: tosca.capabilities.Attachment
2022         node: tosca.nodes.BlockStorage
2023         relationship: tosca.relationships.AttachesTo
2024         occurrences:
2025         - 0
2026         - UNBOUNDED
2027     - dependency_pcm_port_0:
2028         capability: tosca.capabilities.Node
2029         node: tosca.nodes.Root
2030         relationship: tosca.relationships.DependsOn
2031         occurrences:
2032         - 0
2033         - UNBOUNDED
2034     - link_pcm_port_0:
2035         capability: tosca.capabilities.network.Linkable
2036         relationship: tosca.relationships.network.LinksTo
2037         occurrences:
2038         - 1
2039         - 1
2040     capabilities:
2041       network.incoming.packets.rate_pcm_port_0:
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       cpu_server_pcm:
2048         type: org.openecomp.capabilities.metric.Ceilometer
2049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2050         occurrences:
2051         - 1
2052         - UNBOUNDED
2053       network.incoming.packets.rate_pcm_port_1:
2054         type: org.openecomp.capabilities.metric.Ceilometer
2055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2056         occurrences:
2057         - 1
2058         - UNBOUNDED
2059       network.outpoing.packets_pcm_port_1:
2060         type: org.openecomp.capabilities.metric.Ceilometer
2061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       memory_server_pcm:
2066         type: org.openecomp.capabilities.metric.Ceilometer
2067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       disk.write.requests_server_pcm:
2072         type: org.openecomp.capabilities.metric.Ceilometer
2073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2074         occurrences:
2075         - 1
2076         - UNBOUNDED
2077       network.outpoing.packets_pcm_port_0:
2078         type: org.openecomp.capabilities.metric.Ceilometer
2079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2080         occurrences:
2081         - 1
2082         - UNBOUNDED
2083       disk.device.iops_server_pcm:
2084         type: org.openecomp.capabilities.metric.Ceilometer
2085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2086         occurrences:
2087         - 1
2088         - UNBOUNDED
2089       memory.resident_server_pcm:
2090         type: org.openecomp.capabilities.metric.Ceilometer
2091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       disk.device.write.requests_server_pcm:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.device.usage_server_pcm:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       disk.allocation_server_pcm:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       disk.usage_server_pcm:
2114         type: org.openecomp.capabilities.metric.Ceilometer
2115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2116         occurrences:
2117         - 1
2118         - UNBOUNDED
2119       disk.device.write.bytes_server_pcm:
2120         type: org.openecomp.capabilities.metric.Ceilometer
2121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       disk.root.size_server_pcm:
2126         type: org.openecomp.capabilities.metric.Ceilometer
2127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2128         occurrences:
2129         - 1
2130         - UNBOUNDED
2131       disk.ephemeral.size_server_pcm:
2132         type: org.openecomp.capabilities.metric.Ceilometer
2133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2134         occurrences:
2135         - 1
2136         - UNBOUNDED
2137       disk.device.latency_server_pcm:
2138         type: org.openecomp.capabilities.metric.Ceilometer
2139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2140         occurrences:
2141         - 1
2142         - UNBOUNDED
2143       network.incoming.bytes_pcm_port_0:
2144         type: org.openecomp.capabilities.metric.Ceilometer
2145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2146         occurrences:
2147         - 1
2148         - UNBOUNDED
2149       network.incoming.bytes_pcm_port_1:
2150         type: org.openecomp.capabilities.metric.Ceilometer
2151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2152         occurrences:
2153         - 1
2154         - UNBOUNDED
2155       binding_pcm_port_0:
2156         type: tosca.capabilities.network.Bindable
2157         valid_source_types:
2158         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2159         occurrences:
2160         - 0
2161         - UNBOUNDED
2162       binding_pcm_port_1:
2163         type: tosca.capabilities.network.Bindable
2164         valid_source_types:
2165         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2166         occurrences:
2167         - 0
2168         - UNBOUNDED
2169       memory.usage_server_pcm:
2170         type: org.openecomp.capabilities.metric.Ceilometer
2171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2172         occurrences:
2173         - 1
2174         - UNBOUNDED
2175       disk.read.requests_server_pcm:
2176         type: org.openecomp.capabilities.metric.Ceilometer
2177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2178         occurrences:
2179         - 1
2180         - UNBOUNDED
2181       disk.capacity_server_pcm:
2182         type: org.openecomp.capabilities.metric.Ceilometer
2183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2184         occurrences:
2185         - 1
2186         - UNBOUNDED
2187       os_server_pcm:
2188         type: tosca.capabilities.OperatingSystem
2189         occurrences:
2190         - 1
2191         - UNBOUNDED
2192       disk.read.bytes_server_pcm:
2193         type: org.openecomp.capabilities.metric.Ceilometer
2194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2195         occurrences:
2196         - 1
2197         - UNBOUNDED
2198       network.outgoing.packets.rate_pcm_port_0:
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       network.outgoing.packets.rate_pcm_port_1:
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       feature_pcm_port_1:
2211         type: tosca.capabilities.Node
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       network.outgoing.bytes_pcm_port_0:
2216         type: org.openecomp.capabilities.metric.Ceilometer
2217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2218         occurrences:
2219         - 1
2220         - UNBOUNDED
2221       disk.device.read.bytes_server_pcm:
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       feature_pcm_port_0:
2228         type: tosca.capabilities.Node
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
2239         type: tosca.capabilities.Attachment
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       attachment_pcm_port_1:
2244         type: tosca.capabilities.Attachment
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       endpoint_server_pcm:
2249         type: tosca.capabilities.Endpoint.Admin
2250         occurrences:
2251         - 1
2252         - UNBOUNDED
2253       disk.device.read.requests.rate_server_pcm:
2254         type: org.openecomp.capabilities.metric.Ceilometer
2255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2256         occurrences:
2257         - 1
2258         - UNBOUNDED
2259       vcpus_server_pcm:
2260         type: org.openecomp.capabilities.metric.Ceilometer
2261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2262         occurrences:
2263         - 1
2264         - UNBOUNDED
2265       disk.write.bytes_server_pcm:
2266         type: org.openecomp.capabilities.metric.Ceilometer
2267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       disk.iops_server_pcm:
2272         type: org.openecomp.capabilities.metric.Ceilometer
2273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       disk.read.bytes.rate_server_pcm:
2278         type: org.openecomp.capabilities.metric.Ceilometer
2279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       disk.device.allocation_server_pcm:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       scalable_server_pcm:
2290         type: tosca.capabilities.Scalable
2291         occurrences:
2292         - 1
2293         - UNBOUNDED
2294       disk.device.read.bytes.rate_server_pcm:
2295         type: org.openecomp.capabilities.metric.Ceilometer
2296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2297         occurrences:
2298         - 1
2299         - UNBOUNDED
2300       cpu_util_server_pcm:
2301         type: org.openecomp.capabilities.metric.Ceilometer
2302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       disk.write.requests.rate_server_pcm:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.device.write.bytes.rate_server_pcm:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED
2318       host_server_pcm:
2319         type: tosca.capabilities.Container
2320         valid_source_types:
2321         - tosca.nodes.SoftwareComponent
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       cpu.delta_server_pcm:
2326         type: org.openecomp.capabilities.metric.Ceilometer
2327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       network.outgoing.bytes.rate_pcm_port_1:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       network.incoming.packets_pcm_port_0:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       binding_server_pcm:
2344         type: tosca.capabilities.network.Bindable
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       network.outgoing.bytes.rate_pcm_port_0:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       disk.device.capacity_server_pcm:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       network.incoming.packets_pcm_port_1:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       instance_server_pcm:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       disk.device.write.requests.rate_server_pcm:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       disk.latency_server_pcm:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       disk.device.read.requests_server_pcm:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       feature_server_pcm:
2391         type: tosca.capabilities.Node
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       network.incoming.bytes.rate_pcm_port_0:
2396         type: org.openecomp.capabilities.metric.Ceilometer
2397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2398         occurrences:
2399         - 1
2400         - UNBOUNDED
2401       disk.write.bytes.rate_server_pcm:
2402         type: org.openecomp.capabilities.metric.Ceilometer
2403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2404         occurrences:
2405         - 1
2406         - UNBOUNDED
2407       network.incoming.bytes.rate_pcm_port_1:
2408         type: org.openecomp.capabilities.metric.Ceilometer
2409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2410         occurrences:
2411         - 1
2412         - UNBOUNDED
2413   org.openecomp.resource.abstract.nodes.a_single_2a:
2414     derived_from: org.openecomp.resource.abstract.nodes.VFC
2415     properties:
2416       compute_a_single_2a_user_data_format:
2417         type: list
2418         required: true
2419         status: SUPPORTED
2420         entry_schema:
2421           type: string
2422       port_1a_t1_port_exCP_naming:
2423         type: org.openecomp.datatypes.Naming
2424         required: true
2425         status: SUPPORTED
2426       index_value:
2427         type: integer
2428         description: Index value of this substitution service template runtime instance
2429         required: false
2430         default: 0
2431         status: SUPPORTED
2432         constraints:
2433         - greater_or_equal: 0
2434       port_1a_t1_port_ip_requirements:
2435         type: list
2436         required: true
2437         status: SUPPORTED
2438         entry_schema:
2439           type: org.openecomp.datatypes.network.IpRequirements
2440       port_1a_t1_port_network_role_tag:
2441         type: list
2442         required: true
2443         status: SUPPORTED
2444         entry_schema:
2445           type: string
2446       port_1a_t1_port_network_role:
2447         type: list
2448         required: true
2449         status: SUPPORTED
2450         entry_schema:
2451           type: string
2452       compute_a_single_2a_scheduler_hints:
2453         type: list
2454         required: true
2455         status: SUPPORTED
2456         entry_schema:
2457           type: json
2458       port_1a_t1_port_order:
2459         type: list
2460         required: true
2461         status: SUPPORTED
2462         entry_schema:
2463           type: integer
2464       compute_a_single_2a_availability_zone:
2465         type: list
2466         required: true
2467         status: SUPPORTED
2468         entry_schema:
2469           type: string
2470       vm_flavor_name:
2471         type: string
2472         required: true
2473         status: SUPPORTED
2474       port_1a_t1_port_mac_requirements:
2475         type: org.openecomp.datatypes.network.MacRequirements
2476         required: true
2477         status: SUPPORTED
2478       port_1a_t1_port_network:
2479         type: list
2480         required: true
2481         status: SUPPORTED
2482         entry_schema:
2483           type: string
2484       port_1a_t1_port_subnetpoolid:
2485         type: list
2486         required: true
2487         status: SUPPORTED
2488         entry_schema:
2489           type: string
2490       compute_a_single_2a_name:
2491         type: list
2492         required: true
2493         status: SUPPORTED
2494         entry_schema:
2495           type: string
2496       vm_image_name:
2497         type: string
2498         required: true
2499         status: SUPPORTED
2500       port_1a_t1_port_vlan_requirements:
2501         type: list
2502         required: true
2503         status: SUPPORTED
2504         entry_schema:
2505           type: org.openecomp.datatypes.network.VlanRequirements
2506       compute_a_single_2a_metadata:
2507         type: list
2508         required: true
2509         status: SUPPORTED
2510         entry_schema:
2511           type: json
2512     attributes:
2513       a_single_2a_instance_name:
2514         type: list
2515         status: SUPPORTED
2516         entry_schema:
2517           type: string
2518     requirements:
2519     - dependency_a_single_2a:
2520         capability: tosca.capabilities.Node
2521         node: tosca.nodes.Root
2522         relationship: tosca.relationships.DependsOn
2523         occurrences:
2524         - 0
2525         - UNBOUNDED
2526     - local_storage_a_single_2a:
2527         capability: tosca.capabilities.Attachment
2528         node: tosca.nodes.BlockStorage
2529         relationship: tosca.relationships.AttachesTo
2530         occurrences:
2531         - 0
2532         - UNBOUNDED
2533     - dependency_a_single_2a_1a_t1_port:
2534         capability: tosca.capabilities.Node
2535         node: tosca.nodes.Root
2536         relationship: tosca.relationships.DependsOn
2537         occurrences:
2538         - 0
2539         - UNBOUNDED
2540     - link_a_single_2a_1a_t1_port:
2541         capability: tosca.capabilities.network.Linkable
2542         relationship: tosca.relationships.network.LinksTo
2543         occurrences:
2544         - 1
2545         - 1
2546     capabilities:
2547       disk.capacity_a_single_2a:
2548         type: org.openecomp.capabilities.metric.Ceilometer
2549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2550         occurrences:
2551         - 1
2552         - UNBOUNDED
2553       disk.ephemeral.size_a_single_2a:
2554         type: org.openecomp.capabilities.metric.Ceilometer
2555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       disk.device.read.bytes_a_single_2a:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565       cpu_util_a_single_2a:
2566         type: org.openecomp.capabilities.metric.Ceilometer
2567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       disk.write.requests_a_single_2a:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       disk.read.requests_a_single_2a:
2578         type: org.openecomp.capabilities.metric.Ceilometer
2579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       disk.device.iops_a_single_2a:
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       disk.device.usage_a_single_2a:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595       disk.read.bytes.rate_a_single_2a:
2596         type: org.openecomp.capabilities.metric.Ceilometer
2597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       disk.device.write.requests.rate_a_single_2a:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       network.incoming.bytes.rate_a_single_2a_1a_t1_port:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       disk.write.requests.rate_a_single_2a:
2614         type: org.openecomp.capabilities.metric.Ceilometer
2615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2616         occurrences:
2617         - 1
2618         - UNBOUNDED
2619       disk.device.latency_a_single_2a:
2620         type: org.openecomp.capabilities.metric.Ceilometer
2621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       disk.read.bytes_a_single_2a:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       disk.device.read.requests_a_single_2a:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       disk.device.allocation_a_single_2a:
2638         type: org.openecomp.capabilities.metric.Ceilometer
2639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       disk.latency_a_single_2a:
2644         type: org.openecomp.capabilities.metric.Ceilometer
2645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2646         occurrences:
2647         - 1
2648         - UNBOUNDED
2649       network.incoming.packets.rate_a_single_2a_1a_t1_port:
2650         type: org.openecomp.capabilities.metric.Ceilometer
2651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2652         occurrences:
2653         - 1
2654         - UNBOUNDED
2655       disk.usage_a_single_2a:
2656         type: org.openecomp.capabilities.metric.Ceilometer
2657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2658         occurrences:
2659         - 1
2660         - UNBOUNDED
2661       network.incoming.bytes_a_single_2a_1a_t1_port:
2662         type: org.openecomp.capabilities.metric.Ceilometer
2663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2664         occurrences:
2665         - 1
2666         - UNBOUNDED
2667       scalable_a_single_2a:
2668         type: tosca.capabilities.Scalable
2669         occurrences:
2670         - 1
2671         - UNBOUNDED
2672       feature_a_single_2a_1a_t1_port:
2673         type: tosca.capabilities.Node
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       disk.device.write.bytes_a_single_2a:
2678         type: org.openecomp.capabilities.metric.Ceilometer
2679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2680         occurrences:
2681         - 1
2682         - UNBOUNDED
2683       disk.device.read.bytes.rate_a_single_2a:
2684         type: org.openecomp.capabilities.metric.Ceilometer
2685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2686         occurrences:
2687         - 1
2688         - UNBOUNDED
2689       endpoint_a_single_2a:
2690         type: tosca.capabilities.Endpoint.Admin
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       disk.root.size_a_single_2a:
2695         type: org.openecomp.capabilities.metric.Ceilometer
2696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700       disk.device.write.requests_a_single_2a:
2701         type: org.openecomp.capabilities.metric.Ceilometer
2702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2703         occurrences:
2704         - 1
2705         - UNBOUNDED
2706       attachment_a_single_2a_1a_t1_port:
2707         type: tosca.capabilities.Attachment
2708         occurrences:
2709         - 1
2710         - UNBOUNDED
2711       disk.iops_a_single_2a:
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       vcpus_a_single_2a:
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       os_a_single_2a:
2724         type: tosca.capabilities.OperatingSystem
2725         occurrences:
2726         - 1
2727         - UNBOUNDED
2728       disk.write.bytes.rate_a_single_2a:
2729         type: org.openecomp.capabilities.metric.Ceilometer
2730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2731         occurrences:
2732         - 1
2733         - UNBOUNDED
2734       disk.device.capacity_a_single_2a:
2735         type: org.openecomp.capabilities.metric.Ceilometer
2736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2737         occurrences:
2738         - 1
2739         - UNBOUNDED
2740       cpu_a_single_2a:
2741         type: org.openecomp.capabilities.metric.Ceilometer
2742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2743         occurrences:
2744         - 1
2745         - UNBOUNDED
2746       disk.device.read.requests.rate_a_single_2a:
2747         type: org.openecomp.capabilities.metric.Ceilometer
2748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2749         occurrences:
2750         - 1
2751         - UNBOUNDED
2752       memory.usage_a_single_2a:
2753         type: org.openecomp.capabilities.metric.Ceilometer
2754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2755         occurrences:
2756         - 1
2757         - UNBOUNDED
2758       network.outgoing.packets.rate_a_single_2a_1a_t1_port:
2759         type: org.openecomp.capabilities.metric.Ceilometer
2760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2761         occurrences:
2762         - 1
2763         - UNBOUNDED
2764       network.outpoing.packets_a_single_2a_1a_t1_port:
2765         type: org.openecomp.capabilities.metric.Ceilometer
2766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2767         occurrences:
2768         - 1
2769         - UNBOUNDED
2770       binding_a_single_2a:
2771         type: tosca.capabilities.network.Bindable
2772         occurrences:
2773         - 1
2774         - UNBOUNDED
2775       instance_a_single_2a:
2776         type: org.openecomp.capabilities.metric.Ceilometer
2777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2778         occurrences:
2779         - 1
2780         - UNBOUNDED
2781       network.outgoing.bytes_a_single_2a_1a_t1_port:
2782         type: org.openecomp.capabilities.metric.Ceilometer
2783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2784         occurrences:
2785         - 1
2786         - UNBOUNDED
2787       disk.write.bytes_a_single_2a:
2788         type: org.openecomp.capabilities.metric.Ceilometer
2789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2790         occurrences:
2791         - 1
2792         - UNBOUNDED
2793       binding_a_single_2a_1a_t1_port:
2794         type: tosca.capabilities.network.Bindable
2795         valid_source_types:
2796         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2797         occurrences:
2798         - 0
2799         - UNBOUNDED
2800       network.incoming.packets_a_single_2a_1a_t1_port:
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       host_a_single_2a:
2807         type: tosca.capabilities.Container
2808         valid_source_types:
2809         - tosca.nodes.SoftwareComponent
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       disk.device.write.bytes.rate_a_single_2a:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       memory_a_single_2a:
2820         type: org.openecomp.capabilities.metric.Ceilometer
2821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2822         occurrences:
2823         - 1
2824         - UNBOUNDED
2825       disk.allocation_a_single_2a:
2826         type: org.openecomp.capabilities.metric.Ceilometer
2827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       memory.resident_a_single_2a:
2832         type: org.openecomp.capabilities.metric.Ceilometer
2833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2834         occurrences:
2835         - 1
2836         - UNBOUNDED
2837       network.outgoing.bytes.rate_a_single_2a_1a_t1_port:
2838         type: org.openecomp.capabilities.metric.Ceilometer
2839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2840         occurrences:
2841         - 1
2842         - UNBOUNDED
2843       cpu.delta_a_single_2a:
2844         type: org.openecomp.capabilities.metric.Ceilometer
2845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2846         occurrences:
2847         - 1
2848         - UNBOUNDED
2849       feature_a_single_2a:
2850         type: tosca.capabilities.Node
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_2:
2855     derived_from: org.openecomp.resource.abstract.nodes.VFC
2856     properties:
2857       port_1c2_t2_port_order:
2858         type: list
2859         required: true
2860         status: SUPPORTED
2861         entry_schema:
2862           type: integer
2863       compute_1c2_catalog_instance_availability_zone:
2864         type: list
2865         required: true
2866         status: SUPPORTED
2867         entry_schema:
2868           type: string
2869       port_1c2_t2_port_subnetpoolid:
2870         type: list
2871         required: true
2872         status: SUPPORTED
2873         entry_schema:
2874           type: string
2875       port_1c2_t2_port_network_role:
2876         type: list
2877         required: true
2878         status: SUPPORTED
2879         entry_schema:
2880           type: string
2881       vm_flavor_name:
2882         type: string
2883         required: true
2884         status: SUPPORTED
2885       port_1c2_t2_port_network_role_tag:
2886         type: list
2887         required: true
2888         status: SUPPORTED
2889         entry_schema:
2890           type: string
2891       port_1c2_t1_port_vlan_requirements:
2892         type: list
2893         required: true
2894         status: SUPPORTED
2895         entry_schema:
2896           type: org.openecomp.datatypes.network.VlanRequirements
2897       vm_image_name:
2898         type: string
2899         required: true
2900         status: SUPPORTED
2901       port_1c2_t2_port_exCP_naming:
2902         type: org.openecomp.datatypes.Naming
2903         required: true
2904         status: SUPPORTED
2905       port_1c2_t1_port_order:
2906         type: list
2907         required: true
2908         status: SUPPORTED
2909         entry_schema:
2910           type: integer
2911       port_1c2_t1_port_subnetpoolid:
2912         type: list
2913         required: true
2914         status: SUPPORTED
2915         entry_schema:
2916           type: string
2917       port_1c2_t2_port_ip_requirements:
2918         type: list
2919         required: true
2920         status: SUPPORTED
2921         entry_schema:
2922           type: org.openecomp.datatypes.network.IpRequirements
2923       port_1c2_t1_port_mac_requirements:
2924         type: org.openecomp.datatypes.network.MacRequirements
2925         required: true
2926         status: SUPPORTED
2927       port_1c2_t1_port_network_role:
2928         type: list
2929         required: true
2930         status: SUPPORTED
2931         entry_schema:
2932           type: string
2933       port_1c2_t2_port_network:
2934         type: list
2935         required: true
2936         status: SUPPORTED
2937         entry_schema:
2938           type: string
2939       index_value:
2940         type: integer
2941         description: Index value of this substitution service template runtime instance
2942         required: false
2943         default: 0
2944         status: SUPPORTED
2945         constraints:
2946         - greater_or_equal: 0
2947       compute_1c2_catalog_instance_name:
2948         type: list
2949         required: true
2950         status: SUPPORTED
2951         entry_schema:
2952           type: string
2953       port_1c2_t1_port_exCP_naming:
2954         type: org.openecomp.datatypes.Naming
2955         required: true
2956         status: SUPPORTED
2957       port_1c2_t1_port_network:
2958         type: list
2959         required: true
2960         status: SUPPORTED
2961         entry_schema:
2962           type: string
2963       port_1c2_t2_port_mac_requirements:
2964         type: org.openecomp.datatypes.network.MacRequirements
2965         required: true
2966         status: SUPPORTED
2967       port_1c2_t2_port_vlan_requirements:
2968         type: list
2969         required: true
2970         status: SUPPORTED
2971         entry_schema:
2972           type: org.openecomp.datatypes.network.VlanRequirements
2973       compute_1c2_catalog_instance_user_data_format:
2974         type: list
2975         required: true
2976         status: SUPPORTED
2977         entry_schema:
2978           type: string
2979       port_1c2_t1_port_network_role_tag:
2980         type: list
2981         required: true
2982         status: SUPPORTED
2983         entry_schema:
2984           type: string
2985       port_1c2_t1_port_ip_requirements:
2986         type: list
2987         required: true
2988         status: SUPPORTED
2989         entry_schema:
2990           type: org.openecomp.datatypes.network.IpRequirements
2991       compute_1c2_catalog_instance_scheduler_hints:
2992         type: list
2993         required: true
2994         status: SUPPORTED
2995         entry_schema:
2996           type: json
2997     attributes:
2998       1c2_catalog_instance_instance_name:
2999         type: list
3000         status: SUPPORTED
3001         entry_schema:
3002           type: string
3003     requirements:
3004     - dependency_1c2_catalog_instance:
3005         capability: tosca.capabilities.Node
3006         node: tosca.nodes.Root
3007         relationship: tosca.relationships.DependsOn
3008         occurrences:
3009         - 0
3010         - UNBOUNDED
3011     - local_storage_1c2_catalog_instance:
3012         capability: tosca.capabilities.Attachment
3013         node: tosca.nodes.BlockStorage
3014         relationship: tosca.relationships.AttachesTo
3015         occurrences:
3016         - 0
3017         - UNBOUNDED
3018     - dependency_1c2_catalog_instance_1c2_t2_port:
3019         capability: tosca.capabilities.Node
3020         node: tosca.nodes.Root
3021         relationship: tosca.relationships.DependsOn
3022         occurrences:
3023         - 0
3024         - UNBOUNDED
3025     - link_1c2_catalog_instance_1c2_t2_port:
3026         capability: tosca.capabilities.network.Linkable
3027         relationship: tosca.relationships.network.LinksTo
3028         occurrences:
3029         - 1
3030         - 1
3031     - dependency_1c2_catalog_instance_1c2_t1_port:
3032         capability: tosca.capabilities.Node
3033         node: tosca.nodes.Root
3034         relationship: tosca.relationships.DependsOn
3035         occurrences:
3036         - 0
3037         - UNBOUNDED
3038     - link_1c2_catalog_instance_1c2_t1_port:
3039         capability: tosca.capabilities.network.Linkable
3040         relationship: tosca.relationships.network.LinksTo
3041         occurrences:
3042         - 1
3043         - 1
3044     capabilities:
3045       disk.device.capacity_1c2_catalog_instance:
3046         type: org.openecomp.capabilities.metric.Ceilometer
3047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3048         occurrences:
3049         - 1
3050         - UNBOUNDED
3051       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
3052         type: org.openecomp.capabilities.metric.Ceilometer
3053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3054         occurrences:
3055         - 1
3056         - UNBOUNDED
3057       disk.read.bytes.rate_1c2_catalog_instance:
3058         type: org.openecomp.capabilities.metric.Ceilometer
3059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3060         occurrences:
3061         - 1
3062         - UNBOUNDED
3063       memory.usage_1c2_catalog_instance:
3064         type: org.openecomp.capabilities.metric.Ceilometer
3065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3066         occurrences:
3067         - 1
3068         - UNBOUNDED
3069       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
3070         type: org.openecomp.capabilities.metric.Ceilometer
3071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3072         occurrences:
3073         - 1
3074         - UNBOUNDED
3075       disk.write.bytes.rate_1c2_catalog_instance:
3076         type: org.openecomp.capabilities.metric.Ceilometer
3077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3078         occurrences:
3079         - 1
3080         - UNBOUNDED
3081       binding_1c2_catalog_instance_1c2_t2_port:
3082         type: tosca.capabilities.network.Bindable
3083         valid_source_types:
3084         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3085         occurrences:
3086         - 0
3087         - UNBOUNDED
3088       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3089         type: org.openecomp.capabilities.metric.Ceilometer
3090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3091         occurrences:
3092         - 1
3093         - UNBOUNDED
3094       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       cpu_util_1c2_catalog_instance:
3101         type: org.openecomp.capabilities.metric.Ceilometer
3102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
3107         type: org.openecomp.capabilities.metric.Ceilometer
3108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       feature_1c2_catalog_instance_1c2_t1_port:
3113         type: tosca.capabilities.Node
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       attachment_1c2_catalog_instance_1c2_t1_port:
3118         type: tosca.capabilities.Attachment
3119         occurrences:
3120         - 1
3121         - UNBOUNDED
3122       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
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       cpu_1c2_catalog_instance:
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.read.requests_1c2_catalog_instance:
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       binding_1c2_catalog_instance_1c2_t1_port:
3141         type: tosca.capabilities.network.Bindable
3142         valid_source_types:
3143         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3144         occurrences:
3145         - 0
3146         - UNBOUNDED
3147       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3148         type: org.openecomp.capabilities.metric.Ceilometer
3149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3150         occurrences:
3151         - 1
3152         - UNBOUNDED
3153       disk.ephemeral.size_1c2_catalog_instance:
3154         type: org.openecomp.capabilities.metric.Ceilometer
3155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3156         occurrences:
3157         - 1
3158         - UNBOUNDED
3159       disk.device.write.bytes_1c2_catalog_instance:
3160         type: org.openecomp.capabilities.metric.Ceilometer
3161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3162         occurrences:
3163         - 1
3164         - UNBOUNDED
3165       memory.resident_1c2_catalog_instance:
3166         type: org.openecomp.capabilities.metric.Ceilometer
3167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3168         occurrences:
3169         - 1
3170         - UNBOUNDED
3171       disk.device.write.requests.rate_1c2_catalog_instance:
3172         type: org.openecomp.capabilities.metric.Ceilometer
3173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3174         occurrences:
3175         - 1
3176         - UNBOUNDED
3177       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
3178         type: org.openecomp.capabilities.metric.Ceilometer
3179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3180         occurrences:
3181         - 1
3182         - UNBOUNDED
3183       os_1c2_catalog_instance:
3184         type: tosca.capabilities.OperatingSystem
3185         occurrences:
3186         - 1
3187         - UNBOUNDED
3188       disk.device.iops_1c2_catalog_instance:
3189         type: org.openecomp.capabilities.metric.Ceilometer
3190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3191         occurrences:
3192         - 1
3193         - UNBOUNDED
3194       endpoint_1c2_catalog_instance:
3195         type: tosca.capabilities.Endpoint.Admin
3196         occurrences:
3197         - 1
3198         - UNBOUNDED
3199       disk.allocation_1c2_catalog_instance:
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.latency_1c2_catalog_instance:
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       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
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       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
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       disk.iops_1c2_catalog_instance:
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.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
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.incoming.packets_1c2_catalog_instance_1c2_t2_port:
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       vcpus_1c2_catalog_instance:
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       disk.device.latency_1c2_catalog_instance:
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       attachment_1c2_catalog_instance_1c2_t2_port:
3254         type: tosca.capabilities.Attachment
3255         occurrences:
3256         - 1
3257         - UNBOUNDED
3258       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
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       disk.read.bytes_1c2_catalog_instance:
3265         type: org.openecomp.capabilities.metric.Ceilometer
3266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3267         occurrences:
3268         - 1
3269         - UNBOUNDED
3270       instance_1c2_catalog_instance:
3271         type: org.openecomp.capabilities.metric.Ceilometer
3272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3273         occurrences:
3274         - 1
3275         - UNBOUNDED
3276       disk.capacity_1c2_catalog_instance:
3277         type: org.openecomp.capabilities.metric.Ceilometer
3278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3279         occurrences:
3280         - 1
3281         - UNBOUNDED
3282       disk.write.bytes_1c2_catalog_instance:
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       disk.device.read.bytes.rate_1c2_catalog_instance:
3289         type: org.openecomp.capabilities.metric.Ceilometer
3290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3291         occurrences:
3292         - 1
3293         - UNBOUNDED
3294       disk.device.allocation_1c2_catalog_instance:
3295         type: org.openecomp.capabilities.metric.Ceilometer
3296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3297         occurrences:
3298         - 1
3299         - UNBOUNDED
3300       disk.device.read.bytes_1c2_catalog_instance:
3301         type: org.openecomp.capabilities.metric.Ceilometer
3302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3303         occurrences:
3304         - 1
3305         - UNBOUNDED
3306       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3307         type: org.openecomp.capabilities.metric.Ceilometer
3308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3309         occurrences:
3310         - 1
3311         - UNBOUNDED
3312       disk.device.read.requests_1c2_catalog_instance:
3313         type: org.openecomp.capabilities.metric.Ceilometer
3314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3315         occurrences:
3316         - 1
3317         - UNBOUNDED
3318       disk.device.write.bytes.rate_1c2_catalog_instance:
3319         type: org.openecomp.capabilities.metric.Ceilometer
3320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3321         occurrences:
3322         - 1
3323         - UNBOUNDED
3324       scalable_1c2_catalog_instance:
3325         type: tosca.capabilities.Scalable
3326         occurrences:
3327         - 1
3328         - UNBOUNDED
3329       disk.device.write.requests_1c2_catalog_instance:
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       host_1c2_catalog_instance:
3336         type: tosca.capabilities.Container
3337         valid_source_types:
3338         - tosca.nodes.SoftwareComponent
3339         occurrences:
3340         - 1
3341         - UNBOUNDED
3342       disk.root.size_1c2_catalog_instance:
3343         type: org.openecomp.capabilities.metric.Ceilometer
3344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       disk.device.usage_1c2_catalog_instance:
3349         type: org.openecomp.capabilities.metric.Ceilometer
3350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
3355         type: org.openecomp.capabilities.metric.Ceilometer
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       disk.usage_1c2_catalog_instance:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       feature_1c2_catalog_instance:
3367         type: tosca.capabilities.Node
3368         occurrences:
3369         - 1
3370         - UNBOUNDED
3371       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
3372         type: org.openecomp.capabilities.metric.Ceilometer
3373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3374         occurrences:
3375         - 1
3376         - UNBOUNDED
3377       memory_1c2_catalog_instance:
3378         type: org.openecomp.capabilities.metric.Ceilometer
3379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3380         occurrences:
3381         - 1
3382         - UNBOUNDED
3383       disk.write.requests.rate_1c2_catalog_instance:
3384         type: org.openecomp.capabilities.metric.Ceilometer
3385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3386         occurrences:
3387         - 1
3388         - UNBOUNDED
3389       disk.write.requests_1c2_catalog_instance:
3390         type: org.openecomp.capabilities.metric.Ceilometer
3391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3392         occurrences:
3393         - 1
3394         - UNBOUNDED
3395       binding_1c2_catalog_instance:
3396         type: tosca.capabilities.network.Bindable
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       cpu.delta_1c2_catalog_instance:
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       feature_1c2_catalog_instance_1c2_t2_port:
3407         type: tosca.capabilities.Node
3408         occurrences:
3409         - 1
3410         - UNBOUNDED
3411       disk.device.read.requests.rate_1c2_catalog_instance:
3412         type: org.openecomp.capabilities.metric.Ceilometer
3413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3414         occurrences:
3415         - 1
3416         - UNBOUNDED
3417   org.openecomp.resource.abstract.nodes.a_single_1a:
3418     derived_from: org.openecomp.resource.abstract.nodes.VFC
3419     properties:
3420       compute_a_single_1a_metadata:
3421         type: list
3422         required: true
3423         status: SUPPORTED
3424         entry_schema:
3425           type: json
3426       port_1a_t1_port_ip_requirements:
3427         type: list
3428         required: true
3429         status: SUPPORTED
3430         entry_schema:
3431           type: org.openecomp.datatypes.network.IpRequirements
3432       port_1a_t2_port_network_role_tag:
3433         type: list
3434         required: true
3435         status: SUPPORTED
3436         entry_schema:
3437           type: string
3438       vm_flavor_name:
3439         type: string
3440         required: true
3441         status: SUPPORTED
3442       port_1a_t2_port_network_role:
3443         type: list
3444         required: true
3445         status: SUPPORTED
3446         entry_schema:
3447           type: string
3448       port_1a_t2_port_network:
3449         type: list
3450         required: true
3451         status: SUPPORTED
3452         entry_schema:
3453           type: string
3454       port_1a_t1_port_mac_requirements:
3455         type: org.openecomp.datatypes.network.MacRequirements
3456         required: true
3457         status: SUPPORTED
3458       port_1a_t1_port_network:
3459         type: list
3460         required: true
3461         status: SUPPORTED
3462         entry_schema:
3463           type: string
3464       port_1a_t1_port_subnetpoolid:
3465         type: list
3466         required: true
3467         status: SUPPORTED
3468         entry_schema:
3469           type: string
3470       vm_image_name:
3471         type: string
3472         required: true
3473         status: SUPPORTED
3474       port_1a_t2_port_ip_requirements:
3475         type: list
3476         required: true
3477         status: SUPPORTED
3478         entry_schema:
3479           type: org.openecomp.datatypes.network.IpRequirements
3480       port_1a_t1_port_vlan_requirements:
3481         type: list
3482         required: true
3483         status: SUPPORTED
3484         entry_schema:
3485           type: org.openecomp.datatypes.network.VlanRequirements
3486       port_1a_t1_port_exCP_naming:
3487         type: org.openecomp.datatypes.Naming
3488         required: true
3489         status: SUPPORTED
3490       compute_a_single_1a_availability_zone:
3491         type: list
3492         required: true
3493         status: SUPPORTED
3494         entry_schema:
3495           type: string
3496       compute_a_single_1a_scheduler_hints:
3497         type: list
3498         required: true
3499         status: SUPPORTED
3500         entry_schema:
3501           type: json
3502       index_value:
3503         type: integer
3504         description: Index value of this substitution service template runtime instance
3505         required: false
3506         default: 0
3507         status: SUPPORTED
3508         constraints:
3509         - greater_or_equal: 0
3510       port_1a_t1_port_network_role_tag:
3511         type: list
3512         required: true
3513         status: SUPPORTED
3514         entry_schema:
3515           type: string
3516       port_1a_t1_port_network_role:
3517         type: list
3518         required: true
3519         status: SUPPORTED
3520         entry_schema:
3521           type: string
3522       port_1a_t1_port_order:
3523         type: list
3524         required: true
3525         status: SUPPORTED
3526         entry_schema:
3527           type: integer
3528       port_1a_t2_port_exCP_naming:
3529         type: org.openecomp.datatypes.Naming
3530         required: true
3531         status: SUPPORTED
3532       port_1a_t2_port_vlan_requirements:
3533         type: list
3534         required: true
3535         status: SUPPORTED
3536         entry_schema:
3537           type: org.openecomp.datatypes.network.VlanRequirements
3538       port_1a_t2_port_subnetpoolid:
3539         type: list
3540         required: true
3541         status: SUPPORTED
3542         entry_schema:
3543           type: string
3544       port_1a_t2_port_order:
3545         type: list
3546         required: true
3547         status: SUPPORTED
3548         entry_schema:
3549           type: integer
3550       compute_a_single_1a_user_data_format:
3551         type: list
3552         required: true
3553         status: SUPPORTED
3554         entry_schema:
3555           type: string
3556       compute_a_single_1a_name:
3557         type: list
3558         required: true
3559         status: SUPPORTED
3560         entry_schema:
3561           type: string
3562       port_1a_t2_port_mac_requirements:
3563         type: org.openecomp.datatypes.network.MacRequirements
3564         required: true
3565         status: SUPPORTED
3566     attributes:
3567       a_single_1a_instance_name:
3568         type: list
3569         status: SUPPORTED
3570         entry_schema:
3571           type: string
3572       a_single_1a_1a_t1_port_tenant_id:
3573         type: list
3574         status: SUPPORTED
3575         entry_schema:
3576           type: string
3577     requirements:
3578     - dependency_a_single_1a_1a_t1_port:
3579         capability: tosca.capabilities.Node
3580         node: tosca.nodes.Root
3581         relationship: tosca.relationships.DependsOn
3582         occurrences:
3583         - 0
3584         - UNBOUNDED
3585     - link_a_single_1a_1a_t1_port:
3586         capability: tosca.capabilities.network.Linkable
3587         relationship: tosca.relationships.network.LinksTo
3588         occurrences:
3589         - 1
3590         - 1
3591     - dependency_a_single_1a:
3592         capability: tosca.capabilities.Node
3593         node: tosca.nodes.Root
3594         relationship: tosca.relationships.DependsOn
3595         occurrences:
3596         - 0
3597         - UNBOUNDED
3598     - local_storage_a_single_1a:
3599         capability: tosca.capabilities.Attachment
3600         node: tosca.nodes.BlockStorage
3601         relationship: tosca.relationships.AttachesTo
3602         occurrences:
3603         - 0
3604         - UNBOUNDED
3605     - dependency_a_single_1a_1a_t2_port:
3606         capability: tosca.capabilities.Node
3607         node: tosca.nodes.Root
3608         relationship: tosca.relationships.DependsOn
3609         occurrences:
3610         - 0
3611         - UNBOUNDED
3612     - link_a_single_1a_1a_t2_port:
3613         capability: tosca.capabilities.network.Linkable
3614         relationship: tosca.relationships.network.LinksTo
3615         occurrences:
3616         - 1
3617         - 1
3618     capabilities:
3619       disk.read.bytes_a_single_1a:
3620         type: org.openecomp.capabilities.metric.Ceilometer
3621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3622         occurrences:
3623         - 1
3624         - UNBOUNDED
3625       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
3626         type: org.openecomp.capabilities.metric.Ceilometer
3627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3628         occurrences:
3629         - 1
3630         - UNBOUNDED
3631       disk.usage_a_single_1a:
3632         type: org.openecomp.capabilities.metric.Ceilometer
3633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3634         occurrences:
3635         - 1
3636         - UNBOUNDED
3637       attachment_a_single_1a_1a_t2_port:
3638         type: tosca.capabilities.Attachment
3639         occurrences:
3640         - 1
3641         - UNBOUNDED
3642       scalable_a_single_1a:
3643         type: tosca.capabilities.Scalable
3644         occurrences:
3645         - 1
3646         - UNBOUNDED
3647       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
3648         type: org.openecomp.capabilities.metric.Ceilometer
3649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       host_a_single_1a:
3654         type: tosca.capabilities.Container
3655         valid_source_types:
3656         - tosca.nodes.SoftwareComponent
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       endpoint_a_single_1a:
3661         type: tosca.capabilities.Endpoint.Admin
3662         occurrences:
3663         - 1
3664         - UNBOUNDED
3665       disk.root.size_a_single_1a:
3666         type: org.openecomp.capabilities.metric.Ceilometer
3667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       memory.resident_a_single_1a:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       network.incoming.packets.rate_a_single_1a_1a_t2_port:
3678         type: org.openecomp.capabilities.metric.Ceilometer
3679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       cpu.delta_a_single_1a:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       disk.device.write.requests_a_single_1a:
3690         type: org.openecomp.capabilities.metric.Ceilometer
3691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3692         occurrences:
3693         - 1
3694         - UNBOUNDED
3695       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
3696         type: org.openecomp.capabilities.metric.Ceilometer
3697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3698         occurrences:
3699         - 1
3700         - UNBOUNDED
3701       disk.iops_a_single_1a:
3702         type: org.openecomp.capabilities.metric.Ceilometer
3703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3704         occurrences:
3705         - 1
3706         - UNBOUNDED
3707       network.incoming.bytes_a_single_1a_1a_t1_port:
3708         type: org.openecomp.capabilities.metric.Ceilometer
3709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3710         occurrences:
3711         - 1
3712         - UNBOUNDED
3713       cpu_util_a_single_1a:
3714         type: org.openecomp.capabilities.metric.Ceilometer
3715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3716         occurrences:
3717         - 1
3718         - UNBOUNDED
3719       os_a_single_1a:
3720         type: tosca.capabilities.OperatingSystem
3721         occurrences:
3722         - 1
3723         - UNBOUNDED
3724       disk.device.usage_a_single_1a:
3725         type: org.openecomp.capabilities.metric.Ceilometer
3726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3727         occurrences:
3728         - 1
3729         - UNBOUNDED
3730       network.incoming.packets.rate_a_single_1a_1a_t1_port:
3731         type: org.openecomp.capabilities.metric.Ceilometer
3732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3733         occurrences:
3734         - 1
3735         - UNBOUNDED
3736       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
3737         type: org.openecomp.capabilities.metric.Ceilometer
3738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3739         occurrences:
3740         - 1
3741         - UNBOUNDED
3742       disk.read.requests_a_single_1a:
3743         type: org.openecomp.capabilities.metric.Ceilometer
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.read.bytes.rate_a_single_1a:
3749         type: org.openecomp.capabilities.metric.Ceilometer
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       disk.write.bytes.rate_a_single_1a:
3755         type: org.openecomp.capabilities.metric.Ceilometer
3756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3757         occurrences:
3758         - 1
3759         - UNBOUNDED
3760       attachment_a_single_1a_1a_t1_port:
3761         type: tosca.capabilities.Attachment
3762         occurrences:
3763         - 1
3764         - UNBOUNDED
3765       cpu_a_single_1a:
3766         type: org.openecomp.capabilities.metric.Ceilometer
3767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3768         occurrences:
3769         - 1
3770         - UNBOUNDED
3771       memory.usage_a_single_1a:
3772         type: org.openecomp.capabilities.metric.Ceilometer
3773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3774         occurrences:
3775         - 1
3776         - UNBOUNDED
3777       disk.device.write.requests.rate_a_single_1a:
3778         type: org.openecomp.capabilities.metric.Ceilometer
3779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       binding_a_single_1a_1a_t2_port:
3784         type: tosca.capabilities.network.Bindable
3785         valid_source_types:
3786         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3787         occurrences:
3788         - 0
3789         - UNBOUNDED
3790       network.incoming.packets_a_single_1a_1a_t2_port:
3791         type: org.openecomp.capabilities.metric.Ceilometer
3792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3793         occurrences:
3794         - 1
3795         - UNBOUNDED
3796       disk.device.read.requests_a_single_1a:
3797         type: org.openecomp.capabilities.metric.Ceilometer
3798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3799         occurrences:
3800         - 1
3801         - UNBOUNDED
3802       disk.device.latency_a_single_1a:
3803         type: org.openecomp.capabilities.metric.Ceilometer
3804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3805         occurrences:
3806         - 1
3807         - UNBOUNDED
3808       instance_a_single_1a:
3809         type: org.openecomp.capabilities.metric.Ceilometer
3810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3811         occurrences:
3812         - 1
3813         - UNBOUNDED
3814       binding_a_single_1a:
3815         type: tosca.capabilities.network.Bindable
3816         occurrences:
3817         - 1
3818         - UNBOUNDED
3819       disk.latency_a_single_1a:
3820         type: org.openecomp.capabilities.metric.Ceilometer
3821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3822         occurrences:
3823         - 1
3824         - UNBOUNDED
3825       network.outgoing.bytes_a_single_1a_1a_t2_port:
3826         type: org.openecomp.capabilities.metric.Ceilometer
3827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3828         occurrences:
3829         - 1
3830         - UNBOUNDED
3831       disk.device.allocation_a_single_1a:
3832         type: org.openecomp.capabilities.metric.Ceilometer
3833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3834         occurrences:
3835         - 1
3836         - UNBOUNDED
3837       disk.write.bytes_a_single_1a:
3838         type: org.openecomp.capabilities.metric.Ceilometer
3839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3840         occurrences:
3841         - 1
3842         - UNBOUNDED
3843       feature_a_single_1a_1a_t1_port:
3844         type: tosca.capabilities.Node
3845         occurrences:
3846         - 1
3847         - UNBOUNDED
3848       network.outpoing.packets_a_single_1a_1a_t2_port:
3849         type: org.openecomp.capabilities.metric.Ceilometer
3850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3851         occurrences:
3852         - 1
3853         - UNBOUNDED
3854       network.outpoing.packets_a_single_1a_1a_t1_port:
3855         type: org.openecomp.capabilities.metric.Ceilometer
3856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3857         occurrences:
3858         - 1
3859         - UNBOUNDED
3860       disk.device.read.bytes.rate_a_single_1a:
3861         type: org.openecomp.capabilities.metric.Ceilometer
3862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       disk.device.write.bytes_a_single_1a:
3867         type: org.openecomp.capabilities.metric.Ceilometer
3868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3869         occurrences:
3870         - 1
3871         - UNBOUNDED
3872       disk.device.write.bytes.rate_a_single_1a:
3873         type: org.openecomp.capabilities.metric.Ceilometer
3874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3875         occurrences:
3876         - 1
3877         - UNBOUNDED
3878       memory_a_single_1a:
3879         type: org.openecomp.capabilities.metric.Ceilometer
3880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3881         occurrences:
3882         - 1
3883         - UNBOUNDED
3884       disk.allocation_a_single_1a:
3885         type: org.openecomp.capabilities.metric.Ceilometer
3886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3887         occurrences:
3888         - 1
3889         - UNBOUNDED
3890       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
3891         type: org.openecomp.capabilities.metric.Ceilometer
3892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3893         occurrences:
3894         - 1
3895         - UNBOUNDED
3896       feature_a_single_1a_1a_t2_port:
3897         type: tosca.capabilities.Node
3898         occurrences:
3899         - 1
3900         - UNBOUNDED
3901       disk.capacity_a_single_1a:
3902         type: org.openecomp.capabilities.metric.Ceilometer
3903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3904         occurrences:
3905         - 1
3906         - UNBOUNDED
3907       disk.device.read.bytes_a_single_1a:
3908         type: org.openecomp.capabilities.metric.Ceilometer
3909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3910         occurrences:
3911         - 1
3912         - UNBOUNDED
3913       network.incoming.packets_a_single_1a_1a_t1_port:
3914         type: org.openecomp.capabilities.metric.Ceilometer
3915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3916         occurrences:
3917         - 1
3918         - UNBOUNDED
3919       feature_a_single_1a:
3920         type: tosca.capabilities.Node
3921         occurrences:
3922         - 1
3923         - UNBOUNDED
3924       network.outgoing.bytes_a_single_1a_1a_t1_port:
3925         type: org.openecomp.capabilities.metric.Ceilometer
3926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3927         occurrences:
3928         - 1
3929         - UNBOUNDED
3930       disk.ephemeral.size_a_single_1a:
3931         type: org.openecomp.capabilities.metric.Ceilometer
3932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3933         occurrences:
3934         - 1
3935         - UNBOUNDED
3936       vcpus_a_single_1a:
3937         type: org.openecomp.capabilities.metric.Ceilometer
3938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3939         occurrences:
3940         - 1
3941         - UNBOUNDED
3942       binding_a_single_1a_1a_t1_port:
3943         type: tosca.capabilities.network.Bindable
3944         valid_source_types:
3945         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3946         occurrences:
3947         - 0
3948         - UNBOUNDED
3949       disk.device.iops_a_single_1a:
3950         type: org.openecomp.capabilities.metric.Ceilometer
3951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3952         occurrences:
3953         - 1
3954         - UNBOUNDED
3955       disk.write.requests_a_single_1a:
3956         type: org.openecomp.capabilities.metric.Ceilometer
3957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3958         occurrences:
3959         - 1
3960         - UNBOUNDED
3961       disk.device.read.requests.rate_a_single_1a:
3962         type: org.openecomp.capabilities.metric.Ceilometer
3963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3964         occurrences:
3965         - 1
3966         - UNBOUNDED
3967       disk.device.capacity_a_single_1a:
3968         type: org.openecomp.capabilities.metric.Ceilometer
3969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3970         occurrences:
3971         - 1
3972         - UNBOUNDED
3973       disk.write.requests.rate_a_single_1a:
3974         type: org.openecomp.capabilities.metric.Ceilometer
3975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3976         occurrences:
3977         - 1
3978         - UNBOUNDED
3979       network.incoming.bytes_a_single_1a_1a_t2_port:
3980         type: org.openecomp.capabilities.metric.Ceilometer
3981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3982         occurrences:
3983         - 1
3984         - UNBOUNDED
3985       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
3986         type: org.openecomp.capabilities.metric.Ceilometer
3987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3988         occurrences:
3989         - 1
3990         - UNBOUNDED
3991   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_3:
3992     derived_from: org.openecomp.resource.abstract.nodes.VFC
3993     properties:
3994       port_1c2_t2_port_order:
3995         type: list
3996         required: true
3997         status: SUPPORTED
3998         entry_schema:
3999           type: integer
4000       compute_1c2_catalog_instance_availability_zone:
4001         type: list
4002         required: true
4003         status: SUPPORTED
4004         entry_schema:
4005           type: string
4006       port_1c2_t2_port_subnetpoolid:
4007         type: list
4008         required: true
4009         status: SUPPORTED
4010         entry_schema:
4011           type: string
4012       port_1c2_t2_port_network_role:
4013         type: list
4014         required: true
4015         status: SUPPORTED
4016         entry_schema:
4017           type: string
4018       vm_flavor_name:
4019         type: string
4020         required: true
4021         status: SUPPORTED
4022       port_1c2_t2_port_network_role_tag:
4023         type: list
4024         required: true
4025         status: SUPPORTED
4026         entry_schema:
4027           type: string
4028       port_1c2_t1_port_vlan_requirements:
4029         type: list
4030         required: true
4031         status: SUPPORTED
4032         entry_schema:
4033           type: org.openecomp.datatypes.network.VlanRequirements
4034       vm_image_name:
4035         type: string
4036         required: true
4037         status: SUPPORTED
4038       port_1c2_t2_port_exCP_naming:
4039         type: org.openecomp.datatypes.Naming
4040         required: true
4041         status: SUPPORTED
4042       port_1c2_t1_port_order:
4043         type: list
4044         required: true
4045         status: SUPPORTED
4046         entry_schema:
4047           type: integer
4048       port_1c2_t1_port_subnetpoolid:
4049         type: list
4050         required: true
4051         status: SUPPORTED
4052         entry_schema:
4053           type: string
4054       port_1c2_t2_port_ip_requirements:
4055         type: list
4056         required: true
4057         status: SUPPORTED
4058         entry_schema:
4059           type: org.openecomp.datatypes.network.IpRequirements
4060       port_1c2_t1_port_mac_requirements:
4061         type: org.openecomp.datatypes.network.MacRequirements
4062         required: true
4063         status: SUPPORTED
4064       port_1c2_t1_port_network_role:
4065         type: list
4066         required: true
4067         status: SUPPORTED
4068         entry_schema:
4069           type: string
4070       port_1c2_t2_port_network:
4071         type: list
4072         required: true
4073         status: SUPPORTED
4074         entry_schema:
4075           type: string
4076       index_value:
4077         type: integer
4078         description: Index value of this substitution service template runtime instance
4079         required: false
4080         default: 0
4081         status: SUPPORTED
4082         constraints:
4083         - greater_or_equal: 0
4084       compute_1c2_catalog_instance_name:
4085         type: list
4086         required: true
4087         status: SUPPORTED
4088         entry_schema:
4089           type: string
4090       port_1c2_t1_port_exCP_naming:
4091         type: org.openecomp.datatypes.Naming
4092         required: true
4093         status: SUPPORTED
4094       port_1c2_t1_port_network:
4095         type: list
4096         required: true
4097         status: SUPPORTED
4098         entry_schema:
4099           type: string
4100       port_1c2_t2_port_mac_requirements:
4101         type: org.openecomp.datatypes.network.MacRequirements
4102         required: true
4103         status: SUPPORTED
4104       port_1c2_t2_port_vlan_requirements:
4105         type: list
4106         required: true
4107         status: SUPPORTED
4108         entry_schema:
4109           type: org.openecomp.datatypes.network.VlanRequirements
4110       compute_1c2_catalog_instance_user_data_format:
4111         type: list
4112         required: true
4113         status: SUPPORTED
4114         entry_schema:
4115           type: string
4116       port_1c2_t1_port_network_role_tag:
4117         type: list
4118         required: true
4119         status: SUPPORTED
4120         entry_schema:
4121           type: string
4122       port_1c2_t1_port_ip_requirements:
4123         type: list
4124         required: true
4125         status: SUPPORTED
4126         entry_schema:
4127           type: org.openecomp.datatypes.network.IpRequirements
4128       compute_1c2_catalog_instance_scheduler_hints:
4129         type: list
4130         required: true
4131         status: SUPPORTED
4132         entry_schema:
4133           type: json
4134     attributes:
4135       1c2_catalog_instance_instance_name:
4136         type: list
4137         status: SUPPORTED
4138         entry_schema:
4139           type: string
4140       1c2_catalog_instance_1c2_t1_port_tenant_id:
4141         type: list
4142         status: SUPPORTED
4143         entry_schema:
4144           type: string
4145     requirements:
4146     - dependency_1c2_catalog_instance:
4147         capability: tosca.capabilities.Node
4148         node: tosca.nodes.Root
4149         relationship: tosca.relationships.DependsOn
4150         occurrences:
4151         - 0
4152         - UNBOUNDED
4153     - local_storage_1c2_catalog_instance:
4154         capability: tosca.capabilities.Attachment
4155         node: tosca.nodes.BlockStorage
4156         relationship: tosca.relationships.AttachesTo
4157         occurrences:
4158         - 0
4159         - UNBOUNDED
4160     - dependency_1c2_catalog_instance_1c2_t2_port:
4161         capability: tosca.capabilities.Node
4162         node: tosca.nodes.Root
4163         relationship: tosca.relationships.DependsOn
4164         occurrences:
4165         - 0
4166         - UNBOUNDED
4167     - link_1c2_catalog_instance_1c2_t2_port:
4168         capability: tosca.capabilities.network.Linkable
4169         relationship: tosca.relationships.network.LinksTo
4170         occurrences:
4171         - 1
4172         - 1
4173     - dependency_1c2_catalog_instance_1c2_t1_port:
4174         capability: tosca.capabilities.Node
4175         node: tosca.nodes.Root
4176         relationship: tosca.relationships.DependsOn
4177         occurrences:
4178         - 0
4179         - UNBOUNDED
4180     - link_1c2_catalog_instance_1c2_t1_port:
4181         capability: tosca.capabilities.network.Linkable
4182         relationship: tosca.relationships.network.LinksTo
4183         occurrences:
4184         - 1
4185         - 1
4186     capabilities:
4187       disk.device.capacity_1c2_catalog_instance:
4188         type: org.openecomp.capabilities.metric.Ceilometer
4189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4190         occurrences:
4191         - 1
4192         - UNBOUNDED
4193       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
4194         type: org.openecomp.capabilities.metric.Ceilometer
4195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4196         occurrences:
4197         - 1
4198         - UNBOUNDED
4199       disk.read.bytes.rate_1c2_catalog_instance:
4200         type: org.openecomp.capabilities.metric.Ceilometer
4201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4202         occurrences:
4203         - 1
4204         - UNBOUNDED
4205       memory.usage_1c2_catalog_instance:
4206         type: org.openecomp.capabilities.metric.Ceilometer
4207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4208         occurrences:
4209         - 1
4210         - UNBOUNDED
4211       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
4212         type: org.openecomp.capabilities.metric.Ceilometer
4213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4214         occurrences:
4215         - 1
4216         - UNBOUNDED
4217       disk.write.bytes.rate_1c2_catalog_instance:
4218         type: org.openecomp.capabilities.metric.Ceilometer
4219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4220         occurrences:
4221         - 1
4222         - UNBOUNDED
4223       binding_1c2_catalog_instance_1c2_t2_port:
4224         type: tosca.capabilities.network.Bindable
4225         valid_source_types:
4226         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4227         occurrences:
4228         - 0
4229         - UNBOUNDED
4230       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
4231         type: org.openecomp.capabilities.metric.Ceilometer
4232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4233         occurrences:
4234         - 1
4235         - UNBOUNDED
4236       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
4237         type: org.openecomp.capabilities.metric.Ceilometer
4238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4239         occurrences:
4240         - 1
4241         - UNBOUNDED
4242       cpu_util_1c2_catalog_instance:
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.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
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       feature_1c2_catalog_instance_1c2_t1_port:
4255         type: tosca.capabilities.Node
4256         occurrences:
4257         - 1
4258         - UNBOUNDED
4259       attachment_1c2_catalog_instance_1c2_t1_port:
4260         type: tosca.capabilities.Attachment
4261         occurrences:
4262         - 1
4263         - UNBOUNDED
4264       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
4265         type: org.openecomp.capabilities.metric.Ceilometer
4266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4267         occurrences:
4268         - 1
4269         - UNBOUNDED
4270       cpu_1c2_catalog_instance:
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       disk.read.requests_1c2_catalog_instance:
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       binding_1c2_catalog_instance_1c2_t1_port:
4283         type: tosca.capabilities.network.Bindable
4284         valid_source_types:
4285         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4286         occurrences:
4287         - 0
4288         - UNBOUNDED
4289       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
4290         type: org.openecomp.capabilities.metric.Ceilometer
4291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4292         occurrences:
4293         - 1
4294         - UNBOUNDED
4295       disk.ephemeral.size_1c2_catalog_instance:
4296         type: org.openecomp.capabilities.metric.Ceilometer
4297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4298         occurrences:
4299         - 1
4300         - UNBOUNDED
4301       disk.device.write.bytes_1c2_catalog_instance:
4302         type: org.openecomp.capabilities.metric.Ceilometer
4303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4304         occurrences:
4305         - 1
4306         - UNBOUNDED
4307       memory.resident_1c2_catalog_instance:
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       disk.device.write.requests.rate_1c2_catalog_instance:
4314         type: org.openecomp.capabilities.metric.Ceilometer
4315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4316         occurrences:
4317         - 1
4318         - UNBOUNDED
4319       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
4320         type: org.openecomp.capabilities.metric.Ceilometer
4321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4322         occurrences:
4323         - 1
4324         - UNBOUNDED
4325       os_1c2_catalog_instance:
4326         type: tosca.capabilities.OperatingSystem
4327         occurrences:
4328         - 1
4329         - UNBOUNDED
4330       disk.device.iops_1c2_catalog_instance:
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       endpoint_1c2_catalog_instance:
4337         type: tosca.capabilities.Endpoint.Admin
4338         occurrences:
4339         - 1
4340         - UNBOUNDED
4341       disk.allocation_1c2_catalog_instance:
4342         type: org.openecomp.capabilities.metric.Ceilometer
4343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4344         occurrences:
4345         - 1
4346         - UNBOUNDED
4347       disk.latency_1c2_catalog_instance:
4348         type: org.openecomp.capabilities.metric.Ceilometer
4349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4350         occurrences:
4351         - 1
4352         - UNBOUNDED
4353       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
4354         type: org.openecomp.capabilities.metric.Ceilometer
4355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4356         occurrences:
4357         - 1
4358         - UNBOUNDED
4359       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
4360         type: org.openecomp.capabilities.metric.Ceilometer
4361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4362         occurrences:
4363         - 1
4364         - UNBOUNDED
4365       disk.iops_1c2_catalog_instance:
4366         type: org.openecomp.capabilities.metric.Ceilometer
4367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4368         occurrences:
4369         - 1
4370         - UNBOUNDED
4371       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
4372         type: org.openecomp.capabilities.metric.Ceilometer
4373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4374         occurrences:
4375         - 1
4376         - UNBOUNDED
4377       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
4378         type: org.openecomp.capabilities.metric.Ceilometer
4379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4380         occurrences:
4381         - 1
4382         - UNBOUNDED
4383       vcpus_1c2_catalog_instance:
4384         type: org.openecomp.capabilities.metric.Ceilometer
4385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4386         occurrences:
4387         - 1
4388         - UNBOUNDED
4389       disk.device.latency_1c2_catalog_instance:
4390         type: org.openecomp.capabilities.metric.Ceilometer
4391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4392         occurrences:
4393         - 1
4394         - UNBOUNDED
4395       attachment_1c2_catalog_instance_1c2_t2_port:
4396         type: tosca.capabilities.Attachment
4397         occurrences:
4398         - 1
4399         - UNBOUNDED
4400       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
4401         type: org.openecomp.capabilities.metric.Ceilometer
4402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4403         occurrences:
4404         - 1
4405         - UNBOUNDED
4406       disk.read.bytes_1c2_catalog_instance:
4407         type: org.openecomp.capabilities.metric.Ceilometer
4408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4409         occurrences:
4410         - 1
4411         - UNBOUNDED
4412       instance_1c2_catalog_instance:
4413         type: org.openecomp.capabilities.metric.Ceilometer
4414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4415         occurrences:
4416         - 1
4417         - UNBOUNDED
4418       disk.capacity_1c2_catalog_instance:
4419         type: org.openecomp.capabilities.metric.Ceilometer
4420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4421         occurrences:
4422         - 1
4423         - UNBOUNDED
4424       disk.write.bytes_1c2_catalog_instance:
4425         type: org.openecomp.capabilities.metric.Ceilometer
4426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4427         occurrences:
4428         - 1
4429         - UNBOUNDED
4430       disk.device.read.bytes.rate_1c2_catalog_instance:
4431         type: org.openecomp.capabilities.metric.Ceilometer
4432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4433         occurrences:
4434         - 1
4435         - UNBOUNDED
4436       disk.device.allocation_1c2_catalog_instance:
4437         type: org.openecomp.capabilities.metric.Ceilometer
4438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4439         occurrences:
4440         - 1
4441         - UNBOUNDED
4442       disk.device.read.bytes_1c2_catalog_instance:
4443         type: org.openecomp.capabilities.metric.Ceilometer
4444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4445         occurrences:
4446         - 1
4447         - UNBOUNDED
4448       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
4449         type: org.openecomp.capabilities.metric.Ceilometer
4450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4451         occurrences:
4452         - 1
4453         - UNBOUNDED
4454       disk.device.read.requests_1c2_catalog_instance:
4455         type: org.openecomp.capabilities.metric.Ceilometer
4456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4457         occurrences:
4458         - 1
4459         - UNBOUNDED
4460       disk.device.write.bytes.rate_1c2_catalog_instance:
4461         type: org.openecomp.capabilities.metric.Ceilometer
4462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4463         occurrences:
4464         - 1
4465         - UNBOUNDED
4466       scalable_1c2_catalog_instance:
4467         type: tosca.capabilities.Scalable
4468         occurrences:
4469         - 1
4470         - UNBOUNDED
4471       disk.device.write.requests_1c2_catalog_instance:
4472         type: org.openecomp.capabilities.metric.Ceilometer
4473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4474         occurrences:
4475         - 1
4476         - UNBOUNDED
4477       host_1c2_catalog_instance:
4478         type: tosca.capabilities.Container
4479         valid_source_types:
4480         - tosca.nodes.SoftwareComponent
4481         occurrences:
4482         - 1
4483         - UNBOUNDED
4484       disk.root.size_1c2_catalog_instance:
4485         type: org.openecomp.capabilities.metric.Ceilometer
4486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4487         occurrences:
4488         - 1
4489         - UNBOUNDED
4490       disk.device.usage_1c2_catalog_instance:
4491         type: org.openecomp.capabilities.metric.Ceilometer
4492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4493         occurrences:
4494         - 1
4495         - UNBOUNDED
4496       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
4497         type: org.openecomp.capabilities.metric.Ceilometer
4498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4499         occurrences:
4500         - 1
4501         - UNBOUNDED
4502       disk.usage_1c2_catalog_instance:
4503         type: org.openecomp.capabilities.metric.Ceilometer
4504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4505         occurrences:
4506         - 1
4507         - UNBOUNDED
4508       feature_1c2_catalog_instance:
4509         type: tosca.capabilities.Node
4510         occurrences:
4511         - 1
4512         - UNBOUNDED
4513       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
4514         type: org.openecomp.capabilities.metric.Ceilometer
4515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4516         occurrences:
4517         - 1
4518         - UNBOUNDED
4519       memory_1c2_catalog_instance:
4520         type: org.openecomp.capabilities.metric.Ceilometer
4521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4522         occurrences:
4523         - 1
4524         - UNBOUNDED
4525       disk.write.requests.rate_1c2_catalog_instance:
4526         type: org.openecomp.capabilities.metric.Ceilometer
4527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4528         occurrences:
4529         - 1
4530         - UNBOUNDED
4531       disk.write.requests_1c2_catalog_instance:
4532         type: org.openecomp.capabilities.metric.Ceilometer
4533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4534         occurrences:
4535         - 1
4536         - UNBOUNDED
4537       binding_1c2_catalog_instance:
4538         type: tosca.capabilities.network.Bindable
4539         occurrences:
4540         - 1
4541         - UNBOUNDED
4542       cpu.delta_1c2_catalog_instance:
4543         type: org.openecomp.capabilities.metric.Ceilometer
4544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4545         occurrences:
4546         - 1
4547         - UNBOUNDED
4548       feature_1c2_catalog_instance_1c2_t2_port:
4549         type: tosca.capabilities.Node
4550         occurrences:
4551         - 1
4552         - UNBOUNDED
4553       disk.device.read.requests.rate_1c2_catalog_instance:
4554         type: org.openecomp.capabilities.metric.Ceilometer
4555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4556         occurrences:
4557         - 1
4558         - UNBOUNDED
4559   org.openecomp.resource.abstract.nodes.b_single_1b_1:
4560     derived_from: org.openecomp.resource.abstract.nodes.VFC
4561     properties:
4562       port_1b_t1_port_order:
4563         type: list
4564         required: true
4565         status: SUPPORTED
4566         entry_schema:
4567           type: integer
4568       port_1b_t1_port_network_role:
4569         type: list
4570         required: true
4571         status: SUPPORTED
4572         entry_schema:
4573           type: string
4574       port_1b_t1_port_exCP_naming:
4575         type: org.openecomp.datatypes.Naming
4576         required: true
4577         status: SUPPORTED
4578       vm_flavor_name:
4579         type: string
4580         required: true
4581         status: SUPPORTED
4582       port_1b_t1_port_ip_requirements:
4583         type: list
4584         required: true
4585         status: SUPPORTED
4586         entry_schema:
4587           type: org.openecomp.datatypes.network.IpRequirements
4588       vm_image_name:
4589         type: string
4590         required: true
4591         status: SUPPORTED
4592       port_1b_t2_port_network_role:
4593         type: list
4594         required: true
4595         status: SUPPORTED
4596         entry_schema:
4597           type: string
4598       port_1b_t2_port_order:
4599         type: list
4600         required: true
4601         status: SUPPORTED
4602         entry_schema:
4603           type: integer
4604       compute_b_single_1b_user_data_format:
4605         type: list
4606         required: true
4607         status: SUPPORTED
4608         entry_schema:
4609           type: string
4610       port_1b_t2_port_exCP_naming:
4611         type: org.openecomp.datatypes.Naming
4612         required: true
4613         status: SUPPORTED
4614       port_1b_t2_port_network_role_tag:
4615         type: list
4616         required: true
4617         status: SUPPORTED
4618         entry_schema:
4619           type: string
4620       port_1b_t2_port_subnetpoolid:
4621         type: list
4622         required: true
4623         status: SUPPORTED
4624         entry_schema:
4625           type: string
4626       port_1b_t2_port_mac_requirements:
4627         type: org.openecomp.datatypes.network.MacRequirements
4628         required: true
4629         status: SUPPORTED
4630       compute_b_single_1b_availability_zone:
4631         type: list
4632         required: true
4633         status: SUPPORTED
4634         entry_schema:
4635           type: string
4636       index_value:
4637         type: integer
4638         description: Index value of this substitution service template runtime instance
4639         required: false
4640         default: 0
4641         status: SUPPORTED
4642         constraints:
4643         - greater_or_equal: 0
4644       compute_b_single_1b_scheduler_hints:
4645         type: list
4646         required: true
4647         status: SUPPORTED
4648         entry_schema:
4649           type: json
4650       port_1b_t2_port_vlan_requirements:
4651         type: list
4652         required: true
4653         status: SUPPORTED
4654         entry_schema:
4655           type: org.openecomp.datatypes.network.VlanRequirements
4656       port_1b_t2_port_ip_requirements:
4657         type: list
4658         required: true
4659         status: SUPPORTED
4660         entry_schema:
4661           type: org.openecomp.datatypes.network.IpRequirements
4662       port_1b_t1_port_network_role_tag:
4663         type: list
4664         required: true
4665         status: SUPPORTED
4666         entry_schema:
4667           type: string
4668       compute_b_single_1b_metadata:
4669         type: list
4670         required: true
4671         status: SUPPORTED
4672         entry_schema:
4673           type: json
4674       port_1b_t1_port_subnetpoolid:
4675         type: list
4676         required: true
4677         status: SUPPORTED
4678         entry_schema:
4679           type: string
4680       port_1b_t1_port_mac_requirements:
4681         type: org.openecomp.datatypes.network.MacRequirements
4682         required: true
4683         status: SUPPORTED
4684       port_1b_t2_port_network:
4685         type: list
4686         required: true
4687         status: SUPPORTED
4688         entry_schema:
4689           type: string
4690       port_1b_t1_port_vlan_requirements:
4691         type: list
4692         required: true
4693         status: SUPPORTED
4694         entry_schema:
4695           type: org.openecomp.datatypes.network.VlanRequirements
4696       compute_b_single_1b_name:
4697         type: list
4698         required: true
4699         status: SUPPORTED
4700         entry_schema:
4701           type: string
4702     attributes:
4703       b_single_1b_instance_name:
4704         type: list
4705         status: SUPPORTED
4706         entry_schema:
4707           type: string
4708       b_single_1b_1b_t1_port_tenant_id:
4709         type: list
4710         status: SUPPORTED
4711         entry_schema:
4712           type: string
4713     requirements:
4714     - dependency_b_single_1b:
4715         capability: tosca.capabilities.Node
4716         node: tosca.nodes.Root
4717         relationship: tosca.relationships.DependsOn
4718         occurrences:
4719         - 0
4720         - UNBOUNDED
4721     - local_storage_b_single_1b:
4722         capability: tosca.capabilities.Attachment
4723         node: tosca.nodes.BlockStorage
4724         relationship: tosca.relationships.AttachesTo
4725         occurrences:
4726         - 0
4727         - UNBOUNDED
4728     - dependency_b_single_1b_1b_t1_port:
4729         capability: tosca.capabilities.Node
4730         node: tosca.nodes.Root
4731         relationship: tosca.relationships.DependsOn
4732         occurrences:
4733         - 0
4734         - UNBOUNDED
4735     - link_b_single_1b_1b_t1_port:
4736         capability: tosca.capabilities.network.Linkable
4737         relationship: tosca.relationships.network.LinksTo
4738         occurrences:
4739         - 1
4740         - 1
4741     - dependency_b_single_1b_1b_t2_port:
4742         capability: tosca.capabilities.Node
4743         node: tosca.nodes.Root
4744         relationship: tosca.relationships.DependsOn
4745         occurrences:
4746         - 0
4747         - UNBOUNDED
4748     - link_b_single_1b_1b_t2_port:
4749         capability: tosca.capabilities.network.Linkable
4750         relationship: tosca.relationships.network.LinksTo
4751         occurrences:
4752         - 1
4753         - 1
4754     capabilities:
4755       attachment_b_single_1b_1b_t2_port:
4756         type: tosca.capabilities.Attachment
4757         occurrences:
4758         - 1
4759         - UNBOUNDED
4760       endpoint_b_single_1b:
4761         type: tosca.capabilities.Endpoint.Admin
4762         occurrences:
4763         - 1
4764         - UNBOUNDED
4765       feature_b_single_1b:
4766         type: tosca.capabilities.Node
4767         occurrences:
4768         - 1
4769         - UNBOUNDED
4770       disk.iops_b_single_1b:
4771         type: org.openecomp.capabilities.metric.Ceilometer
4772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4773         occurrences:
4774         - 1
4775         - UNBOUNDED
4776       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
4777         type: org.openecomp.capabilities.metric.Ceilometer
4778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4779         occurrences:
4780         - 1
4781         - UNBOUNDED
4782       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
4783         type: org.openecomp.capabilities.metric.Ceilometer
4784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4785         occurrences:
4786         - 1
4787         - UNBOUNDED
4788       scalable_b_single_1b:
4789         type: tosca.capabilities.Scalable
4790         occurrences:
4791         - 1
4792         - UNBOUNDED
4793       disk.write.bytes_b_single_1b:
4794         type: org.openecomp.capabilities.metric.Ceilometer
4795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4796         occurrences:
4797         - 1
4798         - UNBOUNDED
4799       os_b_single_1b:
4800         type: tosca.capabilities.OperatingSystem
4801         occurrences:
4802         - 1
4803         - UNBOUNDED
4804       vcpus_b_single_1b:
4805         type: org.openecomp.capabilities.metric.Ceilometer
4806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4807         occurrences:
4808         - 1
4809         - UNBOUNDED
4810       cpu_b_single_1b:
4811         type: org.openecomp.capabilities.metric.Ceilometer
4812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4813         occurrences:
4814         - 1
4815         - UNBOUNDED
4816       disk.device.read.requests.rate_b_single_1b:
4817         type: org.openecomp.capabilities.metric.Ceilometer
4818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4819         occurrences:
4820         - 1
4821         - UNBOUNDED
4822       network.incoming.packets.rate_b_single_1b_1b_t2_port:
4823         type: org.openecomp.capabilities.metric.Ceilometer
4824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4825         occurrences:
4826         - 1
4827         - UNBOUNDED
4828       instance_b_single_1b:
4829         type: org.openecomp.capabilities.metric.Ceilometer
4830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4831         occurrences:
4832         - 1
4833         - UNBOUNDED
4834       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
4835         type: org.openecomp.capabilities.metric.Ceilometer
4836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4837         occurrences:
4838         - 1
4839         - UNBOUNDED
4840       disk.read.bytes_b_single_1b:
4841         type: org.openecomp.capabilities.metric.Ceilometer
4842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4843         occurrences:
4844         - 1
4845         - UNBOUNDED
4846       disk.device.latency_b_single_1b:
4847         type: org.openecomp.capabilities.metric.Ceilometer
4848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4849         occurrences:
4850         - 1
4851         - UNBOUNDED
4852       disk.usage_b_single_1b:
4853         type: org.openecomp.capabilities.metric.Ceilometer
4854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4855         occurrences:
4856         - 1
4857         - UNBOUNDED
4858       network.incoming.bytes_b_single_1b_1b_t1_port:
4859         type: org.openecomp.capabilities.metric.Ceilometer
4860         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4861         occurrences:
4862         - 1
4863         - UNBOUNDED
4864       disk.device.allocation_b_single_1b:
4865         type: org.openecomp.capabilities.metric.Ceilometer
4866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4867         occurrences:
4868         - 1
4869         - UNBOUNDED
4870       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
4871         type: org.openecomp.capabilities.metric.Ceilometer
4872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4873         occurrences:
4874         - 1
4875         - UNBOUNDED
4876       disk.device.capacity_b_single_1b:
4877         type: org.openecomp.capabilities.metric.Ceilometer
4878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4879         occurrences:
4880         - 1
4881         - UNBOUNDED
4882       disk.latency_b_single_1b:
4883         type: org.openecomp.capabilities.metric.Ceilometer
4884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4885         occurrences:
4886         - 1
4887         - UNBOUNDED
4888       network.incoming.packets_b_single_1b_1b_t2_port:
4889         type: org.openecomp.capabilities.metric.Ceilometer
4890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4891         occurrences:
4892         - 1
4893         - UNBOUNDED
4894       network.incoming.packets.rate_b_single_1b_1b_t1_port:
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       attachment_b_single_1b_1b_t1_port:
4901         type: tosca.capabilities.Attachment
4902         occurrences:
4903         - 1
4904         - UNBOUNDED
4905       disk.device.write.requests_b_single_1b:
4906         type: org.openecomp.capabilities.metric.Ceilometer
4907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4908         occurrences:
4909         - 1
4910         - UNBOUNDED
4911       binding_b_single_1b_1b_t2_port:
4912         type: tosca.capabilities.network.Bindable
4913         valid_source_types:
4914         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4915         occurrences:
4916         - 0
4917         - UNBOUNDED
4918       disk.ephemeral.size_b_single_1b:
4919         type: org.openecomp.capabilities.metric.Ceilometer
4920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4921         occurrences:
4922         - 1
4923         - UNBOUNDED
4924       disk.write.requests.rate_b_single_1b:
4925         type: org.openecomp.capabilities.metric.Ceilometer
4926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4927         occurrences:
4928         - 1
4929         - UNBOUNDED
4930       network.outpoing.packets_b_single_1b_1b_t2_port:
4931         type: org.openecomp.capabilities.metric.Ceilometer
4932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4933         occurrences:
4934         - 1
4935         - UNBOUNDED
4936       disk.device.iops_b_single_1b:
4937         type: org.openecomp.capabilities.metric.Ceilometer
4938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4939         occurrences:
4940         - 1
4941         - UNBOUNDED
4942       disk.read.requests_b_single_1b:
4943         type: org.openecomp.capabilities.metric.Ceilometer
4944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4945         occurrences:
4946         - 1
4947         - UNBOUNDED
4948       memory.resident_b_single_1b:
4949         type: org.openecomp.capabilities.metric.Ceilometer
4950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4951         occurrences:
4952         - 1
4953         - UNBOUNDED
4954       disk.root.size_b_single_1b:
4955         type: org.openecomp.capabilities.metric.Ceilometer
4956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4957         occurrences:
4958         - 1
4959         - UNBOUNDED
4960       feature_b_single_1b_1b_t1_port:
4961         type: tosca.capabilities.Node
4962         occurrences:
4963         - 1
4964         - UNBOUNDED
4965       network.outgoing.bytes_b_single_1b_1b_t2_port:
4966         type: org.openecomp.capabilities.metric.Ceilometer
4967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4968         occurrences:
4969         - 1
4970         - UNBOUNDED
4971       disk.capacity_b_single_1b:
4972         type: org.openecomp.capabilities.metric.Ceilometer
4973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4974         occurrences:
4975         - 1
4976         - UNBOUNDED
4977       disk.device.write.bytes_b_single_1b:
4978         type: org.openecomp.capabilities.metric.Ceilometer
4979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4980         occurrences:
4981         - 1
4982         - UNBOUNDED
4983       disk.device.read.bytes_b_single_1b:
4984         type: org.openecomp.capabilities.metric.Ceilometer
4985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4986         occurrences:
4987         - 1
4988         - UNBOUNDED
4989       disk.device.read.bytes.rate_b_single_1b:
4990         type: org.openecomp.capabilities.metric.Ceilometer
4991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4992         occurrences:
4993         - 1
4994         - UNBOUNDED
4995       cpu_util_b_single_1b:
4996         type: org.openecomp.capabilities.metric.Ceilometer
4997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4998         occurrences:
4999         - 1
5000         - UNBOUNDED
5001       disk.write.requests_b_single_1b:
5002         type: org.openecomp.capabilities.metric.Ceilometer
5003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5004         occurrences:
5005         - 1
5006         - UNBOUNDED
5007       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
5008         type: org.openecomp.capabilities.metric.Ceilometer
5009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5010         occurrences:
5011         - 1
5012         - UNBOUNDED
5013       disk.device.usage_b_single_1b:
5014         type: org.openecomp.capabilities.metric.Ceilometer
5015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5016         occurrences:
5017         - 1
5018         - UNBOUNDED
5019       disk.read.bytes.rate_b_single_1b:
5020         type: org.openecomp.capabilities.metric.Ceilometer
5021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5022         occurrences:
5023         - 1
5024         - UNBOUNDED
5025       network.outgoing.bytes_b_single_1b_1b_t1_port:
5026         type: org.openecomp.capabilities.metric.Ceilometer
5027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5028         occurrences:
5029         - 1
5030         - UNBOUNDED
5031       disk.device.read.requests_b_single_1b:
5032         type: org.openecomp.capabilities.metric.Ceilometer
5033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5034         occurrences:
5035         - 1
5036         - UNBOUNDED
5037       network.incoming.packets_b_single_1b_1b_t1_port:
5038         type: org.openecomp.capabilities.metric.Ceilometer
5039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5040         occurrences:
5041         - 1
5042         - UNBOUNDED
5043       binding_b_single_1b_1b_t1_port:
5044         type: tosca.capabilities.network.Bindable
5045         valid_source_types:
5046         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5047         occurrences:
5048         - 0
5049         - UNBOUNDED
5050       network.outpoing.packets_b_single_1b_1b_t1_port:
5051         type: org.openecomp.capabilities.metric.Ceilometer
5052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5053         occurrences:
5054         - 1
5055         - UNBOUNDED
5056       disk.device.write.requests.rate_b_single_1b:
5057         type: org.openecomp.capabilities.metric.Ceilometer
5058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5059         occurrences:
5060         - 1
5061         - UNBOUNDED
5062       memory.usage_b_single_1b:
5063         type: org.openecomp.capabilities.metric.Ceilometer
5064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5065         occurrences:
5066         - 1
5067         - UNBOUNDED
5068       disk.write.bytes.rate_b_single_1b:
5069         type: org.openecomp.capabilities.metric.Ceilometer
5070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5071         occurrences:
5072         - 1
5073         - UNBOUNDED
5074       network.incoming.bytes_b_single_1b_1b_t2_port:
5075         type: org.openecomp.capabilities.metric.Ceilometer
5076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5077         occurrences:
5078         - 1
5079         - UNBOUNDED
5080       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
5081         type: org.openecomp.capabilities.metric.Ceilometer
5082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5083         occurrences:
5084         - 1
5085         - UNBOUNDED
5086       cpu.delta_b_single_1b:
5087         type: org.openecomp.capabilities.metric.Ceilometer
5088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5089         occurrences:
5090         - 1
5091         - UNBOUNDED
5092       disk.allocation_b_single_1b:
5093         type: org.openecomp.capabilities.metric.Ceilometer
5094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5095         occurrences:
5096         - 1
5097         - UNBOUNDED
5098       disk.device.write.bytes.rate_b_single_1b:
5099         type: org.openecomp.capabilities.metric.Ceilometer
5100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5101         occurrences:
5102         - 1
5103         - UNBOUNDED
5104       memory_b_single_1b:
5105         type: org.openecomp.capabilities.metric.Ceilometer
5106         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5107         occurrences:
5108         - 1
5109         - UNBOUNDED
5110       host_b_single_1b:
5111         type: tosca.capabilities.Container
5112         valid_source_types:
5113         - tosca.nodes.SoftwareComponent
5114         occurrences:
5115         - 1
5116         - UNBOUNDED
5117       binding_b_single_1b:
5118         type: tosca.capabilities.network.Bindable
5119         occurrences:
5120         - 1
5121         - UNBOUNDED
5122       feature_b_single_1b_1b_t2_port:
5123         type: tosca.capabilities.Node
5124         occurrences:
5125         - 1
5126         - UNBOUNDED
5127   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_0:
5128     derived_from: org.openecomp.resource.abstract.nodes.VFC
5129     properties:
5130       port_1c2_t2_port_order:
5131         type: list
5132         required: true
5133         status: SUPPORTED
5134         entry_schema:
5135           type: integer
5136       compute_1c2_catalog_instance_availability_zone:
5137         type: list
5138         required: true
5139         status: SUPPORTED
5140         entry_schema:
5141           type: string
5142       port_1c2_t2_port_subnetpoolid:
5143         type: list
5144         required: true
5145         status: SUPPORTED
5146         entry_schema:
5147           type: string
5148       port_1c2_t2_port_network_role:
5149         type: list
5150         required: true
5151         status: SUPPORTED
5152         entry_schema:
5153           type: string
5154       vm_flavor_name:
5155         type: string
5156         required: true
5157         status: SUPPORTED
5158       port_1c2_t2_port_network_role_tag:
5159         type: list
5160         required: true
5161         status: SUPPORTED
5162         entry_schema:
5163           type: string
5164       port_1c2_t1_port_vlan_requirements:
5165         type: list
5166         required: true
5167         status: SUPPORTED
5168         entry_schema:
5169           type: org.openecomp.datatypes.network.VlanRequirements
5170       vm_image_name:
5171         type: string
5172         required: true
5173         status: SUPPORTED
5174       port_1c2_t2_port_exCP_naming:
5175         type: org.openecomp.datatypes.Naming
5176         required: true
5177         status: SUPPORTED
5178       port_1c2_t1_port_order:
5179         type: list
5180         required: true
5181         status: SUPPORTED
5182         entry_schema:
5183           type: integer
5184       port_1c2_t1_port_subnetpoolid:
5185         type: list
5186         required: true
5187         status: SUPPORTED
5188         entry_schema:
5189           type: string
5190       port_1c2_t2_port_ip_requirements:
5191         type: list
5192         required: true
5193         status: SUPPORTED
5194         entry_schema:
5195           type: org.openecomp.datatypes.network.IpRequirements
5196       port_1c2_t1_port_mac_requirements:
5197         type: org.openecomp.datatypes.network.MacRequirements
5198         required: true
5199         status: SUPPORTED
5200       port_1c2_t1_port_network_role:
5201         type: list
5202         required: true
5203         status: SUPPORTED
5204         entry_schema:
5205           type: string
5206       port_1c2_t2_port_network:
5207         type: list
5208         required: true
5209         status: SUPPORTED
5210         entry_schema:
5211           type: string
5212       index_value:
5213         type: integer
5214         description: Index value of this substitution service template runtime instance
5215         required: false
5216         default: 0
5217         status: SUPPORTED
5218         constraints:
5219         - greater_or_equal: 0
5220       compute_1c2_catalog_instance_metadata:
5221         type: list
5222         required: true
5223         status: SUPPORTED
5224         entry_schema:
5225           type: json
5226       compute_1c2_catalog_instance_name:
5227         type: list
5228         required: true
5229         status: SUPPORTED
5230         entry_schema:
5231           type: string
5232       port_1c2_t1_port_exCP_naming:
5233         type: org.openecomp.datatypes.Naming
5234         required: true
5235         status: SUPPORTED
5236       port_1c2_t1_port_network:
5237         type: list
5238         required: true
5239         status: SUPPORTED
5240         entry_schema:
5241           type: string
5242       port_1c2_t2_port_mac_requirements:
5243         type: org.openecomp.datatypes.network.MacRequirements
5244         required: true
5245         status: SUPPORTED
5246       port_1c2_t2_port_vlan_requirements:
5247         type: list
5248         required: true
5249         status: SUPPORTED
5250         entry_schema:
5251           type: org.openecomp.datatypes.network.VlanRequirements
5252       compute_1c2_catalog_instance_user_data_format:
5253         type: list
5254         required: true
5255         status: SUPPORTED
5256         entry_schema:
5257           type: string
5258       port_1c2_t1_port_network_role_tag:
5259         type: list
5260         required: true
5261         status: SUPPORTED
5262         entry_schema:
5263           type: string
5264       port_1c2_t1_port_ip_requirements:
5265         type: list
5266         required: true
5267         status: SUPPORTED
5268         entry_schema:
5269           type: org.openecomp.datatypes.network.IpRequirements
5270       compute_1c2_catalog_instance_scheduler_hints:
5271         type: list
5272         required: true
5273         status: SUPPORTED
5274         entry_schema:
5275           type: json
5276     attributes:
5277       1c2_catalog_instance_instance_name:
5278         type: list
5279         status: SUPPORTED
5280         entry_schema:
5281           type: string
5282       1c2_catalog_instance_1c2_t1_port_tenant_id:
5283         type: list
5284         status: SUPPORTED
5285         entry_schema:
5286           type: string
5287     requirements:
5288     - dependency_1c2_catalog_instance:
5289         capability: tosca.capabilities.Node
5290         node: tosca.nodes.Root
5291         relationship: tosca.relationships.DependsOn
5292         occurrences:
5293         - 0
5294         - UNBOUNDED
5295     - local_storage_1c2_catalog_instance:
5296         capability: tosca.capabilities.Attachment
5297         node: tosca.nodes.BlockStorage
5298         relationship: tosca.relationships.AttachesTo
5299         occurrences:
5300         - 0
5301         - UNBOUNDED
5302     - dependency_1c2_catalog_instance_1c2_t2_port:
5303         capability: tosca.capabilities.Node
5304         node: tosca.nodes.Root
5305         relationship: tosca.relationships.DependsOn
5306         occurrences:
5307         - 0
5308         - UNBOUNDED
5309     - link_1c2_catalog_instance_1c2_t2_port:
5310         capability: tosca.capabilities.network.Linkable
5311         relationship: tosca.relationships.network.LinksTo
5312         occurrences:
5313         - 1
5314         - 1
5315     - dependency_1c2_catalog_instance_1c2_t1_port:
5316         capability: tosca.capabilities.Node
5317         node: tosca.nodes.Root
5318         relationship: tosca.relationships.DependsOn
5319         occurrences:
5320         - 0
5321         - UNBOUNDED
5322     - link_1c2_catalog_instance_1c2_t1_port:
5323         capability: tosca.capabilities.network.Linkable
5324         relationship: tosca.relationships.network.LinksTo
5325         occurrences:
5326         - 1
5327         - 1
5328     capabilities:
5329       disk.device.capacity_1c2_catalog_instance:
5330         type: org.openecomp.capabilities.metric.Ceilometer
5331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5332         occurrences:
5333         - 1
5334         - UNBOUNDED
5335       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
5336         type: org.openecomp.capabilities.metric.Ceilometer
5337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5338         occurrences:
5339         - 1
5340         - UNBOUNDED
5341       disk.read.bytes.rate_1c2_catalog_instance:
5342         type: org.openecomp.capabilities.metric.Ceilometer
5343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5344         occurrences:
5345         - 1
5346         - UNBOUNDED
5347       memory.usage_1c2_catalog_instance:
5348         type: org.openecomp.capabilities.metric.Ceilometer
5349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5350         occurrences:
5351         - 1
5352         - UNBOUNDED
5353       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
5354         type: org.openecomp.capabilities.metric.Ceilometer
5355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5356         occurrences:
5357         - 1
5358         - UNBOUNDED
5359       disk.write.bytes.rate_1c2_catalog_instance:
5360         type: org.openecomp.capabilities.metric.Ceilometer
5361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5362         occurrences:
5363         - 1
5364         - UNBOUNDED
5365       binding_1c2_catalog_instance_1c2_t2_port:
5366         type: tosca.capabilities.network.Bindable
5367         valid_source_types:
5368         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5369         occurrences:
5370         - 0
5371         - UNBOUNDED
5372       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
5373         type: org.openecomp.capabilities.metric.Ceilometer
5374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5375         occurrences:
5376         - 1
5377         - UNBOUNDED
5378       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
5379         type: org.openecomp.capabilities.metric.Ceilometer
5380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       cpu_util_1c2_catalog_instance:
5385         type: org.openecomp.capabilities.metric.Ceilometer
5386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
5391         type: org.openecomp.capabilities.metric.Ceilometer
5392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5393         occurrences:
5394         - 1
5395         - UNBOUNDED
5396       feature_1c2_catalog_instance_1c2_t1_port:
5397         type: tosca.capabilities.Node
5398         occurrences:
5399         - 1
5400         - UNBOUNDED
5401       attachment_1c2_catalog_instance_1c2_t1_port:
5402         type: tosca.capabilities.Attachment
5403         occurrences:
5404         - 1
5405         - UNBOUNDED
5406       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
5407         type: org.openecomp.capabilities.metric.Ceilometer
5408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5409         occurrences:
5410         - 1
5411         - UNBOUNDED
5412       cpu_1c2_catalog_instance:
5413         type: org.openecomp.capabilities.metric.Ceilometer
5414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5415         occurrences:
5416         - 1
5417         - UNBOUNDED
5418       disk.read.requests_1c2_catalog_instance:
5419         type: org.openecomp.capabilities.metric.Ceilometer
5420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5421         occurrences:
5422         - 1
5423         - UNBOUNDED
5424       binding_1c2_catalog_instance_1c2_t1_port:
5425         type: tosca.capabilities.network.Bindable
5426         valid_source_types:
5427         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5428         occurrences:
5429         - 0
5430         - UNBOUNDED
5431       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
5432         type: org.openecomp.capabilities.metric.Ceilometer
5433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5434         occurrences:
5435         - 1
5436         - UNBOUNDED
5437       disk.ephemeral.size_1c2_catalog_instance:
5438         type: org.openecomp.capabilities.metric.Ceilometer
5439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5440         occurrences:
5441         - 1
5442         - UNBOUNDED
5443       disk.device.write.bytes_1c2_catalog_instance:
5444         type: org.openecomp.capabilities.metric.Ceilometer
5445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5446         occurrences:
5447         - 1
5448         - UNBOUNDED
5449       memory.resident_1c2_catalog_instance:
5450         type: org.openecomp.capabilities.metric.Ceilometer
5451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5452         occurrences:
5453         - 1
5454         - UNBOUNDED
5455       disk.device.write.requests.rate_1c2_catalog_instance:
5456         type: org.openecomp.capabilities.metric.Ceilometer
5457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5458         occurrences:
5459         - 1
5460         - UNBOUNDED
5461       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
5462         type: org.openecomp.capabilities.metric.Ceilometer
5463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5464         occurrences:
5465         - 1
5466         - UNBOUNDED
5467       os_1c2_catalog_instance:
5468         type: tosca.capabilities.OperatingSystem
5469         occurrences:
5470         - 1
5471         - UNBOUNDED
5472       disk.device.iops_1c2_catalog_instance:
5473         type: org.openecomp.capabilities.metric.Ceilometer
5474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5475         occurrences:
5476         - 1
5477         - UNBOUNDED
5478       endpoint_1c2_catalog_instance:
5479         type: tosca.capabilities.Endpoint.Admin
5480         occurrences:
5481         - 1
5482         - UNBOUNDED
5483       disk.allocation_1c2_catalog_instance:
5484         type: org.openecomp.capabilities.metric.Ceilometer
5485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5486         occurrences:
5487         - 1
5488         - UNBOUNDED
5489       disk.latency_1c2_catalog_instance:
5490         type: org.openecomp.capabilities.metric.Ceilometer
5491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5492         occurrences:
5493         - 1
5494         - UNBOUNDED
5495       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
5496         type: org.openecomp.capabilities.metric.Ceilometer
5497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5498         occurrences:
5499         - 1
5500         - UNBOUNDED
5501       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
5502         type: org.openecomp.capabilities.metric.Ceilometer
5503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5504         occurrences:
5505         - 1
5506         - UNBOUNDED
5507       disk.iops_1c2_catalog_instance:
5508         type: org.openecomp.capabilities.metric.Ceilometer
5509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5510         occurrences:
5511         - 1
5512         - UNBOUNDED
5513       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
5514         type: org.openecomp.capabilities.metric.Ceilometer
5515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5516         occurrences:
5517         - 1
5518         - UNBOUNDED
5519       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
5520         type: org.openecomp.capabilities.metric.Ceilometer
5521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5522         occurrences:
5523         - 1
5524         - UNBOUNDED
5525       vcpus_1c2_catalog_instance:
5526         type: org.openecomp.capabilities.metric.Ceilometer
5527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5528         occurrences:
5529         - 1
5530         - UNBOUNDED
5531       disk.device.latency_1c2_catalog_instance:
5532         type: org.openecomp.capabilities.metric.Ceilometer
5533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5534         occurrences:
5535         - 1
5536         - UNBOUNDED
5537       attachment_1c2_catalog_instance_1c2_t2_port:
5538         type: tosca.capabilities.Attachment
5539         occurrences:
5540         - 1
5541         - UNBOUNDED
5542       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
5543         type: org.openecomp.capabilities.metric.Ceilometer
5544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5545         occurrences:
5546         - 1
5547         - UNBOUNDED
5548       disk.read.bytes_1c2_catalog_instance:
5549         type: org.openecomp.capabilities.metric.Ceilometer
5550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5551         occurrences:
5552         - 1
5553         - UNBOUNDED
5554       instance_1c2_catalog_instance:
5555         type: org.openecomp.capabilities.metric.Ceilometer
5556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5557         occurrences:
5558         - 1
5559         - UNBOUNDED
5560       disk.capacity_1c2_catalog_instance:
5561         type: org.openecomp.capabilities.metric.Ceilometer
5562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5563         occurrences:
5564         - 1
5565         - UNBOUNDED
5566       disk.write.bytes_1c2_catalog_instance:
5567         type: org.openecomp.capabilities.metric.Ceilometer
5568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5569         occurrences:
5570         - 1
5571         - UNBOUNDED
5572       disk.device.read.bytes.rate_1c2_catalog_instance:
5573         type: org.openecomp.capabilities.metric.Ceilometer
5574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5575         occurrences:
5576         - 1
5577         - UNBOUNDED
5578       disk.device.allocation_1c2_catalog_instance:
5579         type: org.openecomp.capabilities.metric.Ceilometer
5580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5581         occurrences:
5582         - 1
5583         - UNBOUNDED
5584       disk.device.read.bytes_1c2_catalog_instance:
5585         type: org.openecomp.capabilities.metric.Ceilometer
5586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5587         occurrences:
5588         - 1
5589         - UNBOUNDED
5590       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
5591         type: org.openecomp.capabilities.metric.Ceilometer
5592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5593         occurrences:
5594         - 1
5595         - UNBOUNDED
5596       disk.device.read.requests_1c2_catalog_instance:
5597         type: org.openecomp.capabilities.metric.Ceilometer
5598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5599         occurrences:
5600         - 1
5601         - UNBOUNDED
5602       disk.device.write.bytes.rate_1c2_catalog_instance:
5603         type: org.openecomp.capabilities.metric.Ceilometer
5604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5605         occurrences:
5606         - 1
5607         - UNBOUNDED
5608       scalable_1c2_catalog_instance:
5609         type: tosca.capabilities.Scalable
5610         occurrences:
5611         - 1
5612         - UNBOUNDED
5613       disk.device.write.requests_1c2_catalog_instance:
5614         type: org.openecomp.capabilities.metric.Ceilometer
5615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5616         occurrences:
5617         - 1
5618         - UNBOUNDED
5619       host_1c2_catalog_instance:
5620         type: tosca.capabilities.Container
5621         valid_source_types:
5622         - tosca.nodes.SoftwareComponent
5623         occurrences:
5624         - 1
5625         - UNBOUNDED
5626       disk.root.size_1c2_catalog_instance:
5627         type: org.openecomp.capabilities.metric.Ceilometer
5628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5629         occurrences:
5630         - 1
5631         - UNBOUNDED
5632       disk.device.usage_1c2_catalog_instance:
5633         type: org.openecomp.capabilities.metric.Ceilometer
5634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5635         occurrences:
5636         - 1
5637         - UNBOUNDED
5638       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
5639         type: org.openecomp.capabilities.metric.Ceilometer
5640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5641         occurrences:
5642         - 1
5643         - UNBOUNDED
5644       disk.usage_1c2_catalog_instance:
5645         type: org.openecomp.capabilities.metric.Ceilometer
5646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5647         occurrences:
5648         - 1
5649         - UNBOUNDED
5650       feature_1c2_catalog_instance:
5651         type: tosca.capabilities.Node
5652         occurrences:
5653         - 1
5654         - UNBOUNDED
5655       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
5656         type: org.openecomp.capabilities.metric.Ceilometer
5657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5658         occurrences:
5659         - 1
5660         - UNBOUNDED
5661       memory_1c2_catalog_instance:
5662         type: org.openecomp.capabilities.metric.Ceilometer
5663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5664         occurrences:
5665         - 1
5666         - UNBOUNDED
5667       disk.write.requests.rate_1c2_catalog_instance:
5668         type: org.openecomp.capabilities.metric.Ceilometer
5669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5670         occurrences:
5671         - 1
5672         - UNBOUNDED
5673       disk.write.requests_1c2_catalog_instance:
5674         type: org.openecomp.capabilities.metric.Ceilometer
5675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5676         occurrences:
5677         - 1
5678         - UNBOUNDED
5679       binding_1c2_catalog_instance:
5680         type: tosca.capabilities.network.Bindable
5681         occurrences:
5682         - 1
5683         - UNBOUNDED
5684       cpu.delta_1c2_catalog_instance:
5685         type: org.openecomp.capabilities.metric.Ceilometer
5686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5687         occurrences:
5688         - 1
5689         - UNBOUNDED
5690       feature_1c2_catalog_instance_1c2_t2_port:
5691         type: tosca.capabilities.Node
5692         occurrences:
5693         - 1
5694         - UNBOUNDED
5695       disk.device.read.requests.rate_1c2_catalog_instance:
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   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_1:
5702     derived_from: org.openecomp.resource.abstract.nodes.VFC
5703     properties:
5704       port_1c2_t2_port_order:
5705         type: list
5706         required: true
5707         status: SUPPORTED
5708         entry_schema:
5709           type: integer
5710       compute_1c2_catalog_instance_availability_zone:
5711         type: list
5712         required: true
5713         status: SUPPORTED
5714         entry_schema:
5715           type: string
5716       port_1c2_t2_port_subnetpoolid:
5717         type: list
5718         required: true
5719         status: SUPPORTED
5720         entry_schema:
5721           type: string
5722       port_1c2_t2_port_network_role:
5723         type: list
5724         required: true
5725         status: SUPPORTED
5726         entry_schema:
5727           type: string
5728       vm_flavor_name:
5729         type: string
5730         required: true
5731         status: SUPPORTED
5732       port_1c2_t2_port_network_role_tag:
5733         type: list
5734         required: true
5735         status: SUPPORTED
5736         entry_schema:
5737           type: string
5738       port_1c2_t1_port_vlan_requirements:
5739         type: list
5740         required: true
5741         status: SUPPORTED
5742         entry_schema:
5743           type: org.openecomp.datatypes.network.VlanRequirements
5744       vm_image_name:
5745         type: string
5746         required: true
5747         status: SUPPORTED
5748       port_1c2_t2_port_exCP_naming:
5749         type: org.openecomp.datatypes.Naming
5750         required: true
5751         status: SUPPORTED
5752       port_1c2_t1_port_order:
5753         type: list
5754         required: true
5755         status: SUPPORTED
5756         entry_schema:
5757           type: integer
5758       port_1c2_t1_port_subnetpoolid:
5759         type: list
5760         required: true
5761         status: SUPPORTED
5762         entry_schema:
5763           type: string
5764       port_1c2_t2_port_ip_requirements:
5765         type: list
5766         required: true
5767         status: SUPPORTED
5768         entry_schema:
5769           type: org.openecomp.datatypes.network.IpRequirements
5770       port_1c2_t1_port_mac_requirements:
5771         type: org.openecomp.datatypes.network.MacRequirements
5772         required: true
5773         status: SUPPORTED
5774       port_1c2_t1_port_network_role:
5775         type: list
5776         required: true
5777         status: SUPPORTED
5778         entry_schema:
5779           type: string
5780       port_1c2_t2_port_network:
5781         type: list
5782         required: true
5783         status: SUPPORTED
5784         entry_schema:
5785           type: string
5786       index_value:
5787         type: integer
5788         description: Index value of this substitution service template runtime instance
5789         required: false
5790         default: 0
5791         status: SUPPORTED
5792         constraints:
5793         - greater_or_equal: 0
5794       compute_1c2_catalog_instance_name:
5795         type: list
5796         required: true
5797         status: SUPPORTED
5798         entry_schema:
5799           type: string
5800       port_1c2_t1_port_exCP_naming:
5801         type: org.openecomp.datatypes.Naming
5802         required: true
5803         status: SUPPORTED
5804       port_1c2_t1_port_network:
5805         type: list
5806         required: true
5807         status: SUPPORTED
5808         entry_schema:
5809           type: string
5810       port_1c2_t2_port_mac_requirements:
5811         type: org.openecomp.datatypes.network.MacRequirements
5812         required: true
5813         status: SUPPORTED
5814       port_1c2_t2_port_vlan_requirements:
5815         type: list
5816         required: true
5817         status: SUPPORTED
5818         entry_schema:
5819           type: org.openecomp.datatypes.network.VlanRequirements
5820       compute_1c2_catalog_instance_user_data_format:
5821         type: list
5822         required: true
5823         status: SUPPORTED
5824         entry_schema:
5825           type: string
5826       port_1c2_t1_port_network_role_tag:
5827         type: list
5828         required: true
5829         status: SUPPORTED
5830         entry_schema:
5831           type: string
5832       port_1c2_t1_port_ip_requirements:
5833         type: list
5834         required: true
5835         status: SUPPORTED
5836         entry_schema:
5837           type: org.openecomp.datatypes.network.IpRequirements
5838       compute_1c2_catalog_instance_scheduler_hints:
5839         type: list
5840         required: true
5841         status: SUPPORTED
5842         entry_schema:
5843           type: json
5844     attributes:
5845       1c2_catalog_instance_instance_name:
5846         type: list
5847         status: SUPPORTED
5848         entry_schema:
5849           type: string
5850     requirements:
5851     - dependency_1c2_catalog_instance:
5852         capability: tosca.capabilities.Node
5853         node: tosca.nodes.Root
5854         relationship: tosca.relationships.DependsOn
5855         occurrences:
5856         - 0
5857         - UNBOUNDED
5858     - local_storage_1c2_catalog_instance:
5859         capability: tosca.capabilities.Attachment
5860         node: tosca.nodes.BlockStorage
5861         relationship: tosca.relationships.AttachesTo
5862         occurrences:
5863         - 0
5864         - UNBOUNDED
5865     - dependency_1c2_catalog_instance_1c2_t2_port:
5866         capability: tosca.capabilities.Node
5867         node: tosca.nodes.Root
5868         relationship: tosca.relationships.DependsOn
5869         occurrences:
5870         - 0
5871         - UNBOUNDED
5872     - link_1c2_catalog_instance_1c2_t2_port:
5873         capability: tosca.capabilities.network.Linkable
5874         relationship: tosca.relationships.network.LinksTo
5875         occurrences:
5876         - 1
5877         - 1
5878     - dependency_1c2_catalog_instance_1c2_t1_port:
5879         capability: tosca.capabilities.Node
5880         node: tosca.nodes.Root
5881         relationship: tosca.relationships.DependsOn
5882         occurrences:
5883         - 0
5884         - UNBOUNDED
5885     - link_1c2_catalog_instance_1c2_t1_port:
5886         capability: tosca.capabilities.network.Linkable
5887         relationship: tosca.relationships.network.LinksTo
5888         occurrences:
5889         - 1
5890         - 1
5891     capabilities:
5892       disk.device.capacity_1c2_catalog_instance:
5893         type: org.openecomp.capabilities.metric.Ceilometer
5894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5895         occurrences:
5896         - 1
5897         - UNBOUNDED
5898       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
5899         type: org.openecomp.capabilities.metric.Ceilometer
5900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5901         occurrences:
5902         - 1
5903         - UNBOUNDED
5904       disk.read.bytes.rate_1c2_catalog_instance:
5905         type: org.openecomp.capabilities.metric.Ceilometer
5906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5907         occurrences:
5908         - 1
5909         - UNBOUNDED
5910       memory.usage_1c2_catalog_instance:
5911         type: org.openecomp.capabilities.metric.Ceilometer
5912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5913         occurrences:
5914         - 1
5915         - UNBOUNDED
5916       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
5917         type: org.openecomp.capabilities.metric.Ceilometer
5918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5919         occurrences:
5920         - 1
5921         - UNBOUNDED
5922       disk.write.bytes.rate_1c2_catalog_instance:
5923         type: org.openecomp.capabilities.metric.Ceilometer
5924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5925         occurrences:
5926         - 1
5927         - UNBOUNDED
5928       binding_1c2_catalog_instance_1c2_t2_port:
5929         type: tosca.capabilities.network.Bindable
5930         valid_source_types:
5931         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5932         occurrences:
5933         - 0
5934         - UNBOUNDED
5935       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
5936         type: org.openecomp.capabilities.metric.Ceilometer
5937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5938         occurrences:
5939         - 1
5940         - UNBOUNDED
5941       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
5942         type: org.openecomp.capabilities.metric.Ceilometer
5943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5944         occurrences:
5945         - 1
5946         - UNBOUNDED
5947       cpu_util_1c2_catalog_instance:
5948         type: org.openecomp.capabilities.metric.Ceilometer
5949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5950         occurrences:
5951         - 1
5952         - UNBOUNDED
5953       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
5954         type: org.openecomp.capabilities.metric.Ceilometer
5955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5956         occurrences:
5957         - 1
5958         - UNBOUNDED
5959       feature_1c2_catalog_instance_1c2_t1_port:
5960         type: tosca.capabilities.Node
5961         occurrences:
5962         - 1
5963         - UNBOUNDED
5964       attachment_1c2_catalog_instance_1c2_t1_port:
5965         type: tosca.capabilities.Attachment
5966         occurrences:
5967         - 1
5968         - UNBOUNDED
5969       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
5970         type: org.openecomp.capabilities.metric.Ceilometer
5971         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5972         occurrences:
5973         - 1
5974         - UNBOUNDED
5975       cpu_1c2_catalog_instance:
5976         type: org.openecomp.capabilities.metric.Ceilometer
5977         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5978         occurrences:
5979         - 1
5980         - UNBOUNDED
5981       disk.read.requests_1c2_catalog_instance:
5982         type: org.openecomp.capabilities.metric.Ceilometer
5983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5984         occurrences:
5985         - 1
5986         - UNBOUNDED
5987       binding_1c2_catalog_instance_1c2_t1_port:
5988         type: tosca.capabilities.network.Bindable
5989         valid_source_types:
5990         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5991         occurrences:
5992         - 0
5993         - UNBOUNDED
5994       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
5995         type: org.openecomp.capabilities.metric.Ceilometer
5996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5997         occurrences:
5998         - 1
5999         - UNBOUNDED
6000       disk.ephemeral.size_1c2_catalog_instance:
6001         type: org.openecomp.capabilities.metric.Ceilometer
6002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6003         occurrences:
6004         - 1
6005         - UNBOUNDED
6006       disk.device.write.bytes_1c2_catalog_instance:
6007         type: org.openecomp.capabilities.metric.Ceilometer
6008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6009         occurrences:
6010         - 1
6011         - UNBOUNDED
6012       memory.resident_1c2_catalog_instance:
6013         type: org.openecomp.capabilities.metric.Ceilometer
6014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6015         occurrences:
6016         - 1
6017         - UNBOUNDED
6018       disk.device.write.requests.rate_1c2_catalog_instance:
6019         type: org.openecomp.capabilities.metric.Ceilometer
6020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6021         occurrences:
6022         - 1
6023         - UNBOUNDED
6024       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
6025         type: org.openecomp.capabilities.metric.Ceilometer
6026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6027         occurrences:
6028         - 1
6029         - UNBOUNDED
6030       os_1c2_catalog_instance:
6031         type: tosca.capabilities.OperatingSystem
6032         occurrences:
6033         - 1
6034         - UNBOUNDED
6035       disk.device.iops_1c2_catalog_instance:
6036         type: org.openecomp.capabilities.metric.Ceilometer
6037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6038         occurrences:
6039         - 1
6040         - UNBOUNDED
6041       endpoint_1c2_catalog_instance:
6042         type: tosca.capabilities.Endpoint.Admin
6043         occurrences:
6044         - 1
6045         - UNBOUNDED
6046       disk.allocation_1c2_catalog_instance:
6047         type: org.openecomp.capabilities.metric.Ceilometer
6048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6049         occurrences:
6050         - 1
6051         - UNBOUNDED
6052       disk.latency_1c2_catalog_instance:
6053         type: org.openecomp.capabilities.metric.Ceilometer
6054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6055         occurrences:
6056         - 1
6057         - UNBOUNDED
6058       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
6059         type: org.openecomp.capabilities.metric.Ceilometer
6060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6061         occurrences:
6062         - 1
6063         - UNBOUNDED
6064       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
6065         type: org.openecomp.capabilities.metric.Ceilometer
6066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6067         occurrences:
6068         - 1
6069         - UNBOUNDED
6070       disk.iops_1c2_catalog_instance:
6071         type: org.openecomp.capabilities.metric.Ceilometer
6072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6073         occurrences:
6074         - 1
6075         - UNBOUNDED
6076       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
6077         type: org.openecomp.capabilities.metric.Ceilometer
6078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6079         occurrences:
6080         - 1
6081         - UNBOUNDED
6082       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
6083         type: org.openecomp.capabilities.metric.Ceilometer
6084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6085         occurrences:
6086         - 1
6087         - UNBOUNDED
6088       vcpus_1c2_catalog_instance:
6089         type: org.openecomp.capabilities.metric.Ceilometer
6090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6091         occurrences:
6092         - 1
6093         - UNBOUNDED
6094       disk.device.latency_1c2_catalog_instance:
6095         type: org.openecomp.capabilities.metric.Ceilometer
6096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6097         occurrences:
6098         - 1
6099         - UNBOUNDED
6100       attachment_1c2_catalog_instance_1c2_t2_port:
6101         type: tosca.capabilities.Attachment
6102         occurrences:
6103         - 1
6104         - UNBOUNDED
6105       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
6106         type: org.openecomp.capabilities.metric.Ceilometer
6107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6108         occurrences:
6109         - 1
6110         - UNBOUNDED
6111       disk.read.bytes_1c2_catalog_instance:
6112         type: org.openecomp.capabilities.metric.Ceilometer
6113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6114         occurrences:
6115         - 1
6116         - UNBOUNDED
6117       instance_1c2_catalog_instance:
6118         type: org.openecomp.capabilities.metric.Ceilometer
6119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6120         occurrences:
6121         - 1
6122         - UNBOUNDED
6123       disk.capacity_1c2_catalog_instance:
6124         type: org.openecomp.capabilities.metric.Ceilometer
6125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6126         occurrences:
6127         - 1
6128         - UNBOUNDED
6129       disk.write.bytes_1c2_catalog_instance:
6130         type: org.openecomp.capabilities.metric.Ceilometer
6131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6132         occurrences:
6133         - 1
6134         - UNBOUNDED
6135       disk.device.read.bytes.rate_1c2_catalog_instance:
6136         type: org.openecomp.capabilities.metric.Ceilometer
6137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6138         occurrences:
6139         - 1
6140         - UNBOUNDED
6141       disk.device.allocation_1c2_catalog_instance:
6142         type: org.openecomp.capabilities.metric.Ceilometer
6143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6144         occurrences:
6145         - 1
6146         - UNBOUNDED
6147       disk.device.read.bytes_1c2_catalog_instance:
6148         type: org.openecomp.capabilities.metric.Ceilometer
6149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6150         occurrences:
6151         - 1
6152         - UNBOUNDED
6153       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
6154         type: org.openecomp.capabilities.metric.Ceilometer
6155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6156         occurrences:
6157         - 1
6158         - UNBOUNDED
6159       disk.device.read.requests_1c2_catalog_instance:
6160         type: org.openecomp.capabilities.metric.Ceilometer
6161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6162         occurrences:
6163         - 1
6164         - UNBOUNDED
6165       disk.device.write.bytes.rate_1c2_catalog_instance:
6166         type: org.openecomp.capabilities.metric.Ceilometer
6167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6168         occurrences:
6169         - 1
6170         - UNBOUNDED
6171       scalable_1c2_catalog_instance:
6172         type: tosca.capabilities.Scalable
6173         occurrences:
6174         - 1
6175         - UNBOUNDED
6176       disk.device.write.requests_1c2_catalog_instance:
6177         type: org.openecomp.capabilities.metric.Ceilometer
6178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6179         occurrences:
6180         - 1
6181         - UNBOUNDED
6182       host_1c2_catalog_instance:
6183         type: tosca.capabilities.Container
6184         valid_source_types:
6185         - tosca.nodes.SoftwareComponent
6186         occurrences:
6187         - 1
6188         - UNBOUNDED
6189       disk.root.size_1c2_catalog_instance:
6190         type: org.openecomp.capabilities.metric.Ceilometer
6191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6192         occurrences:
6193         - 1
6194         - UNBOUNDED
6195       disk.device.usage_1c2_catalog_instance:
6196         type: org.openecomp.capabilities.metric.Ceilometer
6197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6198         occurrences:
6199         - 1
6200         - UNBOUNDED
6201       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
6202         type: org.openecomp.capabilities.metric.Ceilometer
6203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6204         occurrences:
6205         - 1
6206         - UNBOUNDED
6207       disk.usage_1c2_catalog_instance:
6208         type: org.openecomp.capabilities.metric.Ceilometer
6209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6210         occurrences:
6211         - 1
6212         - UNBOUNDED
6213       feature_1c2_catalog_instance:
6214         type: tosca.capabilities.Node
6215         occurrences:
6216         - 1
6217         - UNBOUNDED
6218       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
6219         type: org.openecomp.capabilities.metric.Ceilometer
6220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6221         occurrences:
6222         - 1
6223         - UNBOUNDED
6224       memory_1c2_catalog_instance:
6225         type: org.openecomp.capabilities.metric.Ceilometer
6226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6227         occurrences:
6228         - 1
6229         - UNBOUNDED
6230       disk.write.requests.rate_1c2_catalog_instance:
6231         type: org.openecomp.capabilities.metric.Ceilometer
6232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6233         occurrences:
6234         - 1
6235         - UNBOUNDED
6236       disk.write.requests_1c2_catalog_instance:
6237         type: org.openecomp.capabilities.metric.Ceilometer
6238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6239         occurrences:
6240         - 1
6241         - UNBOUNDED
6242       binding_1c2_catalog_instance:
6243         type: tosca.capabilities.network.Bindable
6244         occurrences:
6245         - 1
6246         - UNBOUNDED
6247       cpu.delta_1c2_catalog_instance:
6248         type: org.openecomp.capabilities.metric.Ceilometer
6249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6250         occurrences:
6251         - 1
6252         - UNBOUNDED
6253       feature_1c2_catalog_instance_1c2_t2_port:
6254         type: tosca.capabilities.Node
6255         occurrences:
6256         - 1
6257         - UNBOUNDED
6258       disk.device.read.requests.rate_1c2_catalog_instance:
6259         type: org.openecomp.capabilities.metric.Ceilometer
6260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6261         occurrences:
6262         - 1
6263         - UNBOUNDED
6264   org.openecomp.resource.abstract.nodes.b_single_2b_1:
6265     derived_from: org.openecomp.resource.abstract.nodes.VFC
6266     properties:
6267       port_1b_t1_port_order:
6268         type: list
6269         required: true
6270         status: SUPPORTED
6271         entry_schema:
6272           type: integer
6273       port_1b_t1_port_network_role:
6274         type: list
6275         required: true
6276         status: SUPPORTED
6277         entry_schema:
6278           type: string
6279       port_1b_t1_port_exCP_naming:
6280         type: org.openecomp.datatypes.Naming
6281         required: true
6282         status: SUPPORTED
6283       vm_flavor_name:
6284         type: string
6285         required: true
6286         status: SUPPORTED
6287       compute_b_single_2b_metadata:
6288         type: list
6289         required: true
6290         status: SUPPORTED
6291         entry_schema:
6292           type: json
6293       port_1b_t1_port_ip_requirements:
6294         type: list
6295         required: true
6296         status: SUPPORTED
6297         entry_schema:
6298           type: org.openecomp.datatypes.network.IpRequirements
6299       vm_image_name:
6300         type: string
6301         required: true
6302         status: SUPPORTED
6303       compute_b_single_2b_scheduler_hints:
6304         type: list
6305         required: true
6306         status: SUPPORTED
6307         entry_schema:
6308           type: json
6309       port_1b_t2_port_network_role:
6310         type: list
6311         required: true
6312         status: SUPPORTED
6313         entry_schema:
6314           type: string
6315       port_1b_t2_port_order:
6316         type: list
6317         required: true
6318         status: SUPPORTED
6319         entry_schema:
6320           type: integer
6321       port_1b_t2_port_exCP_naming:
6322         type: org.openecomp.datatypes.Naming
6323         required: true
6324         status: SUPPORTED
6325       port_1b_t2_port_network_role_tag:
6326         type: list
6327         required: true
6328         status: SUPPORTED
6329         entry_schema:
6330           type: string
6331       port_1b_t2_port_subnetpoolid:
6332         type: list
6333         required: true
6334         status: SUPPORTED
6335         entry_schema:
6336           type: string
6337       compute_b_single_2b_availability_zone:
6338         type: list
6339         required: true
6340         status: SUPPORTED
6341         entry_schema:
6342           type: string
6343       port_1b_t2_port_mac_requirements:
6344         type: org.openecomp.datatypes.network.MacRequirements
6345         required: true
6346         status: SUPPORTED
6347       index_value:
6348         type: integer
6349         description: Index value of this substitution service template runtime instance
6350         required: false
6351         default: 0
6352         status: SUPPORTED
6353         constraints:
6354         - greater_or_equal: 0
6355       port_1b_t2_port_vlan_requirements:
6356         type: list
6357         required: true
6358         status: SUPPORTED
6359         entry_schema:
6360           type: org.openecomp.datatypes.network.VlanRequirements
6361       port_1b_t2_port_ip_requirements:
6362         type: list
6363         required: true
6364         status: SUPPORTED
6365         entry_schema:
6366           type: org.openecomp.datatypes.network.IpRequirements
6367       compute_b_single_2b_name:
6368         type: list
6369         required: true
6370         status: SUPPORTED
6371         entry_schema:
6372           type: string
6373       compute_b_single_2b_user_data_format:
6374         type: list
6375         required: true
6376         status: SUPPORTED
6377         entry_schema:
6378           type: string
6379       port_1b_t1_port_network_role_tag:
6380         type: list
6381         required: true
6382         status: SUPPORTED
6383         entry_schema:
6384           type: string
6385       port_1b_t1_port_subnetpoolid:
6386         type: list
6387         required: true
6388         status: SUPPORTED
6389         entry_schema:
6390           type: string
6391       port_1b_t1_port_mac_requirements:
6392         type: org.openecomp.datatypes.network.MacRequirements
6393         required: true
6394         status: SUPPORTED
6395       port_1b_t2_port_network:
6396         type: list
6397         required: true
6398         status: SUPPORTED
6399         entry_schema:
6400           type: string
6401       port_1b_t1_port_vlan_requirements:
6402         type: list
6403         required: true
6404         status: SUPPORTED
6405         entry_schema:
6406           type: org.openecomp.datatypes.network.VlanRequirements
6407     attributes:
6408       b_single_2b_instance_name:
6409         type: list
6410         status: SUPPORTED
6411         entry_schema:
6412           type: string
6413     requirements:
6414     - dependency_b_single_2b:
6415         capability: tosca.capabilities.Node
6416         node: tosca.nodes.Root
6417         relationship: tosca.relationships.DependsOn
6418         occurrences:
6419         - 0
6420         - UNBOUNDED
6421     - local_storage_b_single_2b:
6422         capability: tosca.capabilities.Attachment
6423         node: tosca.nodes.BlockStorage
6424         relationship: tosca.relationships.AttachesTo
6425         occurrences:
6426         - 0
6427         - UNBOUNDED
6428     - dependency_b_single_2b_1b_t1_port:
6429         capability: tosca.capabilities.Node
6430         node: tosca.nodes.Root
6431         relationship: tosca.relationships.DependsOn
6432         occurrences:
6433         - 0
6434         - UNBOUNDED
6435     - link_b_single_2b_1b_t1_port:
6436         capability: tosca.capabilities.network.Linkable
6437         relationship: tosca.relationships.network.LinksTo
6438         occurrences:
6439         - 1
6440         - 1
6441     - dependency_b_single_2b_1b_t2_port:
6442         capability: tosca.capabilities.Node
6443         node: tosca.nodes.Root
6444         relationship: tosca.relationships.DependsOn
6445         occurrences:
6446         - 0
6447         - UNBOUNDED
6448     - link_b_single_2b_1b_t2_port:
6449         capability: tosca.capabilities.network.Linkable
6450         relationship: tosca.relationships.network.LinksTo
6451         occurrences:
6452         - 1
6453         - 1
6454     capabilities:
6455       disk.usage_b_single_2b:
6456         type: org.openecomp.capabilities.metric.Ceilometer
6457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6458         occurrences:
6459         - 1
6460         - UNBOUNDED
6461       network.incoming.bytes.rate_b_single_2b_1b_t2_port:
6462         type: org.openecomp.capabilities.metric.Ceilometer
6463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6464         occurrences:
6465         - 1
6466         - UNBOUNDED
6467       network.outgoing.bytes.rate_b_single_2b_1b_t2_port:
6468         type: org.openecomp.capabilities.metric.Ceilometer
6469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6470         occurrences:
6471         - 1
6472         - UNBOUNDED
6473       attachment_b_single_2b_1b_t2_port:
6474         type: tosca.capabilities.Attachment
6475         occurrences:
6476         - 1
6477         - UNBOUNDED
6478       disk.write.bytes.rate_b_single_2b:
6479         type: org.openecomp.capabilities.metric.Ceilometer
6480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6481         occurrences:
6482         - 1
6483         - UNBOUNDED
6484       disk.device.capacity_b_single_2b:
6485         type: org.openecomp.capabilities.metric.Ceilometer
6486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6487         occurrences:
6488         - 1
6489         - UNBOUNDED
6490       cpu.delta_b_single_2b:
6491         type: org.openecomp.capabilities.metric.Ceilometer
6492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6493         occurrences:
6494         - 1
6495         - UNBOUNDED
6496       host_b_single_2b:
6497         type: tosca.capabilities.Container
6498         valid_source_types:
6499         - tosca.nodes.SoftwareComponent
6500         occurrences:
6501         - 1
6502         - UNBOUNDED
6503       disk.device.write.requests_b_single_2b:
6504         type: org.openecomp.capabilities.metric.Ceilometer
6505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6506         occurrences:
6507         - 1
6508         - UNBOUNDED
6509       network.incoming.packets.rate_b_single_2b_1b_t2_port:
6510         type: org.openecomp.capabilities.metric.Ceilometer
6511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6512         occurrences:
6513         - 1
6514         - UNBOUNDED
6515       disk.read.bytes_b_single_2b:
6516         type: org.openecomp.capabilities.metric.Ceilometer
6517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6518         occurrences:
6519         - 1
6520         - UNBOUNDED
6521       disk.device.iops_b_single_2b:
6522         type: org.openecomp.capabilities.metric.Ceilometer
6523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6524         occurrences:
6525         - 1
6526         - UNBOUNDED
6527       disk.ephemeral.size_b_single_2b:
6528         type: org.openecomp.capabilities.metric.Ceilometer
6529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6530         occurrences:
6531         - 1
6532         - UNBOUNDED
6533       network.incoming.bytes.rate_b_single_2b_1b_t1_port:
6534         type: org.openecomp.capabilities.metric.Ceilometer
6535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6536         occurrences:
6537         - 1
6538         - UNBOUNDED
6539       network.incoming.bytes_b_single_2b_1b_t1_port:
6540         type: org.openecomp.capabilities.metric.Ceilometer
6541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6542         occurrences:
6543         - 1
6544         - UNBOUNDED
6545       disk.write.requests.rate_b_single_2b:
6546         type: org.openecomp.capabilities.metric.Ceilometer
6547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6548         occurrences:
6549         - 1
6550         - UNBOUNDED
6551       feature_b_single_2b:
6552         type: tosca.capabilities.Node
6553         occurrences:
6554         - 1
6555         - UNBOUNDED
6556       memory.resident_b_single_2b:
6557         type: org.openecomp.capabilities.metric.Ceilometer
6558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6559         occurrences:
6560         - 1
6561         - UNBOUNDED
6562       disk.write.requests_b_single_2b:
6563         type: org.openecomp.capabilities.metric.Ceilometer
6564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6565         occurrences:
6566         - 1
6567         - UNBOUNDED
6568       network.outgoing.packets.rate_b_single_2b_1b_t2_port:
6569         type: org.openecomp.capabilities.metric.Ceilometer
6570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6571         occurrences:
6572         - 1
6573         - UNBOUNDED
6574       disk.capacity_b_single_2b:
6575         type: org.openecomp.capabilities.metric.Ceilometer
6576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6577         occurrences:
6578         - 1
6579         - UNBOUNDED
6580       disk.device.read.bytes_b_single_2b:
6581         type: org.openecomp.capabilities.metric.Ceilometer
6582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6583         occurrences:
6584         - 1
6585         - UNBOUNDED
6586       network.incoming.packets.rate_b_single_2b_1b_t1_port:
6587         type: org.openecomp.capabilities.metric.Ceilometer
6588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6589         occurrences:
6590         - 1
6591         - UNBOUNDED
6592       attachment_b_single_2b_1b_t1_port:
6593         type: tosca.capabilities.Attachment
6594         occurrences:
6595         - 1
6596         - UNBOUNDED
6597       disk.write.bytes_b_single_2b:
6598         type: org.openecomp.capabilities.metric.Ceilometer
6599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6600         occurrences:
6601         - 1
6602         - UNBOUNDED
6603       network.incoming.packets_b_single_2b_1b_t2_port:
6604         type: org.openecomp.capabilities.metric.Ceilometer
6605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6606         occurrences:
6607         - 1
6608         - UNBOUNDED
6609       vcpus_b_single_2b:
6610         type: org.openecomp.capabilities.metric.Ceilometer
6611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6612         occurrences:
6613         - 1
6614         - UNBOUNDED
6615       disk.device.read.requests.rate_b_single_2b:
6616         type: org.openecomp.capabilities.metric.Ceilometer
6617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6618         occurrences:
6619         - 1
6620         - UNBOUNDED
6621       binding_b_single_2b_1b_t2_port:
6622         type: tosca.capabilities.network.Bindable
6623         valid_source_types:
6624         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6625         occurrences:
6626         - 0
6627         - UNBOUNDED
6628       instance_b_single_2b:
6629         type: org.openecomp.capabilities.metric.Ceilometer
6630         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6631         occurrences:
6632         - 1
6633         - UNBOUNDED
6634       network.outpoing.packets_b_single_2b_1b_t2_port:
6635         type: org.openecomp.capabilities.metric.Ceilometer
6636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6637         occurrences:
6638         - 1
6639         - UNBOUNDED
6640       disk.device.read.requests_b_single_2b:
6641         type: org.openecomp.capabilities.metric.Ceilometer
6642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6643         occurrences:
6644         - 1
6645         - UNBOUNDED
6646       disk.device.latency_b_single_2b:
6647         type: org.openecomp.capabilities.metric.Ceilometer
6648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6649         occurrences:
6650         - 1
6651         - UNBOUNDED
6652       network.outgoing.bytes_b_single_2b_1b_t2_port:
6653         type: org.openecomp.capabilities.metric.Ceilometer
6654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6655         occurrences:
6656         - 1
6657         - UNBOUNDED
6658       disk.device.allocation_b_single_2b:
6659         type: org.openecomp.capabilities.metric.Ceilometer
6660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6661         occurrences:
6662         - 1
6663         - UNBOUNDED
6664       disk.latency_b_single_2b:
6665         type: org.openecomp.capabilities.metric.Ceilometer
6666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6667         occurrences:
6668         - 1
6669         - UNBOUNDED
6670       feature_b_single_2b_1b_t1_port:
6671         type: tosca.capabilities.Node
6672         occurrences:
6673         - 1
6674         - UNBOUNDED
6675       disk.device.read.bytes.rate_b_single_2b:
6676         type: org.openecomp.capabilities.metric.Ceilometer
6677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6678         occurrences:
6679         - 1
6680         - UNBOUNDED
6681       network.outpoing.packets_b_single_2b_1b_t1_port:
6682         type: org.openecomp.capabilities.metric.Ceilometer
6683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6684         occurrences:
6685         - 1
6686         - UNBOUNDED
6687       disk.device.write.bytes.rate_b_single_2b:
6688         type: org.openecomp.capabilities.metric.Ceilometer
6689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6690         occurrences:
6691         - 1
6692         - UNBOUNDED
6693       disk.allocation_b_single_2b:
6694         type: org.openecomp.capabilities.metric.Ceilometer
6695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6696         occurrences:
6697         - 1
6698         - UNBOUNDED
6699       memory_b_single_2b:
6700         type: org.openecomp.capabilities.metric.Ceilometer
6701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6702         occurrences:
6703         - 1
6704         - UNBOUNDED
6705       network.outgoing.packets.rate_b_single_2b_1b_t1_port:
6706         type: org.openecomp.capabilities.metric.Ceilometer
6707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6708         occurrences:
6709         - 1
6710         - UNBOUNDED
6711       binding_b_single_2b:
6712         type: tosca.capabilities.network.Bindable
6713         occurrences:
6714         - 1
6715         - UNBOUNDED
6716       network.incoming.packets_b_single_2b_1b_t1_port:
6717         type: org.openecomp.capabilities.metric.Ceilometer
6718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6719         occurrences:
6720         - 1
6721         - UNBOUNDED
6722       network.outgoing.bytes_b_single_2b_1b_t1_port:
6723         type: org.openecomp.capabilities.metric.Ceilometer
6724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6725         occurrences:
6726         - 1
6727         - UNBOUNDED
6728       binding_b_single_2b_1b_t1_port:
6729         type: tosca.capabilities.network.Bindable
6730         valid_source_types:
6731         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6732         occurrences:
6733         - 0
6734         - UNBOUNDED
6735       feature_b_single_2b_1b_t2_port:
6736         type: tosca.capabilities.Node
6737         occurrences:
6738         - 1
6739         - UNBOUNDED
6740       os_b_single_2b:
6741         type: tosca.capabilities.OperatingSystem
6742         occurrences:
6743         - 1
6744         - UNBOUNDED
6745       disk.root.size_b_single_2b:
6746         type: org.openecomp.capabilities.metric.Ceilometer
6747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6748         occurrences:
6749         - 1
6750         - UNBOUNDED
6751       disk.read.requests_b_single_2b:
6752         type: org.openecomp.capabilities.metric.Ceilometer
6753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6754         occurrences:
6755         - 1
6756         - UNBOUNDED
6757       endpoint_b_single_2b:
6758         type: tosca.capabilities.Endpoint.Admin
6759         occurrences:
6760         - 1
6761         - UNBOUNDED
6762       disk.iops_b_single_2b:
6763         type: org.openecomp.capabilities.metric.Ceilometer
6764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6765         occurrences:
6766         - 1
6767         - UNBOUNDED
6768       disk.device.write.bytes_b_single_2b:
6769         type: org.openecomp.capabilities.metric.Ceilometer
6770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6771         occurrences:
6772         - 1
6773         - UNBOUNDED
6774       scalable_b_single_2b:
6775         type: tosca.capabilities.Scalable
6776         occurrences:
6777         - 1
6778         - UNBOUNDED
6779       memory.usage_b_single_2b:
6780         type: org.openecomp.capabilities.metric.Ceilometer
6781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6782         occurrences:
6783         - 1
6784         - UNBOUNDED
6785       cpu_util_b_single_2b:
6786         type: org.openecomp.capabilities.metric.Ceilometer
6787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6788         occurrences:
6789         - 1
6790         - UNBOUNDED
6791       disk.device.usage_b_single_2b:
6792         type: org.openecomp.capabilities.metric.Ceilometer
6793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6794         occurrences:
6795         - 1
6796         - UNBOUNDED
6797       disk.device.write.requests.rate_b_single_2b:
6798         type: org.openecomp.capabilities.metric.Ceilometer
6799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6800         occurrences:
6801         - 1
6802         - UNBOUNDED
6803       cpu_b_single_2b:
6804         type: org.openecomp.capabilities.metric.Ceilometer
6805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6806         occurrences:
6807         - 1
6808         - UNBOUNDED
6809       disk.read.bytes.rate_b_single_2b:
6810         type: org.openecomp.capabilities.metric.Ceilometer
6811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6812         occurrences:
6813         - 1
6814         - UNBOUNDED
6815       network.incoming.bytes_b_single_2b_1b_t2_port:
6816         type: org.openecomp.capabilities.metric.Ceilometer
6817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6818         occurrences:
6819         - 1
6820         - UNBOUNDED
6821       network.outgoing.bytes.rate_b_single_2b_1b_t1_port:
6822         type: org.openecomp.capabilities.metric.Ceilometer
6823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6824         occurrences:
6825         - 1
6826         - UNBOUNDED
6827   org.openecomp.resource.abstract.nodes.b_single_1b_0:
6828     derived_from: org.openecomp.resource.abstract.nodes.VFC
6829     properties:
6830       port_1b_t1_port_order:
6831         type: list
6832         required: true
6833         status: SUPPORTED
6834         entry_schema:
6835           type: integer
6836       port_1b_t1_port_network_role:
6837         type: list
6838         required: true
6839         status: SUPPORTED
6840         entry_schema:
6841           type: string
6842       port_1b_t1_port_exCP_naming:
6843         type: org.openecomp.datatypes.Naming
6844         required: true
6845         status: SUPPORTED
6846       vm_flavor_name:
6847         type: string
6848         required: true
6849         status: SUPPORTED
6850       port_1b_t1_port_ip_requirements:
6851         type: list
6852         required: true
6853         status: SUPPORTED
6854         entry_schema:
6855           type: org.openecomp.datatypes.network.IpRequirements
6856       vm_image_name:
6857         type: string
6858         required: true
6859         status: SUPPORTED
6860       port_1b_t2_port_network_role:
6861         type: list
6862         required: true
6863         status: SUPPORTED
6864         entry_schema:
6865           type: string
6866       port_1b_t2_port_order:
6867         type: list
6868         required: true
6869         status: SUPPORTED
6870         entry_schema:
6871           type: integer
6872       compute_b_single_1b_user_data_format:
6873         type: list
6874         required: true
6875         status: SUPPORTED
6876         entry_schema:
6877           type: string
6878       port_1b_t2_port_exCP_naming:
6879         type: org.openecomp.datatypes.Naming
6880         required: true
6881         status: SUPPORTED
6882       port_1b_t2_port_network_role_tag:
6883         type: list
6884         required: true
6885         status: SUPPORTED
6886         entry_schema:
6887           type: string
6888       port_1b_t2_port_subnetpoolid:
6889         type: list
6890         required: true
6891         status: SUPPORTED
6892         entry_schema:
6893           type: string
6894       port_1b_t2_port_mac_requirements:
6895         type: org.openecomp.datatypes.network.MacRequirements
6896         required: true
6897         status: SUPPORTED
6898       compute_b_single_1b_availability_zone:
6899         type: list
6900         required: true
6901         status: SUPPORTED
6902         entry_schema:
6903           type: string
6904       index_value:
6905         type: integer
6906         description: Index value of this substitution service template runtime instance
6907         required: false
6908         default: 0
6909         status: SUPPORTED
6910         constraints:
6911         - greater_or_equal: 0
6912       compute_b_single_1b_scheduler_hints:
6913         type: list
6914         required: true
6915         status: SUPPORTED
6916         entry_schema:
6917           type: json
6918       port_1b_t2_port_vlan_requirements:
6919         type: list
6920         required: true
6921         status: SUPPORTED
6922         entry_schema:
6923           type: org.openecomp.datatypes.network.VlanRequirements
6924       port_1b_t2_port_ip_requirements:
6925         type: list
6926         required: true
6927         status: SUPPORTED
6928         entry_schema:
6929           type: org.openecomp.datatypes.network.IpRequirements
6930       port_1b_t1_port_value_specs:
6931         type: list
6932         required: true
6933         status: SUPPORTED
6934         entry_schema:
6935           type: json
6936       port_1b_t1_port_network_role_tag:
6937         type: list
6938         required: true
6939         status: SUPPORTED
6940         entry_schema:
6941           type: string
6942       port_1b_t1_port_subnetpoolid:
6943         type: list
6944         required: true
6945         status: SUPPORTED
6946         entry_schema:
6947           type: string
6948       port_1b_t1_port_mac_requirements:
6949         type: org.openecomp.datatypes.network.MacRequirements
6950         required: true
6951         status: SUPPORTED
6952       port_1b_t2_port_network:
6953         type: list
6954         required: true
6955         status: SUPPORTED
6956         entry_schema:
6957           type: string
6958       port_1b_t1_port_vlan_requirements:
6959         type: list
6960         required: true
6961         status: SUPPORTED
6962         entry_schema:
6963           type: org.openecomp.datatypes.network.VlanRequirements
6964       port_1b_t1_port_network:
6965         type: list
6966         required: true
6967         status: SUPPORTED
6968         entry_schema:
6969           type: string
6970       compute_b_single_1b_name:
6971         type: list
6972         required: true
6973         status: SUPPORTED
6974         entry_schema:
6975           type: string
6976     attributes:
6977       b_single_1b_instance_name:
6978         type: list
6979         status: SUPPORTED
6980         entry_schema:
6981           type: string
6982       b_single_1b_1b_t1_port_tenant_id:
6983         type: list
6984         status: SUPPORTED
6985         entry_schema:
6986           type: string
6987     requirements:
6988     - dependency_b_single_1b:
6989         capability: tosca.capabilities.Node
6990         node: tosca.nodes.Root
6991         relationship: tosca.relationships.DependsOn
6992         occurrences:
6993         - 0
6994         - UNBOUNDED
6995     - local_storage_b_single_1b:
6996         capability: tosca.capabilities.Attachment
6997         node: tosca.nodes.BlockStorage
6998         relationship: tosca.relationships.AttachesTo
6999         occurrences:
7000         - 0
7001         - UNBOUNDED
7002     - dependency_b_single_1b_1b_t1_port:
7003         capability: tosca.capabilities.Node
7004         node: tosca.nodes.Root
7005         relationship: tosca.relationships.DependsOn
7006         occurrences:
7007         - 0
7008         - UNBOUNDED
7009     - link_b_single_1b_1b_t1_port:
7010         capability: tosca.capabilities.network.Linkable
7011         relationship: tosca.relationships.network.LinksTo
7012         occurrences:
7013         - 1
7014         - 1
7015     - dependency_b_single_1b_1b_t2_port:
7016         capability: tosca.capabilities.Node
7017         node: tosca.nodes.Root
7018         relationship: tosca.relationships.DependsOn
7019         occurrences:
7020         - 0
7021         - UNBOUNDED
7022     - link_b_single_1b_1b_t2_port:
7023         capability: tosca.capabilities.network.Linkable
7024         relationship: tosca.relationships.network.LinksTo
7025         occurrences:
7026         - 1
7027         - 1
7028     capabilities:
7029       attachment_b_single_1b_1b_t2_port:
7030         type: tosca.capabilities.Attachment
7031         occurrences:
7032         - 1
7033         - UNBOUNDED
7034       endpoint_b_single_1b:
7035         type: tosca.capabilities.Endpoint.Admin
7036         occurrences:
7037         - 1
7038         - UNBOUNDED
7039       feature_b_single_1b:
7040         type: tosca.capabilities.Node
7041         occurrences:
7042         - 1
7043         - UNBOUNDED
7044       disk.iops_b_single_1b:
7045         type: org.openecomp.capabilities.metric.Ceilometer
7046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7047         occurrences:
7048         - 1
7049         - UNBOUNDED
7050       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
7051         type: org.openecomp.capabilities.metric.Ceilometer
7052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7053         occurrences:
7054         - 1
7055         - UNBOUNDED
7056       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
7057         type: org.openecomp.capabilities.metric.Ceilometer
7058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7059         occurrences:
7060         - 1
7061         - UNBOUNDED
7062       scalable_b_single_1b:
7063         type: tosca.capabilities.Scalable
7064         occurrences:
7065         - 1
7066         - UNBOUNDED
7067       disk.write.bytes_b_single_1b:
7068         type: org.openecomp.capabilities.metric.Ceilometer
7069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7070         occurrences:
7071         - 1
7072         - UNBOUNDED
7073       os_b_single_1b:
7074         type: tosca.capabilities.OperatingSystem
7075         occurrences:
7076         - 1
7077         - UNBOUNDED
7078       vcpus_b_single_1b:
7079         type: org.openecomp.capabilities.metric.Ceilometer
7080         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7081         occurrences:
7082         - 1
7083         - UNBOUNDED
7084       cpu_b_single_1b:
7085         type: org.openecomp.capabilities.metric.Ceilometer
7086         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7087         occurrences:
7088         - 1
7089         - UNBOUNDED
7090       disk.device.read.requests.rate_b_single_1b:
7091         type: org.openecomp.capabilities.metric.Ceilometer
7092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7093         occurrences:
7094         - 1
7095         - UNBOUNDED
7096       network.incoming.packets.rate_b_single_1b_1b_t2_port:
7097         type: org.openecomp.capabilities.metric.Ceilometer
7098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7099         occurrences:
7100         - 1
7101         - UNBOUNDED
7102       instance_b_single_1b:
7103         type: org.openecomp.capabilities.metric.Ceilometer
7104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7105         occurrences:
7106         - 1
7107         - UNBOUNDED
7108       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
7109         type: org.openecomp.capabilities.metric.Ceilometer
7110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7111         occurrences:
7112         - 1
7113         - UNBOUNDED
7114       disk.read.bytes_b_single_1b:
7115         type: org.openecomp.capabilities.metric.Ceilometer
7116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7117         occurrences:
7118         - 1
7119         - UNBOUNDED
7120       disk.device.latency_b_single_1b:
7121         type: org.openecomp.capabilities.metric.Ceilometer
7122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7123         occurrences:
7124         - 1
7125         - UNBOUNDED
7126       disk.usage_b_single_1b:
7127         type: org.openecomp.capabilities.metric.Ceilometer
7128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7129         occurrences:
7130         - 1
7131         - UNBOUNDED
7132       network.incoming.bytes_b_single_1b_1b_t1_port:
7133         type: org.openecomp.capabilities.metric.Ceilometer
7134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7135         occurrences:
7136         - 1
7137         - UNBOUNDED
7138       disk.device.allocation_b_single_1b:
7139         type: org.openecomp.capabilities.metric.Ceilometer
7140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7141         occurrences:
7142         - 1
7143         - UNBOUNDED
7144       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
7145         type: org.openecomp.capabilities.metric.Ceilometer
7146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7147         occurrences:
7148         - 1
7149         - UNBOUNDED
7150       disk.device.capacity_b_single_1b:
7151         type: org.openecomp.capabilities.metric.Ceilometer
7152         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7153         occurrences:
7154         - 1
7155         - UNBOUNDED
7156       disk.latency_b_single_1b:
7157         type: org.openecomp.capabilities.metric.Ceilometer
7158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7159         occurrences:
7160         - 1
7161         - UNBOUNDED
7162       network.incoming.packets_b_single_1b_1b_t2_port:
7163         type: org.openecomp.capabilities.metric.Ceilometer
7164         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7165         occurrences:
7166         - 1
7167         - UNBOUNDED
7168       network.incoming.packets.rate_b_single_1b_1b_t1_port:
7169         type: org.openecomp.capabilities.metric.Ceilometer
7170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7171         occurrences:
7172         - 1
7173         - UNBOUNDED
7174       attachment_b_single_1b_1b_t1_port:
7175         type: tosca.capabilities.Attachment
7176         occurrences:
7177         - 1
7178         - UNBOUNDED
7179       disk.device.write.requests_b_single_1b:
7180         type: org.openecomp.capabilities.metric.Ceilometer
7181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7182         occurrences:
7183         - 1
7184         - UNBOUNDED
7185       binding_b_single_1b_1b_t2_port:
7186         type: tosca.capabilities.network.Bindable
7187         valid_source_types:
7188         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7189         occurrences:
7190         - 0
7191         - UNBOUNDED
7192       disk.ephemeral.size_b_single_1b:
7193         type: org.openecomp.capabilities.metric.Ceilometer
7194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7195         occurrences:
7196         - 1
7197         - UNBOUNDED
7198       disk.write.requests.rate_b_single_1b:
7199         type: org.openecomp.capabilities.metric.Ceilometer
7200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7201         occurrences:
7202         - 1
7203         - UNBOUNDED
7204       network.outpoing.packets_b_single_1b_1b_t2_port:
7205         type: org.openecomp.capabilities.metric.Ceilometer
7206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7207         occurrences:
7208         - 1
7209         - UNBOUNDED
7210       disk.device.iops_b_single_1b:
7211         type: org.openecomp.capabilities.metric.Ceilometer
7212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7213         occurrences:
7214         - 1
7215         - UNBOUNDED
7216       disk.read.requests_b_single_1b:
7217         type: org.openecomp.capabilities.metric.Ceilometer
7218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7219         occurrences:
7220         - 1
7221         - UNBOUNDED
7222       memory.resident_b_single_1b:
7223         type: org.openecomp.capabilities.metric.Ceilometer
7224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7225         occurrences:
7226         - 1
7227         - UNBOUNDED
7228       disk.root.size_b_single_1b:
7229         type: org.openecomp.capabilities.metric.Ceilometer
7230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7231         occurrences:
7232         - 1
7233         - UNBOUNDED
7234       feature_b_single_1b_1b_t1_port:
7235         type: tosca.capabilities.Node
7236         occurrences:
7237         - 1
7238         - UNBOUNDED
7239       network.outgoing.bytes_b_single_1b_1b_t2_port:
7240         type: org.openecomp.capabilities.metric.Ceilometer
7241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7242         occurrences:
7243         - 1
7244         - UNBOUNDED
7245       disk.capacity_b_single_1b:
7246         type: org.openecomp.capabilities.metric.Ceilometer
7247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7248         occurrences:
7249         - 1
7250         - UNBOUNDED
7251       disk.device.write.bytes_b_single_1b:
7252         type: org.openecomp.capabilities.metric.Ceilometer
7253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7254         occurrences:
7255         - 1
7256         - UNBOUNDED
7257       disk.device.read.bytes_b_single_1b:
7258         type: org.openecomp.capabilities.metric.Ceilometer
7259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7260         occurrences:
7261         - 1
7262         - UNBOUNDED
7263       disk.device.read.bytes.rate_b_single_1b:
7264         type: org.openecomp.capabilities.metric.Ceilometer
7265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7266         occurrences:
7267         - 1
7268         - UNBOUNDED
7269       cpu_util_b_single_1b:
7270         type: org.openecomp.capabilities.metric.Ceilometer
7271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7272         occurrences:
7273         - 1
7274         - UNBOUNDED
7275       disk.write.requests_b_single_1b:
7276         type: org.openecomp.capabilities.metric.Ceilometer
7277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7278         occurrences:
7279         - 1
7280         - UNBOUNDED
7281       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
7282         type: org.openecomp.capabilities.metric.Ceilometer
7283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7284         occurrences:
7285         - 1
7286         - UNBOUNDED
7287       disk.device.usage_b_single_1b:
7288         type: org.openecomp.capabilities.metric.Ceilometer
7289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7290         occurrences:
7291         - 1
7292         - UNBOUNDED
7293       disk.read.bytes.rate_b_single_1b:
7294         type: org.openecomp.capabilities.metric.Ceilometer
7295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7296         occurrences:
7297         - 1
7298         - UNBOUNDED
7299       network.outgoing.bytes_b_single_1b_1b_t1_port:
7300         type: org.openecomp.capabilities.metric.Ceilometer
7301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7302         occurrences:
7303         - 1
7304         - UNBOUNDED
7305       disk.device.read.requests_b_single_1b:
7306         type: org.openecomp.capabilities.metric.Ceilometer
7307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7308         occurrences:
7309         - 1
7310         - UNBOUNDED
7311       network.incoming.packets_b_single_1b_1b_t1_port:
7312         type: org.openecomp.capabilities.metric.Ceilometer
7313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7314         occurrences:
7315         - 1
7316         - UNBOUNDED
7317       binding_b_single_1b_1b_t1_port:
7318         type: tosca.capabilities.network.Bindable
7319         valid_source_types:
7320         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7321         occurrences:
7322         - 0
7323         - UNBOUNDED
7324       network.outpoing.packets_b_single_1b_1b_t1_port:
7325         type: org.openecomp.capabilities.metric.Ceilometer
7326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7327         occurrences:
7328         - 1
7329         - UNBOUNDED
7330       disk.device.write.requests.rate_b_single_1b:
7331         type: org.openecomp.capabilities.metric.Ceilometer
7332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7333         occurrences:
7334         - 1
7335         - UNBOUNDED
7336       memory.usage_b_single_1b:
7337         type: org.openecomp.capabilities.metric.Ceilometer
7338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7339         occurrences:
7340         - 1
7341         - UNBOUNDED
7342       disk.write.bytes.rate_b_single_1b:
7343         type: org.openecomp.capabilities.metric.Ceilometer
7344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7345         occurrences:
7346         - 1
7347         - UNBOUNDED
7348       network.incoming.bytes_b_single_1b_1b_t2_port:
7349         type: org.openecomp.capabilities.metric.Ceilometer
7350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7351         occurrences:
7352         - 1
7353         - UNBOUNDED
7354       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
7355         type: org.openecomp.capabilities.metric.Ceilometer
7356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7357         occurrences:
7358         - 1
7359         - UNBOUNDED
7360       cpu.delta_b_single_1b:
7361         type: org.openecomp.capabilities.metric.Ceilometer
7362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7363         occurrences:
7364         - 1
7365         - UNBOUNDED
7366       disk.allocation_b_single_1b:
7367         type: org.openecomp.capabilities.metric.Ceilometer
7368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7369         occurrences:
7370         - 1
7371         - UNBOUNDED
7372       disk.device.write.bytes.rate_b_single_1b:
7373         type: org.openecomp.capabilities.metric.Ceilometer
7374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7375         occurrences:
7376         - 1
7377         - UNBOUNDED
7378       memory_b_single_1b:
7379         type: org.openecomp.capabilities.metric.Ceilometer
7380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7381         occurrences:
7382         - 1
7383         - UNBOUNDED
7384       host_b_single_1b:
7385         type: tosca.capabilities.Container
7386         valid_source_types:
7387         - tosca.nodes.SoftwareComponent
7388         occurrences:
7389         - 1
7390         - UNBOUNDED
7391       binding_b_single_1b:
7392         type: tosca.capabilities.network.Bindable
7393         occurrences:
7394         - 1
7395         - UNBOUNDED
7396       feature_b_single_1b_1b_t2_port:
7397         type: tosca.capabilities.Node
7398         occurrences:
7399         - 1
7400         - UNBOUNDED
7401   org.openecomp.resource.abstract.nodes.b_single_2b_0:
7402     derived_from: org.openecomp.resource.abstract.nodes.VFC
7403     properties:
7404       port_1b_t1_port_order:
7405         type: list
7406         required: true
7407         status: SUPPORTED
7408         entry_schema:
7409           type: integer
7410       port_1b_t1_port_network_role:
7411         type: list
7412         required: true
7413         status: SUPPORTED
7414         entry_schema:
7415           type: string
7416       port_1b_t1_port_exCP_naming:
7417         type: org.openecomp.datatypes.Naming
7418         required: true
7419         status: SUPPORTED
7420       vm_flavor_name:
7421         type: string
7422         required: true
7423         status: SUPPORTED
7424       port_1b_t1_port_ip_requirements:
7425         type: list
7426         required: true
7427         status: SUPPORTED
7428         entry_schema:
7429           type: org.openecomp.datatypes.network.IpRequirements
7430       vm_image_name:
7431         type: string
7432         required: true
7433         status: SUPPORTED
7434       compute_b_single_2b_scheduler_hints:
7435         type: list
7436         required: true
7437         status: SUPPORTED
7438         entry_schema:
7439           type: json
7440       port_1b_t2_port_network_role:
7441         type: list
7442         required: true
7443         status: SUPPORTED
7444         entry_schema:
7445           type: string
7446       port_1b_t2_port_order:
7447         type: list
7448         required: true
7449         status: SUPPORTED
7450         entry_schema:
7451           type: integer
7452       port_1b_t2_port_exCP_naming:
7453         type: org.openecomp.datatypes.Naming
7454         required: true
7455         status: SUPPORTED
7456       port_1b_t2_port_network_role_tag:
7457         type: list
7458         required: true
7459         status: SUPPORTED
7460         entry_schema:
7461           type: string
7462       port_1b_t2_port_subnetpoolid:
7463         type: list
7464         required: true
7465         status: SUPPORTED
7466         entry_schema:
7467           type: string
7468       compute_b_single_2b_availability_zone:
7469         type: list
7470         required: true
7471         status: SUPPORTED
7472         entry_schema:
7473           type: string
7474       port_1b_t2_port_mac_requirements:
7475         type: org.openecomp.datatypes.network.MacRequirements
7476         required: true
7477         status: SUPPORTED
7478       index_value:
7479         type: integer
7480         description: Index value of this substitution service template runtime instance
7481         required: false
7482         default: 0
7483         status: SUPPORTED
7484         constraints:
7485         - greater_or_equal: 0
7486       port_1b_t2_port_vlan_requirements:
7487         type: list
7488         required: true
7489         status: SUPPORTED
7490         entry_schema:
7491           type: org.openecomp.datatypes.network.VlanRequirements
7492       port_1b_t2_port_ip_requirements:
7493         type: list
7494         required: true
7495         status: SUPPORTED
7496         entry_schema:
7497           type: org.openecomp.datatypes.network.IpRequirements
7498       compute_b_single_2b_name:
7499         type: list
7500         required: true
7501         status: SUPPORTED
7502         entry_schema:
7503           type: string
7504       port_1b_t1_port_value_specs:
7505         type: list
7506         required: true
7507         status: SUPPORTED
7508         entry_schema:
7509           type: json
7510       compute_b_single_2b_user_data_format:
7511         type: list
7512         required: true
7513         status: SUPPORTED
7514         entry_schema:
7515           type: string
7516       port_1b_t1_port_network_role_tag:
7517         type: list
7518         required: true
7519         status: SUPPORTED
7520         entry_schema:
7521           type: string
7522       port_1b_t1_port_subnetpoolid:
7523         type: list
7524         required: true
7525         status: SUPPORTED
7526         entry_schema:
7527           type: string
7528       port_1b_t1_port_mac_requirements:
7529         type: org.openecomp.datatypes.network.MacRequirements
7530         required: true
7531         status: SUPPORTED
7532       port_1b_t2_port_network:
7533         type: list
7534         required: true
7535         status: SUPPORTED
7536         entry_schema:
7537           type: string
7538       port_1b_t1_port_vlan_requirements:
7539         type: list
7540         required: true
7541         status: SUPPORTED
7542         entry_schema:
7543           type: org.openecomp.datatypes.network.VlanRequirements
7544       port_1b_t1_port_network:
7545         type: list
7546         required: true
7547         status: SUPPORTED
7548         entry_schema:
7549           type: string
7550     attributes:
7551       b_single_2b_instance_name:
7552         type: list
7553         status: SUPPORTED
7554         entry_schema:
7555           type: string
7556     requirements:
7557     - dependency_b_single_2b:
7558         capability: tosca.capabilities.Node
7559         node: tosca.nodes.Root
7560         relationship: tosca.relationships.DependsOn
7561         occurrences:
7562         - 0
7563         - UNBOUNDED
7564     - local_storage_b_single_2b:
7565         capability: tosca.capabilities.Attachment
7566         node: tosca.nodes.BlockStorage
7567         relationship: tosca.relationships.AttachesTo
7568         occurrences:
7569         - 0
7570         - UNBOUNDED
7571     - dependency_b_single_2b_1b_t1_port:
7572         capability: tosca.capabilities.Node
7573         node: tosca.nodes.Root
7574         relationship: tosca.relationships.DependsOn
7575         occurrences:
7576         - 0
7577         - UNBOUNDED
7578     - link_b_single_2b_1b_t1_port:
7579         capability: tosca.capabilities.network.Linkable
7580         relationship: tosca.relationships.network.LinksTo
7581         occurrences:
7582         - 1
7583         - 1
7584     - dependency_b_single_2b_1b_t2_port:
7585         capability: tosca.capabilities.Node
7586         node: tosca.nodes.Root
7587         relationship: tosca.relationships.DependsOn
7588         occurrences:
7589         - 0
7590         - UNBOUNDED
7591     - link_b_single_2b_1b_t2_port:
7592         capability: tosca.capabilities.network.Linkable
7593         relationship: tosca.relationships.network.LinksTo
7594         occurrences:
7595         - 1
7596         - 1
7597     capabilities:
7598       disk.usage_b_single_2b:
7599         type: org.openecomp.capabilities.metric.Ceilometer
7600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7601         occurrences:
7602         - 1
7603         - UNBOUNDED
7604       network.incoming.bytes.rate_b_single_2b_1b_t2_port:
7605         type: org.openecomp.capabilities.metric.Ceilometer
7606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7607         occurrences:
7608         - 1
7609         - UNBOUNDED
7610       network.outgoing.bytes.rate_b_single_2b_1b_t2_port:
7611         type: org.openecomp.capabilities.metric.Ceilometer
7612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7613         occurrences:
7614         - 1
7615         - UNBOUNDED
7616       attachment_b_single_2b_1b_t2_port:
7617         type: tosca.capabilities.Attachment
7618         occurrences:
7619         - 1
7620         - UNBOUNDED
7621       disk.write.bytes.rate_b_single_2b:
7622         type: org.openecomp.capabilities.metric.Ceilometer
7623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7624         occurrences:
7625         - 1
7626         - UNBOUNDED
7627       disk.device.capacity_b_single_2b:
7628         type: org.openecomp.capabilities.metric.Ceilometer
7629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7630         occurrences:
7631         - 1
7632         - UNBOUNDED
7633       cpu.delta_b_single_2b:
7634         type: org.openecomp.capabilities.metric.Ceilometer
7635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7636         occurrences:
7637         - 1
7638         - UNBOUNDED
7639       host_b_single_2b:
7640         type: tosca.capabilities.Container
7641         valid_source_types:
7642         - tosca.nodes.SoftwareComponent
7643         occurrences:
7644         - 1
7645         - UNBOUNDED
7646       disk.device.write.requests_b_single_2b:
7647         type: org.openecomp.capabilities.metric.Ceilometer
7648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7649         occurrences:
7650         - 1
7651         - UNBOUNDED
7652       network.incoming.packets.rate_b_single_2b_1b_t2_port:
7653         type: org.openecomp.capabilities.metric.Ceilometer
7654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7655         occurrences:
7656         - 1
7657         - UNBOUNDED
7658       disk.read.bytes_b_single_2b:
7659         type: org.openecomp.capabilities.metric.Ceilometer
7660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7661         occurrences:
7662         - 1
7663         - UNBOUNDED
7664       disk.device.iops_b_single_2b:
7665         type: org.openecomp.capabilities.metric.Ceilometer
7666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7667         occurrences:
7668         - 1
7669         - UNBOUNDED
7670       disk.ephemeral.size_b_single_2b:
7671         type: org.openecomp.capabilities.metric.Ceilometer
7672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7673         occurrences:
7674         - 1
7675         - UNBOUNDED
7676       network.incoming.bytes.rate_b_single_2b_1b_t1_port:
7677         type: org.openecomp.capabilities.metric.Ceilometer
7678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7679         occurrences:
7680         - 1
7681         - UNBOUNDED
7682       network.incoming.bytes_b_single_2b_1b_t1_port:
7683         type: org.openecomp.capabilities.metric.Ceilometer
7684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7685         occurrences:
7686         - 1
7687         - UNBOUNDED
7688       disk.write.requests.rate_b_single_2b:
7689         type: org.openecomp.capabilities.metric.Ceilometer
7690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7691         occurrences:
7692         - 1
7693         - UNBOUNDED
7694       feature_b_single_2b:
7695         type: tosca.capabilities.Node
7696         occurrences:
7697         - 1
7698         - UNBOUNDED
7699       memory.resident_b_single_2b:
7700         type: org.openecomp.capabilities.metric.Ceilometer
7701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7702         occurrences:
7703         - 1
7704         - UNBOUNDED
7705       disk.write.requests_b_single_2b:
7706         type: org.openecomp.capabilities.metric.Ceilometer
7707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7708         occurrences:
7709         - 1
7710         - UNBOUNDED
7711       network.outgoing.packets.rate_b_single_2b_1b_t2_port:
7712         type: org.openecomp.capabilities.metric.Ceilometer
7713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7714         occurrences:
7715         - 1
7716         - UNBOUNDED
7717       disk.capacity_b_single_2b:
7718         type: org.openecomp.capabilities.metric.Ceilometer
7719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7720         occurrences:
7721         - 1
7722         - UNBOUNDED
7723       disk.device.read.bytes_b_single_2b:
7724         type: org.openecomp.capabilities.metric.Ceilometer
7725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7726         occurrences:
7727         - 1
7728         - UNBOUNDED
7729       network.incoming.packets.rate_b_single_2b_1b_t1_port:
7730         type: org.openecomp.capabilities.metric.Ceilometer
7731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7732         occurrences:
7733         - 1
7734         - UNBOUNDED
7735       attachment_b_single_2b_1b_t1_port:
7736         type: tosca.capabilities.Attachment
7737         occurrences:
7738         - 1
7739         - UNBOUNDED
7740       disk.write.bytes_b_single_2b:
7741         type: org.openecomp.capabilities.metric.Ceilometer
7742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7743         occurrences:
7744         - 1
7745         - UNBOUNDED
7746       network.incoming.packets_b_single_2b_1b_t2_port:
7747         type: org.openecomp.capabilities.metric.Ceilometer
7748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7749         occurrences:
7750         - 1
7751         - UNBOUNDED
7752       vcpus_b_single_2b:
7753         type: org.openecomp.capabilities.metric.Ceilometer
7754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7755         occurrences:
7756         - 1
7757         - UNBOUNDED
7758       disk.device.read.requests.rate_b_single_2b:
7759         type: org.openecomp.capabilities.metric.Ceilometer
7760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7761         occurrences:
7762         - 1
7763         - UNBOUNDED
7764       binding_b_single_2b_1b_t2_port:
7765         type: tosca.capabilities.network.Bindable
7766         valid_source_types:
7767         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7768         occurrences:
7769         - 0
7770         - UNBOUNDED
7771       instance_b_single_2b:
7772         type: org.openecomp.capabilities.metric.Ceilometer
7773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7774         occurrences:
7775         - 1
7776         - UNBOUNDED
7777       network.outpoing.packets_b_single_2b_1b_t2_port:
7778         type: org.openecomp.capabilities.metric.Ceilometer
7779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7780         occurrences:
7781         - 1
7782         - UNBOUNDED
7783       disk.device.read.requests_b_single_2b:
7784         type: org.openecomp.capabilities.metric.Ceilometer
7785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7786         occurrences:
7787         - 1
7788         - UNBOUNDED
7789       disk.device.latency_b_single_2b:
7790         type: org.openecomp.capabilities.metric.Ceilometer
7791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7792         occurrences:
7793         - 1
7794         - UNBOUNDED
7795       network.outgoing.bytes_b_single_2b_1b_t2_port:
7796         type: org.openecomp.capabilities.metric.Ceilometer
7797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7798         occurrences:
7799         - 1
7800         - UNBOUNDED
7801       disk.device.allocation_b_single_2b:
7802         type: org.openecomp.capabilities.metric.Ceilometer
7803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7804         occurrences:
7805         - 1
7806         - UNBOUNDED
7807       disk.latency_b_single_2b:
7808         type: org.openecomp.capabilities.metric.Ceilometer
7809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7810         occurrences:
7811         - 1
7812         - UNBOUNDED
7813       feature_b_single_2b_1b_t1_port:
7814         type: tosca.capabilities.Node
7815         occurrences:
7816         - 1
7817         - UNBOUNDED
7818       disk.device.read.bytes.rate_b_single_2b:
7819         type: org.openecomp.capabilities.metric.Ceilometer
7820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7821         occurrences:
7822         - 1
7823         - UNBOUNDED
7824       network.outpoing.packets_b_single_2b_1b_t1_port:
7825         type: org.openecomp.capabilities.metric.Ceilometer
7826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7827         occurrences:
7828         - 1
7829         - UNBOUNDED
7830       disk.device.write.bytes.rate_b_single_2b:
7831         type: org.openecomp.capabilities.metric.Ceilometer
7832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7833         occurrences:
7834         - 1
7835         - UNBOUNDED
7836       disk.allocation_b_single_2b:
7837         type: org.openecomp.capabilities.metric.Ceilometer
7838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7839         occurrences:
7840         - 1
7841         - UNBOUNDED
7842       memory_b_single_2b:
7843         type: org.openecomp.capabilities.metric.Ceilometer
7844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7845         occurrences:
7846         - 1
7847         - UNBOUNDED
7848       network.outgoing.packets.rate_b_single_2b_1b_t1_port:
7849         type: org.openecomp.capabilities.metric.Ceilometer
7850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7851         occurrences:
7852         - 1
7853         - UNBOUNDED
7854       binding_b_single_2b:
7855         type: tosca.capabilities.network.Bindable
7856         occurrences:
7857         - 1
7858         - UNBOUNDED
7859       network.incoming.packets_b_single_2b_1b_t1_port:
7860         type: org.openecomp.capabilities.metric.Ceilometer
7861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7862         occurrences:
7863         - 1
7864         - UNBOUNDED
7865       network.outgoing.bytes_b_single_2b_1b_t1_port:
7866         type: org.openecomp.capabilities.metric.Ceilometer
7867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7868         occurrences:
7869         - 1
7870         - UNBOUNDED
7871       binding_b_single_2b_1b_t1_port:
7872         type: tosca.capabilities.network.Bindable
7873         valid_source_types:
7874         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7875         occurrences:
7876         - 0
7877         - UNBOUNDED
7878       feature_b_single_2b_1b_t2_port:
7879         type: tosca.capabilities.Node
7880         occurrences:
7881         - 1
7882         - UNBOUNDED
7883       os_b_single_2b:
7884         type: tosca.capabilities.OperatingSystem
7885         occurrences:
7886         - 1
7887         - UNBOUNDED
7888       disk.root.size_b_single_2b:
7889         type: org.openecomp.capabilities.metric.Ceilometer
7890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7891         occurrences:
7892         - 1
7893         - UNBOUNDED
7894       disk.read.requests_b_single_2b:
7895         type: org.openecomp.capabilities.metric.Ceilometer
7896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7897         occurrences:
7898         - 1
7899         - UNBOUNDED
7900       endpoint_b_single_2b:
7901         type: tosca.capabilities.Endpoint.Admin
7902         occurrences:
7903         - 1
7904         - UNBOUNDED
7905       disk.iops_b_single_2b:
7906         type: org.openecomp.capabilities.metric.Ceilometer
7907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7908         occurrences:
7909         - 1
7910         - UNBOUNDED
7911       disk.device.write.bytes_b_single_2b:
7912         type: org.openecomp.capabilities.metric.Ceilometer
7913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7914         occurrences:
7915         - 1
7916         - UNBOUNDED
7917       scalable_b_single_2b:
7918         type: tosca.capabilities.Scalable
7919         occurrences:
7920         - 1
7921         - UNBOUNDED
7922       memory.usage_b_single_2b:
7923         type: org.openecomp.capabilities.metric.Ceilometer
7924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7925         occurrences:
7926         - 1
7927         - UNBOUNDED
7928       cpu_util_b_single_2b:
7929         type: org.openecomp.capabilities.metric.Ceilometer
7930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7931         occurrences:
7932         - 1
7933         - UNBOUNDED
7934       disk.device.usage_b_single_2b:
7935         type: org.openecomp.capabilities.metric.Ceilometer
7936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7937         occurrences:
7938         - 1
7939         - UNBOUNDED
7940       disk.device.write.requests.rate_b_single_2b:
7941         type: org.openecomp.capabilities.metric.Ceilometer
7942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7943         occurrences:
7944         - 1
7945         - UNBOUNDED
7946       cpu_b_single_2b:
7947         type: org.openecomp.capabilities.metric.Ceilometer
7948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7949         occurrences:
7950         - 1
7951         - UNBOUNDED
7952       disk.read.bytes.rate_b_single_2b:
7953         type: org.openecomp.capabilities.metric.Ceilometer
7954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7955         occurrences:
7956         - 1
7957         - UNBOUNDED
7958       network.incoming.bytes_b_single_2b_1b_t2_port:
7959         type: org.openecomp.capabilities.metric.Ceilometer
7960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7961         occurrences:
7962         - 1
7963         - UNBOUNDED
7964       network.outgoing.bytes.rate_b_single_2b_1b_t1_port:
7965         type: org.openecomp.capabilities.metric.Ceilometer
7966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7967         occurrences:
7968         - 1
7969         - UNBOUNDED