0c89db4fd9bd0ec9df71f0678f98b5e5ffac9aeb
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / mixPatterns / connectivityBetweenPatterns / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.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.heat.pcm_server:
927     derived_from: org.openecomp.resource.abstract.nodes.VFC
928     properties:
929       port_pcm_port_0_network_role:
930         type: string
931         required: true
932         status: SUPPORTED
933       port_pcm_port_1_network_role_tag:
934         type: string
935         required: true
936         status: SUPPORTED
937       availabilityzone_name:
938         type: string
939         description: availabilityzone name
940         required: true
941         status: SUPPORTED
942       port_pcm_port_0_vlan_requirements:
943         type: list
944         required: true
945         status: SUPPORTED
946         entry_schema:
947           type: org.openecomp.datatypes.network.VlanRequirements
948       pcm_image_name:
949         type: string
950         description: PCRF CM image name
951         required: true
952         status: SUPPORTED
953       port_pcm_port_0_order:
954         type: integer
955         required: true
956         status: SUPPORTED
957       port_pcm_port_0_subnetpoolid:
958         type: string
959         required: true
960         status: SUPPORTED
961       port_pcm_port_1_subnetpoolid:
962         type: string
963         required: true
964         status: SUPPORTED
965       port_pcm_port_0_network_role_tag:
966         type: string
967         required: true
968         status: SUPPORTED
969       pcm_server_name:
970         type: string
971         description: PCRF CM server name
972         required: true
973         status: SUPPORTED
974       cps_net_mask:
975         type: string
976         description: CPS network mask
977         required: true
978         status: SUPPORTED
979       port_pcm_port_1_exCP_naming:
980         type: org.openecomp.datatypes.Naming
981         required: true
982         status: SUPPORTED
983       port_pcm_port_0_exCP_naming:
984         type: org.openecomp.datatypes.Naming
985         required: true
986         status: SUPPORTED
987       oam_net_name:
988         type: string
989         description: OAM network name
990         required: true
991         status: SUPPORTED
992       port_pcm_port_1_network_role:
993         type: string
994         required: true
995         status: SUPPORTED
996       server_group:
997         type: string
998         required: true
999         status: SUPPORTED
1000       connectivityChk:
1001         type: json
1002         required: true
1003         status: SUPPORTED
1004       port_pcm_port_0_ip_requirements:
1005         type: list
1006         required: true
1007         status: SUPPORTED
1008         entry_schema:
1009           type: org.openecomp.datatypes.network.IpRequirements
1010       oam_net_gw:
1011         type: string
1012         description: CPS network gateway
1013         required: true
1014         status: SUPPORTED
1015       security_group_name:
1016         type: string
1017         description: the name of security group
1018         required: true
1019         status: SUPPORTED
1020       cps_net_ip:
1021         type: string
1022         description: CPS network ip
1023         required: true
1024         status: SUPPORTED
1025       port_pcm_port_1_mac_requirements:
1026         type: org.openecomp.datatypes.network.MacRequirements
1027         required: true
1028         status: SUPPORTED
1029       port_pcm_port_1_vlan_requirements:
1030         type: list
1031         required: true
1032         status: SUPPORTED
1033         entry_schema:
1034           type: org.openecomp.datatypes.network.VlanRequirements
1035       pcm_flavor_name:
1036         type: string
1037         description: flavor name of PCRF CM instance
1038         required: true
1039         status: SUPPORTED
1040       pcm_vol:
1041         type: string
1042         description: CPS Cluman Cinder Volume
1043         required: true
1044         status: SUPPORTED
1045       port_pcm_port_1_ip_requirements:
1046         type: list
1047         required: true
1048         status: SUPPORTED
1049         entry_schema:
1050           type: org.openecomp.datatypes.network.IpRequirements
1051       port_pcm_port_0_mac_requirements:
1052         type: org.openecomp.datatypes.network.MacRequirements
1053         required: true
1054         status: SUPPORTED
1055       cps_net_name:
1056         type: string
1057         description: CPS network name
1058         required: true
1059         status: SUPPORTED
1060       oam_net_ip:
1061         type: string
1062         description: OAM network ip
1063         required: true
1064         status: SUPPORTED
1065       oam_net_mask:
1066         type: string
1067         description: CPS network mask
1068         required: true
1069         status: SUPPORTED
1070       port_pcm_port_1_order:
1071         type: integer
1072         required: true
1073         status: SUPPORTED
1074     attributes:
1075       server_pcm_id:
1076         type: string
1077         description: the pcm nova service id
1078         status: SUPPORTED
1079     requirements:
1080     - dependency_pcm_port_1:
1081         capability: tosca.capabilities.Node
1082         node: tosca.nodes.Root
1083         relationship: tosca.relationships.DependsOn
1084         occurrences:
1085         - 0
1086         - UNBOUNDED
1087     - link_pcm_port_1:
1088         capability: tosca.capabilities.network.Linkable
1089         relationship: tosca.relationships.network.LinksTo
1090         occurrences:
1091         - 1
1092         - 1
1093     - dependency_server_pcm:
1094         capability: tosca.capabilities.Node
1095         node: tosca.nodes.Root
1096         relationship: tosca.relationships.DependsOn
1097         occurrences:
1098         - 0
1099         - UNBOUNDED
1100     - local_storage_server_pcm:
1101         capability: tosca.capabilities.Attachment
1102         node: tosca.nodes.BlockStorage
1103         relationship: tosca.relationships.AttachesTo
1104         occurrences:
1105         - 0
1106         - UNBOUNDED
1107     - dependency_pcm_port_0:
1108         capability: tosca.capabilities.Node
1109         node: tosca.nodes.Root
1110         relationship: tosca.relationships.DependsOn
1111         occurrences:
1112         - 0
1113         - UNBOUNDED
1114     - link_pcm_port_0:
1115         capability: tosca.capabilities.network.Linkable
1116         relationship: tosca.relationships.network.LinksTo
1117         occurrences:
1118         - 1
1119         - 1
1120     capabilities:
1121       network.incoming.packets.rate_pcm_port_0:
1122         type: org.openecomp.capabilities.metric.Ceilometer
1123         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1124         occurrences:
1125         - 1
1126         - UNBOUNDED
1127       cpu_server_pcm:
1128         type: org.openecomp.capabilities.metric.Ceilometer
1129         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1130         occurrences:
1131         - 1
1132         - UNBOUNDED
1133       network.incoming.packets.rate_pcm_port_1:
1134         type: org.openecomp.capabilities.metric.Ceilometer
1135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1136         occurrences:
1137         - 1
1138         - UNBOUNDED
1139       network.outpoing.packets_pcm_port_1:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       memory_server_pcm:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.write.requests_server_pcm:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.outpoing.packets_pcm_port_0:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.device.iops_server_pcm:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       memory.resident_server_pcm:
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       disk.device.write.requests_server_pcm:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.usage_server_pcm:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.allocation_server_pcm:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       disk.usage_server_pcm:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.device.write.bytes_server_pcm:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.root.size_server_pcm:
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.ephemeral.size_server_pcm:
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.device.latency_server_pcm:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       network.incoming.bytes_pcm_port_0:
1224         type: org.openecomp.capabilities.metric.Ceilometer
1225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229       network.incoming.bytes_pcm_port_1:
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       binding_pcm_port_0:
1236         type: tosca.capabilities.network.Bindable
1237         valid_source_types:
1238         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1239         occurrences:
1240         - 0
1241         - UNBOUNDED
1242       binding_pcm_port_1:
1243         type: tosca.capabilities.network.Bindable
1244         valid_source_types:
1245         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1246         occurrences:
1247         - 0
1248         - UNBOUNDED
1249       memory.usage_server_pcm:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       disk.read.requests_server_pcm:
1256         type: org.openecomp.capabilities.metric.Ceilometer
1257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1258         occurrences:
1259         - 1
1260         - UNBOUNDED
1261       disk.capacity_server_pcm:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       os_server_pcm:
1268         type: tosca.capabilities.OperatingSystem
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       disk.read.bytes_server_pcm:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       network.outgoing.packets.rate_pcm_port_0:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       network.outgoing.packets.rate_pcm_port_1:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       feature_pcm_port_1:
1291         type: tosca.capabilities.Node
1292         occurrences:
1293         - 1
1294         - UNBOUNDED
1295       network.outgoing.bytes_pcm_port_0:
1296         type: org.openecomp.capabilities.metric.Ceilometer
1297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1298         occurrences:
1299         - 1
1300         - UNBOUNDED
1301       disk.device.read.bytes_server_pcm:
1302         type: org.openecomp.capabilities.metric.Ceilometer
1303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       feature_pcm_port_0:
1308         type: tosca.capabilities.Node
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       network.outgoing.bytes_pcm_port_1:
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       attachment_pcm_port_0:
1319         type: tosca.capabilities.Attachment
1320         occurrences:
1321         - 1
1322         - UNBOUNDED
1323       attachment_pcm_port_1:
1324         type: tosca.capabilities.Attachment
1325         occurrences:
1326         - 1
1327         - UNBOUNDED
1328       endpoint_server_pcm:
1329         type: tosca.capabilities.Endpoint.Admin
1330         occurrences:
1331         - 1
1332         - UNBOUNDED
1333       disk.device.read.requests.rate_server_pcm:
1334         type: org.openecomp.capabilities.metric.Ceilometer
1335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1336         occurrences:
1337         - 1
1338         - UNBOUNDED
1339       vcpus_server_pcm:
1340         type: org.openecomp.capabilities.metric.Ceilometer
1341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       disk.write.bytes_server_pcm:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       disk.iops_server_pcm:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       disk.read.bytes.rate_server_pcm:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.device.allocation_server_pcm:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       scalable_server_pcm:
1370         type: tosca.capabilities.Scalable
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       disk.device.read.bytes.rate_server_pcm:
1375         type: org.openecomp.capabilities.metric.Ceilometer
1376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1377         occurrences:
1378         - 1
1379         - UNBOUNDED
1380       cpu_util_server_pcm:
1381         type: org.openecomp.capabilities.metric.Ceilometer
1382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1383         occurrences:
1384         - 1
1385         - UNBOUNDED
1386       disk.write.requests.rate_server_pcm:
1387         type: org.openecomp.capabilities.metric.Ceilometer
1388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1389         occurrences:
1390         - 1
1391         - UNBOUNDED
1392       disk.device.write.bytes.rate_server_pcm:
1393         type: org.openecomp.capabilities.metric.Ceilometer
1394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1395         occurrences:
1396         - 1
1397         - UNBOUNDED
1398       host_server_pcm:
1399         type: tosca.capabilities.Container
1400         valid_source_types:
1401         - tosca.nodes.SoftwareComponent
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       cpu.delta_server_pcm:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       network.outgoing.bytes.rate_pcm_port_1:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       network.incoming.packets_pcm_port_0:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       binding_server_pcm:
1424         type: tosca.capabilities.network.Bindable
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       network.outgoing.bytes.rate_pcm_port_0:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       disk.device.capacity_server_pcm:
1435         type: org.openecomp.capabilities.metric.Ceilometer
1436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       network.incoming.packets_pcm_port_1:
1441         type: org.openecomp.capabilities.metric.Ceilometer
1442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       instance_server_pcm:
1447         type: org.openecomp.capabilities.metric.Ceilometer
1448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1449         occurrences:
1450         - 1
1451         - UNBOUNDED
1452       disk.device.write.requests.rate_server_pcm:
1453         type: org.openecomp.capabilities.metric.Ceilometer
1454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       disk.latency_server_pcm:
1459         type: org.openecomp.capabilities.metric.Ceilometer
1460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       disk.device.read.requests_server_pcm:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       feature_server_pcm:
1471         type: tosca.capabilities.Node
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       network.incoming.bytes.rate_pcm_port_0:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       disk.write.bytes.rate_server_pcm:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.incoming.bytes.rate_pcm_port_1:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493   org.openecomp.resource.abstract.nodes.1c1_scalling_instance:
1494     derived_from: org.openecomp.resource.abstract.nodes.VFC
1495     properties:
1496       port_1c1_t1_port_exCP_naming:
1497         type: org.openecomp.datatypes.Naming
1498         required: true
1499         status: SUPPORTED
1500       port_1c1_t2_port_vlan_requirements:
1501         type: list
1502         required: true
1503         status: SUPPORTED
1504         entry_schema:
1505           type: org.openecomp.datatypes.network.VlanRequirements
1506       compute_1c1_scalling_instance_user_data_format:
1507         type: list
1508         required: true
1509         status: SUPPORTED
1510         entry_schema:
1511           type: string
1512       port_1c1_t2_port_network_role_tag:
1513         type: string
1514         required: true
1515         status: SUPPORTED
1516       vm_flavor_name:
1517         type: string
1518         required: true
1519         status: SUPPORTED
1520       port_1c1_t1_port_ip_requirements:
1521         type: list
1522         required: true
1523         status: SUPPORTED
1524         entry_schema:
1525           type: org.openecomp.datatypes.network.IpRequirements
1526       vm_image_name:
1527         type: string
1528         required: true
1529         status: SUPPORTED
1530       compute_1c1_scalling_instance_name:
1531         type: list
1532         required: true
1533         status: SUPPORTED
1534         entry_schema:
1535           type: string
1536       port_1c1_t1_port_name:
1537         type: list
1538         required: true
1539         status: SUPPORTED
1540         entry_schema:
1541           type: string
1542       port_1c1_t1_port_network:
1543         type: list
1544         required: true
1545         status: SUPPORTED
1546         entry_schema:
1547           type: string
1548       port_1c1_t2_port_fixed_ips:
1549         type: list
1550         required: true
1551         status: SUPPORTED
1552         entry_schema:
1553           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1554       port_1c1_t2_port_network:
1555         type: list
1556         required: true
1557         status: SUPPORTED
1558         entry_schema:
1559           type: string
1560       port_1c1_t1_port_fixed_ips:
1561         type: list
1562         required: true
1563         status: SUPPORTED
1564         entry_schema:
1565           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1566       port_1c1_t1_port_vlan_requirements:
1567         type: list
1568         required: true
1569         status: SUPPORTED
1570         entry_schema:
1571           type: org.openecomp.datatypes.network.VlanRequirements
1572       port_1c1_t2_port_ip_requirements:
1573         type: list
1574         required: true
1575         status: SUPPORTED
1576         entry_schema:
1577           type: org.openecomp.datatypes.network.IpRequirements
1578       port_1c1_t1_port_mac_requirements:
1579         type: org.openecomp.datatypes.network.MacRequirements
1580         required: true
1581         status: SUPPORTED
1582       index_value:
1583         type: integer
1584         description: Index value of this substitution service template runtime instance
1585         required: false
1586         default: 0
1587         status: SUPPORTED
1588         constraints:
1589         - greater_or_equal: 0
1590       port_1c1_t2_port_network_role:
1591         type: string
1592         required: true
1593         status: SUPPORTED
1594       port_1c1_t2_port_order:
1595         type: integer
1596         required: true
1597         status: SUPPORTED
1598       port_1c1_t2_port_mac_requirements:
1599         type: org.openecomp.datatypes.network.MacRequirements
1600         required: true
1601         status: SUPPORTED
1602       compute_1c1_scalling_instance_availability_zone:
1603         type: list
1604         required: true
1605         status: SUPPORTED
1606         entry_schema:
1607           type: string
1608       port_1c1_t2_port_subnetpoolid:
1609         type: string
1610         required: true
1611         status: SUPPORTED
1612       port_1c1_t2_port_name:
1613         type: list
1614         required: true
1615         status: SUPPORTED
1616         entry_schema:
1617           type: string
1618       compute_1c1_scalling_instance_scheduler_hints:
1619         type: list
1620         required: true
1621         status: SUPPORTED
1622         entry_schema:
1623           type: json
1624       port_1c1_t2_port_exCP_naming:
1625         type: org.openecomp.datatypes.Naming
1626         required: true
1627         status: SUPPORTED
1628       compute_1c1_scalling_instance_metadata:
1629         type: list
1630         required: true
1631         status: SUPPORTED
1632         entry_schema:
1633           type: json
1634       port_1c1_t1_port_subnetpoolid:
1635         type: string
1636         required: true
1637         status: SUPPORTED
1638       port_1c1_t1_port_network_role_tag:
1639         type: string
1640         required: true
1641         status: SUPPORTED
1642       port_1c1_t1_port_network_role:
1643         type: string
1644         required: true
1645         status: SUPPORTED
1646       port_1c1_t1_port_order:
1647         type: integer
1648         required: true
1649         status: SUPPORTED
1650     attributes:
1651       1c1_scalling_instance_1c1_t1_port_tenant_id:
1652         type: list
1653         status: SUPPORTED
1654         entry_schema:
1655           type: string
1656       1c1_scalling_instance_instance_name:
1657         type: list
1658         status: SUPPORTED
1659         entry_schema:
1660           type: string
1661       1c1_scalling_instance_1c1_t2_port_tenant_id:
1662         type: list
1663         status: SUPPORTED
1664         entry_schema:
1665           type: string
1666     requirements:
1667     - dependency_1c1_scalling_instance_1c1_t1_port:
1668         capability: tosca.capabilities.Node
1669         node: tosca.nodes.Root
1670         relationship: tosca.relationships.DependsOn
1671         occurrences:
1672         - 0
1673         - UNBOUNDED
1674     - link_1c1_scalling_instance_1c1_t1_port:
1675         capability: tosca.capabilities.network.Linkable
1676         relationship: tosca.relationships.network.LinksTo
1677         occurrences:
1678         - 1
1679         - 1
1680     - dependency_1c1_scalling_instance:
1681         capability: tosca.capabilities.Node
1682         node: tosca.nodes.Root
1683         relationship: tosca.relationships.DependsOn
1684         occurrences:
1685         - 0
1686         - UNBOUNDED
1687     - local_storage_1c1_scalling_instance:
1688         capability: tosca.capabilities.Attachment
1689         node: tosca.nodes.BlockStorage
1690         relationship: tosca.relationships.AttachesTo
1691         occurrences:
1692         - 0
1693         - UNBOUNDED
1694     - dependency_1c1_scalling_instance_1c1_t2_port:
1695         capability: tosca.capabilities.Node
1696         node: tosca.nodes.Root
1697         relationship: tosca.relationships.DependsOn
1698         occurrences:
1699         - 0
1700         - UNBOUNDED
1701     - link_1c1_scalling_instance_1c1_t2_port:
1702         capability: tosca.capabilities.network.Linkable
1703         relationship: tosca.relationships.network.LinksTo
1704         occurrences:
1705         - 1
1706         - 1
1707     capabilities:
1708       disk.device.latency_1c1_scalling_instance:
1709         type: org.openecomp.capabilities.metric.Ceilometer
1710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1711         occurrences:
1712         - 1
1713         - UNBOUNDED
1714       disk.ephemeral.size_1c1_scalling_instance:
1715         type: org.openecomp.capabilities.metric.Ceilometer
1716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1717         occurrences:
1718         - 1
1719         - UNBOUNDED
1720       disk.root.size_1c1_scalling_instance:
1721         type: org.openecomp.capabilities.metric.Ceilometer
1722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1723         occurrences:
1724         - 1
1725         - UNBOUNDED
1726       endpoint_1c1_scalling_instance:
1727         type: tosca.capabilities.Endpoint.Admin
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       disk.read.bytes_1c1_scalling_instance:
1732         type: org.openecomp.capabilities.metric.Ceilometer
1733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t2_port:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       network.incoming.packets.rate_1c1_scalling_instance_1c1_t2_port:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       disk.usage_1c1_scalling_instance:
1750         type: org.openecomp.capabilities.metric.Ceilometer
1751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1752         occurrences:
1753         - 1
1754         - UNBOUNDED
1755       memory.resident_1c1_scalling_instance:
1756         type: org.openecomp.capabilities.metric.Ceilometer
1757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t2_port:
1762         type: org.openecomp.capabilities.metric.Ceilometer
1763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       cpu_1c1_scalling_instance:
1768         type: org.openecomp.capabilities.metric.Ceilometer
1769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1770         occurrences:
1771         - 1
1772         - UNBOUNDED
1773       disk.write.bytes_1c1_scalling_instance:
1774         type: org.openecomp.capabilities.metric.Ceilometer
1775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1776         occurrences:
1777         - 1
1778         - UNBOUNDED
1779       network.incoming.packets.rate_1c1_scalling_instance_1c1_t1_port:
1780         type: org.openecomp.capabilities.metric.Ceilometer
1781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1782         occurrences:
1783         - 1
1784         - UNBOUNDED
1785       network.incoming.bytes_1c1_scalling_instance_1c1_t1_port:
1786         type: org.openecomp.capabilities.metric.Ceilometer
1787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1788         occurrences:
1789         - 1
1790         - UNBOUNDED
1791       disk.write.bytes.rate_1c1_scalling_instance:
1792         type: org.openecomp.capabilities.metric.Ceilometer
1793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1794         occurrences:
1795         - 1
1796         - UNBOUNDED
1797       disk.device.allocation_1c1_scalling_instance:
1798         type: org.openecomp.capabilities.metric.Ceilometer
1799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1800         occurrences:
1801         - 1
1802         - UNBOUNDED
1803       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t1_port:
1804         type: org.openecomp.capabilities.metric.Ceilometer
1805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1806         occurrences:
1807         - 1
1808         - UNBOUNDED
1809       feature_1c1_scalling_instance:
1810         type: tosca.capabilities.Node
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       disk.device.write.requests.rate_1c1_scalling_instance:
1815         type: org.openecomp.capabilities.metric.Ceilometer
1816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       disk.read.bytes.rate_1c1_scalling_instance:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       network.outpoing.packets_1c1_scalling_instance_1c1_t2_port:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       scalable_1c1_scalling_instance:
1833         type: tosca.capabilities.Scalable
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.device.read.bytes_1c1_scalling_instance:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       binding_1c1_scalling_instance_1c1_t2_port:
1844         type: tosca.capabilities.network.Bindable
1845         valid_source_types:
1846         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1847         occurrences:
1848         - 0
1849         - UNBOUNDED
1850       disk.device.write.bytes_1c1_scalling_instance:
1851         type: org.openecomp.capabilities.metric.Ceilometer
1852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1853         occurrences:
1854         - 1
1855         - UNBOUNDED
1856       disk.read.requests_1c1_scalling_instance:
1857         type: org.openecomp.capabilities.metric.Ceilometer
1858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1859         occurrences:
1860         - 1
1861         - UNBOUNDED
1862       network.incoming.packets_1c1_scalling_instance_1c1_t2_port:
1863         type: org.openecomp.capabilities.metric.Ceilometer
1864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1865         occurrences:
1866         - 1
1867         - UNBOUNDED
1868       vcpus_1c1_scalling_instance:
1869         type: org.openecomp.capabilities.metric.Ceilometer
1870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1871         occurrences:
1872         - 1
1873         - UNBOUNDED
1874       network.outgoing.bytes_1c1_scalling_instance_1c1_t1_port:
1875         type: org.openecomp.capabilities.metric.Ceilometer
1876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1877         occurrences:
1878         - 1
1879         - UNBOUNDED
1880       host_1c1_scalling_instance:
1881         type: tosca.capabilities.Container
1882         valid_source_types:
1883         - tosca.nodes.SoftwareComponent
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       disk.write.requests_1c1_scalling_instance:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       feature_1c1_scalling_instance_1c1_t1_port:
1894         type: tosca.capabilities.Node
1895         occurrences:
1896         - 1
1897         - UNBOUNDED
1898       binding_1c1_scalling_instance_1c1_t1_port:
1899         type: tosca.capabilities.network.Bindable
1900         valid_source_types:
1901         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1902         occurrences:
1903         - 0
1904         - UNBOUNDED
1905       disk.device.read.requests.rate_1c1_scalling_instance:
1906         type: org.openecomp.capabilities.metric.Ceilometer
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       attachment_1c1_scalling_instance_1c1_t2_port:
1912         type: tosca.capabilities.Attachment
1913         occurrences:
1914         - 1
1915         - UNBOUNDED
1916       disk.device.read.bytes.rate_1c1_scalling_instance:
1917         type: org.openecomp.capabilities.metric.Ceilometer
1918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1919         occurrences:
1920         - 1
1921         - UNBOUNDED
1922       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t1_port:
1923         type: org.openecomp.capabilities.metric.Ceilometer
1924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1925         occurrences:
1926         - 1
1927         - UNBOUNDED
1928       disk.device.iops_1c1_scalling_instance:
1929         type: org.openecomp.capabilities.metric.Ceilometer
1930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1931         occurrences:
1932         - 1
1933         - UNBOUNDED
1934       disk.device.capacity_1c1_scalling_instance:
1935         type: org.openecomp.capabilities.metric.Ceilometer
1936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       disk.capacity_1c1_scalling_instance:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.write.requests.rate_1c1_scalling_instance:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       cpu_util_1c1_scalling_instance:
1953         type: org.openecomp.capabilities.metric.Ceilometer
1954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1955         occurrences:
1956         - 1
1957         - UNBOUNDED
1958       disk.device.read.requests_1c1_scalling_instance:
1959         type: org.openecomp.capabilities.metric.Ceilometer
1960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1961         occurrences:
1962         - 1
1963         - UNBOUNDED
1964       disk.device.write.bytes.rate_1c1_scalling_instance:
1965         type: org.openecomp.capabilities.metric.Ceilometer
1966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1967         occurrences:
1968         - 1
1969         - UNBOUNDED
1970       disk.device.write.requests_1c1_scalling_instance:
1971         type: org.openecomp.capabilities.metric.Ceilometer
1972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t1_port:
1977         type: org.openecomp.capabilities.metric.Ceilometer
1978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1979         occurrences:
1980         - 1
1981         - UNBOUNDED
1982       network.outgoing.bytes_1c1_scalling_instance_1c1_t2_port:
1983         type: org.openecomp.capabilities.metric.Ceilometer
1984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1985         occurrences:
1986         - 1
1987         - UNBOUNDED
1988       disk.latency_1c1_scalling_instance:
1989         type: org.openecomp.capabilities.metric.Ceilometer
1990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1991         occurrences:
1992         - 1
1993         - UNBOUNDED
1994       binding_1c1_scalling_instance:
1995         type: tosca.capabilities.network.Bindable
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       disk.device.usage_1c1_scalling_instance:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       network.incoming.packets_1c1_scalling_instance_1c1_t1_port:
2006         type: org.openecomp.capabilities.metric.Ceilometer
2007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2008         occurrences:
2009         - 1
2010         - UNBOUNDED
2011       disk.allocation_1c1_scalling_instance:
2012         type: org.openecomp.capabilities.metric.Ceilometer
2013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       feature_1c1_scalling_instance_1c1_t2_port:
2018         type: tosca.capabilities.Node
2019         occurrences:
2020         - 1
2021         - UNBOUNDED
2022       memory.usage_1c1_scalling_instance:
2023         type: org.openecomp.capabilities.metric.Ceilometer
2024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2025         occurrences:
2026         - 1
2027         - UNBOUNDED
2028       network.incoming.bytes_1c1_scalling_instance_1c1_t2_port:
2029         type: org.openecomp.capabilities.metric.Ceilometer
2030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t2_port:
2035         type: org.openecomp.capabilities.metric.Ceilometer
2036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2037         occurrences:
2038         - 1
2039         - UNBOUNDED
2040       os_1c1_scalling_instance:
2041         type: tosca.capabilities.OperatingSystem
2042         occurrences:
2043         - 1
2044         - UNBOUNDED
2045       disk.iops_1c1_scalling_instance:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       network.outpoing.packets_1c1_scalling_instance_1c1_t1_port:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       attachment_1c1_scalling_instance_1c1_t1_port:
2058         type: tosca.capabilities.Attachment
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       cpu.delta_1c1_scalling_instance:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       memory_1c1_scalling_instance:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       instance_1c1_scalling_instance:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080   org.openecomp.resource.abstract.nodes.a_single_1a:
2081     derived_from: org.openecomp.resource.abstract.nodes.VFC
2082     properties:
2083       compute_a_single_1a_metadata:
2084         type: list
2085         required: true
2086         status: SUPPORTED
2087         entry_schema:
2088           type: json
2089       port_1a_t1_port_ip_requirements:
2090         type: list
2091         required: true
2092         status: SUPPORTED
2093         entry_schema:
2094           type: org.openecomp.datatypes.network.IpRequirements
2095       port_1a_t2_port_network_role_tag:
2096         type: string
2097         required: true
2098         status: SUPPORTED
2099       vm_flavor_name:
2100         type: string
2101         required: true
2102         status: SUPPORTED
2103       port_1a_t2_port_network_role:
2104         type: string
2105         required: true
2106         status: SUPPORTED
2107       port_1a_t2_port_network:
2108         type: list
2109         required: true
2110         status: SUPPORTED
2111         entry_schema:
2112           type: string
2113       port_1a_t1_port_mac_requirements:
2114         type: org.openecomp.datatypes.network.MacRequirements
2115         required: true
2116         status: SUPPORTED
2117       port_1a_t1_port_network:
2118         type: list
2119         required: true
2120         status: SUPPORTED
2121         entry_schema:
2122           type: string
2123       port_1a_t1_port_subnetpoolid:
2124         type: string
2125         required: true
2126         status: SUPPORTED
2127       vm_image_name:
2128         type: string
2129         required: true
2130         status: SUPPORTED
2131       port_1a_t2_port_ip_requirements:
2132         type: list
2133         required: true
2134         status: SUPPORTED
2135         entry_schema:
2136           type: org.openecomp.datatypes.network.IpRequirements
2137       port_1a_t1_port_vlan_requirements:
2138         type: list
2139         required: true
2140         status: SUPPORTED
2141         entry_schema:
2142           type: org.openecomp.datatypes.network.VlanRequirements
2143       port_1a_t1_port_exCP_naming:
2144         type: org.openecomp.datatypes.Naming
2145         required: true
2146         status: SUPPORTED
2147       compute_a_single_1a_availability_zone:
2148         type: list
2149         required: true
2150         status: SUPPORTED
2151         entry_schema:
2152           type: string
2153       compute_a_single_1a_scheduler_hints:
2154         type: list
2155         required: true
2156         status: SUPPORTED
2157         entry_schema:
2158           type: json
2159       index_value:
2160         type: integer
2161         description: Index value of this substitution service template runtime instance
2162         required: false
2163         default: 0
2164         status: SUPPORTED
2165         constraints:
2166         - greater_or_equal: 0
2167       port_1a_t1_port_network_role_tag:
2168         type: string
2169         required: true
2170         status: SUPPORTED
2171       port_1a_t1_port_network_role:
2172         type: string
2173         required: true
2174         status: SUPPORTED
2175       port_1a_t1_port_order:
2176         type: integer
2177         required: true
2178         status: SUPPORTED
2179       port_1a_t2_port_exCP_naming:
2180         type: org.openecomp.datatypes.Naming
2181         required: true
2182         status: SUPPORTED
2183       port_1a_t2_port_vlan_requirements:
2184         type: list
2185         required: true
2186         status: SUPPORTED
2187         entry_schema:
2188           type: org.openecomp.datatypes.network.VlanRequirements
2189       port_1a_t2_port_subnetpoolid:
2190         type: string
2191         required: true
2192         status: SUPPORTED
2193       port_1a_t2_port_order:
2194         type: integer
2195         required: true
2196         status: SUPPORTED
2197       compute_a_single_1a_user_data_format:
2198         type: list
2199         required: true
2200         status: SUPPORTED
2201         entry_schema:
2202           type: string
2203       compute_a_single_1a_name:
2204         type: list
2205         required: true
2206         status: SUPPORTED
2207         entry_schema:
2208           type: string
2209       port_1a_t2_port_mac_requirements:
2210         type: org.openecomp.datatypes.network.MacRequirements
2211         required: true
2212         status: SUPPORTED
2213     attributes:
2214       a_single_1a_instance_name:
2215         type: list
2216         status: SUPPORTED
2217         entry_schema:
2218           type: string
2219       a_single_1a_1a_t1_port_tenant_id:
2220         type: list
2221         status: SUPPORTED
2222         entry_schema:
2223           type: string
2224     requirements:
2225     - dependency_a_single_1a_1a_t1_port:
2226         capability: tosca.capabilities.Node
2227         node: tosca.nodes.Root
2228         relationship: tosca.relationships.DependsOn
2229         occurrences:
2230         - 0
2231         - UNBOUNDED
2232     - link_a_single_1a_1a_t1_port:
2233         capability: tosca.capabilities.network.Linkable
2234         relationship: tosca.relationships.network.LinksTo
2235         occurrences:
2236         - 1
2237         - 1
2238     - dependency_a_single_1a:
2239         capability: tosca.capabilities.Node
2240         node: tosca.nodes.Root
2241         relationship: tosca.relationships.DependsOn
2242         occurrences:
2243         - 0
2244         - UNBOUNDED
2245     - local_storage_a_single_1a:
2246         capability: tosca.capabilities.Attachment
2247         node: tosca.nodes.BlockStorage
2248         relationship: tosca.relationships.AttachesTo
2249         occurrences:
2250         - 0
2251         - UNBOUNDED
2252     - dependency_a_single_1a_1a_t2_port:
2253         capability: tosca.capabilities.Node
2254         node: tosca.nodes.Root
2255         relationship: tosca.relationships.DependsOn
2256         occurrences:
2257         - 0
2258         - UNBOUNDED
2259     - link_a_single_1a_1a_t2_port:
2260         capability: tosca.capabilities.network.Linkable
2261         relationship: tosca.relationships.network.LinksTo
2262         occurrences:
2263         - 1
2264         - 1
2265     capabilities:
2266       disk.read.bytes_a_single_1a:
2267         type: org.openecomp.capabilities.metric.Ceilometer
2268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2269         occurrences:
2270         - 1
2271         - UNBOUNDED
2272       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
2273         type: org.openecomp.capabilities.metric.Ceilometer
2274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2275         occurrences:
2276         - 1
2277         - UNBOUNDED
2278       disk.usage_a_single_1a:
2279         type: org.openecomp.capabilities.metric.Ceilometer
2280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       attachment_a_single_1a_1a_t2_port:
2285         type: tosca.capabilities.Attachment
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       scalable_a_single_1a:
2290         type: tosca.capabilities.Scalable
2291         occurrences:
2292         - 1
2293         - UNBOUNDED
2294       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
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       host_a_single_1a:
2301         type: tosca.capabilities.Container
2302         valid_source_types:
2303         - tosca.nodes.SoftwareComponent
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       endpoint_a_single_1a:
2308         type: tosca.capabilities.Endpoint.Admin
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       disk.root.size_a_single_1a:
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       memory.resident_a_single_1a:
2319         type: org.openecomp.capabilities.metric.Ceilometer
2320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2321         occurrences:
2322         - 1
2323         - UNBOUNDED
2324       network.incoming.packets.rate_a_single_1a_1a_t2_port:
2325         type: org.openecomp.capabilities.metric.Ceilometer
2326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       cpu.delta_a_single_1a:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       disk.device.write.requests_a_single_1a:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       disk.iops_a_single_1a:
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       network.incoming.bytes_a_single_1a_1a_t1_port:
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       cpu_util_a_single_1a:
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       os_a_single_1a:
2367         type: tosca.capabilities.OperatingSystem
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       disk.device.usage_a_single_1a:
2372         type: org.openecomp.capabilities.metric.Ceilometer
2373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2374         occurrences:
2375         - 1
2376         - UNBOUNDED
2377       network.incoming.packets.rate_a_single_1a_1a_t1_port:
2378         type: org.openecomp.capabilities.metric.Ceilometer
2379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2380         occurrences:
2381         - 1
2382         - UNBOUNDED
2383       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
2384         type: org.openecomp.capabilities.metric.Ceilometer
2385         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2386         occurrences:
2387         - 1
2388         - UNBOUNDED
2389       disk.read.requests_a_single_1a:
2390         type: org.openecomp.capabilities.metric.Ceilometer
2391         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2392         occurrences:
2393         - 1
2394         - UNBOUNDED
2395       disk.read.bytes.rate_a_single_1a:
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_a_single_1a:
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       attachment_a_single_1a_1a_t1_port:
2408         type: tosca.capabilities.Attachment
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       cpu_a_single_1a:
2413         type: org.openecomp.capabilities.metric.Ceilometer
2414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2415         occurrences:
2416         - 1
2417         - UNBOUNDED
2418       memory.usage_a_single_1a:
2419         type: org.openecomp.capabilities.metric.Ceilometer
2420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2421         occurrences:
2422         - 1
2423         - UNBOUNDED
2424       disk.device.write.requests.rate_a_single_1a:
2425         type: org.openecomp.capabilities.metric.Ceilometer
2426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2427         occurrences:
2428         - 1
2429         - UNBOUNDED
2430       binding_a_single_1a_1a_t2_port:
2431         type: tosca.capabilities.network.Bindable
2432         valid_source_types:
2433         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2434         occurrences:
2435         - 0
2436         - UNBOUNDED
2437       network.incoming.packets_a_single_1a_1a_t2_port:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.device.read.requests_a_single_1a:
2444         type: org.openecomp.capabilities.metric.Ceilometer
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.device.latency_a_single_1a:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       instance_a_single_1a:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       binding_a_single_1a:
2462         type: tosca.capabilities.network.Bindable
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       disk.latency_a_single_1a:
2467         type: org.openecomp.capabilities.metric.Ceilometer
2468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       network.outgoing.bytes_a_single_1a_1a_t2_port:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       disk.device.allocation_a_single_1a:
2479         type: org.openecomp.capabilities.metric.Ceilometer
2480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       disk.write.bytes_a_single_1a:
2485         type: org.openecomp.capabilities.metric.Ceilometer
2486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       feature_a_single_1a_1a_t1_port:
2491         type: tosca.capabilities.Node
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       network.outpoing.packets_a_single_1a_1a_t2_port:
2496         type: org.openecomp.capabilities.metric.Ceilometer
2497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2498         occurrences:
2499         - 1
2500         - UNBOUNDED
2501       network.outpoing.packets_a_single_1a_1a_t1_port:
2502         type: org.openecomp.capabilities.metric.Ceilometer
2503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2504         occurrences:
2505         - 1
2506         - UNBOUNDED
2507       disk.device.read.bytes.rate_a_single_1a:
2508         type: org.openecomp.capabilities.metric.Ceilometer
2509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2510         occurrences:
2511         - 1
2512         - UNBOUNDED
2513       disk.device.write.bytes_a_single_1a:
2514         type: org.openecomp.capabilities.metric.Ceilometer
2515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2516         occurrences:
2517         - 1
2518         - UNBOUNDED
2519       disk.device.write.bytes.rate_a_single_1a:
2520         type: org.openecomp.capabilities.metric.Ceilometer
2521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2522         occurrences:
2523         - 1
2524         - UNBOUNDED
2525       memory_a_single_1a:
2526         type: org.openecomp.capabilities.metric.Ceilometer
2527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2528         occurrences:
2529         - 1
2530         - UNBOUNDED
2531       disk.allocation_a_single_1a:
2532         type: org.openecomp.capabilities.metric.Ceilometer
2533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2534         occurrences:
2535         - 1
2536         - UNBOUNDED
2537       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
2538         type: org.openecomp.capabilities.metric.Ceilometer
2539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2540         occurrences:
2541         - 1
2542         - UNBOUNDED
2543       feature_a_single_1a_1a_t2_port:
2544         type: tosca.capabilities.Node
2545         occurrences:
2546         - 1
2547         - UNBOUNDED
2548       disk.capacity_a_single_1a:
2549         type: org.openecomp.capabilities.metric.Ceilometer
2550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2551         occurrences:
2552         - 1
2553         - UNBOUNDED
2554       disk.device.read.bytes_a_single_1a:
2555         type: org.openecomp.capabilities.metric.Ceilometer
2556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2557         occurrences:
2558         - 1
2559         - UNBOUNDED
2560       network.incoming.packets_a_single_1a_1a_t1_port:
2561         type: org.openecomp.capabilities.metric.Ceilometer
2562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2563         occurrences:
2564         - 1
2565         - UNBOUNDED
2566       feature_a_single_1a:
2567         type: tosca.capabilities.Node
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       network.outgoing.bytes_a_single_1a_1a_t1_port:
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.ephemeral.size_a_single_1a:
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       vcpus_a_single_1a:
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       binding_a_single_1a_1a_t1_port:
2590         type: tosca.capabilities.network.Bindable
2591         valid_source_types:
2592         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2593         occurrences:
2594         - 0
2595         - UNBOUNDED
2596       disk.device.iops_a_single_1a:
2597         type: org.openecomp.capabilities.metric.Ceilometer
2598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2599         occurrences:
2600         - 1
2601         - UNBOUNDED
2602       disk.write.requests_a_single_1a:
2603         type: org.openecomp.capabilities.metric.Ceilometer
2604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2605         occurrences:
2606         - 1
2607         - UNBOUNDED
2608       disk.device.read.requests.rate_a_single_1a:
2609         type: org.openecomp.capabilities.metric.Ceilometer
2610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       disk.device.capacity_a_single_1a:
2615         type: org.openecomp.capabilities.metric.Ceilometer
2616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2617         occurrences:
2618         - 1
2619         - UNBOUNDED
2620       disk.write.requests.rate_a_single_1a:
2621         type: org.openecomp.capabilities.metric.Ceilometer
2622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2623         occurrences:
2624         - 1
2625         - UNBOUNDED
2626       network.incoming.bytes_a_single_1a_1a_t2_port:
2627         type: org.openecomp.capabilities.metric.Ceilometer
2628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2629         occurrences:
2630         - 1
2631         - UNBOUNDED
2632       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
2633         type: org.openecomp.capabilities.metric.Ceilometer
2634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2635         occurrences:
2636         - 1
2637         - UNBOUNDED
2638   org.openecomp.resource.abstract.nodes.b_single_1b_1:
2639     derived_from: org.openecomp.resource.abstract.nodes.VFC
2640     properties:
2641       port_1b_t1_port_order:
2642         type: integer
2643         required: true
2644         status: SUPPORTED
2645       port_1b_t1_port_network_role:
2646         type: string
2647         required: true
2648         status: SUPPORTED
2649       port_1b_t1_port_exCP_naming:
2650         type: org.openecomp.datatypes.Naming
2651         required: true
2652         status: SUPPORTED
2653       vm_flavor_name:
2654         type: string
2655         required: true
2656         status: SUPPORTED
2657       port_1b_t1_port_ip_requirements:
2658         type: list
2659         required: true
2660         status: SUPPORTED
2661         entry_schema:
2662           type: org.openecomp.datatypes.network.IpRequirements
2663       vm_image_name:
2664         type: string
2665         required: true
2666         status: SUPPORTED
2667       port_1b_t2_port_network_role:
2668         type: string
2669         required: true
2670         status: SUPPORTED
2671       port_1b_t2_port_order:
2672         type: integer
2673         required: true
2674         status: SUPPORTED
2675       compute_b_single_1b_user_data_format:
2676         type: list
2677         required: true
2678         status: SUPPORTED
2679         entry_schema:
2680           type: string
2681       port_1b_t2_port_exCP_naming:
2682         type: org.openecomp.datatypes.Naming
2683         required: true
2684         status: SUPPORTED
2685       port_1b_t2_port_network_role_tag:
2686         type: string
2687         required: true
2688         status: SUPPORTED
2689       port_1b_t2_port_subnetpoolid:
2690         type: string
2691         required: true
2692         status: SUPPORTED
2693       port_1b_t2_port_mac_requirements:
2694         type: org.openecomp.datatypes.network.MacRequirements
2695         required: true
2696         status: SUPPORTED
2697       compute_b_single_1b_availability_zone:
2698         type: list
2699         required: true
2700         status: SUPPORTED
2701         entry_schema:
2702           type: string
2703       index_value:
2704         type: integer
2705         description: Index value of this substitution service template runtime instance
2706         required: false
2707         default: 0
2708         status: SUPPORTED
2709         constraints:
2710         - greater_or_equal: 0
2711       compute_b_single_1b_scheduler_hints:
2712         type: list
2713         required: true
2714         status: SUPPORTED
2715         entry_schema:
2716           type: json
2717       port_1b_t2_port_vlan_requirements:
2718         type: list
2719         required: true
2720         status: SUPPORTED
2721         entry_schema:
2722           type: org.openecomp.datatypes.network.VlanRequirements
2723       port_1b_t2_port_ip_requirements:
2724         type: list
2725         required: true
2726         status: SUPPORTED
2727         entry_schema:
2728           type: org.openecomp.datatypes.network.IpRequirements
2729       port_1b_t1_port_value_specs:
2730         type: list
2731         required: true
2732         status: SUPPORTED
2733         entry_schema:
2734           type: json
2735       port_1b_t1_port_network_role_tag:
2736         type: string
2737         required: true
2738         status: SUPPORTED
2739       port_1b_t1_port_subnetpoolid:
2740         type: string
2741         required: true
2742         status: SUPPORTED
2743       port_1b_t1_port_mac_requirements:
2744         type: org.openecomp.datatypes.network.MacRequirements
2745         required: true
2746         status: SUPPORTED
2747       port_1b_t2_port_network:
2748         type: list
2749         required: true
2750         status: SUPPORTED
2751         entry_schema:
2752           type: string
2753       port_1b_t1_port_vlan_requirements:
2754         type: list
2755         required: true
2756         status: SUPPORTED
2757         entry_schema:
2758           type: org.openecomp.datatypes.network.VlanRequirements
2759       port_1b_t1_port_network:
2760         type: list
2761         required: true
2762         status: SUPPORTED
2763         entry_schema:
2764           type: string
2765       compute_b_single_1b_name:
2766         type: list
2767         required: true
2768         status: SUPPORTED
2769         entry_schema:
2770           type: string
2771     attributes:
2772       b_single_1b_instance_name:
2773         type: list
2774         status: SUPPORTED
2775         entry_schema:
2776           type: string
2777       b_single_1b_1b_t1_port_tenant_id:
2778         type: list
2779         status: SUPPORTED
2780         entry_schema:
2781           type: string
2782     requirements:
2783     - dependency_b_single_1b:
2784         capability: tosca.capabilities.Node
2785         node: tosca.nodes.Root
2786         relationship: tosca.relationships.DependsOn
2787         occurrences:
2788         - 0
2789         - UNBOUNDED
2790     - local_storage_b_single_1b:
2791         capability: tosca.capabilities.Attachment
2792         node: tosca.nodes.BlockStorage
2793         relationship: tosca.relationships.AttachesTo
2794         occurrences:
2795         - 0
2796         - UNBOUNDED
2797     - dependency_b_single_1b_1b_t1_port:
2798         capability: tosca.capabilities.Node
2799         node: tosca.nodes.Root
2800         relationship: tosca.relationships.DependsOn
2801         occurrences:
2802         - 0
2803         - UNBOUNDED
2804     - link_b_single_1b_1b_t1_port:
2805         capability: tosca.capabilities.network.Linkable
2806         relationship: tosca.relationships.network.LinksTo
2807         occurrences:
2808         - 1
2809         - 1
2810     - dependency_b_single_1b_1b_t2_port:
2811         capability: tosca.capabilities.Node
2812         node: tosca.nodes.Root
2813         relationship: tosca.relationships.DependsOn
2814         occurrences:
2815         - 0
2816         - UNBOUNDED
2817     - link_b_single_1b_1b_t2_port:
2818         capability: tosca.capabilities.network.Linkable
2819         relationship: tosca.relationships.network.LinksTo
2820         occurrences:
2821         - 1
2822         - 1
2823     capabilities:
2824       attachment_b_single_1b_1b_t2_port:
2825         type: tosca.capabilities.Attachment
2826         occurrences:
2827         - 1
2828         - UNBOUNDED
2829       endpoint_b_single_1b:
2830         type: tosca.capabilities.Endpoint.Admin
2831         occurrences:
2832         - 1
2833         - UNBOUNDED
2834       feature_b_single_1b:
2835         type: tosca.capabilities.Node
2836         occurrences:
2837         - 1
2838         - UNBOUNDED
2839       disk.iops_b_single_1b:
2840         type: org.openecomp.capabilities.metric.Ceilometer
2841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2842         occurrences:
2843         - 1
2844         - UNBOUNDED
2845       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
2846         type: org.openecomp.capabilities.metric.Ceilometer
2847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2848         occurrences:
2849         - 1
2850         - UNBOUNDED
2851       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
2852         type: org.openecomp.capabilities.metric.Ceilometer
2853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2854         occurrences:
2855         - 1
2856         - UNBOUNDED
2857       scalable_b_single_1b:
2858         type: tosca.capabilities.Scalable
2859         occurrences:
2860         - 1
2861         - UNBOUNDED
2862       disk.write.bytes_b_single_1b:
2863         type: org.openecomp.capabilities.metric.Ceilometer
2864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       os_b_single_1b:
2869         type: tosca.capabilities.OperatingSystem
2870         occurrences:
2871         - 1
2872         - UNBOUNDED
2873       vcpus_b_single_1b:
2874         type: org.openecomp.capabilities.metric.Ceilometer
2875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2876         occurrences:
2877         - 1
2878         - UNBOUNDED
2879       cpu_b_single_1b:
2880         type: org.openecomp.capabilities.metric.Ceilometer
2881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2882         occurrences:
2883         - 1
2884         - UNBOUNDED
2885       disk.device.read.requests.rate_b_single_1b:
2886         type: org.openecomp.capabilities.metric.Ceilometer
2887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2888         occurrences:
2889         - 1
2890         - UNBOUNDED
2891       network.incoming.packets.rate_b_single_1b_1b_t2_port:
2892         type: org.openecomp.capabilities.metric.Ceilometer
2893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2894         occurrences:
2895         - 1
2896         - UNBOUNDED
2897       instance_b_single_1b:
2898         type: org.openecomp.capabilities.metric.Ceilometer
2899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2900         occurrences:
2901         - 1
2902         - UNBOUNDED
2903       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
2904         type: org.openecomp.capabilities.metric.Ceilometer
2905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2906         occurrences:
2907         - 1
2908         - UNBOUNDED
2909       disk.read.bytes_b_single_1b:
2910         type: org.openecomp.capabilities.metric.Ceilometer
2911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2912         occurrences:
2913         - 1
2914         - UNBOUNDED
2915       disk.device.latency_b_single_1b:
2916         type: org.openecomp.capabilities.metric.Ceilometer
2917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2918         occurrences:
2919         - 1
2920         - UNBOUNDED
2921       disk.usage_b_single_1b:
2922         type: org.openecomp.capabilities.metric.Ceilometer
2923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2924         occurrences:
2925         - 1
2926         - UNBOUNDED
2927       network.incoming.bytes_b_single_1b_1b_t1_port:
2928         type: org.openecomp.capabilities.metric.Ceilometer
2929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2930         occurrences:
2931         - 1
2932         - UNBOUNDED
2933       disk.device.allocation_b_single_1b:
2934         type: org.openecomp.capabilities.metric.Ceilometer
2935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2936         occurrences:
2937         - 1
2938         - UNBOUNDED
2939       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
2940         type: org.openecomp.capabilities.metric.Ceilometer
2941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2942         occurrences:
2943         - 1
2944         - UNBOUNDED
2945       disk.device.capacity_b_single_1b:
2946         type: org.openecomp.capabilities.metric.Ceilometer
2947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2948         occurrences:
2949         - 1
2950         - UNBOUNDED
2951       disk.latency_b_single_1b:
2952         type: org.openecomp.capabilities.metric.Ceilometer
2953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2954         occurrences:
2955         - 1
2956         - UNBOUNDED
2957       network.incoming.packets_b_single_1b_1b_t2_port:
2958         type: org.openecomp.capabilities.metric.Ceilometer
2959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2960         occurrences:
2961         - 1
2962         - UNBOUNDED
2963       network.incoming.packets.rate_b_single_1b_1b_t1_port:
2964         type: org.openecomp.capabilities.metric.Ceilometer
2965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2966         occurrences:
2967         - 1
2968         - UNBOUNDED
2969       attachment_b_single_1b_1b_t1_port:
2970         type: tosca.capabilities.Attachment
2971         occurrences:
2972         - 1
2973         - UNBOUNDED
2974       disk.device.write.requests_b_single_1b:
2975         type: org.openecomp.capabilities.metric.Ceilometer
2976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       binding_b_single_1b_1b_t2_port:
2981         type: tosca.capabilities.network.Bindable
2982         valid_source_types:
2983         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2984         occurrences:
2985         - 0
2986         - UNBOUNDED
2987       disk.ephemeral.size_b_single_1b:
2988         type: org.openecomp.capabilities.metric.Ceilometer
2989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2990         occurrences:
2991         - 1
2992         - UNBOUNDED
2993       disk.write.requests.rate_b_single_1b:
2994         type: org.openecomp.capabilities.metric.Ceilometer
2995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2996         occurrences:
2997         - 1
2998         - UNBOUNDED
2999       network.outpoing.packets_b_single_1b_1b_t2_port:
3000         type: org.openecomp.capabilities.metric.Ceilometer
3001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3002         occurrences:
3003         - 1
3004         - UNBOUNDED
3005       disk.device.iops_b_single_1b:
3006         type: org.openecomp.capabilities.metric.Ceilometer
3007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       disk.read.requests_b_single_1b:
3012         type: org.openecomp.capabilities.metric.Ceilometer
3013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3014         occurrences:
3015         - 1
3016         - UNBOUNDED
3017       memory.resident_b_single_1b:
3018         type: org.openecomp.capabilities.metric.Ceilometer
3019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3020         occurrences:
3021         - 1
3022         - UNBOUNDED
3023       disk.root.size_b_single_1b:
3024         type: org.openecomp.capabilities.metric.Ceilometer
3025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       feature_b_single_1b_1b_t1_port:
3030         type: tosca.capabilities.Node
3031         occurrences:
3032         - 1
3033         - UNBOUNDED
3034       network.outgoing.bytes_b_single_1b_1b_t2_port:
3035         type: org.openecomp.capabilities.metric.Ceilometer
3036         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3037         occurrences:
3038         - 1
3039         - UNBOUNDED
3040       disk.capacity_b_single_1b:
3041         type: org.openecomp.capabilities.metric.Ceilometer
3042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3043         occurrences:
3044         - 1
3045         - UNBOUNDED
3046       disk.device.write.bytes_b_single_1b:
3047         type: org.openecomp.capabilities.metric.Ceilometer
3048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       disk.device.read.bytes_b_single_1b:
3053         type: org.openecomp.capabilities.metric.Ceilometer
3054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3055         occurrences:
3056         - 1
3057         - UNBOUNDED
3058       disk.device.read.bytes.rate_b_single_1b:
3059         type: org.openecomp.capabilities.metric.Ceilometer
3060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3061         occurrences:
3062         - 1
3063         - UNBOUNDED
3064       cpu_util_b_single_1b:
3065         type: org.openecomp.capabilities.metric.Ceilometer
3066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       disk.write.requests_b_single_1b:
3071         type: org.openecomp.capabilities.metric.Ceilometer
3072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3073         occurrences:
3074         - 1
3075         - UNBOUNDED
3076       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
3077         type: org.openecomp.capabilities.metric.Ceilometer
3078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3079         occurrences:
3080         - 1
3081         - UNBOUNDED
3082       disk.device.usage_b_single_1b:
3083         type: org.openecomp.capabilities.metric.Ceilometer
3084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       disk.read.bytes.rate_b_single_1b:
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.outgoing.bytes_b_single_1b_1b_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       disk.device.read.requests_b_single_1b:
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.incoming.packets_b_single_1b_1b_t1_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       binding_b_single_1b_1b_t1_port:
3113         type: tosca.capabilities.network.Bindable
3114         valid_source_types:
3115         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3116         occurrences:
3117         - 0
3118         - UNBOUNDED
3119       network.outpoing.packets_b_single_1b_1b_t1_port:
3120         type: org.openecomp.capabilities.metric.Ceilometer
3121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3122         occurrences:
3123         - 1
3124         - UNBOUNDED
3125       disk.device.write.requests.rate_b_single_1b:
3126         type: org.openecomp.capabilities.metric.Ceilometer
3127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3128         occurrences:
3129         - 1
3130         - UNBOUNDED
3131       memory.usage_b_single_1b:
3132         type: org.openecomp.capabilities.metric.Ceilometer
3133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3134         occurrences:
3135         - 1
3136         - UNBOUNDED
3137       disk.write.bytes.rate_b_single_1b:
3138         type: org.openecomp.capabilities.metric.Ceilometer
3139         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3140         occurrences:
3141         - 1
3142         - UNBOUNDED
3143       network.incoming.bytes_b_single_1b_1b_t2_port:
3144         type: org.openecomp.capabilities.metric.Ceilometer
3145         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3146         occurrences:
3147         - 1
3148         - UNBOUNDED
3149       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
3150         type: org.openecomp.capabilities.metric.Ceilometer
3151         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3152         occurrences:
3153         - 1
3154         - UNBOUNDED
3155       cpu.delta_b_single_1b:
3156         type: org.openecomp.capabilities.metric.Ceilometer
3157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3158         occurrences:
3159         - 1
3160         - UNBOUNDED
3161       disk.allocation_b_single_1b:
3162         type: org.openecomp.capabilities.metric.Ceilometer
3163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3164         occurrences:
3165         - 1
3166         - UNBOUNDED
3167       disk.device.write.bytes.rate_b_single_1b:
3168         type: org.openecomp.capabilities.metric.Ceilometer
3169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3170         occurrences:
3171         - 1
3172         - UNBOUNDED
3173       memory_b_single_1b:
3174         type: org.openecomp.capabilities.metric.Ceilometer
3175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3176         occurrences:
3177         - 1
3178         - UNBOUNDED
3179       host_b_single_1b:
3180         type: tosca.capabilities.Container
3181         valid_source_types:
3182         - tosca.nodes.SoftwareComponent
3183         occurrences:
3184         - 1
3185         - UNBOUNDED
3186       binding_b_single_1b:
3187         type: tosca.capabilities.network.Bindable
3188         occurrences:
3189         - 1
3190         - UNBOUNDED
3191       feature_b_single_1b_1b_t2_port:
3192         type: tosca.capabilities.Node
3193         occurrences:
3194         - 1
3195         - UNBOUNDED
3196   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_0:
3197     derived_from: org.openecomp.resource.abstract.nodes.VFC
3198     properties:
3199       port_1c2_t2_port_order:
3200         type: integer
3201         required: true
3202         status: SUPPORTED
3203       compute_1c2_catalog_instance_availability_zone:
3204         type: list
3205         required: true
3206         status: SUPPORTED
3207         entry_schema:
3208           type: string
3209       port_1c2_t2_port_subnetpoolid:
3210         type: string
3211         required: true
3212         status: SUPPORTED
3213       port_1c2_t2_port_network_role:
3214         type: string
3215         required: true
3216         status: SUPPORTED
3217       vm_flavor_name:
3218         type: string
3219         required: true
3220         status: SUPPORTED
3221       port_1c2_t2_port_network_role_tag:
3222         type: string
3223         required: true
3224         status: SUPPORTED
3225       port_1c2_t1_port_vlan_requirements:
3226         type: list
3227         required: true
3228         status: SUPPORTED
3229         entry_schema:
3230           type: org.openecomp.datatypes.network.VlanRequirements
3231       vm_image_name:
3232         type: string
3233         required: true
3234         status: SUPPORTED
3235       port_1c2_t2_port_exCP_naming:
3236         type: org.openecomp.datatypes.Naming
3237         required: true
3238         status: SUPPORTED
3239       port_1c2_t1_port_order:
3240         type: integer
3241         required: true
3242         status: SUPPORTED
3243       port_1c2_t1_port_subnetpoolid:
3244         type: string
3245         required: true
3246         status: SUPPORTED
3247       port_1c2_t2_port_ip_requirements:
3248         type: list
3249         required: true
3250         status: SUPPORTED
3251         entry_schema:
3252           type: org.openecomp.datatypes.network.IpRequirements
3253       port_1c2_t1_port_mac_requirements:
3254         type: org.openecomp.datatypes.network.MacRequirements
3255         required: true
3256         status: SUPPORTED
3257       port_1c2_t1_port_network_role:
3258         type: string
3259         required: true
3260         status: SUPPORTED
3261       port_1c2_t2_port_network:
3262         type: list
3263         required: true
3264         status: SUPPORTED
3265         entry_schema:
3266           type: string
3267       index_value:
3268         type: integer
3269         description: Index value of this substitution service template runtime instance
3270         required: false
3271         default: 0
3272         status: SUPPORTED
3273         constraints:
3274         - greater_or_equal: 0
3275       compute_1c2_catalog_instance_metadata:
3276         type: list
3277         required: true
3278         status: SUPPORTED
3279         entry_schema:
3280           type: json
3281       compute_1c2_catalog_instance_name:
3282         type: list
3283         required: true
3284         status: SUPPORTED
3285         entry_schema:
3286           type: string
3287       port_1c2_t1_port_exCP_naming:
3288         type: org.openecomp.datatypes.Naming
3289         required: true
3290         status: SUPPORTED
3291       port_1c2_t1_port_network:
3292         type: list
3293         required: true
3294         status: SUPPORTED
3295         entry_schema:
3296           type: string
3297       port_1c2_t2_port_mac_requirements:
3298         type: org.openecomp.datatypes.network.MacRequirements
3299         required: true
3300         status: SUPPORTED
3301       port_1c2_t2_port_vlan_requirements:
3302         type: list
3303         required: true
3304         status: SUPPORTED
3305         entry_schema:
3306           type: org.openecomp.datatypes.network.VlanRequirements
3307       compute_1c2_catalog_instance_user_data_format:
3308         type: list
3309         required: true
3310         status: SUPPORTED
3311         entry_schema:
3312           type: string
3313       port_1c2_t1_port_network_role_tag:
3314         type: string
3315         required: true
3316         status: SUPPORTED
3317       port_1c2_t1_port_ip_requirements:
3318         type: list
3319         required: true
3320         status: SUPPORTED
3321         entry_schema:
3322           type: org.openecomp.datatypes.network.IpRequirements
3323       compute_1c2_catalog_instance_scheduler_hints:
3324         type: list
3325         required: true
3326         status: SUPPORTED
3327         entry_schema:
3328           type: json
3329     attributes:
3330       1c2_catalog_instance_instance_name:
3331         type: list
3332         status: SUPPORTED
3333         entry_schema:
3334           type: string
3335       1c2_catalog_instance_1c2_t1_port_tenant_id:
3336         type: list
3337         status: SUPPORTED
3338         entry_schema:
3339           type: string
3340     requirements:
3341     - dependency_1c2_catalog_instance:
3342         capability: tosca.capabilities.Node
3343         node: tosca.nodes.Root
3344         relationship: tosca.relationships.DependsOn
3345         occurrences:
3346         - 0
3347         - UNBOUNDED
3348     - local_storage_1c2_catalog_instance:
3349         capability: tosca.capabilities.Attachment
3350         node: tosca.nodes.BlockStorage
3351         relationship: tosca.relationships.AttachesTo
3352         occurrences:
3353         - 0
3354         - UNBOUNDED
3355     - dependency_1c2_catalog_instance_1c2_t2_port:
3356         capability: tosca.capabilities.Node
3357         node: tosca.nodes.Root
3358         relationship: tosca.relationships.DependsOn
3359         occurrences:
3360         - 0
3361         - UNBOUNDED
3362     - link_1c2_catalog_instance_1c2_t2_port:
3363         capability: tosca.capabilities.network.Linkable
3364         relationship: tosca.relationships.network.LinksTo
3365         occurrences:
3366         - 1
3367         - 1
3368     - dependency_1c2_catalog_instance_1c2_t1_port:
3369         capability: tosca.capabilities.Node
3370         node: tosca.nodes.Root
3371         relationship: tosca.relationships.DependsOn
3372         occurrences:
3373         - 0
3374         - UNBOUNDED
3375     - link_1c2_catalog_instance_1c2_t1_port:
3376         capability: tosca.capabilities.network.Linkable
3377         relationship: tosca.relationships.network.LinksTo
3378         occurrences:
3379         - 1
3380         - 1
3381     capabilities:
3382       disk.device.capacity_1c2_catalog_instance:
3383         type: org.openecomp.capabilities.metric.Ceilometer
3384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3385         occurrences:
3386         - 1
3387         - UNBOUNDED
3388       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
3389         type: org.openecomp.capabilities.metric.Ceilometer
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3391         occurrences:
3392         - 1
3393         - UNBOUNDED
3394       disk.read.bytes.rate_1c2_catalog_instance:
3395         type: org.openecomp.capabilities.metric.Ceilometer
3396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       memory.usage_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       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
3407         type: org.openecomp.capabilities.metric.Ceilometer
3408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3409         occurrences:
3410         - 1
3411         - UNBOUNDED
3412       disk.write.bytes.rate_1c2_catalog_instance:
3413         type: org.openecomp.capabilities.metric.Ceilometer
3414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3415         occurrences:
3416         - 1
3417         - UNBOUNDED
3418       binding_1c2_catalog_instance_1c2_t2_port:
3419         type: tosca.capabilities.network.Bindable
3420         valid_source_types:
3421         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3422         occurrences:
3423         - 0
3424         - UNBOUNDED
3425       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3426         type: org.openecomp.capabilities.metric.Ceilometer
3427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3428         occurrences:
3429         - 1
3430         - UNBOUNDED
3431       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
3432         type: org.openecomp.capabilities.metric.Ceilometer
3433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3434         occurrences:
3435         - 1
3436         - UNBOUNDED
3437       cpu_util_1c2_catalog_instance:
3438         type: org.openecomp.capabilities.metric.Ceilometer
3439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
3444         type: org.openecomp.capabilities.metric.Ceilometer
3445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3446         occurrences:
3447         - 1
3448         - UNBOUNDED
3449       feature_1c2_catalog_instance_1c2_t1_port:
3450         type: tosca.capabilities.Node
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       attachment_1c2_catalog_instance_1c2_t1_port:
3455         type: tosca.capabilities.Attachment
3456         occurrences:
3457         - 1
3458         - UNBOUNDED
3459       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
3460         type: org.openecomp.capabilities.metric.Ceilometer
3461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       cpu_1c2_catalog_instance:
3466         type: org.openecomp.capabilities.metric.Ceilometer
3467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3468         occurrences:
3469         - 1
3470         - UNBOUNDED
3471       disk.read.requests_1c2_catalog_instance:
3472         type: org.openecomp.capabilities.metric.Ceilometer
3473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       binding_1c2_catalog_instance_1c2_t1_port:
3478         type: tosca.capabilities.network.Bindable
3479         valid_source_types:
3480         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3481         occurrences:
3482         - 0
3483         - UNBOUNDED
3484       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3485         type: org.openecomp.capabilities.metric.Ceilometer
3486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3487         occurrences:
3488         - 1
3489         - UNBOUNDED
3490       disk.ephemeral.size_1c2_catalog_instance:
3491         type: org.openecomp.capabilities.metric.Ceilometer
3492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3493         occurrences:
3494         - 1
3495         - UNBOUNDED
3496       disk.device.write.bytes_1c2_catalog_instance:
3497         type: org.openecomp.capabilities.metric.Ceilometer
3498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3499         occurrences:
3500         - 1
3501         - UNBOUNDED
3502       memory.resident_1c2_catalog_instance:
3503         type: org.openecomp.capabilities.metric.Ceilometer
3504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       disk.device.write.requests.rate_1c2_catalog_instance:
3509         type: org.openecomp.capabilities.metric.Ceilometer
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3511         occurrences:
3512         - 1
3513         - UNBOUNDED
3514       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
3515         type: org.openecomp.capabilities.metric.Ceilometer
3516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3517         occurrences:
3518         - 1
3519         - UNBOUNDED
3520       os_1c2_catalog_instance:
3521         type: tosca.capabilities.OperatingSystem
3522         occurrences:
3523         - 1
3524         - UNBOUNDED
3525       disk.device.iops_1c2_catalog_instance:
3526         type: org.openecomp.capabilities.metric.Ceilometer
3527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3528         occurrences:
3529         - 1
3530         - UNBOUNDED
3531       endpoint_1c2_catalog_instance:
3532         type: tosca.capabilities.Endpoint.Admin
3533         occurrences:
3534         - 1
3535         - UNBOUNDED
3536       disk.allocation_1c2_catalog_instance:
3537         type: org.openecomp.capabilities.metric.Ceilometer
3538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       disk.latency_1c2_catalog_instance:
3543         type: org.openecomp.capabilities.metric.Ceilometer
3544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3545         occurrences:
3546         - 1
3547         - UNBOUNDED
3548       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3549         type: org.openecomp.capabilities.metric.Ceilometer
3550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3551         occurrences:
3552         - 1
3553         - UNBOUNDED
3554       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
3555         type: org.openecomp.capabilities.metric.Ceilometer
3556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3557         occurrences:
3558         - 1
3559         - UNBOUNDED
3560       disk.iops_1c2_catalog_instance:
3561         type: org.openecomp.capabilities.metric.Ceilometer
3562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3563         occurrences:
3564         - 1
3565         - UNBOUNDED
3566       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
3567         type: org.openecomp.capabilities.metric.Ceilometer
3568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3569         occurrences:
3570         - 1
3571         - UNBOUNDED
3572       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
3573         type: org.openecomp.capabilities.metric.Ceilometer
3574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3575         occurrences:
3576         - 1
3577         - UNBOUNDED
3578       vcpus_1c2_catalog_instance:
3579         type: org.openecomp.capabilities.metric.Ceilometer
3580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3581         occurrences:
3582         - 1
3583         - UNBOUNDED
3584       disk.device.latency_1c2_catalog_instance:
3585         type: org.openecomp.capabilities.metric.Ceilometer
3586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3587         occurrences:
3588         - 1
3589         - UNBOUNDED
3590       attachment_1c2_catalog_instance_1c2_t2_port:
3591         type: tosca.capabilities.Attachment
3592         occurrences:
3593         - 1
3594         - UNBOUNDED
3595       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
3596         type: org.openecomp.capabilities.metric.Ceilometer
3597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3598         occurrences:
3599         - 1
3600         - UNBOUNDED
3601       disk.read.bytes_1c2_catalog_instance:
3602         type: org.openecomp.capabilities.metric.Ceilometer
3603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3604         occurrences:
3605         - 1
3606         - UNBOUNDED
3607       instance_1c2_catalog_instance:
3608         type: org.openecomp.capabilities.metric.Ceilometer
3609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3610         occurrences:
3611         - 1
3612         - UNBOUNDED
3613       disk.capacity_1c2_catalog_instance:
3614         type: org.openecomp.capabilities.metric.Ceilometer
3615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3616         occurrences:
3617         - 1
3618         - UNBOUNDED
3619       disk.write.bytes_1c2_catalog_instance:
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       disk.device.read.bytes.rate_1c2_catalog_instance:
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.device.allocation_1c2_catalog_instance:
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       disk.device.read.bytes_1c2_catalog_instance:
3638         type: org.openecomp.capabilities.metric.Ceilometer
3639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3640         occurrences:
3641         - 1
3642         - UNBOUNDED
3643       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3644         type: org.openecomp.capabilities.metric.Ceilometer
3645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3646         occurrences:
3647         - 1
3648         - UNBOUNDED
3649       disk.device.read.requests_1c2_catalog_instance:
3650         type: org.openecomp.capabilities.metric.Ceilometer
3651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3652         occurrences:
3653         - 1
3654         - UNBOUNDED
3655       disk.device.write.bytes.rate_1c2_catalog_instance:
3656         type: org.openecomp.capabilities.metric.Ceilometer
3657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3658         occurrences:
3659         - 1
3660         - UNBOUNDED
3661       scalable_1c2_catalog_instance:
3662         type: tosca.capabilities.Scalable
3663         occurrences:
3664         - 1
3665         - UNBOUNDED
3666       disk.device.write.requests_1c2_catalog_instance:
3667         type: org.openecomp.capabilities.metric.Ceilometer
3668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3669         occurrences:
3670         - 1
3671         - UNBOUNDED
3672       host_1c2_catalog_instance:
3673         type: tosca.capabilities.Container
3674         valid_source_types:
3675         - tosca.nodes.SoftwareComponent
3676         occurrences:
3677         - 1
3678         - UNBOUNDED
3679       disk.root.size_1c2_catalog_instance:
3680         type: org.openecomp.capabilities.metric.Ceilometer
3681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3682         occurrences:
3683         - 1
3684         - UNBOUNDED
3685       disk.device.usage_1c2_catalog_instance:
3686         type: org.openecomp.capabilities.metric.Ceilometer
3687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3688         occurrences:
3689         - 1
3690         - UNBOUNDED
3691       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
3692         type: org.openecomp.capabilities.metric.Ceilometer
3693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3694         occurrences:
3695         - 1
3696         - UNBOUNDED
3697       disk.usage_1c2_catalog_instance:
3698         type: org.openecomp.capabilities.metric.Ceilometer
3699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3700         occurrences:
3701         - 1
3702         - UNBOUNDED
3703       feature_1c2_catalog_instance:
3704         type: tosca.capabilities.Node
3705         occurrences:
3706         - 1
3707         - UNBOUNDED
3708       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
3709         type: org.openecomp.capabilities.metric.Ceilometer
3710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3711         occurrences:
3712         - 1
3713         - UNBOUNDED
3714       memory_1c2_catalog_instance:
3715         type: org.openecomp.capabilities.metric.Ceilometer
3716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3717         occurrences:
3718         - 1
3719         - UNBOUNDED
3720       disk.write.requests.rate_1c2_catalog_instance:
3721         type: org.openecomp.capabilities.metric.Ceilometer
3722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       disk.write.requests_1c2_catalog_instance:
3727         type: org.openecomp.capabilities.metric.Ceilometer
3728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3729         occurrences:
3730         - 1
3731         - UNBOUNDED
3732       binding_1c2_catalog_instance:
3733         type: tosca.capabilities.network.Bindable
3734         occurrences:
3735         - 1
3736         - UNBOUNDED
3737       cpu.delta_1c2_catalog_instance:
3738         type: org.openecomp.capabilities.metric.Ceilometer
3739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3740         occurrences:
3741         - 1
3742         - UNBOUNDED
3743       feature_1c2_catalog_instance_1c2_t2_port:
3744         type: tosca.capabilities.Node
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.device.read.requests.rate_1c2_catalog_instance:
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   org.openecomp.resource.abstract.nodes.1c2_catalog_instance_1:
3755     derived_from: org.openecomp.resource.abstract.nodes.VFC
3756     properties:
3757       port_1c2_t2_port_order:
3758         type: integer
3759         required: true
3760         status: SUPPORTED
3761       compute_1c2_catalog_instance_availability_zone:
3762         type: list
3763         required: true
3764         status: SUPPORTED
3765         entry_schema:
3766           type: string
3767       port_1c2_t2_port_subnetpoolid:
3768         type: string
3769         required: true
3770         status: SUPPORTED
3771       port_1c2_t2_port_network_role:
3772         type: string
3773         required: true
3774         status: SUPPORTED
3775       vm_flavor_name:
3776         type: string
3777         required: true
3778         status: SUPPORTED
3779       port_1c2_t2_port_network_role_tag:
3780         type: string
3781         required: true
3782         status: SUPPORTED
3783       port_1c2_t1_port_vlan_requirements:
3784         type: list
3785         required: true
3786         status: SUPPORTED
3787         entry_schema:
3788           type: org.openecomp.datatypes.network.VlanRequirements
3789       vm_image_name:
3790         type: string
3791         required: true
3792         status: SUPPORTED
3793       port_1c2_t2_port_exCP_naming:
3794         type: org.openecomp.datatypes.Naming
3795         required: true
3796         status: SUPPORTED
3797       port_1c2_t1_port_order:
3798         type: integer
3799         required: true
3800         status: SUPPORTED
3801       port_1c2_t1_port_subnetpoolid:
3802         type: string
3803         required: true
3804         status: SUPPORTED
3805       port_1c2_t2_port_ip_requirements:
3806         type: list
3807         required: true
3808         status: SUPPORTED
3809         entry_schema:
3810           type: org.openecomp.datatypes.network.IpRequirements
3811       port_1c2_t1_port_mac_requirements:
3812         type: org.openecomp.datatypes.network.MacRequirements
3813         required: true
3814         status: SUPPORTED
3815       port_1c2_t1_port_network_role:
3816         type: string
3817         required: true
3818         status: SUPPORTED
3819       port_1c2_t2_port_network:
3820         type: list
3821         required: true
3822         status: SUPPORTED
3823         entry_schema:
3824           type: string
3825       index_value:
3826         type: integer
3827         description: Index value of this substitution service template runtime instance
3828         required: false
3829         default: 0
3830         status: SUPPORTED
3831         constraints:
3832         - greater_or_equal: 0
3833       compute_1c2_catalog_instance_name:
3834         type: list
3835         required: true
3836         status: SUPPORTED
3837         entry_schema:
3838           type: string
3839       port_1c2_t1_port_exCP_naming:
3840         type: org.openecomp.datatypes.Naming
3841         required: true
3842         status: SUPPORTED
3843       port_1c2_t1_port_network:
3844         type: list
3845         required: true
3846         status: SUPPORTED
3847         entry_schema:
3848           type: string
3849       port_1c2_t2_port_mac_requirements:
3850         type: org.openecomp.datatypes.network.MacRequirements
3851         required: true
3852         status: SUPPORTED
3853       port_1c2_t2_port_vlan_requirements:
3854         type: list
3855         required: true
3856         status: SUPPORTED
3857         entry_schema:
3858           type: org.openecomp.datatypes.network.VlanRequirements
3859       compute_1c2_catalog_instance_user_data_format:
3860         type: list
3861         required: true
3862         status: SUPPORTED
3863         entry_schema:
3864           type: string
3865       port_1c2_t1_port_network_role_tag:
3866         type: string
3867         required: true
3868         status: SUPPORTED
3869       port_1c2_t1_port_ip_requirements:
3870         type: list
3871         required: true
3872         status: SUPPORTED
3873         entry_schema:
3874           type: org.openecomp.datatypes.network.IpRequirements
3875       compute_1c2_catalog_instance_scheduler_hints:
3876         type: list
3877         required: true
3878         status: SUPPORTED
3879         entry_schema:
3880           type: json
3881     attributes:
3882       1c2_catalog_instance_instance_name:
3883         type: list
3884         status: SUPPORTED
3885         entry_schema:
3886           type: string
3887       1c2_catalog_instance_1c2_t1_port_tenant_id:
3888         type: list
3889         status: SUPPORTED
3890         entry_schema:
3891           type: string
3892     requirements:
3893     - dependency_1c2_catalog_instance:
3894         capability: tosca.capabilities.Node
3895         node: tosca.nodes.Root
3896         relationship: tosca.relationships.DependsOn
3897         occurrences:
3898         - 0
3899         - UNBOUNDED
3900     - local_storage_1c2_catalog_instance:
3901         capability: tosca.capabilities.Attachment
3902         node: tosca.nodes.BlockStorage
3903         relationship: tosca.relationships.AttachesTo
3904         occurrences:
3905         - 0
3906         - UNBOUNDED
3907     - dependency_1c2_catalog_instance_1c2_t2_port:
3908         capability: tosca.capabilities.Node
3909         node: tosca.nodes.Root
3910         relationship: tosca.relationships.DependsOn
3911         occurrences:
3912         - 0
3913         - UNBOUNDED
3914     - link_1c2_catalog_instance_1c2_t2_port:
3915         capability: tosca.capabilities.network.Linkable
3916         relationship: tosca.relationships.network.LinksTo
3917         occurrences:
3918         - 1
3919         - 1
3920     - dependency_1c2_catalog_instance_1c2_t1_port:
3921         capability: tosca.capabilities.Node
3922         node: tosca.nodes.Root
3923         relationship: tosca.relationships.DependsOn
3924         occurrences:
3925         - 0
3926         - UNBOUNDED
3927     - link_1c2_catalog_instance_1c2_t1_port:
3928         capability: tosca.capabilities.network.Linkable
3929         relationship: tosca.relationships.network.LinksTo
3930         occurrences:
3931         - 1
3932         - 1
3933     capabilities:
3934       disk.device.capacity_1c2_catalog_instance:
3935         type: org.openecomp.capabilities.metric.Ceilometer
3936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3937         occurrences:
3938         - 1
3939         - UNBOUNDED
3940       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
3941         type: org.openecomp.capabilities.metric.Ceilometer
3942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3943         occurrences:
3944         - 1
3945         - UNBOUNDED
3946       disk.read.bytes.rate_1c2_catalog_instance:
3947         type: org.openecomp.capabilities.metric.Ceilometer
3948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3949         occurrences:
3950         - 1
3951         - UNBOUNDED
3952       memory.usage_1c2_catalog_instance:
3953         type: org.openecomp.capabilities.metric.Ceilometer
3954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3955         occurrences:
3956         - 1
3957         - UNBOUNDED
3958       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
3959         type: org.openecomp.capabilities.metric.Ceilometer
3960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3961         occurrences:
3962         - 1
3963         - UNBOUNDED
3964       disk.write.bytes.rate_1c2_catalog_instance:
3965         type: org.openecomp.capabilities.metric.Ceilometer
3966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3967         occurrences:
3968         - 1
3969         - UNBOUNDED
3970       binding_1c2_catalog_instance_1c2_t2_port:
3971         type: tosca.capabilities.network.Bindable
3972         valid_source_types:
3973         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3974         occurrences:
3975         - 0
3976         - UNBOUNDED
3977       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       cpu_util_1c2_catalog_instance:
3990         type: org.openecomp.capabilities.metric.Ceilometer
3991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       feature_1c2_catalog_instance_1c2_t1_port:
4002         type: tosca.capabilities.Node
4003         occurrences:
4004         - 1
4005         - UNBOUNDED
4006       attachment_1c2_catalog_instance_1c2_t1_port:
4007         type: tosca.capabilities.Attachment
4008         occurrences:
4009         - 1
4010         - UNBOUNDED
4011       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
4012         type: org.openecomp.capabilities.metric.Ceilometer
4013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4014         occurrences:
4015         - 1
4016         - UNBOUNDED
4017       cpu_1c2_catalog_instance:
4018         type: org.openecomp.capabilities.metric.Ceilometer
4019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4020         occurrences:
4021         - 1
4022         - UNBOUNDED
4023       disk.read.requests_1c2_catalog_instance:
4024         type: org.openecomp.capabilities.metric.Ceilometer
4025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4026         occurrences:
4027         - 1
4028         - UNBOUNDED
4029       binding_1c2_catalog_instance_1c2_t1_port:
4030         type: tosca.capabilities.network.Bindable
4031         valid_source_types:
4032         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4033         occurrences:
4034         - 0
4035         - UNBOUNDED
4036       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
4037         type: org.openecomp.capabilities.metric.Ceilometer
4038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4039         occurrences:
4040         - 1
4041         - UNBOUNDED
4042       disk.ephemeral.size_1c2_catalog_instance:
4043         type: org.openecomp.capabilities.metric.Ceilometer
4044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       disk.device.write.bytes_1c2_catalog_instance:
4049         type: org.openecomp.capabilities.metric.Ceilometer
4050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       memory.resident_1c2_catalog_instance:
4055         type: org.openecomp.capabilities.metric.Ceilometer
4056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       disk.device.write.requests.rate_1c2_catalog_instance:
4061         type: org.openecomp.capabilities.metric.Ceilometer
4062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4063         occurrences:
4064         - 1
4065         - UNBOUNDED
4066       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
4067         type: org.openecomp.capabilities.metric.Ceilometer
4068         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4069         occurrences:
4070         - 1
4071         - UNBOUNDED
4072       os_1c2_catalog_instance:
4073         type: tosca.capabilities.OperatingSystem
4074         occurrences:
4075         - 1
4076         - UNBOUNDED
4077       disk.device.iops_1c2_catalog_instance:
4078         type: org.openecomp.capabilities.metric.Ceilometer
4079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4080         occurrences:
4081         - 1
4082         - UNBOUNDED
4083       endpoint_1c2_catalog_instance:
4084         type: tosca.capabilities.Endpoint.Admin
4085         occurrences:
4086         - 1
4087         - UNBOUNDED
4088       disk.allocation_1c2_catalog_instance:
4089         type: org.openecomp.capabilities.metric.Ceilometer
4090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       disk.latency_1c2_catalog_instance:
4095         type: org.openecomp.capabilities.metric.Ceilometer
4096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
4101         type: org.openecomp.capabilities.metric.Ceilometer
4102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
4107         type: org.openecomp.capabilities.metric.Ceilometer
4108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       disk.iops_1c2_catalog_instance:
4113         type: org.openecomp.capabilities.metric.Ceilometer
4114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4115         occurrences:
4116         - 1
4117         - UNBOUNDED
4118       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
4119         type: org.openecomp.capabilities.metric.Ceilometer
4120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4121         occurrences:
4122         - 1
4123         - UNBOUNDED
4124       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
4125         type: org.openecomp.capabilities.metric.Ceilometer
4126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4127         occurrences:
4128         - 1
4129         - UNBOUNDED
4130       vcpus_1c2_catalog_instance:
4131         type: org.openecomp.capabilities.metric.Ceilometer
4132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4133         occurrences:
4134         - 1
4135         - UNBOUNDED
4136       disk.device.latency_1c2_catalog_instance:
4137         type: org.openecomp.capabilities.metric.Ceilometer
4138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4139         occurrences:
4140         - 1
4141         - UNBOUNDED
4142       attachment_1c2_catalog_instance_1c2_t2_port:
4143         type: tosca.capabilities.Attachment
4144         occurrences:
4145         - 1
4146         - UNBOUNDED
4147       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
4148         type: org.openecomp.capabilities.metric.Ceilometer
4149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4150         occurrences:
4151         - 1
4152         - UNBOUNDED
4153       disk.read.bytes_1c2_catalog_instance:
4154         type: org.openecomp.capabilities.metric.Ceilometer
4155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4156         occurrences:
4157         - 1
4158         - UNBOUNDED
4159       instance_1c2_catalog_instance:
4160         type: org.openecomp.capabilities.metric.Ceilometer
4161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4162         occurrences:
4163         - 1
4164         - UNBOUNDED
4165       disk.capacity_1c2_catalog_instance:
4166         type: org.openecomp.capabilities.metric.Ceilometer
4167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4168         occurrences:
4169         - 1
4170         - UNBOUNDED
4171       disk.write.bytes_1c2_catalog_instance:
4172         type: org.openecomp.capabilities.metric.Ceilometer
4173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4174         occurrences:
4175         - 1
4176         - UNBOUNDED
4177       disk.device.read.bytes.rate_1c2_catalog_instance:
4178         type: org.openecomp.capabilities.metric.Ceilometer
4179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4180         occurrences:
4181         - 1
4182         - UNBOUNDED
4183       disk.device.allocation_1c2_catalog_instance:
4184         type: org.openecomp.capabilities.metric.Ceilometer
4185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4186         occurrences:
4187         - 1
4188         - UNBOUNDED
4189       disk.device.read.bytes_1c2_catalog_instance:
4190         type: org.openecomp.capabilities.metric.Ceilometer
4191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4192         occurrences:
4193         - 1
4194         - UNBOUNDED
4195       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
4196         type: org.openecomp.capabilities.metric.Ceilometer
4197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4198         occurrences:
4199         - 1
4200         - UNBOUNDED
4201       disk.device.read.requests_1c2_catalog_instance:
4202         type: org.openecomp.capabilities.metric.Ceilometer
4203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4204         occurrences:
4205         - 1
4206         - UNBOUNDED
4207       disk.device.write.bytes.rate_1c2_catalog_instance:
4208         type: org.openecomp.capabilities.metric.Ceilometer
4209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4210         occurrences:
4211         - 1
4212         - UNBOUNDED
4213       scalable_1c2_catalog_instance:
4214         type: tosca.capabilities.Scalable
4215         occurrences:
4216         - 1
4217         - UNBOUNDED
4218       disk.device.write.requests_1c2_catalog_instance:
4219         type: org.openecomp.capabilities.metric.Ceilometer
4220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4221         occurrences:
4222         - 1
4223         - UNBOUNDED
4224       host_1c2_catalog_instance:
4225         type: tosca.capabilities.Container
4226         valid_source_types:
4227         - tosca.nodes.SoftwareComponent
4228         occurrences:
4229         - 1
4230         - UNBOUNDED
4231       disk.root.size_1c2_catalog_instance:
4232         type: org.openecomp.capabilities.metric.Ceilometer
4233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4234         occurrences:
4235         - 1
4236         - UNBOUNDED
4237       disk.device.usage_1c2_catalog_instance:
4238         type: org.openecomp.capabilities.metric.Ceilometer
4239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4240         occurrences:
4241         - 1
4242         - UNBOUNDED
4243       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
4244         type: org.openecomp.capabilities.metric.Ceilometer
4245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4246         occurrences:
4247         - 1
4248         - UNBOUNDED
4249       disk.usage_1c2_catalog_instance:
4250         type: org.openecomp.capabilities.metric.Ceilometer
4251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4252         occurrences:
4253         - 1
4254         - UNBOUNDED
4255       feature_1c2_catalog_instance:
4256         type: tosca.capabilities.Node
4257         occurrences:
4258         - 1
4259         - UNBOUNDED
4260       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
4261         type: org.openecomp.capabilities.metric.Ceilometer
4262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4263         occurrences:
4264         - 1
4265         - UNBOUNDED
4266       memory_1c2_catalog_instance:
4267         type: org.openecomp.capabilities.metric.Ceilometer
4268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4269         occurrences:
4270         - 1
4271         - UNBOUNDED
4272       disk.write.requests.rate_1c2_catalog_instance:
4273         type: org.openecomp.capabilities.metric.Ceilometer
4274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4275         occurrences:
4276         - 1
4277         - UNBOUNDED
4278       disk.write.requests_1c2_catalog_instance:
4279         type: org.openecomp.capabilities.metric.Ceilometer
4280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4281         occurrences:
4282         - 1
4283         - UNBOUNDED
4284       binding_1c2_catalog_instance:
4285         type: tosca.capabilities.network.Bindable
4286         occurrences:
4287         - 1
4288         - UNBOUNDED
4289       cpu.delta_1c2_catalog_instance:
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       feature_1c2_catalog_instance_1c2_t2_port:
4296         type: tosca.capabilities.Node
4297         occurrences:
4298         - 1
4299         - UNBOUNDED
4300       disk.device.read.requests.rate_1c2_catalog_instance:
4301         type: org.openecomp.capabilities.metric.Ceilometer
4302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4303         occurrences:
4304         - 1
4305         - UNBOUNDED
4306   org.openecomp.resource.abstract.nodes.b_single_1b_0:
4307     derived_from: org.openecomp.resource.abstract.nodes.VFC
4308     properties:
4309       port_1b_t1_port_order:
4310         type: integer
4311         required: true
4312         status: SUPPORTED
4313       port_1b_t1_port_network_role:
4314         type: string
4315         required: true
4316         status: SUPPORTED
4317       port_1b_t1_port_exCP_naming:
4318         type: org.openecomp.datatypes.Naming
4319         required: true
4320         status: SUPPORTED
4321       vm_flavor_name:
4322         type: string
4323         required: true
4324         status: SUPPORTED
4325       port_1b_t1_port_ip_requirements:
4326         type: list
4327         required: true
4328         status: SUPPORTED
4329         entry_schema:
4330           type: org.openecomp.datatypes.network.IpRequirements
4331       vm_image_name:
4332         type: string
4333         required: true
4334         status: SUPPORTED
4335       port_1b_t2_port_network_role:
4336         type: string
4337         required: true
4338         status: SUPPORTED
4339       port_1b_t2_port_order:
4340         type: integer
4341         required: true
4342         status: SUPPORTED
4343       compute_b_single_1b_user_data_format:
4344         type: list
4345         required: true
4346         status: SUPPORTED
4347         entry_schema:
4348           type: string
4349       port_1b_t2_port_exCP_naming:
4350         type: org.openecomp.datatypes.Naming
4351         required: true
4352         status: SUPPORTED
4353       port_1b_t2_port_network_role_tag:
4354         type: string
4355         required: true
4356         status: SUPPORTED
4357       port_1b_t2_port_subnetpoolid:
4358         type: string
4359         required: true
4360         status: SUPPORTED
4361       port_1b_t2_port_mac_requirements:
4362         type: org.openecomp.datatypes.network.MacRequirements
4363         required: true
4364         status: SUPPORTED
4365       compute_b_single_1b_availability_zone:
4366         type: list
4367         required: true
4368         status: SUPPORTED
4369         entry_schema:
4370           type: string
4371       index_value:
4372         type: integer
4373         description: Index value of this substitution service template runtime instance
4374         required: false
4375         default: 0
4376         status: SUPPORTED
4377         constraints:
4378         - greater_or_equal: 0
4379       compute_b_single_1b_scheduler_hints:
4380         type: list
4381         required: true
4382         status: SUPPORTED
4383         entry_schema:
4384           type: json
4385       port_1b_t2_port_vlan_requirements:
4386         type: list
4387         required: true
4388         status: SUPPORTED
4389         entry_schema:
4390           type: org.openecomp.datatypes.network.VlanRequirements
4391       port_1b_t2_port_ip_requirements:
4392         type: list
4393         required: true
4394         status: SUPPORTED
4395         entry_schema:
4396           type: org.openecomp.datatypes.network.IpRequirements
4397       port_1b_t1_port_network_role_tag:
4398         type: string
4399         required: true
4400         status: SUPPORTED
4401       compute_b_single_1b_metadata:
4402         type: list
4403         required: true
4404         status: SUPPORTED
4405         entry_schema:
4406           type: json
4407       port_1b_t1_port_subnetpoolid:
4408         type: string
4409         required: true
4410         status: SUPPORTED
4411       port_1b_t1_port_mac_requirements:
4412         type: org.openecomp.datatypes.network.MacRequirements
4413         required: true
4414         status: SUPPORTED
4415       port_1b_t2_port_network:
4416         type: list
4417         required: true
4418         status: SUPPORTED
4419         entry_schema:
4420           type: string
4421       port_1b_t1_port_vlan_requirements:
4422         type: list
4423         required: true
4424         status: SUPPORTED
4425         entry_schema:
4426           type: org.openecomp.datatypes.network.VlanRequirements
4427       compute_b_single_1b_name:
4428         type: list
4429         required: true
4430         status: SUPPORTED
4431         entry_schema:
4432           type: string
4433     attributes:
4434       b_single_1b_instance_name:
4435         type: list
4436         status: SUPPORTED
4437         entry_schema:
4438           type: string
4439       b_single_1b_1b_t1_port_tenant_id:
4440         type: list
4441         status: SUPPORTED
4442         entry_schema:
4443           type: string
4444     requirements:
4445     - dependency_b_single_1b:
4446         capability: tosca.capabilities.Node
4447         node: tosca.nodes.Root
4448         relationship: tosca.relationships.DependsOn
4449         occurrences:
4450         - 0
4451         - UNBOUNDED
4452     - local_storage_b_single_1b:
4453         capability: tosca.capabilities.Attachment
4454         node: tosca.nodes.BlockStorage
4455         relationship: tosca.relationships.AttachesTo
4456         occurrences:
4457         - 0
4458         - UNBOUNDED
4459     - dependency_b_single_1b_1b_t1_port:
4460         capability: tosca.capabilities.Node
4461         node: tosca.nodes.Root
4462         relationship: tosca.relationships.DependsOn
4463         occurrences:
4464         - 0
4465         - UNBOUNDED
4466     - link_b_single_1b_1b_t1_port:
4467         capability: tosca.capabilities.network.Linkable
4468         relationship: tosca.relationships.network.LinksTo
4469         occurrences:
4470         - 1
4471         - 1
4472     - dependency_b_single_1b_1b_t2_port:
4473         capability: tosca.capabilities.Node
4474         node: tosca.nodes.Root
4475         relationship: tosca.relationships.DependsOn
4476         occurrences:
4477         - 0
4478         - UNBOUNDED
4479     - link_b_single_1b_1b_t2_port:
4480         capability: tosca.capabilities.network.Linkable
4481         relationship: tosca.relationships.network.LinksTo
4482         occurrences:
4483         - 1
4484         - 1
4485     capabilities:
4486       attachment_b_single_1b_1b_t2_port:
4487         type: tosca.capabilities.Attachment
4488         occurrences:
4489         - 1
4490         - UNBOUNDED
4491       endpoint_b_single_1b:
4492         type: tosca.capabilities.Endpoint.Admin
4493         occurrences:
4494         - 1
4495         - UNBOUNDED
4496       feature_b_single_1b:
4497         type: tosca.capabilities.Node
4498         occurrences:
4499         - 1
4500         - UNBOUNDED
4501       disk.iops_b_single_1b:
4502         type: org.openecomp.capabilities.metric.Ceilometer
4503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4504         occurrences:
4505         - 1
4506         - UNBOUNDED
4507       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
4508         type: org.openecomp.capabilities.metric.Ceilometer
4509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4510         occurrences:
4511         - 1
4512         - UNBOUNDED
4513       network.outgoing.bytes.rate_b_single_1b_1b_t2_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       scalable_b_single_1b:
4520         type: tosca.capabilities.Scalable
4521         occurrences:
4522         - 1
4523         - UNBOUNDED
4524       disk.write.bytes_b_single_1b:
4525         type: org.openecomp.capabilities.metric.Ceilometer
4526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4527         occurrences:
4528         - 1
4529         - UNBOUNDED
4530       os_b_single_1b:
4531         type: tosca.capabilities.OperatingSystem
4532         occurrences:
4533         - 1
4534         - UNBOUNDED
4535       vcpus_b_single_1b:
4536         type: org.openecomp.capabilities.metric.Ceilometer
4537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4538         occurrences:
4539         - 1
4540         - UNBOUNDED
4541       cpu_b_single_1b:
4542         type: org.openecomp.capabilities.metric.Ceilometer
4543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4544         occurrences:
4545         - 1
4546         - UNBOUNDED
4547       disk.device.read.requests.rate_b_single_1b:
4548         type: org.openecomp.capabilities.metric.Ceilometer
4549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4550         occurrences:
4551         - 1
4552         - UNBOUNDED
4553       network.incoming.packets.rate_b_single_1b_1b_t2_port:
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       instance_b_single_1b:
4560         type: org.openecomp.capabilities.metric.Ceilometer
4561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4562         occurrences:
4563         - 1
4564         - UNBOUNDED
4565       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
4566         type: org.openecomp.capabilities.metric.Ceilometer
4567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4568         occurrences:
4569         - 1
4570         - UNBOUNDED
4571       disk.read.bytes_b_single_1b:
4572         type: org.openecomp.capabilities.metric.Ceilometer
4573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4574         occurrences:
4575         - 1
4576         - UNBOUNDED
4577       disk.device.latency_b_single_1b:
4578         type: org.openecomp.capabilities.metric.Ceilometer
4579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4580         occurrences:
4581         - 1
4582         - UNBOUNDED
4583       disk.usage_b_single_1b:
4584         type: org.openecomp.capabilities.metric.Ceilometer
4585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4586         occurrences:
4587         - 1
4588         - UNBOUNDED
4589       network.incoming.bytes_b_single_1b_1b_t1_port:
4590         type: org.openecomp.capabilities.metric.Ceilometer
4591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4592         occurrences:
4593         - 1
4594         - UNBOUNDED
4595       disk.device.allocation_b_single_1b:
4596         type: org.openecomp.capabilities.metric.Ceilometer
4597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4598         occurrences:
4599         - 1
4600         - UNBOUNDED
4601       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
4602         type: org.openecomp.capabilities.metric.Ceilometer
4603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4604         occurrences:
4605         - 1
4606         - UNBOUNDED
4607       disk.device.capacity_b_single_1b:
4608         type: org.openecomp.capabilities.metric.Ceilometer
4609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4610         occurrences:
4611         - 1
4612         - UNBOUNDED
4613       disk.latency_b_single_1b:
4614         type: org.openecomp.capabilities.metric.Ceilometer
4615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4616         occurrences:
4617         - 1
4618         - UNBOUNDED
4619       network.incoming.packets_b_single_1b_1b_t2_port:
4620         type: org.openecomp.capabilities.metric.Ceilometer
4621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4622         occurrences:
4623         - 1
4624         - UNBOUNDED
4625       network.incoming.packets.rate_b_single_1b_1b_t1_port:
4626         type: org.openecomp.capabilities.metric.Ceilometer
4627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4628         occurrences:
4629         - 1
4630         - UNBOUNDED
4631       attachment_b_single_1b_1b_t1_port:
4632         type: tosca.capabilities.Attachment
4633         occurrences:
4634         - 1
4635         - UNBOUNDED
4636       disk.device.write.requests_b_single_1b:
4637         type: org.openecomp.capabilities.metric.Ceilometer
4638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4639         occurrences:
4640         - 1
4641         - UNBOUNDED
4642       binding_b_single_1b_1b_t2_port:
4643         type: tosca.capabilities.network.Bindable
4644         valid_source_types:
4645         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4646         occurrences:
4647         - 0
4648         - UNBOUNDED
4649       disk.ephemeral.size_b_single_1b:
4650         type: org.openecomp.capabilities.metric.Ceilometer
4651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4652         occurrences:
4653         - 1
4654         - UNBOUNDED
4655       disk.write.requests.rate_b_single_1b:
4656         type: org.openecomp.capabilities.metric.Ceilometer
4657         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4658         occurrences:
4659         - 1
4660         - UNBOUNDED
4661       network.outpoing.packets_b_single_1b_1b_t2_port:
4662         type: org.openecomp.capabilities.metric.Ceilometer
4663         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4664         occurrences:
4665         - 1
4666         - UNBOUNDED
4667       disk.device.iops_b_single_1b:
4668         type: org.openecomp.capabilities.metric.Ceilometer
4669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4670         occurrences:
4671         - 1
4672         - UNBOUNDED
4673       disk.read.requests_b_single_1b:
4674         type: org.openecomp.capabilities.metric.Ceilometer
4675         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4676         occurrences:
4677         - 1
4678         - UNBOUNDED
4679       memory.resident_b_single_1b:
4680         type: org.openecomp.capabilities.metric.Ceilometer
4681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       disk.root.size_b_single_1b:
4686         type: org.openecomp.capabilities.metric.Ceilometer
4687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4688         occurrences:
4689         - 1
4690         - UNBOUNDED
4691       feature_b_single_1b_1b_t1_port:
4692         type: tosca.capabilities.Node
4693         occurrences:
4694         - 1
4695         - UNBOUNDED
4696       network.outgoing.bytes_b_single_1b_1b_t2_port:
4697         type: org.openecomp.capabilities.metric.Ceilometer
4698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4699         occurrences:
4700         - 1
4701         - UNBOUNDED
4702       disk.capacity_b_single_1b:
4703         type: org.openecomp.capabilities.metric.Ceilometer
4704         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4705         occurrences:
4706         - 1
4707         - UNBOUNDED
4708       disk.device.write.bytes_b_single_1b:
4709         type: org.openecomp.capabilities.metric.Ceilometer
4710         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4711         occurrences:
4712         - 1
4713         - UNBOUNDED
4714       disk.device.read.bytes_b_single_1b:
4715         type: org.openecomp.capabilities.metric.Ceilometer
4716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4717         occurrences:
4718         - 1
4719         - UNBOUNDED
4720       disk.device.read.bytes.rate_b_single_1b:
4721         type: org.openecomp.capabilities.metric.Ceilometer
4722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4723         occurrences:
4724         - 1
4725         - UNBOUNDED
4726       cpu_util_b_single_1b:
4727         type: org.openecomp.capabilities.metric.Ceilometer
4728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4729         occurrences:
4730         - 1
4731         - UNBOUNDED
4732       disk.write.requests_b_single_1b:
4733         type: org.openecomp.capabilities.metric.Ceilometer
4734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4735         occurrences:
4736         - 1
4737         - UNBOUNDED
4738       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
4739         type: org.openecomp.capabilities.metric.Ceilometer
4740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4741         occurrences:
4742         - 1
4743         - UNBOUNDED
4744       disk.device.usage_b_single_1b:
4745         type: org.openecomp.capabilities.metric.Ceilometer
4746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4747         occurrences:
4748         - 1
4749         - UNBOUNDED
4750       disk.read.bytes.rate_b_single_1b:
4751         type: org.openecomp.capabilities.metric.Ceilometer
4752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4753         occurrences:
4754         - 1
4755         - UNBOUNDED
4756       network.outgoing.bytes_b_single_1b_1b_t1_port:
4757         type: org.openecomp.capabilities.metric.Ceilometer
4758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4759         occurrences:
4760         - 1
4761         - UNBOUNDED
4762       disk.device.read.requests_b_single_1b:
4763         type: org.openecomp.capabilities.metric.Ceilometer
4764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4765         occurrences:
4766         - 1
4767         - UNBOUNDED
4768       network.incoming.packets_b_single_1b_1b_t1_port:
4769         type: org.openecomp.capabilities.metric.Ceilometer
4770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4771         occurrences:
4772         - 1
4773         - UNBOUNDED
4774       binding_b_single_1b_1b_t1_port:
4775         type: tosca.capabilities.network.Bindable
4776         valid_source_types:
4777         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4778         occurrences:
4779         - 0
4780         - UNBOUNDED
4781       network.outpoing.packets_b_single_1b_1b_t1_port:
4782         type: org.openecomp.capabilities.metric.Ceilometer
4783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4784         occurrences:
4785         - 1
4786         - UNBOUNDED
4787       disk.device.write.requests.rate_b_single_1b:
4788         type: org.openecomp.capabilities.metric.Ceilometer
4789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4790         occurrences:
4791         - 1
4792         - UNBOUNDED
4793       memory.usage_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       disk.write.bytes.rate_b_single_1b:
4800         type: org.openecomp.capabilities.metric.Ceilometer
4801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4802         occurrences:
4803         - 1
4804         - UNBOUNDED
4805       network.incoming.bytes_b_single_1b_1b_t2_port:
4806         type: org.openecomp.capabilities.metric.Ceilometer
4807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4808         occurrences:
4809         - 1
4810         - UNBOUNDED
4811       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
4812         type: org.openecomp.capabilities.metric.Ceilometer
4813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4814         occurrences:
4815         - 1
4816         - UNBOUNDED
4817       cpu.delta_b_single_1b:
4818         type: org.openecomp.capabilities.metric.Ceilometer
4819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4820         occurrences:
4821         - 1
4822         - UNBOUNDED
4823       disk.allocation_b_single_1b:
4824         type: org.openecomp.capabilities.metric.Ceilometer
4825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4826         occurrences:
4827         - 1
4828         - UNBOUNDED
4829       disk.device.write.bytes.rate_b_single_1b:
4830         type: org.openecomp.capabilities.metric.Ceilometer
4831         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4832         occurrences:
4833         - 1
4834         - UNBOUNDED
4835       memory_b_single_1b:
4836         type: org.openecomp.capabilities.metric.Ceilometer
4837         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4838         occurrences:
4839         - 1
4840         - UNBOUNDED
4841       host_b_single_1b:
4842         type: tosca.capabilities.Container
4843         valid_source_types:
4844         - tosca.nodes.SoftwareComponent
4845         occurrences:
4846         - 1
4847         - UNBOUNDED
4848       binding_b_single_1b:
4849         type: tosca.capabilities.network.Bindable
4850         occurrences:
4851         - 1
4852         - UNBOUNDED
4853       feature_b_single_1b_1b_t2_port:
4854         type: tosca.capabilities.Node
4855         occurrences:
4856         - 1
4857         - UNBOUNDED