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