7a1ce8554bf8d0a81cc4ce3d46246416f64fff5f
[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       availabilityzone_name:
16         type: string
17         description: availabilityzone name
18         required: true
19         status: SUPPORTED
20       oam_net_gw:
21         type: string
22         description: CPS network gateway
23         required: true
24         status: SUPPORTED
25       pcm_image_name:
26         type: string
27         description: PCRF CM image name
28         required: true
29         status: SUPPORTED
30       security_group_name:
31         type: string
32         description: the name of security group
33         required: true
34         status: SUPPORTED
35       cps_net_ip:
36         type: string
37         description: CPS network ip
38         required: true
39         status: SUPPORTED
40       pcm_flavor_name:
41         type: string
42         description: flavor name of PCRF CM instance
43         required: true
44         status: SUPPORTED
45       pcm_vol:
46         type: string
47         description: CPS Cluman Cinder Volume
48         required: true
49         status: SUPPORTED
50       pcm_server_name:
51         type: string
52         description: PCRF CM server name
53         required: true
54         status: SUPPORTED
55       cps_net_name:
56         type: string
57         description: CPS network name
58         required: true
59         status: SUPPORTED
60       cps_net_mask:
61         type: string
62         description: CPS network mask
63         required: true
64         status: SUPPORTED
65       oam_net_ip:
66         type: string
67         description: OAM network ip
68         required: true
69         status: SUPPORTED
70       oam_net_mask:
71         type: string
72         description: CPS network mask
73         required: true
74         status: SUPPORTED
75       pcma_flavor_name:
76         type: string
77         required: true
78         status: SUPPORTED
79       oam_net_name:
80         type: string
81         description: OAM network name
82         required: true
83         status: SUPPORTED
84       pcma_server_name:
85         type: string
86         required: true
87         status: SUPPORTED
88       pcma_image_name:
89         type: string
90         required: true
91         status: SUPPORTED
92     attributes:
93       portId:
94         type: string
95         status: SUPPORTED
96     requirements:
97     - dependency_pcm_port_2:
98         capability: tosca.capabilities.Node
99         node: tosca.nodes.Root
100         relationship: tosca.relationships.DependsOn
101         occurrences:
102         - 0
103         - UNBOUNDED
104     - link_pcm_port_2:
105         capability: tosca.capabilities.network.Linkable
106         relationship: tosca.relationships.network.LinksTo
107         occurrences:
108         - 1
109         - 1
110     - dependency_pcm_port_1:
111         capability: tosca.capabilities.Node
112         node: tosca.nodes.Root
113         relationship: tosca.relationships.DependsOn
114         occurrences:
115         - 0
116         - UNBOUNDED
117     - link_pcm_port_1:
118         capability: tosca.capabilities.network.Linkable
119         relationship: tosca.relationships.network.LinksTo
120         occurrences:
121         - 1
122         - 1
123     - dependency_pcm_port_3:
124         capability: tosca.capabilities.Node
125         node: tosca.nodes.Root
126         relationship: tosca.relationships.DependsOn
127         occurrences:
128         - 0
129         - UNBOUNDED
130     - link_pcm_port_3:
131         capability: tosca.capabilities.network.Linkable
132         relationship: tosca.relationships.network.LinksTo
133         occurrences:
134         - 1
135         - 1
136     - dependency_server_pcma2:
137         capability: tosca.capabilities.Node
138         node: tosca.nodes.Root
139         relationship: tosca.relationships.DependsOn
140         occurrences:
141         - 0
142         - UNBOUNDED
143     - local_storage_server_pcma2:
144         capability: tosca.capabilities.Attachment
145         node: tosca.nodes.BlockStorage
146         relationship: tosca.relationships.AttachesTo
147         occurrences:
148         - 0
149         - UNBOUNDED
150     - dependency_server_pcma1:
151         capability: tosca.capabilities.Node
152         node: tosca.nodes.Root
153         relationship: tosca.relationships.DependsOn
154         occurrences:
155         - 0
156         - UNBOUNDED
157     - local_storage_server_pcma1:
158         capability: tosca.capabilities.Attachment
159         node: tosca.nodes.BlockStorage
160         relationship: tosca.relationships.AttachesTo
161         occurrences:
162         - 0
163         - UNBOUNDED
164     - dependency_pcm_port_0:
165         capability: tosca.capabilities.Node
166         node: tosca.nodes.Root
167         relationship: tosca.relationships.DependsOn
168         occurrences:
169         - 0
170         - UNBOUNDED
171     - link_pcm_port_0:
172         capability: tosca.capabilities.network.Linkable
173         relationship: tosca.relationships.network.LinksTo
174         occurrences:
175         - 1
176         - 1
177     capabilities:
178       network.incoming.packets.rate_pcm_port_0:
179         type: org.openecomp.capabilities.metric.Ceilometer
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         occurrences:
182         - 1
183         - UNBOUNDED
184       network.incoming.packets.rate_pcm_port_3:
185         type: org.openecomp.capabilities.metric.Ceilometer
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         occurrences:
188         - 1
189         - UNBOUNDED
190       network.incoming.packets.rate_pcm_port_2:
191         type: org.openecomp.capabilities.metric.Ceilometer
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         occurrences:
194         - 1
195         - UNBOUNDED
196       network.incoming.packets.rate_pcm_port_1:
197         type: org.openecomp.capabilities.metric.Ceilometer
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         occurrences:
200         - 1
201         - UNBOUNDED
202       network.outpoing.packets_pcm_port_1:
203         type: org.openecomp.capabilities.metric.Ceilometer
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         occurrences:
206         - 1
207         - UNBOUNDED
208       disk.device.iops_server_pcma2:
209         type: org.openecomp.capabilities.metric.Ceilometer
210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
211         occurrences:
212         - 1
213         - UNBOUNDED
214       network.outpoing.packets_pcm_port_0:
215         type: org.openecomp.capabilities.metric.Ceilometer
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         occurrences:
218         - 1
219         - UNBOUNDED
220       network.outpoing.packets_pcm_port_3:
221         type: org.openecomp.capabilities.metric.Ceilometer
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         occurrences:
224         - 1
225         - UNBOUNDED
226       network.outpoing.packets_pcm_port_2:
227         type: org.openecomp.capabilities.metric.Ceilometer
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         occurrences:
230         - 1
231         - UNBOUNDED
232       disk.device.iops_server_pcma1:
233         type: org.openecomp.capabilities.metric.Ceilometer
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         occurrences:
236         - 1
237         - UNBOUNDED
238       disk.device.capacity_server_pcma2:
239         type: org.openecomp.capabilities.metric.Ceilometer
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         occurrences:
242         - 1
243         - UNBOUNDED
244       disk.device.capacity_server_pcma1:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       disk.read.requests_server_pcma2:
251         type: org.openecomp.capabilities.metric.Ceilometer
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         occurrences:
254         - 1
255         - UNBOUNDED
256       disk.read.requests_server_pcma1:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.write.requests.rate_server_pcma1:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       disk.write.requests.rate_server_pcma2:
269         type: org.openecomp.capabilities.metric.Ceilometer
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         occurrences:
272         - 1
273         - UNBOUNDED
274       memory_server_pcma2:
275         type: org.openecomp.capabilities.metric.Ceilometer
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         occurrences:
278         - 1
279         - UNBOUNDED
280       memory_server_pcma1:
281         type: org.openecomp.capabilities.metric.Ceilometer
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         occurrences:
284         - 1
285         - UNBOUNDED
286       disk.device.read.bytes.rate_server_pcma1:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       network.outgoing.bytes_pcm_port_3:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.device.read.bytes.rate_server_pcma2:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       binding_pcm_port_3:
305         type: tosca.capabilities.network.Bindable
306         valid_source_types:
307         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
308         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
309         occurrences:
310         - 0
311         - UNBOUNDED
312       disk.device.latency_server_pcma2:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       disk.device.usage_server_pcma2:
319         type: org.openecomp.capabilities.metric.Ceilometer
320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
321         occurrences:
322         - 1
323         - UNBOUNDED
324       network.incoming.bytes_pcm_port_0:
325         type: org.openecomp.capabilities.metric.Ceilometer
326         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
327         occurrences:
328         - 1
329         - UNBOUNDED
330       disk.device.latency_server_pcma1:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       network.incoming.bytes_pcm_port_2:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       network.incoming.bytes_pcm_port_1:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       disk.device.usage_server_pcma1:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       binding_pcm_port_0:
355         type: tosca.capabilities.network.Bindable
356         valid_source_types:
357         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
358         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
359         occurrences:
360         - 0
361         - UNBOUNDED
362       binding_pcm_port_1:
363         type: tosca.capabilities.network.Bindable
364         valid_source_types:
365         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
366         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
367         occurrences:
368         - 0
369         - UNBOUNDED
370       binding_pcm_port_2:
371         type: tosca.capabilities.network.Bindable
372         valid_source_types:
373         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
374         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
375         occurrences:
376         - 0
377         - UNBOUNDED
378       network.incoming.bytes_pcm_port_3:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outgoing.packets.rate_pcm_port_3:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.requests_server_pcma1:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.device.read.requests_server_pcma2:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       network.outgoing.packets.rate_pcm_port_0:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       network.outgoing.packets.rate_pcm_port_1:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       disk.write.bytes_server_pcma2:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.device.read.requests.rate_server_pcma1:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       network.outgoing.packets.rate_pcm_port_2:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       disk.device.read.requests.rate_server_pcma2:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.write.bytes_server_pcma1:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       feature_pcm_port_1:
445         type: tosca.capabilities.Node
446         occurrences:
447         - 1
448         - UNBOUNDED
449       binding_server_pcma1:
450         type: tosca.capabilities.network.Bindable
451         occurrences:
452         - 1
453         - UNBOUNDED
454       network.outgoing.bytes_pcm_port_0:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       binding_server_pcma2:
461         type: tosca.capabilities.network.Bindable
462         occurrences:
463         - 1
464         - UNBOUNDED
465       feature_pcm_port_0:
466         type: tosca.capabilities.Node
467         occurrences:
468         - 1
469         - UNBOUNDED
470       network.outgoing.bytes_pcm_port_2:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       feature_pcm_port_3:
477         type: tosca.capabilities.Node
478         occurrences:
479         - 1
480         - UNBOUNDED
481       feature_pcm_port_2:
482         type: tosca.capabilities.Node
483         occurrences:
484         - 1
485         - UNBOUNDED
486       network.outgoing.bytes_pcm_port_1:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       attachment_pcm_port_0:
493         type: tosca.capabilities.Attachment
494         occurrences:
495         - 1
496         - UNBOUNDED
497       attachment_pcm_port_1:
498         type: tosca.capabilities.Attachment
499         occurrences:
500         - 1
501         - UNBOUNDED
502       disk.write.bytes.rate_server_pcma2:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       attachment_pcm_port_2:
509         type: tosca.capabilities.Attachment
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.write.bytes.rate_server_pcma1:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       attachment_pcm_port_3:
520         type: tosca.capabilities.Attachment
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.root.size_server_pcma2:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.root.size_server_pcma1:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.iops_server_pcma2:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.iops_server_pcma1:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.write.bytes.rate_server_pcma1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.device.write.bytes.rate_server_pcma2:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.read.bytes_server_pcma1:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.read.bytes_server_pcma2:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       cpu_util_server_pcma1:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       cpu_util_server_pcma2:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       feature_server_pcma2:
585         type: tosca.capabilities.Node
586         occurrences:
587         - 1
588         - UNBOUNDED
589       memory.usage_server_pcma2:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       memory.usage_server_pcma1:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       feature_server_pcma1:
602         type: tosca.capabilities.Node
603         occurrences:
604         - 1
605         - UNBOUNDED
606       disk.read.bytes.rate_server_pcma1:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.read.bytes_server_pcma2:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       disk.device.read.bytes_server_pcma1:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       endpoint_server_pcma2:
625         type: tosca.capabilities.Endpoint.Admin
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.read.bytes.rate_server_pcma2:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       endpoint_server_pcma1:
636         type: tosca.capabilities.Endpoint.Admin
637         occurrences:
638         - 1
639         - UNBOUNDED
640       cpu.delta_server_pcma1:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       cpu.delta_server_pcma2:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       host_server_pcma2:
653         type: tosca.capabilities.Container
654         valid_source_types:
655         - tosca.nodes.SoftwareComponent
656         occurrences:
657         - 1
658         - UNBOUNDED
659       host_server_pcma1:
660         type: tosca.capabilities.Container
661         valid_source_types:
662         - tosca.nodes.SoftwareComponent
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.ephemeral.size_server_pcma1:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.ephemeral.size_server_pcma2:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       disk.device.write.requests.rate_server_pcma2:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       disk.latency_server_pcma1:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.latency_server_pcma2:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.device.write.requests.rate_server_pcma1:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       scalable_server_pcma2:
703         type: tosca.capabilities.Scalable
704         occurrences:
705         - 1
706         - UNBOUNDED
707       scalable_server_pcma1:
708         type: tosca.capabilities.Scalable
709         occurrences:
710         - 1
711         - UNBOUNDED
712       disk.device.write.requests_server_pcma1:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       disk.device.write.requests_server_pcma2:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       instance_server_pcma2:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.device.allocation_server_pcma1:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.device.allocation_server_pcma2:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       instance_server_pcma1:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       os_server_pcma1:
749         type: tosca.capabilities.OperatingSystem
750         occurrences:
751         - 1
752         - UNBOUNDED
753       os_server_pcma2:
754         type: tosca.capabilities.OperatingSystem
755         occurrences:
756         - 1
757         - UNBOUNDED
758       forwarder_pcm_port_2:
759         type: org.openecomp.capabilities.Forwarder
760         occurrences:
761         - 1
762         - UNBOUNDED
763       forwarder_pcm_port_3:
764         type: org.openecomp.capabilities.Forwarder
765         occurrences:
766         - 1
767         - UNBOUNDED
768       forwarder_pcm_port_0:
769         type: org.openecomp.capabilities.Forwarder
770         occurrences:
771         - 1
772         - UNBOUNDED
773       forwarder_pcm_port_1:
774         type: org.openecomp.capabilities.Forwarder
775         occurrences:
776         - 1
777         - UNBOUNDED
778       disk.capacity_server_pcma1:
779         type: org.openecomp.capabilities.metric.Ceilometer
780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
781         occurrences:
782         - 1
783         - UNBOUNDED
784       disk.capacity_server_pcma2:
785         type: org.openecomp.capabilities.metric.Ceilometer
786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
787         occurrences:
788         - 1
789         - UNBOUNDED
790       disk.write.requests_server_pcma1:
791         type: org.openecomp.capabilities.metric.Ceilometer
792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
793         occurrences:
794         - 1
795         - UNBOUNDED
796       disk.write.requests_server_pcma2:
797         type: org.openecomp.capabilities.metric.Ceilometer
798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
799         occurrences:
800         - 1
801         - UNBOUNDED
802       network.outgoing.bytes.rate_pcm_port_1:
803         type: org.openecomp.capabilities.metric.Ceilometer
804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
805         occurrences:
806         - 1
807         - UNBOUNDED
808       network.incoming.packets_pcm_port_0:
809         type: org.openecomp.capabilities.metric.Ceilometer
810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
811         occurrences:
812         - 1
813         - UNBOUNDED
814       network.outgoing.bytes.rate_pcm_port_2:
815         type: org.openecomp.capabilities.metric.Ceilometer
816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
817         occurrences:
818         - 1
819         - UNBOUNDED
820       network.outgoing.bytes.rate_pcm_port_0:
821         type: org.openecomp.capabilities.metric.Ceilometer
822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
823         occurrences:
824         - 1
825         - UNBOUNDED
826       network.incoming.packets_pcm_port_3:
827         type: org.openecomp.capabilities.metric.Ceilometer
828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
829         occurrences:
830         - 1
831         - UNBOUNDED
832       disk.usage_server_pcma2:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838       network.incoming.packets_pcm_port_2:
839         type: org.openecomp.capabilities.metric.Ceilometer
840         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
841         occurrences:
842         - 1
843         - UNBOUNDED
844       network.outgoing.bytes.rate_pcm_port_3:
845         type: org.openecomp.capabilities.metric.Ceilometer
846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
847         occurrences:
848         - 1
849         - UNBOUNDED
850       disk.usage_server_pcma1:
851         type: org.openecomp.capabilities.metric.Ceilometer
852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
853         occurrences:
854         - 1
855         - UNBOUNDED
856       vcpus_server_pcma1:
857         type: org.openecomp.capabilities.metric.Ceilometer
858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
859         occurrences:
860         - 1
861         - UNBOUNDED
862       memory.resident_server_pcma1:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       network.incoming.packets_pcm_port_1:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       vcpus_server_pcma2:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       memory.resident_server_pcma2:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.device.write.bytes_server_pcma2:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.allocation_server_pcma1:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.allocation_server_pcma2:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       disk.device.write.bytes_server_pcma1:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       cpu_server_pcma1:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       network.incoming.bytes.rate_pcm_port_0:
917         type: org.openecomp.capabilities.metric.Ceilometer
918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
919         occurrences:
920         - 1
921         - UNBOUNDED
922       cpu_server_pcma2:
923         type: org.openecomp.capabilities.metric.Ceilometer
924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
925         occurrences:
926         - 1
927         - UNBOUNDED
928       network.incoming.bytes.rate_pcm_port_3:
929         type: org.openecomp.capabilities.metric.Ceilometer
930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
931         occurrences:
932         - 1
933         - UNBOUNDED
934       network.incoming.bytes.rate_pcm_port_2:
935         type: org.openecomp.capabilities.metric.Ceilometer
936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
937         occurrences:
938         - 1
939         - UNBOUNDED
940       network.incoming.bytes.rate_pcm_port_1:
941         type: org.openecomp.capabilities.metric.Ceilometer
942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
943         occurrences:
944         - 1
945         - UNBOUNDED
946   org.openecomp.resource.abstract.nodes.pcma_server:
947     derived_from: org.openecomp.resource.abstract.nodes.VFC
948     properties:
949       port_pcm_port_3_mac_requirements:
950         type: org.openecomp.datatypes.network.MacRequirements
951         required: true
952         status: SUPPORTED
953       port_pcm_port_2_network_role:
954         type: string
955         required: true
956         status: SUPPORTED
957       port_pcm_port_2_fixed_ips:
958         type: list
959         required: true
960         status: SUPPORTED
961         entry_schema:
962           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
963       port_pcm_port_3_network_role:
964         type: string
965         required: true
966         status: SUPPORTED
967       port_pcm_port_3_vlan_requirements:
968         type: list
969         required: true
970         status: SUPPORTED
971         entry_schema:
972           type: org.openecomp.datatypes.network.VlanRequirements
973       vm_flavor_name:
974         type: string
975         required: true
976         status: SUPPORTED
977       port_pcm_port_3_security_groups:
978         type: list
979         required: true
980         status: SUPPORTED
981         entry_schema:
982           type: json
983       port_pcm_port_3_order:
984         type: integer
985         required: true
986         status: SUPPORTED
987       compute_pcma_server_availability_zone:
988         type: list
989         required: true
990         status: SUPPORTED
991         entry_schema:
992           type: string
993       vm_image_name:
994         type: string
995         required: true
996         status: SUPPORTED
997       port_pcm_port_2_security_groups:
998         type: list
999         required: true
1000         status: SUPPORTED
1001         entry_schema:
1002           type: json
1003       port_pcm_port_2_exCP_naming:
1004         type: org.openecomp.datatypes.Naming
1005         required: true
1006         status: SUPPORTED
1007       port_pcm_port_3_ip_requirements:
1008         type: list
1009         required: true
1010         status: SUPPORTED
1011         entry_schema:
1012           type: org.openecomp.datatypes.network.IpRequirements
1013       port_pcm_port_2_subnetpoolid:
1014         type: string
1015         required: true
1016         status: SUPPORTED
1017       port_pcm_port_2_mac_requirements:
1018         type: org.openecomp.datatypes.network.MacRequirements
1019         required: true
1020         status: SUPPORTED
1021       port_pcm_port_2_vlan_requirements:
1022         type: list
1023         required: true
1024         status: SUPPORTED
1025         entry_schema:
1026           type: org.openecomp.datatypes.network.VlanRequirements
1027       port_pcm_port_3_subnetpoolid:
1028         type: string
1029         required: true
1030         status: SUPPORTED
1031       port_pcm_port_3_network_role_tag:
1032         type: string
1033         required: true
1034         status: SUPPORTED
1035       compute_pcma_server_config_drive:
1036         type: list
1037         required: true
1038         status: SUPPORTED
1039         entry_schema:
1040           type: boolean
1041       port_pcm_port_3_fixed_ips:
1042         type: list
1043         required: true
1044         status: SUPPORTED
1045         entry_schema:
1046           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1047       index_value:
1048         type: integer
1049         description: Index value of this substitution service template runtime instance
1050         required: false
1051         default: 0
1052         status: SUPPORTED
1053         constraints:
1054         - greater_or_equal: 0
1055       compute_pcma_server_user_data_format:
1056         type: list
1057         required: true
1058         status: SUPPORTED
1059         entry_schema:
1060           type: string
1061       port_pcm_port_2_order:
1062         type: integer
1063         required: true
1064         status: SUPPORTED
1065       port_pcm_port_3_exCP_naming:
1066         type: org.openecomp.datatypes.Naming
1067         required: true
1068         status: SUPPORTED
1069       port_pcm_port_2_network:
1070         type: list
1071         required: true
1072         status: SUPPORTED
1073         entry_schema:
1074           type: string
1075       port_pcm_port_2_ip_requirements:
1076         type: list
1077         required: true
1078         status: SUPPORTED
1079         entry_schema:
1080           type: org.openecomp.datatypes.network.IpRequirements
1081       port_pcm_port_2_network_role_tag:
1082         type: string
1083         required: true
1084         status: SUPPORTED
1085       port_pcm_port_3_network:
1086         type: list
1087         required: true
1088         status: SUPPORTED
1089         entry_schema:
1090           type: string
1091       compute_pcma_server_scheduler_hints:
1092         type: list
1093         required: true
1094         status: SUPPORTED
1095         entry_schema:
1096           type: json
1097       compute_pcma_server_name:
1098         type: list
1099         required: true
1100         status: SUPPORTED
1101         entry_schema:
1102           type: string
1103     requirements:
1104     - dependency_pcma_server:
1105         capability: tosca.capabilities.Node
1106         node: tosca.nodes.Root
1107         relationship: tosca.relationships.DependsOn
1108         occurrences:
1109         - 0
1110         - UNBOUNDED
1111     - local_storage_pcma_server:
1112         capability: tosca.capabilities.Attachment
1113         node: tosca.nodes.BlockStorage
1114         relationship: tosca.relationships.AttachesTo
1115         occurrences:
1116         - 0
1117         - UNBOUNDED
1118     - dependency_pcma_server_pcm_port_3:
1119         capability: tosca.capabilities.Node
1120         node: tosca.nodes.Root
1121         relationship: tosca.relationships.DependsOn
1122         occurrences:
1123         - 0
1124         - UNBOUNDED
1125     - link_pcma_server_pcm_port_3:
1126         capability: tosca.capabilities.network.Linkable
1127         relationship: tosca.relationships.network.LinksTo
1128         occurrences:
1129         - 1
1130         - 1
1131     - dependency_pcma_server_pcm_port_2:
1132         capability: tosca.capabilities.Node
1133         node: tosca.nodes.Root
1134         relationship: tosca.relationships.DependsOn
1135         occurrences:
1136         - 0
1137         - UNBOUNDED
1138     - link_pcma_server_pcm_port_2:
1139         capability: tosca.capabilities.network.Linkable
1140         relationship: tosca.relationships.network.LinksTo
1141         occurrences:
1142         - 1
1143         - 1
1144     capabilities:
1145       cpu.delta_pcma_server:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       scalable_pcma_server:
1152         type: tosca.capabilities.Scalable
1153         occurrences:
1154         - 1
1155         - UNBOUNDED
1156       vcpus_pcma_server:
1157         type: org.openecomp.capabilities.metric.Ceilometer
1158         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1159         occurrences:
1160         - 1
1161         - UNBOUNDED
1162       host_pcma_server:
1163         type: tosca.capabilities.Container
1164         valid_source_types:
1165         - tosca.nodes.SoftwareComponent
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       disk.device.read.requests.rate_pcma_server:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.usage_pcma_server:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       network.outgoing.bytes.rate_pcma_server_pcm_port_3:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       disk.read.bytes_pcma_server:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       disk.iops_pcma_server:
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       network.outgoing.bytes.rate_pcma_server_pcm_port_2:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       attachment_pcma_server_pcm_port_2:
1206         type: tosca.capabilities.Attachment
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       endpoint_pcma_server:
1211         type: tosca.capabilities.Endpoint.Admin
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215       feature_pcma_server:
1216         type: tosca.capabilities.Node
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       attachment_pcma_server_pcm_port_3:
1221         type: tosca.capabilities.Attachment
1222         occurrences:
1223         - 1
1224         - UNBOUNDED
1225       network.incoming.bytes.rate_pcma_server_pcm_port_2:
1226         type: org.openecomp.capabilities.metric.Ceilometer
1227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1228         occurrences:
1229         - 1
1230         - UNBOUNDED
1231       memory.usage_pcma_server:
1232         type: org.openecomp.capabilities.metric.Ceilometer
1233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       network.outgoing.bytes_pcma_server_pcm_port_3:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       binding_pcma_server_pcm_port_3:
1244         type: tosca.capabilities.network.Bindable
1245         valid_source_types:
1246         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1247         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1248         occurrences:
1249         - 0
1250         - UNBOUNDED
1251       network.incoming.bytes.rate_pcma_server_pcm_port_3:
1252         type: org.openecomp.capabilities.metric.Ceilometer
1253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257       memory_pcma_server:
1258         type: org.openecomp.capabilities.metric.Ceilometer
1259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1260         occurrences:
1261         - 1
1262         - UNBOUNDED
1263       network.outgoing.bytes_pcma_server_pcm_port_2:
1264         type: org.openecomp.capabilities.metric.Ceilometer
1265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       cpu_pcma_server:
1270         type: org.openecomp.capabilities.metric.Ceilometer
1271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1272         occurrences:
1273         - 1
1274         - UNBOUNDED
1275       disk.device.write.bytes.rate_pcma_server:
1276         type: org.openecomp.capabilities.metric.Ceilometer
1277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1278         occurrences:
1279         - 1
1280         - UNBOUNDED
1281       disk.read.bytes.rate_pcma_server:
1282         type: org.openecomp.capabilities.metric.Ceilometer
1283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1284         occurrences:
1285         - 1
1286         - UNBOUNDED
1287       network.incoming.packets_pcma_server_pcm_port_3:
1288         type: org.openecomp.capabilities.metric.Ceilometer
1289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1290         occurrences:
1291         - 1
1292         - UNBOUNDED
1293       binding_pcma_server_pcm_port_2:
1294         type: tosca.capabilities.network.Bindable
1295         valid_source_types:
1296         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1297         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1298         occurrences:
1299         - 0
1300         - UNBOUNDED
1301       os_pcma_server:
1302         type: tosca.capabilities.OperatingSystem
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       network.incoming.packets_pcma_server_pcm_port_2:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       network.incoming.packets.rate_pcma_server_pcm_port_3:
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       network.outgoing.packets.rate_pcma_server_pcm_port_3:
1319         type: org.openecomp.capabilities.metric.Ceilometer
1320         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324       network.incoming.packets.rate_pcma_server_pcm_port_2:
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       forwarder_pcma_server_pcm_port_2:
1331         type: org.openecomp.capabilities.Forwarder
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       disk.device.read.requests_pcma_server:
1336         type: org.openecomp.capabilities.metric.Ceilometer
1337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       forwarder_pcma_server_pcm_port_3:
1342         type: org.openecomp.capabilities.Forwarder
1343         occurrences:
1344         - 1
1345         - UNBOUNDED
1346       disk.write.bytes.rate_pcma_server:
1347         type: org.openecomp.capabilities.metric.Ceilometer
1348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1349         occurrences:
1350         - 1
1351         - UNBOUNDED
1352       network.outgoing.packets.rate_pcma_server_pcm_port_2:
1353         type: org.openecomp.capabilities.metric.Ceilometer
1354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       disk.device.write.requests.rate_pcma_server:
1359         type: org.openecomp.capabilities.metric.Ceilometer
1360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1361         occurrences:
1362         - 1
1363         - UNBOUNDED
1364       cpu_util_pcma_server:
1365         type: org.openecomp.capabilities.metric.Ceilometer
1366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       disk.device.write.bytes_pcma_server:
1371         type: org.openecomp.capabilities.metric.Ceilometer
1372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1373         occurrences:
1374         - 1
1375         - UNBOUNDED
1376       disk.device.read.bytes.rate_pcma_server:
1377         type: org.openecomp.capabilities.metric.Ceilometer
1378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       disk.device.usage_pcma_server:
1383         type: org.openecomp.capabilities.metric.Ceilometer
1384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       disk.read.requests_pcma_server:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       disk.allocation_pcma_server:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       feature_pcma_server_pcm_port_2:
1401         type: tosca.capabilities.Node
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       feature_pcma_server_pcm_port_3:
1406         type: tosca.capabilities.Node
1407         occurrences:
1408         - 1
1409         - UNBOUNDED
1410       disk.ephemeral.size_pcma_server:
1411         type: org.openecomp.capabilities.metric.Ceilometer
1412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416       binding_pcma_server:
1417         type: tosca.capabilities.network.Bindable
1418         occurrences:
1419         - 1
1420         - UNBOUNDED
1421       disk.latency_pcma_server:
1422         type: org.openecomp.capabilities.metric.Ceilometer
1423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1424         occurrences:
1425         - 1
1426         - UNBOUNDED
1427       disk.device.write.requests_pcma_server:
1428         type: org.openecomp.capabilities.metric.Ceilometer
1429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.device.read.bytes_pcma_server:
1434         type: org.openecomp.capabilities.metric.Ceilometer
1435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       disk.device.allocation_pcma_server:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       memory.resident_pcma_server:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       disk.root.size_pcma_server:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       disk.write.bytes_pcma_server:
1458         type: org.openecomp.capabilities.metric.Ceilometer
1459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       disk.write.requests_pcma_server:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       network.incoming.bytes_pcma_server_pcm_port_2:
1470         type: org.openecomp.capabilities.metric.Ceilometer
1471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1472         occurrences:
1473         - 1
1474         - UNBOUNDED
1475       network.incoming.bytes_pcma_server_pcm_port_3:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       disk.write.requests.rate_pcma_server:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       disk.device.iops_pcma_server:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       instance_pcma_server:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       network.outpoing.packets_pcma_server_pcm_port_3:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       disk.device.latency_pcma_server:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       network.outpoing.packets_pcma_server_pcm_port_2:
1512         type: org.openecomp.capabilities.metric.Ceilometer
1513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1514         occurrences:
1515         - 1
1516         - UNBOUNDED
1517       disk.capacity_pcma_server:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       disk.device.capacity_pcma_server:
1524         type: org.openecomp.capabilities.metric.Ceilometer
1525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1526         occurrences:
1527         - 1
1528         - UNBOUNDED
1529   org.openecomp.resource.abstract.nodes.heat.pcm_server:
1530     derived_from: org.openecomp.resource.abstract.nodes.VFC
1531     properties:
1532       availabilityzone_name:
1533         type: string
1534         description: availabilityzone name
1535         required: true
1536         status: SUPPORTED
1537       pcm_image_name:
1538         type: string
1539         description: PCRF CM image name
1540         required: true
1541         status: SUPPORTED
1542       port_pcm_port_00_mac_requirements:
1543         type: org.openecomp.datatypes.network.MacRequirements
1544         required: true
1545         status: SUPPORTED
1546       port_pcm_port_01_ip_requirements:
1547         type: list
1548         required: true
1549         status: SUPPORTED
1550         entry_schema:
1551           type: org.openecomp.datatypes.network.IpRequirements
1552       port_pcm_port_00_subnetpoolid:
1553         type: string
1554         required: true
1555         status: SUPPORTED
1556       port_pcm_port_01_vlan_requirements:
1557         type: list
1558         required: true
1559         status: SUPPORTED
1560         entry_schema:
1561           type: org.openecomp.datatypes.network.VlanRequirements
1562       port_pcm_port_01_network_role:
1563         type: string
1564         required: true
1565         status: SUPPORTED
1566       port_pcm_port_01_subnetpoolid:
1567         type: string
1568         required: true
1569         status: SUPPORTED
1570       pcm_server_name:
1571         type: string
1572         description: PCRF CM server name
1573         required: true
1574         status: SUPPORTED
1575       cps_net_mask:
1576         type: string
1577         description: CPS network mask
1578         required: true
1579         status: SUPPORTED
1580       oam_net_name:
1581         type: string
1582         description: OAM network name
1583         required: true
1584         status: SUPPORTED
1585       port_pcm_port_01_network_role_tag:
1586         type: string
1587         required: true
1588         status: SUPPORTED
1589       port_pcm_port_00_network_role:
1590         type: string
1591         required: true
1592         status: SUPPORTED
1593       port_pcm_port_00_ip_requirements:
1594         type: list
1595         required: true
1596         status: SUPPORTED
1597         entry_schema:
1598           type: org.openecomp.datatypes.network.IpRequirements
1599       server_group:
1600         type: string
1601         required: true
1602         status: SUPPORTED
1603       oam_net_gw:
1604         type: string
1605         description: CPS network gateway
1606         required: true
1607         status: SUPPORTED
1608       security_group_name:
1609         type: string
1610         description: the name of security group
1611         required: true
1612         status: SUPPORTED
1613       cps_net_ip:
1614         type: string
1615         description: CPS network ip
1616         required: true
1617         status: SUPPORTED
1618       port_pcm_port_00_network_role_tag:
1619         type: string
1620         required: true
1621         status: SUPPORTED
1622       port_pcm_port_01_order:
1623         type: integer
1624         required: true
1625         status: SUPPORTED
1626       pcm_flavor_name:
1627         type: string
1628         description: flavor name of PCRF CM instance
1629         required: true
1630         status: SUPPORTED
1631       port_pcm_port_00_exCP_naming:
1632         type: org.openecomp.datatypes.Naming
1633         required: true
1634         status: SUPPORTED
1635       port_pcm_port_00_order:
1636         type: integer
1637         required: true
1638         status: SUPPORTED
1639       port_pcm_port_01_mac_requirements:
1640         type: org.openecomp.datatypes.network.MacRequirements
1641         required: true
1642         status: SUPPORTED
1643       pcm_vol:
1644         type: string
1645         description: CPS Cluman Cinder Volume
1646         required: true
1647         status: SUPPORTED
1648       port_pcm_port_00_vlan_requirements:
1649         type: list
1650         required: true
1651         status: SUPPORTED
1652         entry_schema:
1653           type: org.openecomp.datatypes.network.VlanRequirements
1654       cps_net_name:
1655         type: string
1656         description: CPS network name
1657         required: true
1658         status: SUPPORTED
1659       oam_net_ip:
1660         type: string
1661         description: OAM network ip
1662         required: true
1663         status: SUPPORTED
1664       oam_net_mask:
1665         type: string
1666         description: CPS network mask
1667         required: true
1668         status: SUPPORTED
1669       port_pcm_port_01_exCP_naming:
1670         type: org.openecomp.datatypes.Naming
1671         required: true
1672         status: SUPPORTED
1673     attributes:
1674       server_pcm_id:
1675         type: string
1676         description: the pcm nova service id
1677         status: SUPPORTED
1678     requirements:
1679     - dependency_pcm_port_00:
1680         capability: tosca.capabilities.Node
1681         node: tosca.nodes.Root
1682         relationship: tosca.relationships.DependsOn
1683         occurrences:
1684         - 0
1685         - UNBOUNDED
1686     - link_pcm_port_00:
1687         capability: tosca.capabilities.network.Linkable
1688         relationship: tosca.relationships.network.LinksTo
1689         occurrences:
1690         - 1
1691         - 1
1692     - dependency_server_pcm:
1693         capability: tosca.capabilities.Node
1694         node: tosca.nodes.Root
1695         relationship: tosca.relationships.DependsOn
1696         occurrences:
1697         - 0
1698         - UNBOUNDED
1699     - local_storage_server_pcm:
1700         capability: tosca.capabilities.Attachment
1701         node: tosca.nodes.BlockStorage
1702         relationship: tosca.relationships.AttachesTo
1703         occurrences:
1704         - 0
1705         - UNBOUNDED
1706     - dependency_pcm_port_01:
1707         capability: tosca.capabilities.Node
1708         node: tosca.nodes.Root
1709         relationship: tosca.relationships.DependsOn
1710         occurrences:
1711         - 0
1712         - UNBOUNDED
1713     - link_pcm_port_01:
1714         capability: tosca.capabilities.network.Linkable
1715         relationship: tosca.relationships.network.LinksTo
1716         occurrences:
1717         - 1
1718         - 1
1719     capabilities:
1720       cpu_server_pcm:
1721         type: org.openecomp.capabilities.metric.Ceilometer
1722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1723         occurrences:
1724         - 1
1725         - UNBOUNDED
1726       feature_pcm_port_00:
1727         type: tosca.capabilities.Node
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       memory_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       network.incoming.packets_pcm_port_01:
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       disk.write.requests_server_pcm:
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       feature_pcm_port_01:
1750         type: tosca.capabilities.Node
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       network.incoming.packets_pcm_port_00:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       disk.device.iops_server_pcm:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       memory.resident_server_pcm:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       disk.device.write.requests_server_pcm:
1773         type: org.openecomp.capabilities.metric.Ceilometer
1774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       network.outgoing.packets.rate_pcm_port_00:
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       network.incoming.bytes_pcm_port_00:
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_pcm_port_01:
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       disk.device.usage_server_pcm:
1797         type: org.openecomp.capabilities.metric.Ceilometer
1798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1799         occurrences:
1800         - 1
1801         - UNBOUNDED
1802       disk.allocation_server_pcm:
1803         type: org.openecomp.capabilities.metric.Ceilometer
1804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       attachment_pcm_port_00:
1809         type: tosca.capabilities.Attachment
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       attachment_pcm_port_01:
1814         type: tosca.capabilities.Attachment
1815         occurrences:
1816         - 1
1817         - UNBOUNDED
1818       disk.usage_server_pcm:
1819         type: org.openecomp.capabilities.metric.Ceilometer
1820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1821         occurrences:
1822         - 1
1823         - UNBOUNDED
1824       disk.device.write.bytes_server_pcm:
1825         type: org.openecomp.capabilities.metric.Ceilometer
1826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1827         occurrences:
1828         - 1
1829         - UNBOUNDED
1830       network.outgoing.bytes_pcm_port_00:
1831         type: org.openecomp.capabilities.metric.Ceilometer
1832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1833         occurrences:
1834         - 1
1835         - UNBOUNDED
1836       disk.root.size_server_pcm:
1837         type: org.openecomp.capabilities.metric.Ceilometer
1838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1839         occurrences:
1840         - 1
1841         - UNBOUNDED
1842       disk.ephemeral.size_server_pcm:
1843         type: org.openecomp.capabilities.metric.Ceilometer
1844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1845         occurrences:
1846         - 1
1847         - UNBOUNDED
1848       disk.device.latency_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       network.outgoing.packets.rate_pcm_port_01:
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       memory.usage_server_pcm:
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.outgoing.bytes_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       disk.read.requests_server_pcm:
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       disk.capacity_server_pcm:
1879         type: org.openecomp.capabilities.metric.Ceilometer
1880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1881         occurrences:
1882         - 1
1883         - UNBOUNDED
1884       os_server_pcm:
1885         type: tosca.capabilities.OperatingSystem
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       disk.read.bytes_server_pcm:
1890         type: org.openecomp.capabilities.metric.Ceilometer
1891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       disk.device.read.bytes_server_pcm:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901       network.incoming.bytes.rate_pcm_port_00:
1902         type: org.openecomp.capabilities.metric.Ceilometer
1903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       endpoint_server_pcm:
1908         type: tosca.capabilities.Endpoint.Admin
1909         occurrences:
1910         - 1
1911         - UNBOUNDED
1912       network.incoming.bytes.rate_pcm_port_01:
1913         type: org.openecomp.capabilities.metric.Ceilometer
1914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1915         occurrences:
1916         - 1
1917         - UNBOUNDED
1918       disk.device.read.requests.rate_server_pcm:
1919         type: org.openecomp.capabilities.metric.Ceilometer
1920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1921         occurrences:
1922         - 1
1923         - UNBOUNDED
1924       vcpus_server_pcm:
1925         type: org.openecomp.capabilities.metric.Ceilometer
1926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1927         occurrences:
1928         - 1
1929         - UNBOUNDED
1930       disk.write.bytes_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       disk.iops_server_pcm:
1937         type: org.openecomp.capabilities.metric.Ceilometer
1938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1939         occurrences:
1940         - 1
1941         - UNBOUNDED
1942       disk.read.bytes.rate_server_pcm:
1943         type: org.openecomp.capabilities.metric.Ceilometer
1944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1945         occurrences:
1946         - 1
1947         - UNBOUNDED
1948       disk.device.allocation_server_pcm:
1949         type: org.openecomp.capabilities.metric.Ceilometer
1950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1951         occurrences:
1952         - 1
1953         - UNBOUNDED
1954       scalable_server_pcm:
1955         type: tosca.capabilities.Scalable
1956         occurrences:
1957         - 1
1958         - UNBOUNDED
1959       disk.device.read.bytes.rate_server_pcm:
1960         type: org.openecomp.capabilities.metric.Ceilometer
1961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1962         occurrences:
1963         - 1
1964         - UNBOUNDED
1965       cpu_util_server_pcm:
1966         type: org.openecomp.capabilities.metric.Ceilometer
1967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1968         occurrences:
1969         - 1
1970         - UNBOUNDED
1971       network.outgoing.bytes.rate_pcm_port_01:
1972         type: org.openecomp.capabilities.metric.Ceilometer
1973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1974         occurrences:
1975         - 1
1976         - UNBOUNDED
1977       network.incoming.packets.rate_pcm_port_01:
1978         type: org.openecomp.capabilities.metric.Ceilometer
1979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1980         occurrences:
1981         - 1
1982         - UNBOUNDED
1983       network.incoming.packets.rate_pcm_port_00:
1984         type: org.openecomp.capabilities.metric.Ceilometer
1985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1986         occurrences:
1987         - 1
1988         - UNBOUNDED
1989       binding_pcm_port_01:
1990         type: tosca.capabilities.network.Bindable
1991         valid_source_types:
1992         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1993         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1994         occurrences:
1995         - 0
1996         - UNBOUNDED
1997       disk.write.requests.rate_server_pcm:
1998         type: org.openecomp.capabilities.metric.Ceilometer
1999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2000         occurrences:
2001         - 1
2002         - UNBOUNDED
2003       binding_pcm_port_00:
2004         type: tosca.capabilities.network.Bindable
2005         valid_source_types:
2006         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2007         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2008         occurrences:
2009         - 0
2010         - UNBOUNDED
2011       disk.device.write.bytes.rate_server_pcm:
2012         type: org.openecomp.capabilities.metric.Ceilometer
2013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       host_server_pcm:
2018         type: tosca.capabilities.Container
2019         valid_source_types:
2020         - tosca.nodes.SoftwareComponent
2021         occurrences:
2022         - 1
2023         - UNBOUNDED
2024       network.outgoing.bytes.rate_pcm_port_00:
2025         type: org.openecomp.capabilities.metric.Ceilometer
2026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2027         occurrences:
2028         - 1
2029         - UNBOUNDED
2030       cpu.delta_server_pcm:
2031         type: org.openecomp.capabilities.metric.Ceilometer
2032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2033         occurrences:
2034         - 1
2035         - UNBOUNDED
2036       binding_server_pcm:
2037         type: tosca.capabilities.network.Bindable
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       disk.device.capacity_server_pcm:
2042         type: org.openecomp.capabilities.metric.Ceilometer
2043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2044         occurrences:
2045         - 1
2046         - UNBOUNDED
2047       forwarder_pcm_port_00:
2048         type: org.openecomp.capabilities.Forwarder
2049         occurrences:
2050         - 1
2051         - UNBOUNDED
2052       forwarder_pcm_port_01:
2053         type: org.openecomp.capabilities.Forwarder
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       instance_server_pcm:
2058         type: org.openecomp.capabilities.metric.Ceilometer
2059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2060         occurrences:
2061         - 1
2062         - UNBOUNDED
2063       disk.device.write.requests.rate_server_pcm:
2064         type: org.openecomp.capabilities.metric.Ceilometer
2065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2066         occurrences:
2067         - 1
2068         - UNBOUNDED
2069       disk.latency_server_pcm:
2070         type: org.openecomp.capabilities.metric.Ceilometer
2071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2072         occurrences:
2073         - 1
2074         - UNBOUNDED
2075       disk.device.read.requests_server_pcm:
2076         type: org.openecomp.capabilities.metric.Ceilometer
2077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       feature_server_pcm:
2082         type: tosca.capabilities.Node
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       network.outpoing.packets_pcm_port_00:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       disk.write.bytes.rate_server_pcm:
2093         type: org.openecomp.capabilities.metric.Ceilometer
2094         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2095         occurrences:
2096         - 1
2097         - UNBOUNDED
2098       network.outpoing.packets_pcm_port_01:
2099         type: org.openecomp.capabilities.metric.Ceilometer
2100         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2101         occurrences:
2102         - 1
2103         - UNBOUNDED
2104   org.openecomp.resource.abstract.nodes.1c2_catalog_instance:
2105     derived_from: org.openecomp.resource.abstract.nodes.VFC
2106     properties:
2107       port_1c2_t2_port_order:
2108         type: integer
2109         required: true
2110         status: SUPPORTED
2111       compute_1c2_catalog_instance_availability_zone:
2112         type: list
2113         required: true
2114         status: SUPPORTED
2115         entry_schema:
2116           type: string
2117       port_1c2_t2_port_subnetpoolid:
2118         type: string
2119         required: true
2120         status: SUPPORTED
2121       port_1c2_t2_port_network_role:
2122         type: string
2123         required: true
2124         status: SUPPORTED
2125       vm_flavor_name:
2126         type: string
2127         required: true
2128         status: SUPPORTED
2129       port_1c2_t2_port_network_role_tag:
2130         type: string
2131         required: true
2132         status: SUPPORTED
2133       port_1c2_t1_port_vlan_requirements:
2134         type: list
2135         required: true
2136         status: SUPPORTED
2137         entry_schema:
2138           type: org.openecomp.datatypes.network.VlanRequirements
2139       vm_image_name:
2140         type: string
2141         required: true
2142         status: SUPPORTED
2143       port_1c2_t2_port_exCP_naming:
2144         type: org.openecomp.datatypes.Naming
2145         required: true
2146         status: SUPPORTED
2147       port_1c2_t1_port_order:
2148         type: integer
2149         required: true
2150         status: SUPPORTED
2151       port_1c2_t1_port_subnetpoolid:
2152         type: string
2153         required: true
2154         status: SUPPORTED
2155       port_1c2_t2_port_ip_requirements:
2156         type: list
2157         required: true
2158         status: SUPPORTED
2159         entry_schema:
2160           type: org.openecomp.datatypes.network.IpRequirements
2161       port_1c2_t1_port_mac_requirements:
2162         type: org.openecomp.datatypes.network.MacRequirements
2163         required: true
2164         status: SUPPORTED
2165       port_1c2_t1_port_network_role:
2166         type: string
2167         required: true
2168         status: SUPPORTED
2169       port_1c2_t2_port_network:
2170         type: list
2171         required: true
2172         status: SUPPORTED
2173         entry_schema:
2174           type: string
2175       index_value:
2176         type: integer
2177         description: Index value of this substitution service template runtime instance
2178         required: false
2179         default: 0
2180         status: SUPPORTED
2181         constraints:
2182         - greater_or_equal: 0
2183       compute_1c2_catalog_instance_name:
2184         type: list
2185         required: true
2186         status: SUPPORTED
2187         entry_schema:
2188           type: string
2189       port_1c2_t1_port_exCP_naming:
2190         type: org.openecomp.datatypes.Naming
2191         required: true
2192         status: SUPPORTED
2193       port_1c2_t1_port_network:
2194         type: list
2195         required: true
2196         status: SUPPORTED
2197         entry_schema:
2198           type: string
2199       port_1c2_t2_port_mac_requirements:
2200         type: org.openecomp.datatypes.network.MacRequirements
2201         required: true
2202         status: SUPPORTED
2203       port_1c2_t2_port_vlan_requirements:
2204         type: list
2205         required: true
2206         status: SUPPORTED
2207         entry_schema:
2208           type: org.openecomp.datatypes.network.VlanRequirements
2209       compute_1c2_catalog_instance_user_data_format:
2210         type: list
2211         required: true
2212         status: SUPPORTED
2213         entry_schema:
2214           type: string
2215       port_1c2_t1_port_network_role_tag:
2216         type: string
2217         required: true
2218         status: SUPPORTED
2219       port_1c2_t1_port_ip_requirements:
2220         type: list
2221         required: true
2222         status: SUPPORTED
2223         entry_schema:
2224           type: org.openecomp.datatypes.network.IpRequirements
2225       compute_1c2_catalog_instance_scheduler_hints:
2226         type: list
2227         required: true
2228         status: SUPPORTED
2229         entry_schema:
2230           type: json
2231     attributes:
2232       1c2_catalog_instance_instance_name:
2233         type: string
2234         status: SUPPORTED
2235       1c2_catalog_instance_1c2_t1_port_tenant_id:
2236         type: string
2237         status: SUPPORTED
2238     requirements:
2239     - dependency_1c2_catalog_instance:
2240         capability: tosca.capabilities.Node
2241         node: tosca.nodes.Root
2242         relationship: tosca.relationships.DependsOn
2243         occurrences:
2244         - 0
2245         - UNBOUNDED
2246     - local_storage_1c2_catalog_instance:
2247         capability: tosca.capabilities.Attachment
2248         node: tosca.nodes.BlockStorage
2249         relationship: tosca.relationships.AttachesTo
2250         occurrences:
2251         - 0
2252         - UNBOUNDED
2253     - dependency_1c2_catalog_instance_1c2_t2_port:
2254         capability: tosca.capabilities.Node
2255         node: tosca.nodes.Root
2256         relationship: tosca.relationships.DependsOn
2257         occurrences:
2258         - 0
2259         - UNBOUNDED
2260     - link_1c2_catalog_instance_1c2_t2_port:
2261         capability: tosca.capabilities.network.Linkable
2262         relationship: tosca.relationships.network.LinksTo
2263         occurrences:
2264         - 1
2265         - 1
2266     - dependency_1c2_catalog_instance_1c2_t1_port:
2267         capability: tosca.capabilities.Node
2268         node: tosca.nodes.Root
2269         relationship: tosca.relationships.DependsOn
2270         occurrences:
2271         - 0
2272         - UNBOUNDED
2273     - link_1c2_catalog_instance_1c2_t1_port:
2274         capability: tosca.capabilities.network.Linkable
2275         relationship: tosca.relationships.network.LinksTo
2276         occurrences:
2277         - 1
2278         - 1
2279     capabilities:
2280       disk.device.capacity_1c2_catalog_instance:
2281         type: org.openecomp.capabilities.metric.Ceilometer
2282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2283         occurrences:
2284         - 1
2285         - UNBOUNDED
2286       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
2287         type: org.openecomp.capabilities.metric.Ceilometer
2288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2289         occurrences:
2290         - 1
2291         - UNBOUNDED
2292       disk.read.bytes.rate_1c2_catalog_instance:
2293         type: org.openecomp.capabilities.metric.Ceilometer
2294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2295         occurrences:
2296         - 1
2297         - UNBOUNDED
2298       memory.usage_1c2_catalog_instance:
2299         type: org.openecomp.capabilities.metric.Ceilometer
2300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2301         occurrences:
2302         - 1
2303         - UNBOUNDED
2304       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
2305         type: org.openecomp.capabilities.metric.Ceilometer
2306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2307         occurrences:
2308         - 1
2309         - UNBOUNDED
2310       disk.write.bytes.rate_1c2_catalog_instance:
2311         type: org.openecomp.capabilities.metric.Ceilometer
2312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2313         occurrences:
2314         - 1
2315         - UNBOUNDED
2316       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
2317         type: org.openecomp.capabilities.metric.Ceilometer
2318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2319         occurrences:
2320         - 1
2321         - UNBOUNDED
2322       binding_1c2_catalog_instance_1c2_t2_port:
2323         type: tosca.capabilities.network.Bindable
2324         valid_source_types:
2325         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2326         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2327         occurrences:
2328         - 0
2329         - UNBOUNDED
2330       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       cpu_util_1c2_catalog_instance:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       feature_1c2_catalog_instance_1c2_t1_port:
2349         type: tosca.capabilities.Node
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       attachment_1c2_catalog_instance_1c2_t1_port:
2354         type: tosca.capabilities.Attachment
2355         occurrences:
2356         - 1
2357         - UNBOUNDED
2358       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
2359         type: org.openecomp.capabilities.metric.Ceilometer
2360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2361         occurrences:
2362         - 1
2363         - UNBOUNDED
2364       cpu_1c2_catalog_instance:
2365         type: org.openecomp.capabilities.metric.Ceilometer
2366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2367         occurrences:
2368         - 1
2369         - UNBOUNDED
2370       disk.read.requests_1c2_catalog_instance:
2371         type: org.openecomp.capabilities.metric.Ceilometer
2372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
2377         type: org.openecomp.capabilities.metric.Ceilometer
2378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       binding_1c2_catalog_instance_1c2_t1_port:
2383         type: tosca.capabilities.network.Bindable
2384         valid_source_types:
2385         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2386         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2387         occurrences:
2388         - 0
2389         - UNBOUNDED
2390       disk.ephemeral.size_1c2_catalog_instance:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       disk.device.write.bytes_1c2_catalog_instance:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       memory.resident_1c2_catalog_instance:
2403         type: org.openecomp.capabilities.metric.Ceilometer
2404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       disk.device.write.requests.rate_1c2_catalog_instance:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       os_1c2_catalog_instance:
2421         type: tosca.capabilities.OperatingSystem
2422         occurrences:
2423         - 1
2424         - UNBOUNDED
2425       disk.device.iops_1c2_catalog_instance:
2426         type: org.openecomp.capabilities.metric.Ceilometer
2427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2428         occurrences:
2429         - 1
2430         - UNBOUNDED
2431       endpoint_1c2_catalog_instance:
2432         type: tosca.capabilities.Endpoint.Admin
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       disk.allocation_1c2_catalog_instance:
2437         type: org.openecomp.capabilities.metric.Ceilometer
2438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2439         occurrences:
2440         - 1
2441         - UNBOUNDED
2442       disk.latency_1c2_catalog_instance:
2443         type: org.openecomp.capabilities.metric.Ceilometer
2444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2445         occurrences:
2446         - 1
2447         - UNBOUNDED
2448       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
2449         type: org.openecomp.capabilities.metric.Ceilometer
2450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2451         occurrences:
2452         - 1
2453         - UNBOUNDED
2454       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
2455         type: org.openecomp.capabilities.metric.Ceilometer
2456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2457         occurrences:
2458         - 1
2459         - UNBOUNDED
2460       disk.iops_1c2_catalog_instance:
2461         type: org.openecomp.capabilities.metric.Ceilometer
2462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2463         occurrences:
2464         - 1
2465         - UNBOUNDED
2466       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
2467         type: org.openecomp.capabilities.metric.Ceilometer
2468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2469         occurrences:
2470         - 1
2471         - UNBOUNDED
2472       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
2473         type: org.openecomp.capabilities.metric.Ceilometer
2474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2475         occurrences:
2476         - 1
2477         - UNBOUNDED
2478       vcpus_1c2_catalog_instance:
2479         type: org.openecomp.capabilities.metric.Ceilometer
2480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       disk.device.latency_1c2_catalog_instance:
2485         type: org.openecomp.capabilities.metric.Ceilometer
2486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       attachment_1c2_catalog_instance_1c2_t2_port:
2491         type: tosca.capabilities.Attachment
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       forwarder_1c2_catalog_instance_1c2_t1_port:
2496         type: org.openecomp.capabilities.Forwarder
2497         occurrences:
2498         - 1
2499         - UNBOUNDED
2500       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
2501         type: org.openecomp.capabilities.metric.Ceilometer
2502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2503         occurrences:
2504         - 1
2505         - UNBOUNDED
2506       disk.read.bytes_1c2_catalog_instance:
2507         type: org.openecomp.capabilities.metric.Ceilometer
2508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2509         occurrences:
2510         - 1
2511         - UNBOUNDED
2512       instance_1c2_catalog_instance:
2513         type: org.openecomp.capabilities.metric.Ceilometer
2514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2515         occurrences:
2516         - 1
2517         - UNBOUNDED
2518       disk.capacity_1c2_catalog_instance:
2519         type: org.openecomp.capabilities.metric.Ceilometer
2520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2521         occurrences:
2522         - 1
2523         - UNBOUNDED
2524       disk.write.bytes_1c2_catalog_instance:
2525         type: org.openecomp.capabilities.metric.Ceilometer
2526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2527         occurrences:
2528         - 1
2529         - UNBOUNDED
2530       disk.device.read.bytes.rate_1c2_catalog_instance:
2531         type: org.openecomp.capabilities.metric.Ceilometer
2532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2533         occurrences:
2534         - 1
2535         - UNBOUNDED
2536       forwarder_1c2_catalog_instance_1c2_t2_port:
2537         type: org.openecomp.capabilities.Forwarder
2538         occurrences:
2539         - 1
2540         - UNBOUNDED
2541       disk.device.allocation_1c2_catalog_instance:
2542         type: org.openecomp.capabilities.metric.Ceilometer
2543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2544         occurrences:
2545         - 1
2546         - UNBOUNDED
2547       disk.device.read.bytes_1c2_catalog_instance:
2548         type: org.openecomp.capabilities.metric.Ceilometer
2549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2550         occurrences:
2551         - 1
2552         - UNBOUNDED
2553       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
2554         type: org.openecomp.capabilities.metric.Ceilometer
2555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       disk.device.read.requests_1c2_catalog_instance:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565       disk.device.write.bytes.rate_1c2_catalog_instance:
2566         type: org.openecomp.capabilities.metric.Ceilometer
2567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       scalable_1c2_catalog_instance:
2572         type: tosca.capabilities.Scalable
2573         occurrences:
2574         - 1
2575         - UNBOUNDED
2576       disk.device.write.requests_1c2_catalog_instance:
2577         type: org.openecomp.capabilities.metric.Ceilometer
2578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2579         occurrences:
2580         - 1
2581         - UNBOUNDED
2582       host_1c2_catalog_instance:
2583         type: tosca.capabilities.Container
2584         valid_source_types:
2585         - tosca.nodes.SoftwareComponent
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.root.size_1c2_catalog_instance:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595       disk.device.usage_1c2_catalog_instance:
2596         type: org.openecomp.capabilities.metric.Ceilometer
2597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2598         occurrences:
2599         - 1
2600         - UNBOUNDED
2601       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
2602         type: org.openecomp.capabilities.metric.Ceilometer
2603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2604         occurrences:
2605         - 1
2606         - UNBOUNDED
2607       disk.usage_1c2_catalog_instance:
2608         type: org.openecomp.capabilities.metric.Ceilometer
2609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2610         occurrences:
2611         - 1
2612         - UNBOUNDED
2613       feature_1c2_catalog_instance:
2614         type: tosca.capabilities.Node
2615         occurrences:
2616         - 1
2617         - UNBOUNDED
2618       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
2619         type: org.openecomp.capabilities.metric.Ceilometer
2620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2621         occurrences:
2622         - 1
2623         - UNBOUNDED
2624       memory_1c2_catalog_instance:
2625         type: org.openecomp.capabilities.metric.Ceilometer
2626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2627         occurrences:
2628         - 1
2629         - UNBOUNDED
2630       disk.write.requests.rate_1c2_catalog_instance:
2631         type: org.openecomp.capabilities.metric.Ceilometer
2632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2633         occurrences:
2634         - 1
2635         - UNBOUNDED
2636       disk.write.requests_1c2_catalog_instance:
2637         type: org.openecomp.capabilities.metric.Ceilometer
2638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2639         occurrences:
2640         - 1
2641         - UNBOUNDED
2642       binding_1c2_catalog_instance:
2643         type: tosca.capabilities.network.Bindable
2644         occurrences:
2645         - 1
2646         - UNBOUNDED
2647       cpu.delta_1c2_catalog_instance:
2648         type: org.openecomp.capabilities.metric.Ceilometer
2649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2650         occurrences:
2651         - 1
2652         - UNBOUNDED
2653       feature_1c2_catalog_instance_1c2_t2_port:
2654         type: tosca.capabilities.Node
2655         occurrences:
2656         - 1
2657         - UNBOUNDED
2658       disk.device.read.requests.rate_1c2_catalog_instance:
2659         type: org.openecomp.capabilities.metric.Ceilometer
2660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2661         occurrences:
2662         - 1
2663         - UNBOUNDED
2664   org.openecomp.resource.abstract.nodes.pcma_server_1:
2665     derived_from: org.openecomp.resource.abstract.nodes.VFC
2666     properties:
2667       port_pcm_port_0_network_role:
2668         type: string
2669         required: true
2670         status: SUPPORTED
2671       port_pcm_port_1_network_role_tag:
2672         type: string
2673         required: true
2674         status: SUPPORTED
2675       port_pcm_port_0_fixed_ips:
2676         type: list
2677         required: true
2678         status: SUPPORTED
2679         entry_schema:
2680           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2681       port_pcm_port_0_vlan_requirements:
2682         type: list
2683         required: true
2684         status: SUPPORTED
2685         entry_schema:
2686           type: org.openecomp.datatypes.network.VlanRequirements
2687       vm_flavor_name:
2688         type: string
2689         required: true
2690         status: SUPPORTED
2691       port_pcm_port_0_security_groups:
2692         type: list
2693         required: true
2694         status: SUPPORTED
2695         entry_schema:
2696           type: json
2697       compute_pcma_server_availability_zone:
2698         type: list
2699         required: true
2700         status: SUPPORTED
2701         entry_schema:
2702           type: string
2703       port_pcm_port_0_order:
2704         type: integer
2705         required: true
2706         status: SUPPORTED
2707       port_pcm_port_0_subnetpoolid:
2708         type: string
2709         required: true
2710         status: SUPPORTED
2711       vm_image_name:
2712         type: string
2713         required: true
2714         status: SUPPORTED
2715       port_pcm_port_1_subnetpoolid:
2716         type: string
2717         required: true
2718         status: SUPPORTED
2719       port_pcm_port_0_network_role_tag:
2720         type: string
2721         required: true
2722         status: SUPPORTED
2723       port_pcm_port_0_exCP_naming:
2724         type: org.openecomp.datatypes.Naming
2725         required: true
2726         status: SUPPORTED
2727       port_pcm_port_1_exCP_naming:
2728         type: org.openecomp.datatypes.Naming
2729         required: true
2730         status: SUPPORTED
2731       port_pcm_port_1_network_role:
2732         type: string
2733         required: true
2734         status: SUPPORTED
2735       port_pcm_port_1_network:
2736         type: list
2737         required: true
2738         status: SUPPORTED
2739         entry_schema:
2740           type: string
2741       port_pcm_port_0_ip_requirements:
2742         type: list
2743         required: true
2744         status: SUPPORTED
2745         entry_schema:
2746           type: org.openecomp.datatypes.network.IpRequirements
2747       port_pcm_port_1_security_groups:
2748         type: list
2749         required: true
2750         status: SUPPORTED
2751         entry_schema:
2752           type: json
2753       compute_pcma_server_config_drive:
2754         type: list
2755         required: true
2756         status: SUPPORTED
2757         entry_schema:
2758           type: boolean
2759       index_value:
2760         type: integer
2761         description: Index value of this substitution service template runtime instance
2762         required: false
2763         default: 0
2764         status: SUPPORTED
2765         constraints:
2766         - greater_or_equal: 0
2767       compute_pcma_server_user_data_format:
2768         type: list
2769         required: true
2770         status: SUPPORTED
2771         entry_schema:
2772           type: string
2773       port_pcm_port_0_network:
2774         type: list
2775         required: true
2776         status: SUPPORTED
2777         entry_schema:
2778           type: string
2779       port_pcm_port_1_mac_requirements:
2780         type: org.openecomp.datatypes.network.MacRequirements
2781         required: true
2782         status: SUPPORTED
2783       port_pcm_port_1_vlan_requirements:
2784         type: list
2785         required: true
2786         status: SUPPORTED
2787         entry_schema:
2788           type: org.openecomp.datatypes.network.VlanRequirements
2789       port_pcm_port_1_fixed_ips:
2790         type: list
2791         required: true
2792         status: SUPPORTED
2793         entry_schema:
2794           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2795       compute_pcma_server_name:
2796         type: list
2797         required: true
2798         status: SUPPORTED
2799         entry_schema:
2800           type: string
2801       port_pcm_port_0_mac_requirements:
2802         type: org.openecomp.datatypes.network.MacRequirements
2803         required: true
2804         status: SUPPORTED
2805       port_pcm_port_1_ip_requirements:
2806         type: list
2807         required: true
2808         status: SUPPORTED
2809         entry_schema:
2810           type: org.openecomp.datatypes.network.IpRequirements
2811       port_pcm_port_1_order:
2812         type: integer
2813         required: true
2814         status: SUPPORTED
2815     requirements:
2816     - dependency_pcma_server:
2817         capability: tosca.capabilities.Node
2818         node: tosca.nodes.Root
2819         relationship: tosca.relationships.DependsOn
2820         occurrences:
2821         - 0
2822         - UNBOUNDED
2823     - local_storage_pcma_server:
2824         capability: tosca.capabilities.Attachment
2825         node: tosca.nodes.BlockStorage
2826         relationship: tosca.relationships.AttachesTo
2827         occurrences:
2828         - 0
2829         - UNBOUNDED
2830     - dependency_pcma_server_pcm_port_0:
2831         capability: tosca.capabilities.Node
2832         node: tosca.nodes.Root
2833         relationship: tosca.relationships.DependsOn
2834         occurrences:
2835         - 0
2836         - UNBOUNDED
2837     - link_pcma_server_pcm_port_0:
2838         capability: tosca.capabilities.network.Linkable
2839         relationship: tosca.relationships.network.LinksTo
2840         occurrences:
2841         - 1
2842         - 1
2843     - dependency_pcma_server_pcm_port_1:
2844         capability: tosca.capabilities.Node
2845         node: tosca.nodes.Root
2846         relationship: tosca.relationships.DependsOn
2847         occurrences:
2848         - 0
2849         - UNBOUNDED
2850     - link_pcma_server_pcm_port_1:
2851         capability: tosca.capabilities.network.Linkable
2852         relationship: tosca.relationships.network.LinksTo
2853         occurrences:
2854         - 1
2855         - 1
2856     capabilities:
2857       cpu.delta_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       scalable_pcma_server:
2864         type: tosca.capabilities.Scalable
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       vcpus_pcma_server:
2869         type: org.openecomp.capabilities.metric.Ceilometer
2870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2871         occurrences:
2872         - 1
2873         - UNBOUNDED
2874       host_pcma_server:
2875         type: tosca.capabilities.Container
2876         valid_source_types:
2877         - tosca.nodes.SoftwareComponent
2878         occurrences:
2879         - 1
2880         - UNBOUNDED
2881       disk.device.read.requests.rate_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.usage_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       attachment_pcma_server_pcm_port_0:
2894         type: tosca.capabilities.Attachment
2895         occurrences:
2896         - 1
2897         - UNBOUNDED
2898       disk.read.bytes_pcma_server:
2899         type: org.openecomp.capabilities.metric.Ceilometer
2900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2901         occurrences:
2902         - 1
2903         - UNBOUNDED
2904       disk.iops_pcma_server:
2905         type: org.openecomp.capabilities.metric.Ceilometer
2906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2907         occurrences:
2908         - 1
2909         - UNBOUNDED
2910       network.outgoing.bytes.rate_pcma_server_pcm_port_0:
2911         type: org.openecomp.capabilities.metric.Ceilometer
2912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       network.outgoing.bytes.rate_pcma_server_pcm_port_1:
2917         type: org.openecomp.capabilities.metric.Ceilometer
2918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2919         occurrences:
2920         - 1
2921         - UNBOUNDED
2922       attachment_pcma_server_pcm_port_1:
2923         type: tosca.capabilities.Attachment
2924         occurrences:
2925         - 1
2926         - UNBOUNDED
2927       endpoint_pcma_server:
2928         type: tosca.capabilities.Endpoint.Admin
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       feature_pcma_server:
2933         type: tosca.capabilities.Node
2934         occurrences:
2935         - 1
2936         - UNBOUNDED
2937       memory.usage_pcma_server:
2938         type: org.openecomp.capabilities.metric.Ceilometer
2939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       network.incoming.packets_pcma_server_pcm_port_0:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       network.incoming.bytes.rate_pcma_server_pcm_port_1:
2950         type: org.openecomp.capabilities.metric.Ceilometer
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       network.outgoing.bytes_pcma_server_pcm_port_0:
2956         type: org.openecomp.capabilities.metric.Ceilometer
2957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2958         occurrences:
2959         - 1
2960         - UNBOUNDED
2961       memory_pcma_server:
2962         type: org.openecomp.capabilities.metric.Ceilometer
2963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2964         occurrences:
2965         - 1
2966         - UNBOUNDED
2967       network.outgoing.bytes_pcma_server_pcm_port_1:
2968         type: org.openecomp.capabilities.metric.Ceilometer
2969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973       cpu_pcma_server:
2974         type: org.openecomp.capabilities.metric.Ceilometer
2975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2976         occurrences:
2977         - 1
2978         - UNBOUNDED
2979       disk.device.write.bytes.rate_pcma_server:
2980         type: org.openecomp.capabilities.metric.Ceilometer
2981         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2982         occurrences:
2983         - 1
2984         - UNBOUNDED
2985       disk.read.bytes.rate_pcma_server:
2986         type: org.openecomp.capabilities.metric.Ceilometer
2987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2988         occurrences:
2989         - 1
2990         - UNBOUNDED
2991       network.incoming.packets.rate_pcma_server_pcm_port_0:
2992         type: org.openecomp.capabilities.metric.Ceilometer
2993         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2994         occurrences:
2995         - 1
2996         - UNBOUNDED
2997       binding_pcma_server_pcm_port_0:
2998         type: tosca.capabilities.network.Bindable
2999         valid_source_types:
3000         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3001         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3002         occurrences:
3003         - 0
3004         - UNBOUNDED
3005       network.incoming.packets_pcma_server_pcm_port_1:
3006         type: org.openecomp.capabilities.metric.Ceilometer
3007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       os_pcma_server:
3012         type: tosca.capabilities.OperatingSystem
3013         occurrences:
3014         - 1
3015         - UNBOUNDED
3016       binding_pcma_server_pcm_port_1:
3017         type: tosca.capabilities.network.Bindable
3018         valid_source_types:
3019         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3020         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3021         occurrences:
3022         - 0
3023         - UNBOUNDED
3024       network.incoming.packets.rate_pcma_server_pcm_port_1:
3025         type: org.openecomp.capabilities.metric.Ceilometer
3026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3027         occurrences:
3028         - 1
3029         - UNBOUNDED
3030       forwarder_pcma_server_pcm_port_0:
3031         type: org.openecomp.capabilities.Forwarder
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       forwarder_pcma_server_pcm_port_1:
3036         type: org.openecomp.capabilities.Forwarder
3037         occurrences:
3038         - 1
3039         - UNBOUNDED
3040       disk.device.read.requests_pcma_server:
3041         type: org.openecomp.capabilities.metric.Ceilometer
3042         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3043         occurrences:
3044         - 1
3045         - UNBOUNDED
3046       disk.write.bytes.rate_pcma_server:
3047         type: org.openecomp.capabilities.metric.Ceilometer
3048         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       network.outgoing.packets.rate_pcma_server_pcm_port_1:
3053         type: org.openecomp.capabilities.metric.Ceilometer
3054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3055         occurrences:
3056         - 1
3057         - UNBOUNDED
3058       disk.device.write.requests.rate_pcma_server:
3059         type: org.openecomp.capabilities.metric.Ceilometer
3060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3061         occurrences:
3062         - 1
3063         - UNBOUNDED
3064       network.incoming.bytes.rate_pcma_server_pcm_port_0:
3065         type: org.openecomp.capabilities.metric.Ceilometer
3066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       network.outgoing.packets.rate_pcma_server_pcm_port_0:
3071         type: org.openecomp.capabilities.metric.Ceilometer
3072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3073         occurrences:
3074         - 1
3075         - UNBOUNDED
3076       cpu_util_pcma_server:
3077         type: org.openecomp.capabilities.metric.Ceilometer
3078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3079         occurrences:
3080         - 1
3081         - UNBOUNDED
3082       disk.device.write.bytes_pcma_server:
3083         type: org.openecomp.capabilities.metric.Ceilometer
3084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       disk.device.read.bytes.rate_pcma_server:
3089         type: org.openecomp.capabilities.metric.Ceilometer
3090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3091         occurrences:
3092         - 1
3093         - UNBOUNDED
3094       disk.device.usage_pcma_server:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       disk.read.requests_pcma_server:
3101         type: org.openecomp.capabilities.metric.Ceilometer
3102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       disk.allocation_pcma_server:
3107         type: org.openecomp.capabilities.metric.Ceilometer
3108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       feature_pcma_server_pcm_port_0:
3113         type: tosca.capabilities.Node
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       feature_pcma_server_pcm_port_1:
3118         type: tosca.capabilities.Node
3119         occurrences:
3120         - 1
3121         - UNBOUNDED
3122       disk.ephemeral.size_pcma_server:
3123         type: org.openecomp.capabilities.metric.Ceilometer
3124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3125         occurrences:
3126         - 1
3127         - UNBOUNDED
3128       binding_pcma_server:
3129         type: tosca.capabilities.network.Bindable
3130         occurrences:
3131         - 1
3132         - UNBOUNDED
3133       disk.latency_pcma_server:
3134         type: org.openecomp.capabilities.metric.Ceilometer
3135         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3136         occurrences:
3137         - 1
3138         - UNBOUNDED
3139       disk.device.write.requests_pcma_server:
3140         type: org.openecomp.capabilities.metric.Ceilometer
3141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3142         occurrences:
3143         - 1
3144         - UNBOUNDED
3145       disk.device.read.bytes_pcma_server:
3146         type: org.openecomp.capabilities.metric.Ceilometer
3147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3148         occurrences:
3149         - 1
3150         - UNBOUNDED
3151       disk.device.allocation_pcma_server:
3152         type: org.openecomp.capabilities.metric.Ceilometer
3153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3154         occurrences:
3155         - 1
3156         - UNBOUNDED
3157       memory.resident_pcma_server:
3158         type: org.openecomp.capabilities.metric.Ceilometer
3159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3160         occurrences:
3161         - 1
3162         - UNBOUNDED
3163       disk.root.size_pcma_server:
3164         type: org.openecomp.capabilities.metric.Ceilometer
3165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3166         occurrences:
3167         - 1
3168         - UNBOUNDED
3169       disk.write.bytes_pcma_server:
3170         type: org.openecomp.capabilities.metric.Ceilometer
3171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3172         occurrences:
3173         - 1
3174         - UNBOUNDED
3175       network.incoming.bytes_pcma_server_pcm_port_0:
3176         type: org.openecomp.capabilities.metric.Ceilometer
3177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3178         occurrences:
3179         - 1
3180         - UNBOUNDED
3181       disk.write.requests_pcma_server:
3182         type: org.openecomp.capabilities.metric.Ceilometer
3183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3184         occurrences:
3185         - 1
3186         - UNBOUNDED
3187       network.incoming.bytes_pcma_server_pcm_port_1:
3188         type: org.openecomp.capabilities.metric.Ceilometer
3189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3190         occurrences:
3191         - 1
3192         - UNBOUNDED
3193       disk.write.requests.rate_pcma_server:
3194         type: org.openecomp.capabilities.metric.Ceilometer
3195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3196         occurrences:
3197         - 1
3198         - UNBOUNDED
3199       disk.device.iops_pcma_server:
3200         type: org.openecomp.capabilities.metric.Ceilometer
3201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3202         occurrences:
3203         - 1
3204         - UNBOUNDED
3205       instance_pcma_server:
3206         type: org.openecomp.capabilities.metric.Ceilometer
3207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3208         occurrences:
3209         - 1
3210         - UNBOUNDED
3211       disk.device.latency_pcma_server:
3212         type: org.openecomp.capabilities.metric.Ceilometer
3213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3214         occurrences:
3215         - 1
3216         - UNBOUNDED
3217       disk.capacity_pcma_server:
3218         type: org.openecomp.capabilities.metric.Ceilometer
3219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3220         occurrences:
3221         - 1
3222         - UNBOUNDED
3223       disk.device.capacity_pcma_server:
3224         type: org.openecomp.capabilities.metric.Ceilometer
3225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3226         occurrences:
3227         - 1
3228         - UNBOUNDED
3229       network.outpoing.packets_pcma_server_pcm_port_1:
3230         type: org.openecomp.capabilities.metric.Ceilometer
3231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       network.outpoing.packets_pcma_server_pcm_port_0:
3236         type: org.openecomp.capabilities.metric.Ceilometer
3237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241   org.openecomp.resource.abstract.nodes.b_single_1b:
3242     derived_from: org.openecomp.resource.abstract.nodes.VFC
3243     properties:
3244       port_1b_t2_port_mac_requirements:
3245         type: org.openecomp.datatypes.network.MacRequirements
3246         required: true
3247         status: SUPPORTED
3248       compute_b_single_1b_availability_zone:
3249         type: list
3250         required: true
3251         status: SUPPORTED
3252         entry_schema:
3253           type: string
3254       index_value:
3255         type: integer
3256         description: Index value of this substitution service template runtime instance
3257         required: false
3258         default: 0
3259         status: SUPPORTED
3260         constraints:
3261         - greater_or_equal: 0
3262       compute_b_single_1b_scheduler_hints:
3263         type: list
3264         required: true
3265         status: SUPPORTED
3266         entry_schema:
3267           type: json
3268       port_1b_t1_port_order:
3269         type: integer
3270         required: true
3271         status: SUPPORTED
3272       port_1b_t2_port_vlan_requirements:
3273         type: list
3274         required: true
3275         status: SUPPORTED
3276         entry_schema:
3277           type: org.openecomp.datatypes.network.VlanRequirements
3278       port_1b_t2_port_ip_requirements:
3279         type: list
3280         required: true
3281         status: SUPPORTED
3282         entry_schema:
3283           type: org.openecomp.datatypes.network.IpRequirements
3284       port_1b_t1_port_network_role:
3285         type: string
3286         required: true
3287         status: SUPPORTED
3288       port_1b_t1_port_exCP_naming:
3289         type: org.openecomp.datatypes.Naming
3290         required: true
3291         status: SUPPORTED
3292       vm_flavor_name:
3293         type: string
3294         required: true
3295         status: SUPPORTED
3296       port_1b_t1_port_network_role_tag:
3297         type: string
3298         required: true
3299         status: SUPPORTED
3300       port_1b_t1_port_ip_requirements:
3301         type: list
3302         required: true
3303         status: SUPPORTED
3304         entry_schema:
3305           type: org.openecomp.datatypes.network.IpRequirements
3306       vm_image_name:
3307         type: string
3308         required: true
3309         status: SUPPORTED
3310       port_1b_t1_port_subnetpoolid:
3311         type: string
3312         required: true
3313         status: SUPPORTED
3314       port_1b_t1_port_mac_requirements:
3315         type: org.openecomp.datatypes.network.MacRequirements
3316         required: true
3317         status: SUPPORTED
3318       port_1b_t2_port_network:
3319         type: list
3320         required: true
3321         status: SUPPORTED
3322         entry_schema:
3323           type: string
3324       port_1b_t2_port_network_role:
3325         type: string
3326         required: true
3327         status: SUPPORTED
3328       port_1b_t2_port_order:
3329         type: integer
3330         required: true
3331         status: SUPPORTED
3332       port_1b_t1_port_vlan_requirements:
3333         type: list
3334         required: true
3335         status: SUPPORTED
3336         entry_schema:
3337           type: org.openecomp.datatypes.network.VlanRequirements
3338       compute_b_single_1b_user_data_format:
3339         type: list
3340         required: true
3341         status: SUPPORTED
3342         entry_schema:
3343           type: string
3344       port_1b_t2_port_exCP_naming:
3345         type: org.openecomp.datatypes.Naming
3346         required: true
3347         status: SUPPORTED
3348       compute_b_single_1b_name:
3349         type: list
3350         required: true
3351         status: SUPPORTED
3352         entry_schema:
3353           type: string
3354       port_1b_t2_port_network_role_tag:
3355         type: string
3356         required: true
3357         status: SUPPORTED
3358       port_1b_t2_port_subnetpoolid:
3359         type: string
3360         required: true
3361         status: SUPPORTED
3362     attributes:
3363       b_single_1b_instance_name:
3364         type: string
3365         status: SUPPORTED
3366       b_single_1b_1b_t1_port_tenant_id:
3367         type: string
3368         status: SUPPORTED
3369     requirements:
3370     - dependency_b_single_1b:
3371         capability: tosca.capabilities.Node
3372         node: tosca.nodes.Root
3373         relationship: tosca.relationships.DependsOn
3374         occurrences:
3375         - 0
3376         - UNBOUNDED
3377     - local_storage_b_single_1b:
3378         capability: tosca.capabilities.Attachment
3379         node: tosca.nodes.BlockStorage
3380         relationship: tosca.relationships.AttachesTo
3381         occurrences:
3382         - 0
3383         - UNBOUNDED
3384     - dependency_b_single_1b_1b_t1_port:
3385         capability: tosca.capabilities.Node
3386         node: tosca.nodes.Root
3387         relationship: tosca.relationships.DependsOn
3388         occurrences:
3389         - 0
3390         - UNBOUNDED
3391     - link_b_single_1b_1b_t1_port:
3392         capability: tosca.capabilities.network.Linkable
3393         relationship: tosca.relationships.network.LinksTo
3394         occurrences:
3395         - 1
3396         - 1
3397     - dependency_b_single_1b_1b_t2_port:
3398         capability: tosca.capabilities.Node
3399         node: tosca.nodes.Root
3400         relationship: tosca.relationships.DependsOn
3401         occurrences:
3402         - 0
3403         - UNBOUNDED
3404     - link_b_single_1b_1b_t2_port:
3405         capability: tosca.capabilities.network.Linkable
3406         relationship: tosca.relationships.network.LinksTo
3407         occurrences:
3408         - 1
3409         - 1
3410     capabilities:
3411       attachment_b_single_1b_1b_t2_port:
3412         type: tosca.capabilities.Attachment
3413         occurrences:
3414         - 1
3415         - UNBOUNDED
3416       forwarder_b_single_1b_1b_t2_port:
3417         type: org.openecomp.capabilities.Forwarder
3418         occurrences:
3419         - 1
3420         - UNBOUNDED
3421       endpoint_b_single_1b:
3422         type: tosca.capabilities.Endpoint.Admin
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       feature_b_single_1b:
3427         type: tosca.capabilities.Node
3428         occurrences:
3429         - 1
3430         - UNBOUNDED
3431       disk.iops_b_single_1b:
3432         type: org.openecomp.capabilities.metric.Ceilometer
3433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3434         occurrences:
3435         - 1
3436         - UNBOUNDED
3437       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
3438         type: org.openecomp.capabilities.metric.Ceilometer
3439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
3444         type: org.openecomp.capabilities.metric.Ceilometer
3445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3446         occurrences:
3447         - 1
3448         - UNBOUNDED
3449       forwarder_b_single_1b_1b_t1_port:
3450         type: org.openecomp.capabilities.Forwarder
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       scalable_b_single_1b:
3455         type: tosca.capabilities.Scalable
3456         occurrences:
3457         - 1
3458         - UNBOUNDED
3459       disk.write.bytes_b_single_1b:
3460         type: org.openecomp.capabilities.metric.Ceilometer
3461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       os_b_single_1b:
3466         type: tosca.capabilities.OperatingSystem
3467         occurrences:
3468         - 1
3469         - UNBOUNDED
3470       vcpus_b_single_1b:
3471         type: org.openecomp.capabilities.metric.Ceilometer
3472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3473         occurrences:
3474         - 1
3475         - UNBOUNDED
3476       cpu_b_single_1b:
3477         type: org.openecomp.capabilities.metric.Ceilometer
3478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3479         occurrences:
3480         - 1
3481         - UNBOUNDED
3482       disk.device.read.requests.rate_b_single_1b:
3483         type: org.openecomp.capabilities.metric.Ceilometer
3484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3485         occurrences:
3486         - 1
3487         - UNBOUNDED
3488       network.incoming.packets.rate_b_single_1b_1b_t2_port:
3489         type: org.openecomp.capabilities.metric.Ceilometer
3490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3491         occurrences:
3492         - 1
3493         - UNBOUNDED
3494       instance_b_single_1b:
3495         type: org.openecomp.capabilities.metric.Ceilometer
3496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3497         occurrences:
3498         - 1
3499         - UNBOUNDED
3500       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
3501         type: org.openecomp.capabilities.metric.Ceilometer
3502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3503         occurrences:
3504         - 1
3505         - UNBOUNDED
3506       disk.read.bytes_b_single_1b:
3507         type: org.openecomp.capabilities.metric.Ceilometer
3508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3509         occurrences:
3510         - 1
3511         - UNBOUNDED
3512       disk.device.latency_b_single_1b:
3513         type: org.openecomp.capabilities.metric.Ceilometer
3514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3515         occurrences:
3516         - 1
3517         - UNBOUNDED
3518       disk.usage_b_single_1b:
3519         type: org.openecomp.capabilities.metric.Ceilometer
3520         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3521         occurrences:
3522         - 1
3523         - UNBOUNDED
3524       network.incoming.bytes_b_single_1b_1b_t1_port:
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       disk.device.allocation_b_single_1b:
3531         type: org.openecomp.capabilities.metric.Ceilometer
3532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3533         occurrences:
3534         - 1
3535         - UNBOUNDED
3536       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
3537         type: org.openecomp.capabilities.metric.Ceilometer
3538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       disk.device.capacity_b_single_1b:
3543         type: org.openecomp.capabilities.metric.Ceilometer
3544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3545         occurrences:
3546         - 1
3547         - UNBOUNDED
3548       disk.latency_b_single_1b:
3549         type: org.openecomp.capabilities.metric.Ceilometer
3550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3551         occurrences:
3552         - 1
3553         - UNBOUNDED
3554       network.incoming.packets_b_single_1b_1b_t2_port:
3555         type: org.openecomp.capabilities.metric.Ceilometer
3556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3557         occurrences:
3558         - 1
3559         - UNBOUNDED
3560       network.incoming.packets.rate_b_single_1b_1b_t1_port:
3561         type: org.openecomp.capabilities.metric.Ceilometer
3562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3563         occurrences:
3564         - 1
3565         - UNBOUNDED
3566       attachment_b_single_1b_1b_t1_port:
3567         type: tosca.capabilities.Attachment
3568         occurrences:
3569         - 1
3570         - UNBOUNDED
3571       disk.device.write.requests_b_single_1b:
3572         type: org.openecomp.capabilities.metric.Ceilometer
3573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3574         occurrences:
3575         - 1
3576         - UNBOUNDED
3577       binding_b_single_1b_1b_t2_port:
3578         type: tosca.capabilities.network.Bindable
3579         valid_source_types:
3580         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3581         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3582         occurrences:
3583         - 0
3584         - UNBOUNDED
3585       disk.ephemeral.size_b_single_1b:
3586         type: org.openecomp.capabilities.metric.Ceilometer
3587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3588         occurrences:
3589         - 1
3590         - UNBOUNDED
3591       disk.write.requests.rate_b_single_1b:
3592         type: org.openecomp.capabilities.metric.Ceilometer
3593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3594         occurrences:
3595         - 1
3596         - UNBOUNDED
3597       network.outpoing.packets_b_single_1b_1b_t2_port:
3598         type: org.openecomp.capabilities.metric.Ceilometer
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3600         occurrences:
3601         - 1
3602         - UNBOUNDED
3603       disk.device.iops_b_single_1b:
3604         type: org.openecomp.capabilities.metric.Ceilometer
3605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3606         occurrences:
3607         - 1
3608         - UNBOUNDED
3609       disk.read.requests_b_single_1b:
3610         type: org.openecomp.capabilities.metric.Ceilometer
3611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3612         occurrences:
3613         - 1
3614         - UNBOUNDED
3615       memory.resident_b_single_1b:
3616         type: org.openecomp.capabilities.metric.Ceilometer
3617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3618         occurrences:
3619         - 1
3620         - UNBOUNDED
3621       disk.root.size_b_single_1b:
3622         type: org.openecomp.capabilities.metric.Ceilometer
3623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3624         occurrences:
3625         - 1
3626         - UNBOUNDED
3627       feature_b_single_1b_1b_t1_port:
3628         type: tosca.capabilities.Node
3629         occurrences:
3630         - 1
3631         - UNBOUNDED
3632       network.outgoing.bytes_b_single_1b_1b_t2_port:
3633         type: org.openecomp.capabilities.metric.Ceilometer
3634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3635         occurrences:
3636         - 1
3637         - UNBOUNDED
3638       disk.capacity_b_single_1b:
3639         type: org.openecomp.capabilities.metric.Ceilometer
3640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3641         occurrences:
3642         - 1
3643         - UNBOUNDED
3644       disk.device.write.bytes_b_single_1b:
3645         type: org.openecomp.capabilities.metric.Ceilometer
3646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3647         occurrences:
3648         - 1
3649         - UNBOUNDED
3650       disk.device.read.bytes_b_single_1b:
3651         type: org.openecomp.capabilities.metric.Ceilometer
3652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3653         occurrences:
3654         - 1
3655         - UNBOUNDED
3656       disk.device.read.bytes.rate_b_single_1b:
3657         type: org.openecomp.capabilities.metric.Ceilometer
3658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3659         occurrences:
3660         - 1
3661         - UNBOUNDED
3662       cpu_util_b_single_1b:
3663         type: org.openecomp.capabilities.metric.Ceilometer
3664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3665         occurrences:
3666         - 1
3667         - UNBOUNDED
3668       disk.write.requests_b_single_1b:
3669         type: org.openecomp.capabilities.metric.Ceilometer
3670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3671         occurrences:
3672         - 1
3673         - UNBOUNDED
3674       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
3675         type: org.openecomp.capabilities.metric.Ceilometer
3676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3677         occurrences:
3678         - 1
3679         - UNBOUNDED
3680       disk.device.usage_b_single_1b:
3681         type: org.openecomp.capabilities.metric.Ceilometer
3682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3683         occurrences:
3684         - 1
3685         - UNBOUNDED
3686       disk.read.bytes.rate_b_single_1b:
3687         type: org.openecomp.capabilities.metric.Ceilometer
3688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3689         occurrences:
3690         - 1
3691         - UNBOUNDED
3692       network.outgoing.bytes_b_single_1b_1b_t1_port:
3693         type: org.openecomp.capabilities.metric.Ceilometer
3694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3695         occurrences:
3696         - 1
3697         - UNBOUNDED
3698       disk.device.read.requests_b_single_1b:
3699         type: org.openecomp.capabilities.metric.Ceilometer
3700         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3701         occurrences:
3702         - 1
3703         - UNBOUNDED
3704       network.incoming.packets_b_single_1b_1b_t1_port:
3705         type: org.openecomp.capabilities.metric.Ceilometer
3706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3707         occurrences:
3708         - 1
3709         - UNBOUNDED
3710       binding_b_single_1b_1b_t1_port:
3711         type: tosca.capabilities.network.Bindable
3712         valid_source_types:
3713         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3714         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3715         occurrences:
3716         - 0
3717         - UNBOUNDED
3718       network.outpoing.packets_b_single_1b_1b_t1_port:
3719         type: org.openecomp.capabilities.metric.Ceilometer
3720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3721         occurrences:
3722         - 1
3723         - UNBOUNDED
3724       disk.device.write.requests.rate_b_single_1b:
3725         type: org.openecomp.capabilities.metric.Ceilometer
3726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3727         occurrences:
3728         - 1
3729         - UNBOUNDED
3730       memory.usage_b_single_1b:
3731         type: org.openecomp.capabilities.metric.Ceilometer
3732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3733         occurrences:
3734         - 1
3735         - UNBOUNDED
3736       disk.write.bytes.rate_b_single_1b:
3737         type: org.openecomp.capabilities.metric.Ceilometer
3738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3739         occurrences:
3740         - 1
3741         - UNBOUNDED
3742       network.incoming.bytes_b_single_1b_1b_t2_port:
3743         type: org.openecomp.capabilities.metric.Ceilometer
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
3749         type: org.openecomp.capabilities.metric.Ceilometer
3750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3751         occurrences:
3752         - 1
3753         - UNBOUNDED
3754       cpu.delta_b_single_1b:
3755         type: org.openecomp.capabilities.metric.Ceilometer
3756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3757         occurrences:
3758         - 1
3759         - UNBOUNDED
3760       disk.allocation_b_single_1b:
3761         type: org.openecomp.capabilities.metric.Ceilometer
3762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3763         occurrences:
3764         - 1
3765         - UNBOUNDED
3766       disk.device.write.bytes.rate_b_single_1b:
3767         type: org.openecomp.capabilities.metric.Ceilometer
3768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3769         occurrences:
3770         - 1
3771         - UNBOUNDED
3772       memory_b_single_1b:
3773         type: org.openecomp.capabilities.metric.Ceilometer
3774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3775         occurrences:
3776         - 1
3777         - UNBOUNDED
3778       host_b_single_1b:
3779         type: tosca.capabilities.Container
3780         valid_source_types:
3781         - tosca.nodes.SoftwareComponent
3782         occurrences:
3783         - 1
3784         - UNBOUNDED
3785       binding_b_single_1b:
3786         type: tosca.capabilities.network.Bindable
3787         occurrences:
3788         - 1
3789         - UNBOUNDED
3790       feature_b_single_1b_1b_t2_port:
3791         type: tosca.capabilities.Node
3792         occurrences:
3793         - 1
3794         - UNBOUNDED
3795   org.openecomp.resource.abstract.nodes.1c1_scalling_instance:
3796     derived_from: org.openecomp.resource.abstract.nodes.VFC
3797     properties:
3798       port_1c1_t1_port_exCP_naming:
3799         type: org.openecomp.datatypes.Naming
3800         required: true
3801         status: SUPPORTED
3802       port_1c1_t2_port_vlan_requirements:
3803         type: list
3804         required: true
3805         status: SUPPORTED
3806         entry_schema:
3807           type: org.openecomp.datatypes.network.VlanRequirements
3808       compute_1c1_scalling_instance_user_data_format:
3809         type: list
3810         required: true
3811         status: SUPPORTED
3812         entry_schema:
3813           type: string
3814       port_1c1_t2_port_network_role_tag:
3815         type: string
3816         required: true
3817         status: SUPPORTED
3818       vm_flavor_name:
3819         type: string
3820         required: true
3821         status: SUPPORTED
3822       port_1c1_t1_port_ip_requirements:
3823         type: list
3824         required: true
3825         status: SUPPORTED
3826         entry_schema:
3827           type: org.openecomp.datatypes.network.IpRequirements
3828       vm_image_name:
3829         type: string
3830         required: true
3831         status: SUPPORTED
3832       compute_1c1_scalling_instance_name:
3833         type: list
3834         required: true
3835         status: SUPPORTED
3836         entry_schema:
3837           type: string
3838       port_1c1_t1_port_name:
3839         type: list
3840         required: true
3841         status: SUPPORTED
3842         entry_schema:
3843           type: string
3844       port_1c1_t1_port_network:
3845         type: list
3846         required: true
3847         status: SUPPORTED
3848         entry_schema:
3849           type: string
3850       port_1c1_t2_port_fixed_ips:
3851         type: list
3852         required: true
3853         status: SUPPORTED
3854         entry_schema:
3855           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3856       port_1c1_t2_port_network:
3857         type: list
3858         required: true
3859         status: SUPPORTED
3860         entry_schema:
3861           type: string
3862       port_1c1_t1_port_fixed_ips:
3863         type: list
3864         required: true
3865         status: SUPPORTED
3866         entry_schema:
3867           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3868       port_1c1_t1_port_vlan_requirements:
3869         type: list
3870         required: true
3871         status: SUPPORTED
3872         entry_schema:
3873           type: org.openecomp.datatypes.network.VlanRequirements
3874       port_1c1_t2_port_ip_requirements:
3875         type: list
3876         required: true
3877         status: SUPPORTED
3878         entry_schema:
3879           type: org.openecomp.datatypes.network.IpRequirements
3880       port_1c1_t1_port_mac_requirements:
3881         type: org.openecomp.datatypes.network.MacRequirements
3882         required: true
3883         status: SUPPORTED
3884       index_value:
3885         type: integer
3886         description: Index value of this substitution service template runtime instance
3887         required: false
3888         default: 0
3889         status: SUPPORTED
3890         constraints:
3891         - greater_or_equal: 0
3892       port_1c1_t2_port_network_role:
3893         type: string
3894         required: true
3895         status: SUPPORTED
3896       port_1c1_t2_port_order:
3897         type: integer
3898         required: true
3899         status: SUPPORTED
3900       port_1c1_t2_port_mac_requirements:
3901         type: org.openecomp.datatypes.network.MacRequirements
3902         required: true
3903         status: SUPPORTED
3904       compute_1c1_scalling_instance_availability_zone:
3905         type: list
3906         required: true
3907         status: SUPPORTED
3908         entry_schema:
3909           type: string
3910       port_1c1_t2_port_subnetpoolid:
3911         type: string
3912         required: true
3913         status: SUPPORTED
3914       port_1c1_t2_port_name:
3915         type: list
3916         required: true
3917         status: SUPPORTED
3918         entry_schema:
3919           type: string
3920       compute_1c1_scalling_instance_scheduler_hints:
3921         type: list
3922         required: true
3923         status: SUPPORTED
3924         entry_schema:
3925           type: json
3926       port_1c1_t2_port_exCP_naming:
3927         type: org.openecomp.datatypes.Naming
3928         required: true
3929         status: SUPPORTED
3930       port_1c1_t1_port_subnetpoolid:
3931         type: string
3932         required: true
3933         status: SUPPORTED
3934       port_1c1_t1_port_network_role_tag:
3935         type: string
3936         required: true
3937         status: SUPPORTED
3938       port_1c1_t1_port_network_role:
3939         type: string
3940         required: true
3941         status: SUPPORTED
3942       port_1c1_t1_port_order:
3943         type: integer
3944         required: true
3945         status: SUPPORTED
3946     attributes:
3947       1c1_scalling_instance_instance_name:
3948         type: string
3949         status: SUPPORTED
3950       1c1_scalling_instance_1c1_t2_port_tenant_id:
3951         type: string
3952         status: SUPPORTED
3953     requirements:
3954     - dependency_1c1_scalling_instance_1c1_t1_port:
3955         capability: tosca.capabilities.Node
3956         node: tosca.nodes.Root
3957         relationship: tosca.relationships.DependsOn
3958         occurrences:
3959         - 0
3960         - UNBOUNDED
3961     - link_1c1_scalling_instance_1c1_t1_port:
3962         capability: tosca.capabilities.network.Linkable
3963         relationship: tosca.relationships.network.LinksTo
3964         occurrences:
3965         - 1
3966         - 1
3967     - dependency_1c1_scalling_instance:
3968         capability: tosca.capabilities.Node
3969         node: tosca.nodes.Root
3970         relationship: tosca.relationships.DependsOn
3971         occurrences:
3972         - 0
3973         - UNBOUNDED
3974     - local_storage_1c1_scalling_instance:
3975         capability: tosca.capabilities.Attachment
3976         node: tosca.nodes.BlockStorage
3977         relationship: tosca.relationships.AttachesTo
3978         occurrences:
3979         - 0
3980         - UNBOUNDED
3981     - dependency_1c1_scalling_instance_1c1_t2_port:
3982         capability: tosca.capabilities.Node
3983         node: tosca.nodes.Root
3984         relationship: tosca.relationships.DependsOn
3985         occurrences:
3986         - 0
3987         - UNBOUNDED
3988     - link_1c1_scalling_instance_1c1_t2_port:
3989         capability: tosca.capabilities.network.Linkable
3990         relationship: tosca.relationships.network.LinksTo
3991         occurrences:
3992         - 1
3993         - 1
3994     capabilities:
3995       disk.device.latency_1c1_scalling_instance:
3996         type: org.openecomp.capabilities.metric.Ceilometer
3997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3998         occurrences:
3999         - 1
4000         - UNBOUNDED
4001       disk.ephemeral.size_1c1_scalling_instance:
4002         type: org.openecomp.capabilities.metric.Ceilometer
4003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4004         occurrences:
4005         - 1
4006         - UNBOUNDED
4007       disk.root.size_1c1_scalling_instance:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       endpoint_1c1_scalling_instance:
4014         type: tosca.capabilities.Endpoint.Admin
4015         occurrences:
4016         - 1
4017         - UNBOUNDED
4018       disk.read.bytes_1c1_scalling_instance:
4019         type: org.openecomp.capabilities.metric.Ceilometer
4020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4021         occurrences:
4022         - 1
4023         - UNBOUNDED
4024       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t2_port:
4025         type: org.openecomp.capabilities.metric.Ceilometer
4026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4027         occurrences:
4028         - 1
4029         - UNBOUNDED
4030       network.incoming.packets.rate_1c1_scalling_instance_1c1_t2_port:
4031         type: org.openecomp.capabilities.metric.Ceilometer
4032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4033         occurrences:
4034         - 1
4035         - UNBOUNDED
4036       disk.usage_1c1_scalling_instance:
4037         type: org.openecomp.capabilities.metric.Ceilometer
4038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4039         occurrences:
4040         - 1
4041         - UNBOUNDED
4042       memory.resident_1c1_scalling_instance:
4043         type: org.openecomp.capabilities.metric.Ceilometer
4044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t2_port:
4049         type: org.openecomp.capabilities.metric.Ceilometer
4050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       cpu_1c1_scalling_instance:
4055         type: org.openecomp.capabilities.metric.Ceilometer
4056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       forwarder_1c1_scalling_instance_1c1_t2_port:
4061         type: org.openecomp.capabilities.Forwarder
4062         occurrences:
4063         - 1
4064         - UNBOUNDED
4065       disk.write.bytes_1c1_scalling_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       network.incoming.packets.rate_1c1_scalling_instance_1c1_t1_port:
4072         type: org.openecomp.capabilities.metric.Ceilometer
4073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4074         occurrences:
4075         - 1
4076         - UNBOUNDED
4077       network.incoming.bytes_1c1_scalling_instance_1c1_t1_port:
4078         type: org.openecomp.capabilities.metric.Ceilometer
4079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4080         occurrences:
4081         - 1
4082         - UNBOUNDED
4083       disk.write.bytes.rate_1c1_scalling_instance:
4084         type: org.openecomp.capabilities.metric.Ceilometer
4085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       disk.device.allocation_1c1_scalling_instance:
4090         type: org.openecomp.capabilities.metric.Ceilometer
4091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4092         occurrences:
4093         - 1
4094         - UNBOUNDED
4095       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t1_port:
4096         type: org.openecomp.capabilities.metric.Ceilometer
4097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4098         occurrences:
4099         - 1
4100         - UNBOUNDED
4101       feature_1c1_scalling_instance:
4102         type: tosca.capabilities.Node
4103         occurrences:
4104         - 1
4105         - UNBOUNDED
4106       disk.device.write.requests.rate_1c1_scalling_instance:
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       forwarder_1c1_scalling_instance_1c1_t1_port:
4113         type: org.openecomp.capabilities.Forwarder
4114         occurrences:
4115         - 1
4116         - UNBOUNDED
4117       disk.read.bytes.rate_1c1_scalling_instance:
4118         type: org.openecomp.capabilities.metric.Ceilometer
4119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4120         occurrences:
4121         - 1
4122         - UNBOUNDED
4123       network.outpoing.packets_1c1_scalling_instance_1c1_t2_port:
4124         type: org.openecomp.capabilities.metric.Ceilometer
4125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4126         occurrences:
4127         - 1
4128         - UNBOUNDED
4129       scalable_1c1_scalling_instance:
4130         type: tosca.capabilities.Scalable
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       disk.device.read.bytes_1c1_scalling_instance:
4135         type: org.openecomp.capabilities.metric.Ceilometer
4136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4137         occurrences:
4138         - 1
4139         - UNBOUNDED
4140       binding_1c1_scalling_instance_1c1_t2_port:
4141         type: tosca.capabilities.network.Bindable
4142         valid_source_types:
4143         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4144         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4145         occurrences:
4146         - 0
4147         - UNBOUNDED
4148       disk.device.write.bytes_1c1_scalling_instance:
4149         type: org.openecomp.capabilities.metric.Ceilometer
4150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4151         occurrences:
4152         - 1
4153         - UNBOUNDED
4154       disk.read.requests_1c1_scalling_instance:
4155         type: org.openecomp.capabilities.metric.Ceilometer
4156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4157         occurrences:
4158         - 1
4159         - UNBOUNDED
4160       network.incoming.packets_1c1_scalling_instance_1c1_t2_port:
4161         type: org.openecomp.capabilities.metric.Ceilometer
4162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4163         occurrences:
4164         - 1
4165         - UNBOUNDED
4166       vcpus_1c1_scalling_instance:
4167         type: org.openecomp.capabilities.metric.Ceilometer
4168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4169         occurrences:
4170         - 1
4171         - UNBOUNDED
4172       network.outgoing.bytes_1c1_scalling_instance_1c1_t1_port:
4173         type: org.openecomp.capabilities.metric.Ceilometer
4174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4175         occurrences:
4176         - 1
4177         - UNBOUNDED
4178       host_1c1_scalling_instance:
4179         type: tosca.capabilities.Container
4180         valid_source_types:
4181         - tosca.nodes.SoftwareComponent
4182         occurrences:
4183         - 1
4184         - UNBOUNDED
4185       disk.write.requests_1c1_scalling_instance:
4186         type: org.openecomp.capabilities.metric.Ceilometer
4187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4188         occurrences:
4189         - 1
4190         - UNBOUNDED
4191       feature_1c1_scalling_instance_1c1_t1_port:
4192         type: tosca.capabilities.Node
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       binding_1c1_scalling_instance_1c1_t1_port:
4197         type: tosca.capabilities.network.Bindable
4198         valid_source_types:
4199         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4200         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4201         occurrences:
4202         - 0
4203         - UNBOUNDED
4204       disk.device.read.requests.rate_1c1_scalling_instance:
4205         type: org.openecomp.capabilities.metric.Ceilometer
4206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4207         occurrences:
4208         - 1
4209         - UNBOUNDED
4210       attachment_1c1_scalling_instance_1c1_t2_port:
4211         type: tosca.capabilities.Attachment
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       disk.device.read.bytes.rate_1c1_scalling_instance:
4216         type: org.openecomp.capabilities.metric.Ceilometer
4217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4218         occurrences:
4219         - 1
4220         - UNBOUNDED
4221       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t1_port:
4222         type: org.openecomp.capabilities.metric.Ceilometer
4223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4224         occurrences:
4225         - 1
4226         - UNBOUNDED
4227       disk.device.iops_1c1_scalling_instance:
4228         type: org.openecomp.capabilities.metric.Ceilometer
4229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4230         occurrences:
4231         - 1
4232         - UNBOUNDED
4233       disk.device.capacity_1c1_scalling_instance:
4234         type: org.openecomp.capabilities.metric.Ceilometer
4235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4236         occurrences:
4237         - 1
4238         - UNBOUNDED
4239       disk.capacity_1c1_scalling_instance:
4240         type: org.openecomp.capabilities.metric.Ceilometer
4241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4242         occurrences:
4243         - 1
4244         - UNBOUNDED
4245       disk.write.requests.rate_1c1_scalling_instance:
4246         type: org.openecomp.capabilities.metric.Ceilometer
4247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4248         occurrences:
4249         - 1
4250         - UNBOUNDED
4251       cpu_util_1c1_scalling_instance:
4252         type: org.openecomp.capabilities.metric.Ceilometer
4253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       disk.device.read.requests_1c1_scalling_instance:
4258         type: org.openecomp.capabilities.metric.Ceilometer
4259         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4260         occurrences:
4261         - 1
4262         - UNBOUNDED
4263       disk.device.write.bytes.rate_1c1_scalling_instance:
4264         type: org.openecomp.capabilities.metric.Ceilometer
4265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4266         occurrences:
4267         - 1
4268         - UNBOUNDED
4269       disk.device.write.requests_1c1_scalling_instance:
4270         type: org.openecomp.capabilities.metric.Ceilometer
4271         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4272         occurrences:
4273         - 1
4274         - UNBOUNDED
4275       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t1_port:
4276         type: org.openecomp.capabilities.metric.Ceilometer
4277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4278         occurrences:
4279         - 1
4280         - UNBOUNDED
4281       network.outgoing.bytes_1c1_scalling_instance_1c1_t2_port:
4282         type: org.openecomp.capabilities.metric.Ceilometer
4283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4284         occurrences:
4285         - 1
4286         - UNBOUNDED
4287       disk.latency_1c1_scalling_instance:
4288         type: org.openecomp.capabilities.metric.Ceilometer
4289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4290         occurrences:
4291         - 1
4292         - UNBOUNDED
4293       binding_1c1_scalling_instance:
4294         type: tosca.capabilities.network.Bindable
4295         occurrences:
4296         - 1
4297         - UNBOUNDED
4298       disk.device.usage_1c1_scalling_instance:
4299         type: org.openecomp.capabilities.metric.Ceilometer
4300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4301         occurrences:
4302         - 1
4303         - UNBOUNDED
4304       network.incoming.packets_1c1_scalling_instance_1c1_t1_port:
4305         type: org.openecomp.capabilities.metric.Ceilometer
4306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4307         occurrences:
4308         - 1
4309         - UNBOUNDED
4310       disk.allocation_1c1_scalling_instance:
4311         type: org.openecomp.capabilities.metric.Ceilometer
4312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4313         occurrences:
4314         - 1
4315         - UNBOUNDED
4316       feature_1c1_scalling_instance_1c1_t2_port:
4317         type: tosca.capabilities.Node
4318         occurrences:
4319         - 1
4320         - UNBOUNDED
4321       memory.usage_1c1_scalling_instance:
4322         type: org.openecomp.capabilities.metric.Ceilometer
4323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4324         occurrences:
4325         - 1
4326         - UNBOUNDED
4327       network.incoming.bytes_1c1_scalling_instance_1c1_t2_port:
4328         type: org.openecomp.capabilities.metric.Ceilometer
4329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4330         occurrences:
4331         - 1
4332         - UNBOUNDED
4333       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t2_port:
4334         type: org.openecomp.capabilities.metric.Ceilometer
4335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4336         occurrences:
4337         - 1
4338         - UNBOUNDED
4339       os_1c1_scalling_instance:
4340         type: tosca.capabilities.OperatingSystem
4341         occurrences:
4342         - 1
4343         - UNBOUNDED
4344       disk.iops_1c1_scalling_instance:
4345         type: org.openecomp.capabilities.metric.Ceilometer
4346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4347         occurrences:
4348         - 1
4349         - UNBOUNDED
4350       network.outpoing.packets_1c1_scalling_instance_1c1_t1_port:
4351         type: org.openecomp.capabilities.metric.Ceilometer
4352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4353         occurrences:
4354         - 1
4355         - UNBOUNDED
4356       attachment_1c1_scalling_instance_1c1_t1_port:
4357         type: tosca.capabilities.Attachment
4358         occurrences:
4359         - 1
4360         - UNBOUNDED
4361       cpu.delta_1c1_scalling_instance:
4362         type: org.openecomp.capabilities.metric.Ceilometer
4363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4364         occurrences:
4365         - 1
4366         - UNBOUNDED
4367       memory_1c1_scalling_instance:
4368         type: org.openecomp.capabilities.metric.Ceilometer
4369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4370         occurrences:
4371         - 1
4372         - UNBOUNDED
4373       instance_1c1_scalling_instance:
4374         type: org.openecomp.capabilities.metric.Ceilometer
4375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4376         occurrences:
4377         - 1
4378         - UNBOUNDED
4379   org.openecomp.resource.abstract.nodes.a_single_1a:
4380     derived_from: org.openecomp.resource.abstract.nodes.VFC
4381     properties:
4382       port_1a_t1_port_ip_requirements:
4383         type: list
4384         required: true
4385         status: SUPPORTED
4386         entry_schema:
4387           type: org.openecomp.datatypes.network.IpRequirements
4388       port_1a_t2_port_network_role_tag:
4389         type: string
4390         required: true
4391         status: SUPPORTED
4392       vm_flavor_name:
4393         type: string
4394         required: true
4395         status: SUPPORTED
4396       port_1a_t2_port_network_role:
4397         type: string
4398         required: true
4399         status: SUPPORTED
4400       port_1a_t2_port_network:
4401         type: list
4402         required: true
4403         status: SUPPORTED
4404         entry_schema:
4405           type: string
4406       port_1a_t1_port_mac_requirements:
4407         type: org.openecomp.datatypes.network.MacRequirements
4408         required: true
4409         status: SUPPORTED
4410       port_1a_t1_port_network:
4411         type: list
4412         required: true
4413         status: SUPPORTED
4414         entry_schema:
4415           type: string
4416       port_1a_t1_port_subnetpoolid:
4417         type: string
4418         required: true
4419         status: SUPPORTED
4420       vm_image_name:
4421         type: string
4422         required: true
4423         status: SUPPORTED
4424       port_1a_t2_port_ip_requirements:
4425         type: list
4426         required: true
4427         status: SUPPORTED
4428         entry_schema:
4429           type: org.openecomp.datatypes.network.IpRequirements
4430       port_1a_t1_port_vlan_requirements:
4431         type: list
4432         required: true
4433         status: SUPPORTED
4434         entry_schema:
4435           type: org.openecomp.datatypes.network.VlanRequirements
4436       port_1a_t1_port_exCP_naming:
4437         type: org.openecomp.datatypes.Naming
4438         required: true
4439         status: SUPPORTED
4440       compute_a_single_1a_availability_zone:
4441         type: list
4442         required: true
4443         status: SUPPORTED
4444         entry_schema:
4445           type: string
4446       compute_a_single_1a_scheduler_hints:
4447         type: list
4448         required: true
4449         status: SUPPORTED
4450         entry_schema:
4451           type: json
4452       index_value:
4453         type: integer
4454         description: Index value of this substitution service template runtime instance
4455         required: false
4456         default: 0
4457         status: SUPPORTED
4458         constraints:
4459         - greater_or_equal: 0
4460       port_1a_t1_port_network_role_tag:
4461         type: string
4462         required: true
4463         status: SUPPORTED
4464       port_1a_t1_port_network_role:
4465         type: string
4466         required: true
4467         status: SUPPORTED
4468       port_1a_t1_port_order:
4469         type: integer
4470         required: true
4471         status: SUPPORTED
4472       port_1a_t2_port_exCP_naming:
4473         type: org.openecomp.datatypes.Naming
4474         required: true
4475         status: SUPPORTED
4476       port_1a_t2_port_vlan_requirements:
4477         type: list
4478         required: true
4479         status: SUPPORTED
4480         entry_schema:
4481           type: org.openecomp.datatypes.network.VlanRequirements
4482       port_1a_t2_port_subnetpoolid:
4483         type: string
4484         required: true
4485         status: SUPPORTED
4486       port_1a_t2_port_order:
4487         type: integer
4488         required: true
4489         status: SUPPORTED
4490       compute_a_single_1a_user_data_format:
4491         type: list
4492         required: true
4493         status: SUPPORTED
4494         entry_schema:
4495           type: string
4496       compute_a_single_1a_name:
4497         type: list
4498         required: true
4499         status: SUPPORTED
4500         entry_schema:
4501           type: string
4502       port_1a_t2_port_mac_requirements:
4503         type: org.openecomp.datatypes.network.MacRequirements
4504         required: true
4505         status: SUPPORTED
4506     attributes:
4507       a_single_1a_instance_name:
4508         type: string
4509         status: SUPPORTED
4510       a_single_1a_1a_t1_port_tenant_id:
4511         type: string
4512         status: SUPPORTED
4513     requirements:
4514     - dependency_a_single_1a_1a_t1_port:
4515         capability: tosca.capabilities.Node
4516         node: tosca.nodes.Root
4517         relationship: tosca.relationships.DependsOn
4518         occurrences:
4519         - 0
4520         - UNBOUNDED
4521     - link_a_single_1a_1a_t1_port:
4522         capability: tosca.capabilities.network.Linkable
4523         relationship: tosca.relationships.network.LinksTo
4524         occurrences:
4525         - 1
4526         - 1
4527     - dependency_a_single_1a:
4528         capability: tosca.capabilities.Node
4529         node: tosca.nodes.Root
4530         relationship: tosca.relationships.DependsOn
4531         occurrences:
4532         - 0
4533         - UNBOUNDED
4534     - local_storage_a_single_1a:
4535         capability: tosca.capabilities.Attachment
4536         node: tosca.nodes.BlockStorage
4537         relationship: tosca.relationships.AttachesTo
4538         occurrences:
4539         - 0
4540         - UNBOUNDED
4541     - dependency_a_single_1a_1a_t2_port:
4542         capability: tosca.capabilities.Node
4543         node: tosca.nodes.Root
4544         relationship: tosca.relationships.DependsOn
4545         occurrences:
4546         - 0
4547         - UNBOUNDED
4548     - link_a_single_1a_1a_t2_port:
4549         capability: tosca.capabilities.network.Linkable
4550         relationship: tosca.relationships.network.LinksTo
4551         occurrences:
4552         - 1
4553         - 1
4554     capabilities:
4555       disk.read.bytes_a_single_1a:
4556         type: org.openecomp.capabilities.metric.Ceilometer
4557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4558         occurrences:
4559         - 1
4560         - UNBOUNDED
4561       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
4562         type: org.openecomp.capabilities.metric.Ceilometer
4563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4564         occurrences:
4565         - 1
4566         - UNBOUNDED
4567       disk.usage_a_single_1a:
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       attachment_a_single_1a_1a_t2_port:
4574         type: tosca.capabilities.Attachment
4575         occurrences:
4576         - 1
4577         - UNBOUNDED
4578       scalable_a_single_1a:
4579         type: tosca.capabilities.Scalable
4580         occurrences:
4581         - 1
4582         - UNBOUNDED
4583       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
4584         type: org.openecomp.capabilities.metric.Ceilometer
4585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4586         occurrences:
4587         - 1
4588         - UNBOUNDED
4589       host_a_single_1a:
4590         type: tosca.capabilities.Container
4591         valid_source_types:
4592         - tosca.nodes.SoftwareComponent
4593         occurrences:
4594         - 1
4595         - UNBOUNDED
4596       endpoint_a_single_1a:
4597         type: tosca.capabilities.Endpoint.Admin
4598         occurrences:
4599         - 1
4600         - UNBOUNDED
4601       disk.root.size_a_single_1a:
4602         type: org.openecomp.capabilities.metric.Ceilometer
4603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4604         occurrences:
4605         - 1
4606         - UNBOUNDED
4607       memory.resident_a_single_1a:
4608         type: org.openecomp.capabilities.metric.Ceilometer
4609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4610         occurrences:
4611         - 1
4612         - UNBOUNDED
4613       network.incoming.packets.rate_a_single_1a_1a_t2_port:
4614         type: org.openecomp.capabilities.metric.Ceilometer
4615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4616         occurrences:
4617         - 1
4618         - UNBOUNDED
4619       cpu.delta_a_single_1a:
4620         type: org.openecomp.capabilities.metric.Ceilometer
4621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4622         occurrences:
4623         - 1
4624         - UNBOUNDED
4625       forwarder_a_single_1a_1a_t1_port:
4626         type: org.openecomp.capabilities.Forwarder
4627         occurrences:
4628         - 1
4629         - UNBOUNDED
4630       disk.device.write.requests_a_single_1a:
4631         type: org.openecomp.capabilities.metric.Ceilometer
4632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4633         occurrences:
4634         - 1
4635         - UNBOUNDED
4636       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
4637         type: org.openecomp.capabilities.metric.Ceilometer
4638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4639         occurrences:
4640         - 1
4641         - UNBOUNDED
4642       disk.iops_a_single_1a:
4643         type: org.openecomp.capabilities.metric.Ceilometer
4644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4645         occurrences:
4646         - 1
4647         - UNBOUNDED
4648       network.incoming.bytes_a_single_1a_1a_t1_port:
4649         type: org.openecomp.capabilities.metric.Ceilometer
4650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4651         occurrences:
4652         - 1
4653         - UNBOUNDED
4654       cpu_util_a_single_1a:
4655         type: org.openecomp.capabilities.metric.Ceilometer
4656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4657         occurrences:
4658         - 1
4659         - UNBOUNDED
4660       os_a_single_1a:
4661         type: tosca.capabilities.OperatingSystem
4662         occurrences:
4663         - 1
4664         - UNBOUNDED
4665       disk.device.usage_a_single_1a:
4666         type: org.openecomp.capabilities.metric.Ceilometer
4667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4668         occurrences:
4669         - 1
4670         - UNBOUNDED
4671       network.incoming.packets.rate_a_single_1a_1a_t1_port:
4672         type: org.openecomp.capabilities.metric.Ceilometer
4673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4674         occurrences:
4675         - 1
4676         - UNBOUNDED
4677       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
4678         type: org.openecomp.capabilities.metric.Ceilometer
4679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4680         occurrences:
4681         - 1
4682         - UNBOUNDED
4683       disk.read.requests_a_single_1a:
4684         type: org.openecomp.capabilities.metric.Ceilometer
4685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4686         occurrences:
4687         - 1
4688         - UNBOUNDED
4689       disk.read.bytes.rate_a_single_1a:
4690         type: org.openecomp.capabilities.metric.Ceilometer
4691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4692         occurrences:
4693         - 1
4694         - UNBOUNDED
4695       disk.write.bytes.rate_a_single_1a:
4696         type: org.openecomp.capabilities.metric.Ceilometer
4697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4698         occurrences:
4699         - 1
4700         - UNBOUNDED
4701       attachment_a_single_1a_1a_t1_port:
4702         type: tosca.capabilities.Attachment
4703         occurrences:
4704         - 1
4705         - UNBOUNDED
4706       cpu_a_single_1a:
4707         type: org.openecomp.capabilities.metric.Ceilometer
4708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4709         occurrences:
4710         - 1
4711         - UNBOUNDED
4712       memory.usage_a_single_1a:
4713         type: org.openecomp.capabilities.metric.Ceilometer
4714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4715         occurrences:
4716         - 1
4717         - UNBOUNDED
4718       forwarder_a_single_1a_1a_t2_port:
4719         type: org.openecomp.capabilities.Forwarder
4720         occurrences:
4721         - 1
4722         - UNBOUNDED
4723       disk.device.write.requests.rate_a_single_1a:
4724         type: org.openecomp.capabilities.metric.Ceilometer
4725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4726         occurrences:
4727         - 1
4728         - UNBOUNDED
4729       binding_a_single_1a_1a_t2_port:
4730         type: tosca.capabilities.network.Bindable
4731         valid_source_types:
4732         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4733         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4734         occurrences:
4735         - 0
4736         - UNBOUNDED
4737       network.incoming.packets_a_single_1a_1a_t2_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.device.read.requests_a_single_1a:
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.device.latency_a_single_1a:
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       instance_a_single_1a:
4756         type: org.openecomp.capabilities.metric.Ceilometer
4757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4758         occurrences:
4759         - 1
4760         - UNBOUNDED
4761       binding_a_single_1a:
4762         type: tosca.capabilities.network.Bindable
4763         occurrences:
4764         - 1
4765         - UNBOUNDED
4766       disk.latency_a_single_1a:
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       network.outgoing.bytes_a_single_1a_1a_t2_port:
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       disk.device.allocation_a_single_1a:
4779         type: org.openecomp.capabilities.metric.Ceilometer
4780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4781         occurrences:
4782         - 1
4783         - UNBOUNDED
4784       disk.write.bytes_a_single_1a:
4785         type: org.openecomp.capabilities.metric.Ceilometer
4786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4787         occurrences:
4788         - 1
4789         - UNBOUNDED
4790       feature_a_single_1a_1a_t1_port:
4791         type: tosca.capabilities.Node
4792         occurrences:
4793         - 1
4794         - UNBOUNDED
4795       network.outpoing.packets_a_single_1a_1a_t2_port:
4796         type: org.openecomp.capabilities.metric.Ceilometer
4797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4798         occurrences:
4799         - 1
4800         - UNBOUNDED
4801       network.outpoing.packets_a_single_1a_1a_t1_port:
4802         type: org.openecomp.capabilities.metric.Ceilometer
4803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4804         occurrences:
4805         - 1
4806         - UNBOUNDED
4807       disk.device.read.bytes.rate_a_single_1a:
4808         type: org.openecomp.capabilities.metric.Ceilometer
4809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4810         occurrences:
4811         - 1
4812         - UNBOUNDED
4813       disk.device.write.bytes_a_single_1a:
4814         type: org.openecomp.capabilities.metric.Ceilometer
4815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4816         occurrences:
4817         - 1
4818         - UNBOUNDED
4819       disk.device.write.bytes.rate_a_single_1a:
4820         type: org.openecomp.capabilities.metric.Ceilometer
4821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4822         occurrences:
4823         - 1
4824         - UNBOUNDED
4825       memory_a_single_1a:
4826         type: org.openecomp.capabilities.metric.Ceilometer
4827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4828         occurrences:
4829         - 1
4830         - UNBOUNDED
4831       disk.allocation_a_single_1a:
4832         type: org.openecomp.capabilities.metric.Ceilometer
4833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4834         occurrences:
4835         - 1
4836         - UNBOUNDED
4837       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
4838         type: org.openecomp.capabilities.metric.Ceilometer
4839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4840         occurrences:
4841         - 1
4842         - UNBOUNDED
4843       feature_a_single_1a_1a_t2_port:
4844         type: tosca.capabilities.Node
4845         occurrences:
4846         - 1
4847         - UNBOUNDED
4848       disk.capacity_a_single_1a:
4849         type: org.openecomp.capabilities.metric.Ceilometer
4850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4851         occurrences:
4852         - 1
4853         - UNBOUNDED
4854       disk.device.read.bytes_a_single_1a:
4855         type: org.openecomp.capabilities.metric.Ceilometer
4856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4857         occurrences:
4858         - 1
4859         - UNBOUNDED
4860       network.incoming.packets_a_single_1a_1a_t1_port:
4861         type: org.openecomp.capabilities.metric.Ceilometer
4862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4863         occurrences:
4864         - 1
4865         - UNBOUNDED
4866       feature_a_single_1a:
4867         type: tosca.capabilities.Node
4868         occurrences:
4869         - 1
4870         - UNBOUNDED
4871       network.outgoing.bytes_a_single_1a_1a_t1_port:
4872         type: org.openecomp.capabilities.metric.Ceilometer
4873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4874         occurrences:
4875         - 1
4876         - UNBOUNDED
4877       disk.ephemeral.size_a_single_1a:
4878         type: org.openecomp.capabilities.metric.Ceilometer
4879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4880         occurrences:
4881         - 1
4882         - UNBOUNDED
4883       vcpus_a_single_1a:
4884         type: org.openecomp.capabilities.metric.Ceilometer
4885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4886         occurrences:
4887         - 1
4888         - UNBOUNDED
4889       binding_a_single_1a_1a_t1_port:
4890         type: tosca.capabilities.network.Bindable
4891         valid_source_types:
4892         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4893         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4894         occurrences:
4895         - 0
4896         - UNBOUNDED
4897       disk.device.iops_a_single_1a:
4898         type: org.openecomp.capabilities.metric.Ceilometer
4899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4900         occurrences:
4901         - 1
4902         - UNBOUNDED
4903       disk.write.requests_a_single_1a:
4904         type: org.openecomp.capabilities.metric.Ceilometer
4905         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4906         occurrences:
4907         - 1
4908         - UNBOUNDED
4909       disk.device.read.requests.rate_a_single_1a:
4910         type: org.openecomp.capabilities.metric.Ceilometer
4911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4912         occurrences:
4913         - 1
4914         - UNBOUNDED
4915       disk.device.capacity_a_single_1a:
4916         type: org.openecomp.capabilities.metric.Ceilometer
4917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4918         occurrences:
4919         - 1
4920         - UNBOUNDED
4921       disk.write.requests.rate_a_single_1a:
4922         type: org.openecomp.capabilities.metric.Ceilometer
4923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4924         occurrences:
4925         - 1
4926         - UNBOUNDED
4927       network.incoming.bytes_a_single_1a_1a_t2_port:
4928         type: org.openecomp.capabilities.metric.Ceilometer
4929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4930         occurrences:
4931         - 1
4932         - UNBOUNDED
4933       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
4934         type: org.openecomp.capabilities.metric.Ceilometer
4935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4936         occurrences:
4937         - 1
4938         - UNBOUNDED
4939   org.openecomp.resource.abstract.nodes.b_single_1b_1:
4940     derived_from: org.openecomp.resource.abstract.nodes.VFC
4941     properties:
4942       port_1b_t1_port_order:
4943         type: integer
4944         required: true
4945         status: SUPPORTED
4946       port_1b_t1_port_network_role:
4947         type: string
4948         required: true
4949         status: SUPPORTED
4950       port_1b_t1_port_exCP_naming:
4951         type: org.openecomp.datatypes.Naming
4952         required: true
4953         status: SUPPORTED
4954       vm_flavor_name:
4955         type: string
4956         required: true
4957         status: SUPPORTED
4958       port_1b_t1_port_ip_requirements:
4959         type: list
4960         required: true
4961         status: SUPPORTED
4962         entry_schema:
4963           type: org.openecomp.datatypes.network.IpRequirements
4964       vm_image_name:
4965         type: string
4966         required: true
4967         status: SUPPORTED
4968       port_1b_t2_port_network_role:
4969         type: string
4970         required: true
4971         status: SUPPORTED
4972       port_1b_t2_port_order:
4973         type: integer
4974         required: true
4975         status: SUPPORTED
4976       compute_b_single_1b_user_data_format:
4977         type: list
4978         required: true
4979         status: SUPPORTED
4980         entry_schema:
4981           type: string
4982       port_1b_t2_port_exCP_naming:
4983         type: org.openecomp.datatypes.Naming
4984         required: true
4985         status: SUPPORTED
4986       port_1b_t2_port_network_role_tag:
4987         type: string
4988         required: true
4989         status: SUPPORTED
4990       port_1b_t2_port_subnetpoolid:
4991         type: string
4992         required: true
4993         status: SUPPORTED
4994       port_1b_t2_port_mac_requirements:
4995         type: org.openecomp.datatypes.network.MacRequirements
4996         required: true
4997         status: SUPPORTED
4998       compute_b_single_1b_availability_zone:
4999         type: list
5000         required: true
5001         status: SUPPORTED
5002         entry_schema:
5003           type: string
5004       index_value:
5005         type: integer
5006         description: Index value of this substitution service template runtime instance
5007         required: false
5008         default: 0
5009         status: SUPPORTED
5010         constraints:
5011         - greater_or_equal: 0
5012       compute_b_single_1b_scheduler_hints:
5013         type: list
5014         required: true
5015         status: SUPPORTED
5016         entry_schema:
5017           type: json
5018       port_1b_t2_port_vlan_requirements:
5019         type: list
5020         required: true
5021         status: SUPPORTED
5022         entry_schema:
5023           type: org.openecomp.datatypes.network.VlanRequirements
5024       port_1b_t2_port_ip_requirements:
5025         type: list
5026         required: true
5027         status: SUPPORTED
5028         entry_schema:
5029           type: org.openecomp.datatypes.network.IpRequirements
5030       port_1b_t1_port_network_role_tag:
5031         type: string
5032         required: true
5033         status: SUPPORTED
5034       port_1b_t1_port_subnetpoolid:
5035         type: string
5036         required: true
5037         status: SUPPORTED
5038       port_1b_t1_port_mac_requirements:
5039         type: org.openecomp.datatypes.network.MacRequirements
5040         required: true
5041         status: SUPPORTED
5042       port_1b_t2_port_network:
5043         type: list
5044         required: true
5045         status: SUPPORTED
5046         entry_schema:
5047           type: string
5048       port_1b_t1_port_vlan_requirements:
5049         type: list
5050         required: true
5051         status: SUPPORTED
5052         entry_schema:
5053           type: org.openecomp.datatypes.network.VlanRequirements
5054       port_1b_t1_port_network:
5055         type: list
5056         required: true
5057         status: SUPPORTED
5058         entry_schema:
5059           type: string
5060       compute_b_single_1b_name:
5061         type: list
5062         required: true
5063         status: SUPPORTED
5064         entry_schema:
5065           type: string
5066     attributes:
5067       b_single_1b_instance_name:
5068         type: string
5069         status: SUPPORTED
5070       b_single_1b_1b_t1_port_tenant_id:
5071         type: string
5072         status: SUPPORTED
5073     requirements:
5074     - dependency_b_single_1b:
5075         capability: tosca.capabilities.Node
5076         node: tosca.nodes.Root
5077         relationship: tosca.relationships.DependsOn
5078         occurrences:
5079         - 0
5080         - UNBOUNDED
5081     - local_storage_b_single_1b:
5082         capability: tosca.capabilities.Attachment
5083         node: tosca.nodes.BlockStorage
5084         relationship: tosca.relationships.AttachesTo
5085         occurrences:
5086         - 0
5087         - UNBOUNDED
5088     - dependency_b_single_1b_1b_t1_port:
5089         capability: tosca.capabilities.Node
5090         node: tosca.nodes.Root
5091         relationship: tosca.relationships.DependsOn
5092         occurrences:
5093         - 0
5094         - UNBOUNDED
5095     - link_b_single_1b_1b_t1_port:
5096         capability: tosca.capabilities.network.Linkable
5097         relationship: tosca.relationships.network.LinksTo
5098         occurrences:
5099         - 1
5100         - 1
5101     - dependency_b_single_1b_1b_t2_port:
5102         capability: tosca.capabilities.Node
5103         node: tosca.nodes.Root
5104         relationship: tosca.relationships.DependsOn
5105         occurrences:
5106         - 0
5107         - UNBOUNDED
5108     - link_b_single_1b_1b_t2_port:
5109         capability: tosca.capabilities.network.Linkable
5110         relationship: tosca.relationships.network.LinksTo
5111         occurrences:
5112         - 1
5113         - 1
5114     capabilities:
5115       attachment_b_single_1b_1b_t2_port:
5116         type: tosca.capabilities.Attachment
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       forwarder_b_single_1b_1b_t2_port:
5121         type: org.openecomp.capabilities.Forwarder
5122         occurrences:
5123         - 1
5124         - UNBOUNDED
5125       endpoint_b_single_1b:
5126         type: tosca.capabilities.Endpoint.Admin
5127         occurrences:
5128         - 1
5129         - UNBOUNDED
5130       feature_b_single_1b:
5131         type: tosca.capabilities.Node
5132         occurrences:
5133         - 1
5134         - UNBOUNDED
5135       disk.iops_b_single_1b:
5136         type: org.openecomp.capabilities.metric.Ceilometer
5137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5138         occurrences:
5139         - 1
5140         - UNBOUNDED
5141       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
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.rate_b_single_1b_1b_t2_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       forwarder_b_single_1b_1b_t1_port:
5154         type: org.openecomp.capabilities.Forwarder
5155         occurrences:
5156         - 1
5157         - UNBOUNDED
5158       scalable_b_single_1b:
5159         type: tosca.capabilities.Scalable
5160         occurrences:
5161         - 1
5162         - UNBOUNDED
5163       disk.write.bytes_b_single_1b:
5164         type: org.openecomp.capabilities.metric.Ceilometer
5165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5166         occurrences:
5167         - 1
5168         - UNBOUNDED
5169       os_b_single_1b:
5170         type: tosca.capabilities.OperatingSystem
5171         occurrences:
5172         - 1
5173         - UNBOUNDED
5174       vcpus_b_single_1b:
5175         type: org.openecomp.capabilities.metric.Ceilometer
5176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5177         occurrences:
5178         - 1
5179         - UNBOUNDED
5180       cpu_b_single_1b:
5181         type: org.openecomp.capabilities.metric.Ceilometer
5182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5183         occurrences:
5184         - 1
5185         - UNBOUNDED
5186       disk.device.read.requests.rate_b_single_1b:
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       network.incoming.packets.rate_b_single_1b_1b_t2_port:
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       instance_b_single_1b:
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.incoming.bytes.rate_b_single_1b_1b_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       disk.read.bytes_b_single_1b:
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       disk.device.latency_b_single_1b:
5217         type: org.openecomp.capabilities.metric.Ceilometer
5218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5219         occurrences:
5220         - 1
5221         - UNBOUNDED
5222       disk.usage_b_single_1b:
5223         type: org.openecomp.capabilities.metric.Ceilometer
5224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5225         occurrences:
5226         - 1
5227         - UNBOUNDED
5228       network.incoming.bytes_b_single_1b_1b_t1_port:
5229         type: org.openecomp.capabilities.metric.Ceilometer
5230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5231         occurrences:
5232         - 1
5233         - UNBOUNDED
5234       disk.device.allocation_b_single_1b:
5235         type: org.openecomp.capabilities.metric.Ceilometer
5236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5237         occurrences:
5238         - 1
5239         - UNBOUNDED
5240       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
5241         type: org.openecomp.capabilities.metric.Ceilometer
5242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5243         occurrences:
5244         - 1
5245         - UNBOUNDED
5246       disk.device.capacity_b_single_1b:
5247         type: org.openecomp.capabilities.metric.Ceilometer
5248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5249         occurrences:
5250         - 1
5251         - UNBOUNDED
5252       disk.latency_b_single_1b:
5253         type: org.openecomp.capabilities.metric.Ceilometer
5254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5255         occurrences:
5256         - 1
5257         - UNBOUNDED
5258       network.incoming.packets_b_single_1b_1b_t2_port:
5259         type: org.openecomp.capabilities.metric.Ceilometer
5260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5261         occurrences:
5262         - 1
5263         - UNBOUNDED
5264       network.incoming.packets.rate_b_single_1b_1b_t1_port:
5265         type: org.openecomp.capabilities.metric.Ceilometer
5266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5267         occurrences:
5268         - 1
5269         - UNBOUNDED
5270       attachment_b_single_1b_1b_t1_port:
5271         type: tosca.capabilities.Attachment
5272         occurrences:
5273         - 1
5274         - UNBOUNDED
5275       disk.device.write.requests_b_single_1b:
5276         type: org.openecomp.capabilities.metric.Ceilometer
5277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5278         occurrences:
5279         - 1
5280         - UNBOUNDED
5281       binding_b_single_1b_1b_t2_port:
5282         type: tosca.capabilities.network.Bindable
5283         valid_source_types:
5284         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5285         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5286         occurrences:
5287         - 0
5288         - UNBOUNDED
5289       disk.ephemeral.size_b_single_1b:
5290         type: org.openecomp.capabilities.metric.Ceilometer
5291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5292         occurrences:
5293         - 1
5294         - UNBOUNDED
5295       disk.write.requests.rate_b_single_1b:
5296         type: org.openecomp.capabilities.metric.Ceilometer
5297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5298         occurrences:
5299         - 1
5300         - UNBOUNDED
5301       network.outpoing.packets_b_single_1b_1b_t2_port:
5302         type: org.openecomp.capabilities.metric.Ceilometer
5303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5304         occurrences:
5305         - 1
5306         - UNBOUNDED
5307       disk.device.iops_b_single_1b:
5308         type: org.openecomp.capabilities.metric.Ceilometer
5309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5310         occurrences:
5311         - 1
5312         - UNBOUNDED
5313       disk.read.requests_b_single_1b:
5314         type: org.openecomp.capabilities.metric.Ceilometer
5315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5316         occurrences:
5317         - 1
5318         - UNBOUNDED
5319       memory.resident_b_single_1b:
5320         type: org.openecomp.capabilities.metric.Ceilometer
5321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5322         occurrences:
5323         - 1
5324         - UNBOUNDED
5325       disk.root.size_b_single_1b:
5326         type: org.openecomp.capabilities.metric.Ceilometer
5327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5328         occurrences:
5329         - 1
5330         - UNBOUNDED
5331       feature_b_single_1b_1b_t1_port:
5332         type: tosca.capabilities.Node
5333         occurrences:
5334         - 1
5335         - UNBOUNDED
5336       network.outgoing.bytes_b_single_1b_1b_t2_port:
5337         type: org.openecomp.capabilities.metric.Ceilometer
5338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5339         occurrences:
5340         - 1
5341         - UNBOUNDED
5342       disk.capacity_b_single_1b:
5343         type: org.openecomp.capabilities.metric.Ceilometer
5344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5345         occurrences:
5346         - 1
5347         - UNBOUNDED
5348       disk.device.write.bytes_b_single_1b:
5349         type: org.openecomp.capabilities.metric.Ceilometer
5350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5351         occurrences:
5352         - 1
5353         - UNBOUNDED
5354       disk.device.read.bytes_b_single_1b:
5355         type: org.openecomp.capabilities.metric.Ceilometer
5356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5357         occurrences:
5358         - 1
5359         - UNBOUNDED
5360       disk.device.read.bytes.rate_b_single_1b:
5361         type: org.openecomp.capabilities.metric.Ceilometer
5362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5363         occurrences:
5364         - 1
5365         - UNBOUNDED
5366       cpu_util_b_single_1b:
5367         type: org.openecomp.capabilities.metric.Ceilometer
5368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5369         occurrences:
5370         - 1
5371         - UNBOUNDED
5372       disk.write.requests_b_single_1b:
5373         type: org.openecomp.capabilities.metric.Ceilometer
5374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5375         occurrences:
5376         - 1
5377         - UNBOUNDED
5378       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
5379         type: org.openecomp.capabilities.metric.Ceilometer
5380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       disk.device.usage_b_single_1b:
5385         type: org.openecomp.capabilities.metric.Ceilometer
5386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       disk.read.bytes.rate_b_single_1b:
5391         type: org.openecomp.capabilities.metric.Ceilometer
5392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5393         occurrences:
5394         - 1
5395         - UNBOUNDED
5396       network.outgoing.bytes_b_single_1b_1b_t1_port:
5397         type: org.openecomp.capabilities.metric.Ceilometer
5398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5399         occurrences:
5400         - 1
5401         - UNBOUNDED
5402       disk.device.read.requests_b_single_1b:
5403         type: org.openecomp.capabilities.metric.Ceilometer
5404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5405         occurrences:
5406         - 1
5407         - UNBOUNDED
5408       network.incoming.packets_b_single_1b_1b_t1_port:
5409         type: org.openecomp.capabilities.metric.Ceilometer
5410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5411         occurrences:
5412         - 1
5413         - UNBOUNDED
5414       binding_b_single_1b_1b_t1_port:
5415         type: tosca.capabilities.network.Bindable
5416         valid_source_types:
5417         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5418         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5419         occurrences:
5420         - 0
5421         - UNBOUNDED
5422       network.outpoing.packets_b_single_1b_1b_t1_port:
5423         type: org.openecomp.capabilities.metric.Ceilometer
5424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5425         occurrences:
5426         - 1
5427         - UNBOUNDED
5428       disk.device.write.requests.rate_b_single_1b:
5429         type: org.openecomp.capabilities.metric.Ceilometer
5430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5431         occurrences:
5432         - 1
5433         - UNBOUNDED
5434       memory.usage_b_single_1b:
5435         type: org.openecomp.capabilities.metric.Ceilometer
5436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5437         occurrences:
5438         - 1
5439         - UNBOUNDED
5440       disk.write.bytes.rate_b_single_1b:
5441         type: org.openecomp.capabilities.metric.Ceilometer
5442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5443         occurrences:
5444         - 1
5445         - UNBOUNDED
5446       network.incoming.bytes_b_single_1b_1b_t2_port:
5447         type: org.openecomp.capabilities.metric.Ceilometer
5448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5449         occurrences:
5450         - 1
5451         - UNBOUNDED
5452       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
5453         type: org.openecomp.capabilities.metric.Ceilometer
5454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5455         occurrences:
5456         - 1
5457         - UNBOUNDED
5458       cpu.delta_b_single_1b:
5459         type: org.openecomp.capabilities.metric.Ceilometer
5460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5461         occurrences:
5462         - 1
5463         - UNBOUNDED
5464       disk.allocation_b_single_1b:
5465         type: org.openecomp.capabilities.metric.Ceilometer
5466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5467         occurrences:
5468         - 1
5469         - UNBOUNDED
5470       disk.device.write.bytes.rate_b_single_1b:
5471         type: org.openecomp.capabilities.metric.Ceilometer
5472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5473         occurrences:
5474         - 1
5475         - UNBOUNDED
5476       memory_b_single_1b:
5477         type: org.openecomp.capabilities.metric.Ceilometer
5478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5479         occurrences:
5480         - 1
5481         - UNBOUNDED
5482       host_b_single_1b:
5483         type: tosca.capabilities.Container
5484         valid_source_types:
5485         - tosca.nodes.SoftwareComponent
5486         occurrences:
5487         - 1
5488         - UNBOUNDED
5489       binding_b_single_1b:
5490         type: tosca.capabilities.network.Bindable
5491         occurrences:
5492         - 1
5493         - UNBOUNDED
5494       feature_b_single_1b_1b_t2_port:
5495         type: tosca.capabilities.Node
5496         occurrences:
5497         - 1
5498         - UNBOUNDED