e91c84e0027cecd1bb7c768fce20ab67ed3b824d
[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       port_pcm_port_3_related_networks:
1048         type: list
1049         required: true
1050         status: SUPPORTED
1051         entry_schema:
1052           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1053       index_value:
1054         type: integer
1055         description: Index value of this substitution service template runtime instance
1056         required: false
1057         default: 0
1058         status: SUPPORTED
1059         constraints:
1060         - greater_or_equal: 0
1061       compute_pcma_server_user_data_format:
1062         type: list
1063         required: true
1064         status: SUPPORTED
1065         entry_schema:
1066           type: string
1067       port_pcm_port_2_order:
1068         type: integer
1069         required: true
1070         status: SUPPORTED
1071       port_pcm_port_3_exCP_naming:
1072         type: org.openecomp.datatypes.Naming
1073         required: true
1074         status: SUPPORTED
1075       port_pcm_port_2_network:
1076         type: list
1077         required: true
1078         status: SUPPORTED
1079         entry_schema:
1080           type: string
1081       port_pcm_port_2_ip_requirements:
1082         type: list
1083         required: true
1084         status: SUPPORTED
1085         entry_schema:
1086           type: org.openecomp.datatypes.network.IpRequirements
1087       port_pcm_port_2_network_role_tag:
1088         type: string
1089         required: true
1090         status: SUPPORTED
1091       port_pcm_port_2_related_networks:
1092         type: list
1093         required: true
1094         status: SUPPORTED
1095         entry_schema:
1096           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1097       port_pcm_port_3_network:
1098         type: list
1099         required: true
1100         status: SUPPORTED
1101         entry_schema:
1102           type: string
1103       compute_pcma_server_scheduler_hints:
1104         type: list
1105         required: true
1106         status: SUPPORTED
1107         entry_schema:
1108           type: json
1109       compute_pcma_server_name:
1110         type: list
1111         required: true
1112         status: SUPPORTED
1113         entry_schema:
1114           type: string
1115     requirements:
1116     - dependency_pcma_server:
1117         capability: tosca.capabilities.Node
1118         node: tosca.nodes.Root
1119         relationship: tosca.relationships.DependsOn
1120         occurrences:
1121         - 0
1122         - UNBOUNDED
1123     - local_storage_pcma_server:
1124         capability: tosca.capabilities.Attachment
1125         node: tosca.nodes.BlockStorage
1126         relationship: tosca.relationships.AttachesTo
1127         occurrences:
1128         - 0
1129         - UNBOUNDED
1130     - dependency_pcma_server_pcm_port_3:
1131         capability: tosca.capabilities.Node
1132         node: tosca.nodes.Root
1133         relationship: tosca.relationships.DependsOn
1134         occurrences:
1135         - 0
1136         - UNBOUNDED
1137     - link_pcma_server_pcm_port_3:
1138         capability: tosca.capabilities.network.Linkable
1139         relationship: tosca.relationships.network.LinksTo
1140         occurrences:
1141         - 1
1142         - 1
1143     - dependency_pcma_server_pcm_port_2:
1144         capability: tosca.capabilities.Node
1145         node: tosca.nodes.Root
1146         relationship: tosca.relationships.DependsOn
1147         occurrences:
1148         - 0
1149         - UNBOUNDED
1150     - link_pcma_server_pcm_port_2:
1151         capability: tosca.capabilities.network.Linkable
1152         relationship: tosca.relationships.network.LinksTo
1153         occurrences:
1154         - 1
1155         - 1
1156     capabilities:
1157       cpu.delta_pcma_server:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       scalable_pcma_server:
1164         type: tosca.capabilities.Scalable
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168       vcpus_pcma_server:
1169         type: org.openecomp.capabilities.metric.Ceilometer
1170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1171         occurrences:
1172         - 1
1173         - UNBOUNDED
1174       host_pcma_server:
1175         type: tosca.capabilities.Container
1176         valid_source_types:
1177         - tosca.nodes.SoftwareComponent
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.read.requests.rate_pcma_server:
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.usage_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       network.outgoing.bytes.rate_pcma_server_pcm_port_3:
1194         type: org.openecomp.capabilities.metric.Ceilometer
1195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.read.bytes_pcma_server:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.iops_pcma_server:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       network.outgoing.bytes.rate_pcma_server_pcm_port_2:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       attachment_pcma_server_pcm_port_2:
1218         type: tosca.capabilities.Attachment
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222       endpoint_pcma_server:
1223         type: tosca.capabilities.Endpoint.Admin
1224         occurrences:
1225         - 1
1226         - UNBOUNDED
1227       feature_pcma_server:
1228         type: tosca.capabilities.Node
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       attachment_pcma_server_pcm_port_3:
1233         type: tosca.capabilities.Attachment
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       network.incoming.bytes.rate_pcma_server_pcm_port_2:
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       memory.usage_pcma_server:
1244         type: org.openecomp.capabilities.metric.Ceilometer
1245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1246         occurrences:
1247         - 1
1248         - UNBOUNDED
1249       network.outgoing.bytes_pcma_server_pcm_port_3:
1250         type: org.openecomp.capabilities.metric.Ceilometer
1251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1252         occurrences:
1253         - 1
1254         - UNBOUNDED
1255       binding_pcma_server_pcm_port_3:
1256         type: tosca.capabilities.network.Bindable
1257         valid_source_types:
1258         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1259         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1260         occurrences:
1261         - 0
1262         - UNBOUNDED
1263       network.incoming.bytes.rate_pcma_server_pcm_port_3:
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       memory_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       network.outgoing.bytes_pcma_server_pcm_port_2:
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       cpu_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       disk.device.write.bytes.rate_pcma_server:
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       disk.read.bytes.rate_pcma_server:
1294         type: org.openecomp.capabilities.metric.Ceilometer
1295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1296         occurrences:
1297         - 1
1298         - UNBOUNDED
1299       network.incoming.packets_pcma_server_pcm_port_3:
1300         type: org.openecomp.capabilities.metric.Ceilometer
1301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1302         occurrences:
1303         - 1
1304         - UNBOUNDED
1305       binding_pcma_server_pcm_port_2:
1306         type: tosca.capabilities.network.Bindable
1307         valid_source_types:
1308         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1309         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1310         occurrences:
1311         - 0
1312         - UNBOUNDED
1313       os_pcma_server:
1314         type: tosca.capabilities.OperatingSystem
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       network.incoming.packets_pcma_server_pcm_port_2:
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_3:
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       network.outgoing.packets.rate_pcma_server_pcm_port_3:
1331         type: org.openecomp.capabilities.metric.Ceilometer
1332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       network.incoming.packets.rate_pcma_server_pcm_port_2:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       forwarder_pcma_server_pcm_port_2:
1343         type: org.openecomp.capabilities.Forwarder
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       disk.device.read.requests_pcma_server:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       forwarder_pcma_server_pcm_port_3:
1354         type: org.openecomp.capabilities.Forwarder
1355         occurrences:
1356         - 1
1357         - UNBOUNDED
1358       disk.write.bytes.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       network.outgoing.packets.rate_pcma_server_pcm_port_2:
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.requests.rate_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       cpu_util_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.write.bytes_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.device.read.bytes.rate_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.device.usage_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       disk.read.requests_pcma_server:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.allocation_pcma_server:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       feature_pcma_server_pcm_port_2:
1413         type: tosca.capabilities.Node
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       feature_pcma_server_pcm_port_3:
1418         type: tosca.capabilities.Node
1419         occurrences:
1420         - 1
1421         - UNBOUNDED
1422       disk.ephemeral.size_pcma_server:
1423         type: org.openecomp.capabilities.metric.Ceilometer
1424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       binding_pcma_server:
1429         type: tosca.capabilities.network.Bindable
1430         occurrences:
1431         - 1
1432         - UNBOUNDED
1433       disk.latency_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.write.requests_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       disk.device.read.bytes_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.device.allocation_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       memory.resident_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.root.size_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       disk.write.bytes_pcma_server:
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       disk.write.requests_pcma_server:
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       network.incoming.bytes_pcma_server_pcm_port_2:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.incoming.bytes_pcma_server_pcm_port_3:
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       disk.write.requests.rate_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       disk.device.iops_pcma_server:
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       instance_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_3:
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.device.latency_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       network.outpoing.packets_pcma_server_pcm_port_2:
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       disk.capacity_pcma_server:
1530         type: org.openecomp.capabilities.metric.Ceilometer
1531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1532         occurrences:
1533         - 1
1534         - UNBOUNDED
1535       disk.device.capacity_pcma_server:
1536         type: org.openecomp.capabilities.metric.Ceilometer
1537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1538         occurrences:
1539         - 1
1540         - UNBOUNDED
1541   org.openecomp.resource.abstract.nodes.heat.pcm_server:
1542     derived_from: org.openecomp.resource.abstract.nodes.VFC
1543     properties:
1544       availabilityzone_name:
1545         type: string
1546         description: availabilityzone name
1547         required: true
1548         status: SUPPORTED
1549       pcm_image_name:
1550         type: string
1551         description: PCRF CM image name
1552         required: true
1553         status: SUPPORTED
1554       port_pcm_port_00_mac_requirements:
1555         type: org.openecomp.datatypes.network.MacRequirements
1556         required: true
1557         status: SUPPORTED
1558       port_pcm_port_01_ip_requirements:
1559         type: list
1560         required: true
1561         status: SUPPORTED
1562         entry_schema:
1563           type: org.openecomp.datatypes.network.IpRequirements
1564       port_pcm_port_00_subnetpoolid:
1565         type: string
1566         required: true
1567         status: SUPPORTED
1568       port_pcm_port_01_vlan_requirements:
1569         type: list
1570         required: true
1571         status: SUPPORTED
1572         entry_schema:
1573           type: org.openecomp.datatypes.network.VlanRequirements
1574       port_pcm_port_01_network_role:
1575         type: string
1576         required: true
1577         status: SUPPORTED
1578       port_pcm_port_01_subnetpoolid:
1579         type: string
1580         required: true
1581         status: SUPPORTED
1582       pcm_server_name:
1583         type: string
1584         description: PCRF CM server name
1585         required: true
1586         status: SUPPORTED
1587       cps_net_mask:
1588         type: string
1589         description: CPS network mask
1590         required: true
1591         status: SUPPORTED
1592       oam_net_name:
1593         type: string
1594         description: OAM network name
1595         required: true
1596         status: SUPPORTED
1597       port_pcm_port_01_network_role_tag:
1598         type: string
1599         required: true
1600         status: SUPPORTED
1601       port_pcm_port_00_network_role:
1602         type: string
1603         required: true
1604         status: SUPPORTED
1605       port_pcm_port_00_related_networks:
1606         type: list
1607         required: true
1608         status: SUPPORTED
1609         entry_schema:
1610           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1611       port_pcm_port_00_ip_requirements:
1612         type: list
1613         required: true
1614         status: SUPPORTED
1615         entry_schema:
1616           type: org.openecomp.datatypes.network.IpRequirements
1617       server_group:
1618         type: string
1619         required: true
1620         status: SUPPORTED
1621       oam_net_gw:
1622         type: string
1623         description: CPS network gateway
1624         required: true
1625         status: SUPPORTED
1626       port_pcm_port_01_related_networks:
1627         type: list
1628         required: true
1629         status: SUPPORTED
1630         entry_schema:
1631           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1632       security_group_name:
1633         type: string
1634         description: the name of security group
1635         required: true
1636         status: SUPPORTED
1637       cps_net_ip:
1638         type: string
1639         description: CPS network ip
1640         required: true
1641         status: SUPPORTED
1642       port_pcm_port_00_network_role_tag:
1643         type: string
1644         required: true
1645         status: SUPPORTED
1646       port_pcm_port_01_order:
1647         type: integer
1648         required: true
1649         status: SUPPORTED
1650       pcm_flavor_name:
1651         type: string
1652         description: flavor name of PCRF CM instance
1653         required: true
1654         status: SUPPORTED
1655       port_pcm_port_00_exCP_naming:
1656         type: org.openecomp.datatypes.Naming
1657         required: true
1658         status: SUPPORTED
1659       port_pcm_port_00_order:
1660         type: integer
1661         required: true
1662         status: SUPPORTED
1663       port_pcm_port_01_mac_requirements:
1664         type: org.openecomp.datatypes.network.MacRequirements
1665         required: true
1666         status: SUPPORTED
1667       pcm_vol:
1668         type: string
1669         description: CPS Cluman Cinder Volume
1670         required: true
1671         status: SUPPORTED
1672       port_pcm_port_00_vlan_requirements:
1673         type: list
1674         required: true
1675         status: SUPPORTED
1676         entry_schema:
1677           type: org.openecomp.datatypes.network.VlanRequirements
1678       cps_net_name:
1679         type: string
1680         description: CPS network name
1681         required: true
1682         status: SUPPORTED
1683       oam_net_ip:
1684         type: string
1685         description: OAM network ip
1686         required: true
1687         status: SUPPORTED
1688       oam_net_mask:
1689         type: string
1690         description: CPS network mask
1691         required: true
1692         status: SUPPORTED
1693       port_pcm_port_01_exCP_naming:
1694         type: org.openecomp.datatypes.Naming
1695         required: true
1696         status: SUPPORTED
1697     attributes:
1698       server_pcm_id:
1699         type: string
1700         description: the pcm nova service id
1701         status: SUPPORTED
1702     requirements:
1703     - dependency_pcm_port_00:
1704         capability: tosca.capabilities.Node
1705         node: tosca.nodes.Root
1706         relationship: tosca.relationships.DependsOn
1707         occurrences:
1708         - 0
1709         - UNBOUNDED
1710     - link_pcm_port_00:
1711         capability: tosca.capabilities.network.Linkable
1712         relationship: tosca.relationships.network.LinksTo
1713         occurrences:
1714         - 1
1715         - 1
1716     - dependency_server_pcm:
1717         capability: tosca.capabilities.Node
1718         node: tosca.nodes.Root
1719         relationship: tosca.relationships.DependsOn
1720         occurrences:
1721         - 0
1722         - UNBOUNDED
1723     - local_storage_server_pcm:
1724         capability: tosca.capabilities.Attachment
1725         node: tosca.nodes.BlockStorage
1726         relationship: tosca.relationships.AttachesTo
1727         occurrences:
1728         - 0
1729         - UNBOUNDED
1730     - dependency_pcm_port_01:
1731         capability: tosca.capabilities.Node
1732         node: tosca.nodes.Root
1733         relationship: tosca.relationships.DependsOn
1734         occurrences:
1735         - 0
1736         - UNBOUNDED
1737     - link_pcm_port_01:
1738         capability: tosca.capabilities.network.Linkable
1739         relationship: tosca.relationships.network.LinksTo
1740         occurrences:
1741         - 1
1742         - 1
1743     capabilities:
1744       cpu_server_pcm:
1745         type: org.openecomp.capabilities.metric.Ceilometer
1746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1747         occurrences:
1748         - 1
1749         - UNBOUNDED
1750       feature_pcm_port_00:
1751         type: tosca.capabilities.Node
1752         occurrences:
1753         - 1
1754         - UNBOUNDED
1755       memory_server_pcm:
1756         type: org.openecomp.capabilities.metric.Ceilometer
1757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1758         occurrences:
1759         - 1
1760         - UNBOUNDED
1761       network.incoming.packets_pcm_port_01:
1762         type: org.openecomp.capabilities.metric.Ceilometer
1763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1764         occurrences:
1765         - 1
1766         - UNBOUNDED
1767       disk.write.requests_server_pcm:
1768         type: org.openecomp.capabilities.metric.Ceilometer
1769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1770         occurrences:
1771         - 1
1772         - UNBOUNDED
1773       feature_pcm_port_01:
1774         type: tosca.capabilities.Node
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       network.incoming.packets_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       disk.device.iops_server_pcm:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       memory.resident_server_pcm:
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.write.requests_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       network.outgoing.packets.rate_pcm_port_00:
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       network.incoming.bytes_pcm_port_00:
1809         type: org.openecomp.capabilities.metric.Ceilometer
1810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       network.incoming.bytes_pcm_port_01:
1815         type: org.openecomp.capabilities.metric.Ceilometer
1816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       disk.device.usage_server_pcm:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       disk.allocation_server_pcm:
1827         type: org.openecomp.capabilities.metric.Ceilometer
1828         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1829         occurrences:
1830         - 1
1831         - UNBOUNDED
1832       attachment_pcm_port_00:
1833         type: tosca.capabilities.Attachment
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       attachment_pcm_port_01:
1838         type: tosca.capabilities.Attachment
1839         occurrences:
1840         - 1
1841         - UNBOUNDED
1842       disk.usage_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.write.bytes_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.bytes_pcm_port_00:
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       disk.root.size_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       disk.ephemeral.size_server_pcm:
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.device.latency_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       network.outgoing.packets.rate_pcm_port_01:
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       memory.usage_server_pcm:
1885         type: org.openecomp.capabilities.metric.Ceilometer
1886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1887         occurrences:
1888         - 1
1889         - UNBOUNDED
1890       network.outgoing.bytes_pcm_port_01:
1891         type: org.openecomp.capabilities.metric.Ceilometer
1892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1893         occurrences:
1894         - 1
1895         - UNBOUNDED
1896       disk.read.requests_server_pcm:
1897         type: org.openecomp.capabilities.metric.Ceilometer
1898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1899         occurrences:
1900         - 1
1901         - UNBOUNDED
1902       disk.capacity_server_pcm:
1903         type: org.openecomp.capabilities.metric.Ceilometer
1904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1905         occurrences:
1906         - 1
1907         - UNBOUNDED
1908       os_server_pcm:
1909         type: tosca.capabilities.OperatingSystem
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       disk.read.bytes_server_pcm:
1914         type: org.openecomp.capabilities.metric.Ceilometer
1915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1916         occurrences:
1917         - 1
1918         - UNBOUNDED
1919       disk.device.read.bytes_server_pcm:
1920         type: org.openecomp.capabilities.metric.Ceilometer
1921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       network.incoming.bytes.rate_pcm_port_00:
1926         type: org.openecomp.capabilities.metric.Ceilometer
1927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1928         occurrences:
1929         - 1
1930         - UNBOUNDED
1931       endpoint_server_pcm:
1932         type: tosca.capabilities.Endpoint.Admin
1933         occurrences:
1934         - 1
1935         - UNBOUNDED
1936       network.incoming.bytes.rate_pcm_port_01:
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.device.read.requests.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       vcpus_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       disk.write.bytes_server_pcm:
1955         type: org.openecomp.capabilities.metric.Ceilometer
1956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1957         occurrences:
1958         - 1
1959         - UNBOUNDED
1960       disk.iops_server_pcm:
1961         type: org.openecomp.capabilities.metric.Ceilometer
1962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       disk.read.bytes.rate_server_pcm:
1967         type: org.openecomp.capabilities.metric.Ceilometer
1968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       disk.device.allocation_server_pcm:
1973         type: org.openecomp.capabilities.metric.Ceilometer
1974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1975         occurrences:
1976         - 1
1977         - UNBOUNDED
1978       scalable_server_pcm:
1979         type: tosca.capabilities.Scalable
1980         occurrences:
1981         - 1
1982         - UNBOUNDED
1983       disk.device.read.bytes.rate_server_pcm:
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       cpu_util_server_pcm:
1990         type: org.openecomp.capabilities.metric.Ceilometer
1991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1992         occurrences:
1993         - 1
1994         - UNBOUNDED
1995       network.outgoing.bytes.rate_pcm_port_01:
1996         type: org.openecomp.capabilities.metric.Ceilometer
1997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1998         occurrences:
1999         - 1
2000         - UNBOUNDED
2001       network.incoming.packets.rate_pcm_port_01:
2002         type: org.openecomp.capabilities.metric.Ceilometer
2003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       network.incoming.packets.rate_pcm_port_00:
2008         type: org.openecomp.capabilities.metric.Ceilometer
2009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       binding_pcm_port_01:
2014         type: tosca.capabilities.network.Bindable
2015         valid_source_types:
2016         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2017         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2018         occurrences:
2019         - 0
2020         - UNBOUNDED
2021       disk.write.requests.rate_server_pcm:
2022         type: org.openecomp.capabilities.metric.Ceilometer
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       binding_pcm_port_00:
2028         type: tosca.capabilities.network.Bindable
2029         valid_source_types:
2030         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2031         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2032         occurrences:
2033         - 0
2034         - UNBOUNDED
2035       disk.device.write.bytes.rate_server_pcm:
2036         type: org.openecomp.capabilities.metric.Ceilometer
2037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2038         occurrences:
2039         - 1
2040         - UNBOUNDED
2041       host_server_pcm:
2042         type: tosca.capabilities.Container
2043         valid_source_types:
2044         - tosca.nodes.SoftwareComponent
2045         occurrences:
2046         - 1
2047         - UNBOUNDED
2048       network.outgoing.bytes.rate_pcm_port_00:
2049         type: org.openecomp.capabilities.metric.Ceilometer
2050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2051         occurrences:
2052         - 1
2053         - UNBOUNDED
2054       cpu.delta_server_pcm:
2055         type: org.openecomp.capabilities.metric.Ceilometer
2056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2057         occurrences:
2058         - 1
2059         - UNBOUNDED
2060       binding_server_pcm:
2061         type: tosca.capabilities.network.Bindable
2062         occurrences:
2063         - 1
2064         - UNBOUNDED
2065       disk.device.capacity_server_pcm:
2066         type: org.openecomp.capabilities.metric.Ceilometer
2067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2068         occurrences:
2069         - 1
2070         - UNBOUNDED
2071       forwarder_pcm_port_00:
2072         type: org.openecomp.capabilities.Forwarder
2073         occurrences:
2074         - 1
2075         - UNBOUNDED
2076       forwarder_pcm_port_01:
2077         type: org.openecomp.capabilities.Forwarder
2078         occurrences:
2079         - 1
2080         - UNBOUNDED
2081       instance_server_pcm:
2082         type: org.openecomp.capabilities.metric.Ceilometer
2083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2084         occurrences:
2085         - 1
2086         - UNBOUNDED
2087       disk.device.write.requests.rate_server_pcm:
2088         type: org.openecomp.capabilities.metric.Ceilometer
2089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2090         occurrences:
2091         - 1
2092         - UNBOUNDED
2093       disk.latency_server_pcm:
2094         type: org.openecomp.capabilities.metric.Ceilometer
2095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2096         occurrences:
2097         - 1
2098         - UNBOUNDED
2099       disk.device.read.requests_server_pcm:
2100         type: org.openecomp.capabilities.metric.Ceilometer
2101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2102         occurrences:
2103         - 1
2104         - UNBOUNDED
2105       feature_server_pcm:
2106         type: tosca.capabilities.Node
2107         occurrences:
2108         - 1
2109         - UNBOUNDED
2110       network.outpoing.packets_pcm_port_00:
2111         type: org.openecomp.capabilities.metric.Ceilometer
2112         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2113         occurrences:
2114         - 1
2115         - UNBOUNDED
2116       disk.write.bytes.rate_server_pcm:
2117         type: org.openecomp.capabilities.metric.Ceilometer
2118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2119         occurrences:
2120         - 1
2121         - UNBOUNDED
2122       network.outpoing.packets_pcm_port_01:
2123         type: org.openecomp.capabilities.metric.Ceilometer
2124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2125         occurrences:
2126         - 1
2127         - UNBOUNDED
2128   org.openecomp.resource.abstract.nodes.1c2_catalog_instance:
2129     derived_from: org.openecomp.resource.abstract.nodes.VFC
2130     properties:
2131       port_1c2_catalog_instance_t1_port_0_network:
2132         type: list
2133         required: true
2134         status: SUPPORTED
2135         entry_schema:
2136           type: string
2137       port_1c2_catalog_instance_t2_port_0_vlan_requirements:
2138         type: list
2139         required: true
2140         status: SUPPORTED
2141         entry_schema:
2142           type: org.openecomp.datatypes.network.VlanRequirements
2143       compute_1c2_catalog_instance_availability_zone:
2144         type: list
2145         required: true
2146         status: SUPPORTED
2147         entry_schema:
2148           type: string
2149       port_1c2_catalog_instance_t1_port_0_ip_requirements:
2150         type: list
2151         required: true
2152         status: SUPPORTED
2153         entry_schema:
2154           type: org.openecomp.datatypes.network.IpRequirements
2155       vm_flavor_name:
2156         type: string
2157         required: true
2158         status: SUPPORTED
2159       port_1c2_catalog_instance_t2_port_0_network_role_tag:
2160         type: string
2161         required: true
2162         status: SUPPORTED
2163       port_1c2_catalog_instance_t2_port_0_network:
2164         type: list
2165         required: true
2166         status: SUPPORTED
2167         entry_schema:
2168           type: string
2169       vm_image_name:
2170         type: string
2171         required: true
2172         status: SUPPORTED
2173       port_1c2_catalog_instance_t1_port_0_mac_requirements:
2174         type: org.openecomp.datatypes.network.MacRequirements
2175         required: true
2176         status: SUPPORTED
2177       port_1c2_catalog_instance_t2_port_0_network_role:
2178         type: string
2179         required: true
2180         status: SUPPORTED
2181       port_1c2_catalog_instance_t1_port_0_subnetpoolid:
2182         type: string
2183         required: true
2184         status: SUPPORTED
2185       port_1c2_catalog_instance_t2_port_0_order:
2186         type: integer
2187         required: true
2188         status: SUPPORTED
2189       port_1c2_catalog_instance_t2_port_0_related_networks:
2190         type: list
2191         required: true
2192         status: SUPPORTED
2193         entry_schema:
2194           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2195       port_1c2_catalog_instance_t1_port_0_order:
2196         type: integer
2197         required: true
2198         status: SUPPORTED
2199       port_1c2_catalog_instance_t2_port_0_mac_requirements:
2200         type: org.openecomp.datatypes.network.MacRequirements
2201         required: true
2202         status: SUPPORTED
2203       index_value:
2204         type: integer
2205         description: Index value of this substitution service template runtime instance
2206         required: false
2207         default: 0
2208         status: SUPPORTED
2209         constraints:
2210         - greater_or_equal: 0
2211       compute_1c2_catalog_instance_name:
2212         type: list
2213         required: true
2214         status: SUPPORTED
2215         entry_schema:
2216           type: string
2217       port_1c2_catalog_instance_t2_port_0_ip_requirements:
2218         type: list
2219         required: true
2220         status: SUPPORTED
2221         entry_schema:
2222           type: org.openecomp.datatypes.network.IpRequirements
2223       port_1c2_catalog_instance_t1_port_0_related_networks:
2224         type: list
2225         required: true
2226         status: SUPPORTED
2227         entry_schema:
2228           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2229       port_1c2_catalog_instance_t2_port_0_subnetpoolid:
2230         type: string
2231         required: true
2232         status: SUPPORTED
2233       port_1c2_catalog_instance_t1_port_0_network_role:
2234         type: string
2235         required: true
2236         status: SUPPORTED
2237       port_1c2_catalog_instance_t1_port_0_exCP_naming:
2238         type: org.openecomp.datatypes.Naming
2239         required: true
2240         status: SUPPORTED
2241       compute_1c2_catalog_instance_user_data_format:
2242         type: list
2243         required: true
2244         status: SUPPORTED
2245         entry_schema:
2246           type: string
2247       port_1c2_catalog_instance_t1_port_0_vlan_requirements:
2248         type: list
2249         required: true
2250         status: SUPPORTED
2251         entry_schema:
2252           type: org.openecomp.datatypes.network.VlanRequirements
2253       port_1c2_catalog_instance_t2_port_0_exCP_naming:
2254         type: org.openecomp.datatypes.Naming
2255         required: true
2256         status: SUPPORTED
2257       port_1c2_catalog_instance_t1_port_0_network_role_tag:
2258         type: string
2259         required: true
2260         status: SUPPORTED
2261       compute_1c2_catalog_instance_scheduler_hints:
2262         type: list
2263         required: true
2264         status: SUPPORTED
2265         entry_schema:
2266           type: json
2267     attributes:
2268       1c2_catalog_instance_instance_name:
2269         type: string
2270         status: SUPPORTED
2271       1c2_catalog_instance_1c2_catalog_instance_t1_port_0_tenant_id:
2272         type: string
2273         status: SUPPORTED
2274     requirements:
2275     - dependency_1c2_catalog_instance:
2276         capability: tosca.capabilities.Node
2277         node: tosca.nodes.Root
2278         relationship: tosca.relationships.DependsOn
2279         occurrences:
2280         - 0
2281         - UNBOUNDED
2282     - local_storage_1c2_catalog_instance:
2283         capability: tosca.capabilities.Attachment
2284         node: tosca.nodes.BlockStorage
2285         relationship: tosca.relationships.AttachesTo
2286         occurrences:
2287         - 0
2288         - UNBOUNDED
2289     - dependency_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2290         capability: tosca.capabilities.Node
2291         node: tosca.nodes.Root
2292         relationship: tosca.relationships.DependsOn
2293         occurrences:
2294         - 0
2295         - UNBOUNDED
2296     - link_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2297         capability: tosca.capabilities.network.Linkable
2298         relationship: tosca.relationships.network.LinksTo
2299         occurrences:
2300         - 1
2301         - 1
2302     - dependency_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2303         capability: tosca.capabilities.Node
2304         node: tosca.nodes.Root
2305         relationship: tosca.relationships.DependsOn
2306         occurrences:
2307         - 0
2308         - UNBOUNDED
2309     - link_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2310         capability: tosca.capabilities.network.Linkable
2311         relationship: tosca.relationships.network.LinksTo
2312         occurrences:
2313         - 1
2314         - 1
2315     capabilities:
2316       disk.device.capacity_1c2_catalog_instance:
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       disk.read.bytes.rate_1c2_catalog_instance:
2323         type: org.openecomp.capabilities.metric.Ceilometer
2324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2325         occurrences:
2326         - 1
2327         - UNBOUNDED
2328       memory.usage_1c2_catalog_instance:
2329         type: org.openecomp.capabilities.metric.Ceilometer
2330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2331         occurrences:
2332         - 1
2333         - UNBOUNDED
2334       attachment_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2335         type: tosca.capabilities.Attachment
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       disk.write.bytes.rate_1c2_catalog_instance:
2340         type: org.openecomp.capabilities.metric.Ceilometer
2341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       cpu_util_1c2_catalog_instance:
2346         type: org.openecomp.capabilities.metric.Ceilometer
2347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       network.incoming.bytes.rate_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2352         type: org.openecomp.capabilities.metric.Ceilometer
2353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2354         occurrences:
2355         - 1
2356         - UNBOUNDED
2357       cpu_1c2_catalog_instance:
2358         type: org.openecomp.capabilities.metric.Ceilometer
2359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2360         occurrences:
2361         - 1
2362         - UNBOUNDED
2363       disk.read.requests_1c2_catalog_instance:
2364         type: org.openecomp.capabilities.metric.Ceilometer
2365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2366         occurrences:
2367         - 1
2368         - UNBOUNDED
2369       network.outpoing.packets_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2370         type: org.openecomp.capabilities.metric.Ceilometer
2371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2372         occurrences:
2373         - 1
2374         - UNBOUNDED
2375       disk.ephemeral.size_1c2_catalog_instance:
2376         type: org.openecomp.capabilities.metric.Ceilometer
2377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2378         occurrences:
2379         - 1
2380         - UNBOUNDED
2381       disk.device.write.bytes_1c2_catalog_instance:
2382         type: org.openecomp.capabilities.metric.Ceilometer
2383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2384         occurrences:
2385         - 1
2386         - UNBOUNDED
2387       memory.resident_1c2_catalog_instance:
2388         type: org.openecomp.capabilities.metric.Ceilometer
2389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2390         occurrences:
2391         - 1
2392         - UNBOUNDED
2393       network.outpoing.packets_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2394         type: org.openecomp.capabilities.metric.Ceilometer
2395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2396         occurrences:
2397         - 1
2398         - UNBOUNDED
2399       disk.device.write.requests.rate_1c2_catalog_instance:
2400         type: org.openecomp.capabilities.metric.Ceilometer
2401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2402         occurrences:
2403         - 1
2404         - UNBOUNDED
2405       os_1c2_catalog_instance:
2406         type: tosca.capabilities.OperatingSystem
2407         occurrences:
2408         - 1
2409         - UNBOUNDED
2410       disk.device.iops_1c2_catalog_instance:
2411         type: org.openecomp.capabilities.metric.Ceilometer
2412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2413         occurrences:
2414         - 1
2415         - UNBOUNDED
2416       binding_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2417         type: tosca.capabilities.network.Bindable
2418         valid_source_types:
2419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2420         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2421         occurrences:
2422         - 0
2423         - UNBOUNDED
2424       feature_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2425         type: tosca.capabilities.Node
2426         occurrences:
2427         - 1
2428         - UNBOUNDED
2429       network.outgoing.bytes_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2430         type: org.openecomp.capabilities.metric.Ceilometer
2431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2432         occurrences:
2433         - 1
2434         - UNBOUNDED
2435       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2436         type: org.openecomp.capabilities.metric.Ceilometer
2437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       network.outgoing.packets.rate_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       network.incoming.packets_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       endpoint_1c2_catalog_instance:
2454         type: tosca.capabilities.Endpoint.Admin
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       disk.allocation_1c2_catalog_instance:
2459         type: org.openecomp.capabilities.metric.Ceilometer
2460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2461         occurrences:
2462         - 1
2463         - UNBOUNDED
2464       network.incoming.bytes.rate_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2465         type: org.openecomp.capabilities.metric.Ceilometer
2466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2467         occurrences:
2468         - 1
2469         - UNBOUNDED
2470       disk.latency_1c2_catalog_instance:
2471         type: org.openecomp.capabilities.metric.Ceilometer
2472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2473         occurrences:
2474         - 1
2475         - UNBOUNDED
2476       network.incoming.bytes_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2477         type: org.openecomp.capabilities.metric.Ceilometer
2478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2479         occurrences:
2480         - 1
2481         - UNBOUNDED
2482       disk.iops_1c2_catalog_instance:
2483         type: org.openecomp.capabilities.metric.Ceilometer
2484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2485         occurrences:
2486         - 1
2487         - UNBOUNDED
2488       forwarder_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2489         type: org.openecomp.capabilities.Forwarder
2490         occurrences:
2491         - 1
2492         - UNBOUNDED
2493       attachment_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2494         type: tosca.capabilities.Attachment
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       vcpus_1c2_catalog_instance:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       disk.device.latency_1c2_catalog_instance:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       disk.read.bytes_1c2_catalog_instance:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       instance_1c2_catalog_instance:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       network.incoming.packets.rate_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.capacity_1c2_catalog_instance:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       disk.write.bytes_1c2_catalog_instance:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       disk.device.read.bytes.rate_1c2_catalog_instance:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       disk.device.allocation_1c2_catalog_instance:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       disk.device.read.bytes_1c2_catalog_instance:
2553         type: org.openecomp.capabilities.metric.Ceilometer
2554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2555         occurrences:
2556         - 1
2557         - UNBOUNDED
2558       disk.device.read.requests_1c2_catalog_instance:
2559         type: org.openecomp.capabilities.metric.Ceilometer
2560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2561         occurrences:
2562         - 1
2563         - UNBOUNDED
2564       disk.device.write.bytes.rate_1c2_catalog_instance:
2565         type: org.openecomp.capabilities.metric.Ceilometer
2566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2567         occurrences:
2568         - 1
2569         - UNBOUNDED
2570       scalable_1c2_catalog_instance:
2571         type: tosca.capabilities.Scalable
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       disk.device.write.requests_1c2_catalog_instance:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581       host_1c2_catalog_instance:
2582         type: tosca.capabilities.Container
2583         valid_source_types:
2584         - tosca.nodes.SoftwareComponent
2585         occurrences:
2586         - 1
2587         - UNBOUNDED
2588       disk.root.size_1c2_catalog_instance:
2589         type: org.openecomp.capabilities.metric.Ceilometer
2590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2591         occurrences:
2592         - 1
2593         - UNBOUNDED
2594       disk.device.usage_1c2_catalog_instance:
2595         type: org.openecomp.capabilities.metric.Ceilometer
2596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2597         occurrences:
2598         - 1
2599         - UNBOUNDED
2600       binding_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2601         type: tosca.capabilities.network.Bindable
2602         valid_source_types:
2603         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2604         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2605         occurrences:
2606         - 0
2607         - UNBOUNDED
2608       network.incoming.packets_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2609         type: org.openecomp.capabilities.metric.Ceilometer
2610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2611         occurrences:
2612         - 1
2613         - UNBOUNDED
2614       feature_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2615         type: tosca.capabilities.Node
2616         occurrences:
2617         - 1
2618         - UNBOUNDED
2619       network.outgoing.bytes_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2620         type: org.openecomp.capabilities.metric.Ceilometer
2621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2622         occurrences:
2623         - 1
2624         - UNBOUNDED
2625       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2626         type: org.openecomp.capabilities.metric.Ceilometer
2627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2628         occurrences:
2629         - 1
2630         - UNBOUNDED
2631       disk.usage_1c2_catalog_instance:
2632         type: org.openecomp.capabilities.metric.Ceilometer
2633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2634         occurrences:
2635         - 1
2636         - UNBOUNDED
2637       network.outgoing.packets.rate_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2638         type: org.openecomp.capabilities.metric.Ceilometer
2639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2640         occurrences:
2641         - 1
2642         - UNBOUNDED
2643       feature_1c2_catalog_instance:
2644         type: tosca.capabilities.Node
2645         occurrences:
2646         - 1
2647         - UNBOUNDED
2648       memory_1c2_catalog_instance:
2649         type: org.openecomp.capabilities.metric.Ceilometer
2650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2651         occurrences:
2652         - 1
2653         - UNBOUNDED
2654       disk.write.requests.rate_1c2_catalog_instance:
2655         type: org.openecomp.capabilities.metric.Ceilometer
2656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2657         occurrences:
2658         - 1
2659         - UNBOUNDED
2660       disk.write.requests_1c2_catalog_instance:
2661         type: org.openecomp.capabilities.metric.Ceilometer
2662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2663         occurrences:
2664         - 1
2665         - UNBOUNDED
2666       binding_1c2_catalog_instance:
2667         type: tosca.capabilities.network.Bindable
2668         occurrences:
2669         - 1
2670         - UNBOUNDED
2671       cpu.delta_1c2_catalog_instance:
2672         type: org.openecomp.capabilities.metric.Ceilometer
2673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2674         occurrences:
2675         - 1
2676         - UNBOUNDED
2677       forwarder_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2678         type: org.openecomp.capabilities.Forwarder
2679         occurrences:
2680         - 1
2681         - UNBOUNDED
2682       network.incoming.packets.rate_1c2_catalog_instance_1c2_catalog_instance_t1_port_0:
2683         type: org.openecomp.capabilities.metric.Ceilometer
2684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2685         occurrences:
2686         - 1
2687         - UNBOUNDED
2688       network.incoming.bytes_1c2_catalog_instance_1c2_catalog_instance_t2_port_0:
2689         type: org.openecomp.capabilities.metric.Ceilometer
2690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2691         occurrences:
2692         - 1
2693         - UNBOUNDED
2694       disk.device.read.requests.rate_1c2_catalog_instance:
2695         type: org.openecomp.capabilities.metric.Ceilometer
2696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2697         occurrences:
2698         - 1
2699         - UNBOUNDED
2700   org.openecomp.resource.abstract.nodes.pcma_server_1:
2701     derived_from: org.openecomp.resource.abstract.nodes.VFC
2702     properties:
2703       port_pcm_port_1_related_networks:
2704         type: list
2705         required: true
2706         status: SUPPORTED
2707         entry_schema:
2708           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2709       port_pcm_port_0_network_role:
2710         type: string
2711         required: true
2712         status: SUPPORTED
2713       port_pcm_port_1_network_role_tag:
2714         type: string
2715         required: true
2716         status: SUPPORTED
2717       port_pcm_port_0_fixed_ips:
2718         type: list
2719         required: true
2720         status: SUPPORTED
2721         entry_schema:
2722           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2723       port_pcm_port_0_vlan_requirements:
2724         type: list
2725         required: true
2726         status: SUPPORTED
2727         entry_schema:
2728           type: org.openecomp.datatypes.network.VlanRequirements
2729       vm_flavor_name:
2730         type: string
2731         required: true
2732         status: SUPPORTED
2733       port_pcm_port_0_security_groups:
2734         type: list
2735         required: true
2736         status: SUPPORTED
2737         entry_schema:
2738           type: json
2739       compute_pcma_server_availability_zone:
2740         type: list
2741         required: true
2742         status: SUPPORTED
2743         entry_schema:
2744           type: string
2745       port_pcm_port_0_order:
2746         type: integer
2747         required: true
2748         status: SUPPORTED
2749       port_pcm_port_0_subnetpoolid:
2750         type: string
2751         required: true
2752         status: SUPPORTED
2753       vm_image_name:
2754         type: string
2755         required: true
2756         status: SUPPORTED
2757       port_pcm_port_0_related_networks:
2758         type: list
2759         required: true
2760         status: SUPPORTED
2761         entry_schema:
2762           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2763       port_pcm_port_1_subnetpoolid:
2764         type: string
2765         required: true
2766         status: SUPPORTED
2767       port_pcm_port_0_network_role_tag:
2768         type: string
2769         required: true
2770         status: SUPPORTED
2771       port_pcm_port_1_exCP_naming:
2772         type: org.openecomp.datatypes.Naming
2773         required: true
2774         status: SUPPORTED
2775       port_pcm_port_0_exCP_naming:
2776         type: org.openecomp.datatypes.Naming
2777         required: true
2778         status: SUPPORTED
2779       port_pcm_port_1_network_role:
2780         type: string
2781         required: true
2782         status: SUPPORTED
2783       port_pcm_port_1_network:
2784         type: list
2785         required: true
2786         status: SUPPORTED
2787         entry_schema:
2788           type: string
2789       port_pcm_port_1_security_groups:
2790         type: list
2791         required: true
2792         status: SUPPORTED
2793         entry_schema:
2794           type: json
2795       port_pcm_port_0_ip_requirements:
2796         type: list
2797         required: true
2798         status: SUPPORTED
2799         entry_schema:
2800           type: org.openecomp.datatypes.network.IpRequirements
2801       compute_pcma_server_config_drive:
2802         type: list
2803         required: true
2804         status: SUPPORTED
2805         entry_schema:
2806           type: boolean
2807       index_value:
2808         type: integer
2809         description: Index value of this substitution service template runtime instance
2810         required: false
2811         default: 0
2812         status: SUPPORTED
2813         constraints:
2814         - greater_or_equal: 0
2815       compute_pcma_server_user_data_format:
2816         type: list
2817         required: true
2818         status: SUPPORTED
2819         entry_schema:
2820           type: string
2821       port_pcm_port_0_network:
2822         type: list
2823         required: true
2824         status: SUPPORTED
2825         entry_schema:
2826           type: string
2827       port_pcm_port_1_mac_requirements:
2828         type: org.openecomp.datatypes.network.MacRequirements
2829         required: true
2830         status: SUPPORTED
2831       port_pcm_port_1_vlan_requirements:
2832         type: list
2833         required: true
2834         status: SUPPORTED
2835         entry_schema:
2836           type: org.openecomp.datatypes.network.VlanRequirements
2837       port_pcm_port_1_fixed_ips:
2838         type: list
2839         required: true
2840         status: SUPPORTED
2841         entry_schema:
2842           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2843       compute_pcma_server_name:
2844         type: list
2845         required: true
2846         status: SUPPORTED
2847         entry_schema:
2848           type: string
2849       port_pcm_port_1_ip_requirements:
2850         type: list
2851         required: true
2852         status: SUPPORTED
2853         entry_schema:
2854           type: org.openecomp.datatypes.network.IpRequirements
2855       port_pcm_port_0_mac_requirements:
2856         type: org.openecomp.datatypes.network.MacRequirements
2857         required: true
2858         status: SUPPORTED
2859       port_pcm_port_1_order:
2860         type: integer
2861         required: true
2862         status: SUPPORTED
2863     requirements:
2864     - dependency_pcma_server:
2865         capability: tosca.capabilities.Node
2866         node: tosca.nodes.Root
2867         relationship: tosca.relationships.DependsOn
2868         occurrences:
2869         - 0
2870         - UNBOUNDED
2871     - local_storage_pcma_server:
2872         capability: tosca.capabilities.Attachment
2873         node: tosca.nodes.BlockStorage
2874         relationship: tosca.relationships.AttachesTo
2875         occurrences:
2876         - 0
2877         - UNBOUNDED
2878     - dependency_pcma_server_pcm_port_0:
2879         capability: tosca.capabilities.Node
2880         node: tosca.nodes.Root
2881         relationship: tosca.relationships.DependsOn
2882         occurrences:
2883         - 0
2884         - UNBOUNDED
2885     - link_pcma_server_pcm_port_0:
2886         capability: tosca.capabilities.network.Linkable
2887         relationship: tosca.relationships.network.LinksTo
2888         occurrences:
2889         - 1
2890         - 1
2891     - dependency_pcma_server_pcm_port_1:
2892         capability: tosca.capabilities.Node
2893         node: tosca.nodes.Root
2894         relationship: tosca.relationships.DependsOn
2895         occurrences:
2896         - 0
2897         - UNBOUNDED
2898     - link_pcma_server_pcm_port_1:
2899         capability: tosca.capabilities.network.Linkable
2900         relationship: tosca.relationships.network.LinksTo
2901         occurrences:
2902         - 1
2903         - 1
2904     capabilities:
2905       cpu.delta_pcma_server:
2906         type: org.openecomp.capabilities.metric.Ceilometer
2907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       scalable_pcma_server:
2912         type: tosca.capabilities.Scalable
2913         occurrences:
2914         - 1
2915         - UNBOUNDED
2916       vcpus_pcma_server:
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       host_pcma_server:
2923         type: tosca.capabilities.Container
2924         valid_source_types:
2925         - tosca.nodes.SoftwareComponent
2926         occurrences:
2927         - 1
2928         - UNBOUNDED
2929       disk.device.read.requests.rate_pcma_server:
2930         type: org.openecomp.capabilities.metric.Ceilometer
2931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2932         occurrences:
2933         - 1
2934         - UNBOUNDED
2935       disk.usage_pcma_server:
2936         type: org.openecomp.capabilities.metric.Ceilometer
2937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2938         occurrences:
2939         - 1
2940         - UNBOUNDED
2941       attachment_pcma_server_pcm_port_0:
2942         type: tosca.capabilities.Attachment
2943         occurrences:
2944         - 1
2945         - UNBOUNDED
2946       disk.read.bytes_pcma_server:
2947         type: org.openecomp.capabilities.metric.Ceilometer
2948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       disk.iops_pcma_server:
2953         type: org.openecomp.capabilities.metric.Ceilometer
2954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2955         occurrences:
2956         - 1
2957         - UNBOUNDED
2958       network.outgoing.bytes.rate_pcma_server_pcm_port_0:
2959         type: org.openecomp.capabilities.metric.Ceilometer
2960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2961         occurrences:
2962         - 1
2963         - UNBOUNDED
2964       network.outgoing.bytes.rate_pcma_server_pcm_port_1:
2965         type: org.openecomp.capabilities.metric.Ceilometer
2966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2967         occurrences:
2968         - 1
2969         - UNBOUNDED
2970       attachment_pcma_server_pcm_port_1:
2971         type: tosca.capabilities.Attachment
2972         occurrences:
2973         - 1
2974         - UNBOUNDED
2975       endpoint_pcma_server:
2976         type: tosca.capabilities.Endpoint.Admin
2977         occurrences:
2978         - 1
2979         - UNBOUNDED
2980       feature_pcma_server:
2981         type: tosca.capabilities.Node
2982         occurrences:
2983         - 1
2984         - UNBOUNDED
2985       memory.usage_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_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       network.incoming.bytes.rate_pcma_server_pcm_port_1:
2998         type: org.openecomp.capabilities.metric.Ceilometer
2999         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3000         occurrences:
3001         - 1
3002         - UNBOUNDED
3003       network.outgoing.bytes_pcma_server_pcm_port_0:
3004         type: org.openecomp.capabilities.metric.Ceilometer
3005         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3006         occurrences:
3007         - 1
3008         - UNBOUNDED
3009       memory_pcma_server:
3010         type: org.openecomp.capabilities.metric.Ceilometer
3011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3012         occurrences:
3013         - 1
3014         - UNBOUNDED
3015       network.outgoing.bytes_pcma_server_pcm_port_1:
3016         type: org.openecomp.capabilities.metric.Ceilometer
3017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021       cpu_pcma_server:
3022         type: org.openecomp.capabilities.metric.Ceilometer
3023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3024         occurrences:
3025         - 1
3026         - UNBOUNDED
3027       disk.device.write.bytes.rate_pcma_server:
3028         type: org.openecomp.capabilities.metric.Ceilometer
3029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3030         occurrences:
3031         - 1
3032         - UNBOUNDED
3033       disk.read.bytes.rate_pcma_server:
3034         type: org.openecomp.capabilities.metric.Ceilometer
3035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3036         occurrences:
3037         - 1
3038         - UNBOUNDED
3039       network.incoming.packets.rate_pcma_server_pcm_port_0:
3040         type: org.openecomp.capabilities.metric.Ceilometer
3041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3042         occurrences:
3043         - 1
3044         - UNBOUNDED
3045       binding_pcma_server_pcm_port_0:
3046         type: tosca.capabilities.network.Bindable
3047         valid_source_types:
3048         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3049         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3050         occurrences:
3051         - 0
3052         - UNBOUNDED
3053       network.incoming.packets_pcma_server_pcm_port_1:
3054         type: org.openecomp.capabilities.metric.Ceilometer
3055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3056         occurrences:
3057         - 1
3058         - UNBOUNDED
3059       os_pcma_server:
3060         type: tosca.capabilities.OperatingSystem
3061         occurrences:
3062         - 1
3063         - UNBOUNDED
3064       binding_pcma_server_pcm_port_1:
3065         type: tosca.capabilities.network.Bindable
3066         valid_source_types:
3067         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3068         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3069         occurrences:
3070         - 0
3071         - UNBOUNDED
3072       network.incoming.packets.rate_pcma_server_pcm_port_1:
3073         type: org.openecomp.capabilities.metric.Ceilometer
3074         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3075         occurrences:
3076         - 1
3077         - UNBOUNDED
3078       forwarder_pcma_server_pcm_port_0:
3079         type: org.openecomp.capabilities.Forwarder
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       forwarder_pcma_server_pcm_port_1:
3084         type: org.openecomp.capabilities.Forwarder
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       disk.device.read.requests_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.write.bytes.rate_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       network.outgoing.packets.rate_pcma_server_pcm_port_1:
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.device.write.requests.rate_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       network.incoming.bytes.rate_pcma_server_pcm_port_0:
3113         type: org.openecomp.capabilities.metric.Ceilometer
3114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3115         occurrences:
3116         - 1
3117         - UNBOUNDED
3118       network.outgoing.packets.rate_pcma_server_pcm_port_0:
3119         type: org.openecomp.capabilities.metric.Ceilometer
3120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3121         occurrences:
3122         - 1
3123         - UNBOUNDED
3124       cpu_util_pcma_server:
3125         type: org.openecomp.capabilities.metric.Ceilometer
3126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3127         occurrences:
3128         - 1
3129         - UNBOUNDED
3130       disk.device.write.bytes_pcma_server:
3131         type: org.openecomp.capabilities.metric.Ceilometer
3132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3133         occurrences:
3134         - 1
3135         - UNBOUNDED
3136       disk.device.read.bytes.rate_pcma_server:
3137         type: org.openecomp.capabilities.metric.Ceilometer
3138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3139         occurrences:
3140         - 1
3141         - UNBOUNDED
3142       disk.device.usage_pcma_server:
3143         type: org.openecomp.capabilities.metric.Ceilometer
3144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3145         occurrences:
3146         - 1
3147         - UNBOUNDED
3148       disk.read.requests_pcma_server:
3149         type: org.openecomp.capabilities.metric.Ceilometer
3150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3151         occurrences:
3152         - 1
3153         - UNBOUNDED
3154       disk.allocation_pcma_server:
3155         type: org.openecomp.capabilities.metric.Ceilometer
3156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3157         occurrences:
3158         - 1
3159         - UNBOUNDED
3160       feature_pcma_server_pcm_port_0:
3161         type: tosca.capabilities.Node
3162         occurrences:
3163         - 1
3164         - UNBOUNDED
3165       feature_pcma_server_pcm_port_1:
3166         type: tosca.capabilities.Node
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       disk.ephemeral.size_pcma_server:
3171         type: org.openecomp.capabilities.metric.Ceilometer
3172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3173         occurrences:
3174         - 1
3175         - UNBOUNDED
3176       binding_pcma_server:
3177         type: tosca.capabilities.network.Bindable
3178         occurrences:
3179         - 1
3180         - UNBOUNDED
3181       disk.latency_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       disk.device.write.requests_pcma_server:
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.device.read.bytes_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.allocation_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       memory.resident_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.root.size_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.write.bytes_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       network.incoming.bytes_pcma_server_pcm_port_0:
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       disk.write.requests_pcma_server:
3230         type: org.openecomp.capabilities.metric.Ceilometer
3231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       network.incoming.bytes_pcma_server_pcm_port_1:
3236         type: org.openecomp.capabilities.metric.Ceilometer
3237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       disk.write.requests.rate_pcma_server:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247       disk.device.iops_pcma_server:
3248         type: org.openecomp.capabilities.metric.Ceilometer
3249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3250         occurrences:
3251         - 1
3252         - UNBOUNDED
3253       instance_pcma_server:
3254         type: org.openecomp.capabilities.metric.Ceilometer
3255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3256         occurrences:
3257         - 1
3258         - UNBOUNDED
3259       disk.device.latency_pcma_server:
3260         type: org.openecomp.capabilities.metric.Ceilometer
3261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3262         occurrences:
3263         - 1
3264         - UNBOUNDED
3265       disk.capacity_pcma_server:
3266         type: org.openecomp.capabilities.metric.Ceilometer
3267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3268         occurrences:
3269         - 1
3270         - UNBOUNDED
3271       disk.device.capacity_pcma_server:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       network.outpoing.packets_pcma_server_pcm_port_1:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       network.outpoing.packets_pcma_server_pcm_port_0:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289   org.openecomp.resource.abstract.nodes.b_single_1b:
3290     derived_from: org.openecomp.resource.abstract.nodes.VFC
3291     properties:
3292       port_b_single_1b_t1_port_0_network_role_tag:
3293         type: string
3294         required: true
3295         status: SUPPORTED
3296       port_b_single_1b_t1_port_0_related_networks:
3297         type: list
3298         required: true
3299         status: SUPPORTED
3300         entry_schema:
3301           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3302       port_b_single_1b_t2_port_0_subnetpoolid:
3303         type: string
3304         required: true
3305         status: SUPPORTED
3306       port_b_single_1b_t1_port_0_network_role:
3307         type: string
3308         required: true
3309         status: SUPPORTED
3310       port_b_single_1b_t2_port_0_network:
3311         type: list
3312         required: true
3313         status: SUPPORTED
3314         entry_schema:
3315           type: string
3316       vm_flavor_name:
3317         type: string
3318         required: true
3319         status: SUPPORTED
3320       port_b_single_1b_t1_port_0_vlan_requirements:
3321         type: list
3322         required: true
3323         status: SUPPORTED
3324         entry_schema:
3325           type: org.openecomp.datatypes.network.VlanRequirements
3326       port_b_single_1b_t2_port_0_related_networks:
3327         type: list
3328         required: true
3329         status: SUPPORTED
3330         entry_schema:
3331           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3332       vm_image_name:
3333         type: string
3334         required: true
3335         status: SUPPORTED
3336       port_b_single_1b_t2_port_0_order:
3337         type: integer
3338         required: true
3339         status: SUPPORTED
3340       port_b_single_1b_t1_port_0_order:
3341         type: integer
3342         required: true
3343         status: SUPPORTED
3344       compute_b_single_1b_user_data_format:
3345         type: list
3346         required: true
3347         status: SUPPORTED
3348         entry_schema:
3349           type: string
3350       port_b_single_1b_t2_port_0_vlan_requirements:
3351         type: list
3352         required: true
3353         status: SUPPORTED
3354         entry_schema:
3355           type: org.openecomp.datatypes.network.VlanRequirements
3356       port_b_single_1b_t2_port_0_network_role:
3357         type: string
3358         required: true
3359         status: SUPPORTED
3360       port_b_single_1b_t1_port_0_ip_requirements:
3361         type: list
3362         required: true
3363         status: SUPPORTED
3364         entry_schema:
3365           type: org.openecomp.datatypes.network.IpRequirements
3366       compute_b_single_1b_availability_zone:
3367         type: list
3368         required: true
3369         status: SUPPORTED
3370         entry_schema:
3371           type: string
3372       port_b_single_1b_t1_port_0_exCP_naming:
3373         type: org.openecomp.datatypes.Naming
3374         required: true
3375         status: SUPPORTED
3376       index_value:
3377         type: integer
3378         description: Index value of this substitution service template runtime instance
3379         required: false
3380         default: 0
3381         status: SUPPORTED
3382         constraints:
3383         - greater_or_equal: 0
3384       compute_b_single_1b_scheduler_hints:
3385         type: list
3386         required: true
3387         status: SUPPORTED
3388         entry_schema:
3389           type: json
3390       port_b_single_1b_t1_port_0_mac_requirements:
3391         type: org.openecomp.datatypes.network.MacRequirements
3392         required: true
3393         status: SUPPORTED
3394       port_b_single_1b_t1_port_0_subnetpoolid:
3395         type: string
3396         required: true
3397         status: SUPPORTED
3398       port_b_single_1b_t2_port_0_network_role_tag:
3399         type: string
3400         required: true
3401         status: SUPPORTED
3402       port_b_single_1b_t2_port_0_ip_requirements:
3403         type: list
3404         required: true
3405         status: SUPPORTED
3406         entry_schema:
3407           type: org.openecomp.datatypes.network.IpRequirements
3408       port_b_single_1b_t2_port_0_mac_requirements:
3409         type: org.openecomp.datatypes.network.MacRequirements
3410         required: true
3411         status: SUPPORTED
3412       port_b_single_1b_t2_port_0_exCP_naming:
3413         type: org.openecomp.datatypes.Naming
3414         required: true
3415         status: SUPPORTED
3416       compute_b_single_1b_name:
3417         type: list
3418         required: true
3419         status: SUPPORTED
3420         entry_schema:
3421           type: string
3422     attributes:
3423       b_single_1b_instance_name:
3424         type: string
3425         status: SUPPORTED
3426       b_single_1b_b_single_1b_t1_port_0_tenant_id:
3427         type: string
3428         status: SUPPORTED
3429     requirements:
3430     - dependency_b_single_1b:
3431         capability: tosca.capabilities.Node
3432         node: tosca.nodes.Root
3433         relationship: tosca.relationships.DependsOn
3434         occurrences:
3435         - 0
3436         - UNBOUNDED
3437     - local_storage_b_single_1b:
3438         capability: tosca.capabilities.Attachment
3439         node: tosca.nodes.BlockStorage
3440         relationship: tosca.relationships.AttachesTo
3441         occurrences:
3442         - 0
3443         - UNBOUNDED
3444     - dependency_b_single_1b_b_single_1b_t2_port_0:
3445         capability: tosca.capabilities.Node
3446         node: tosca.nodes.Root
3447         relationship: tosca.relationships.DependsOn
3448         occurrences:
3449         - 0
3450         - UNBOUNDED
3451     - link_b_single_1b_b_single_1b_t2_port_0:
3452         capability: tosca.capabilities.network.Linkable
3453         relationship: tosca.relationships.network.LinksTo
3454         occurrences:
3455         - 1
3456         - 1
3457     - dependency_b_single_1b_b_single_1b_t1_port_0:
3458         capability: tosca.capabilities.Node
3459         node: tosca.nodes.Root
3460         relationship: tosca.relationships.DependsOn
3461         occurrences:
3462         - 0
3463         - UNBOUNDED
3464     - link_b_single_1b_b_single_1b_t1_port_0:
3465         capability: tosca.capabilities.network.Linkable
3466         relationship: tosca.relationships.network.LinksTo
3467         occurrences:
3468         - 1
3469         - 1
3470     capabilities:
3471       endpoint_b_single_1b:
3472         type: tosca.capabilities.Endpoint.Admin
3473         occurrences:
3474         - 1
3475         - UNBOUNDED
3476       feature_b_single_1b:
3477         type: tosca.capabilities.Node
3478         occurrences:
3479         - 1
3480         - UNBOUNDED
3481       disk.iops_b_single_1b:
3482         type: org.openecomp.capabilities.metric.Ceilometer
3483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3484         occurrences:
3485         - 1
3486         - UNBOUNDED
3487       network.incoming.bytes_b_single_1b_b_single_1b_t1_port_0:
3488         type: org.openecomp.capabilities.metric.Ceilometer
3489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3490         occurrences:
3491         - 1
3492         - UNBOUNDED
3493       network.incoming.packets.rate_b_single_1b_b_single_1b_t2_port_0:
3494         type: org.openecomp.capabilities.metric.Ceilometer
3495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3496         occurrences:
3497         - 1
3498         - UNBOUNDED
3499       network.incoming.bytes_b_single_1b_b_single_1b_t2_port_0:
3500         type: org.openecomp.capabilities.metric.Ceilometer
3501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3502         occurrences:
3503         - 1
3504         - UNBOUNDED
3505       binding_b_single_1b_b_single_1b_t1_port_0:
3506         type: tosca.capabilities.network.Bindable
3507         valid_source_types:
3508         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3509         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3510         occurrences:
3511         - 0
3512         - UNBOUNDED
3513       feature_b_single_1b_b_single_1b_t2_port_0:
3514         type: tosca.capabilities.Node
3515         occurrences:
3516         - 1
3517         - UNBOUNDED
3518       feature_b_single_1b_b_single_1b_t1_port_0:
3519         type: tosca.capabilities.Node
3520         occurrences:
3521         - 1
3522         - UNBOUNDED
3523       network.incoming.bytes.rate_b_single_1b_b_single_1b_t1_port_0:
3524         type: org.openecomp.capabilities.metric.Ceilometer
3525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3526         occurrences:
3527         - 1
3528         - UNBOUNDED
3529       binding_b_single_1b_b_single_1b_t2_port_0:
3530         type: tosca.capabilities.network.Bindable
3531         valid_source_types:
3532         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3533         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3534         occurrences:
3535         - 0
3536         - UNBOUNDED
3537       scalable_b_single_1b:
3538         type: tosca.capabilities.Scalable
3539         occurrences:
3540         - 1
3541         - UNBOUNDED
3542       disk.write.bytes_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       os_b_single_1b:
3549         type: tosca.capabilities.OperatingSystem
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       forwarder_b_single_1b_b_single_1b_t2_port_0:
3554         type: org.openecomp.capabilities.Forwarder
3555         occurrences:
3556         - 1
3557         - UNBOUNDED
3558       forwarder_b_single_1b_b_single_1b_t1_port_0:
3559         type: org.openecomp.capabilities.Forwarder
3560         occurrences:
3561         - 1
3562         - UNBOUNDED
3563       vcpus_b_single_1b:
3564         type: org.openecomp.capabilities.metric.Ceilometer
3565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3566         occurrences:
3567         - 1
3568         - UNBOUNDED
3569       cpu_b_single_1b:
3570         type: org.openecomp.capabilities.metric.Ceilometer
3571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3572         occurrences:
3573         - 1
3574         - UNBOUNDED
3575       network.incoming.bytes.rate_b_single_1b_b_single_1b_t2_port_0:
3576         type: org.openecomp.capabilities.metric.Ceilometer
3577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3578         occurrences:
3579         - 1
3580         - UNBOUNDED
3581       disk.device.read.requests.rate_b_single_1b:
3582         type: org.openecomp.capabilities.metric.Ceilometer
3583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       network.incoming.packets.rate_b_single_1b_b_single_1b_t1_port_0:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       instance_b_single_1b:
3594         type: org.openecomp.capabilities.metric.Ceilometer
3595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3596         occurrences:
3597         - 1
3598         - UNBOUNDED
3599       disk.read.bytes_b_single_1b:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605       disk.device.latency_b_single_1b:
3606         type: org.openecomp.capabilities.metric.Ceilometer
3607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3608         occurrences:
3609         - 1
3610         - UNBOUNDED
3611       disk.usage_b_single_1b:
3612         type: org.openecomp.capabilities.metric.Ceilometer
3613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       disk.device.allocation_b_single_1b:
3618         type: org.openecomp.capabilities.metric.Ceilometer
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       network.outgoing.packets.rate_b_single_1b_b_single_1b_t2_port_0:
3624         type: org.openecomp.capabilities.metric.Ceilometer
3625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3626         occurrences:
3627         - 1
3628         - UNBOUNDED
3629       network.outpoing.packets_b_single_1b_b_single_1b_t1_port_0:
3630         type: org.openecomp.capabilities.metric.Ceilometer
3631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3632         occurrences:
3633         - 1
3634         - UNBOUNDED
3635       network.outgoing.bytes_b_single_1b_b_single_1b_t2_port_0:
3636         type: org.openecomp.capabilities.metric.Ceilometer
3637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3638         occurrences:
3639         - 1
3640         - UNBOUNDED
3641       disk.device.capacity_b_single_1b:
3642         type: org.openecomp.capabilities.metric.Ceilometer
3643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3644         occurrences:
3645         - 1
3646         - UNBOUNDED
3647       disk.latency_b_single_1b:
3648         type: org.openecomp.capabilities.metric.Ceilometer
3649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3650         occurrences:
3651         - 1
3652         - UNBOUNDED
3653       attachment_b_single_1b_b_single_1b_t1_port_0:
3654         type: tosca.capabilities.Attachment
3655         occurrences:
3656         - 1
3657         - UNBOUNDED
3658       disk.device.write.requests_b_single_1b:
3659         type: org.openecomp.capabilities.metric.Ceilometer
3660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3661         occurrences:
3662         - 1
3663         - UNBOUNDED
3664       disk.ephemeral.size_b_single_1b:
3665         type: org.openecomp.capabilities.metric.Ceilometer
3666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3667         occurrences:
3668         - 1
3669         - UNBOUNDED
3670       disk.write.requests.rate_b_single_1b:
3671         type: org.openecomp.capabilities.metric.Ceilometer
3672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3673         occurrences:
3674         - 1
3675         - UNBOUNDED
3676       disk.device.iops_b_single_1b:
3677         type: org.openecomp.capabilities.metric.Ceilometer
3678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3679         occurrences:
3680         - 1
3681         - UNBOUNDED
3682       disk.read.requests_b_single_1b:
3683         type: org.openecomp.capabilities.metric.Ceilometer
3684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3685         occurrences:
3686         - 1
3687         - UNBOUNDED
3688       memory.resident_b_single_1b:
3689         type: org.openecomp.capabilities.metric.Ceilometer
3690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3691         occurrences:
3692         - 1
3693         - UNBOUNDED
3694       network.outgoing.bytes.rate_b_single_1b_b_single_1b_t2_port_0:
3695         type: org.openecomp.capabilities.metric.Ceilometer
3696         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3697         occurrences:
3698         - 1
3699         - UNBOUNDED
3700       disk.root.size_b_single_1b:
3701         type: org.openecomp.capabilities.metric.Ceilometer
3702         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3703         occurrences:
3704         - 1
3705         - UNBOUNDED
3706       network.incoming.packets_b_single_1b_b_single_1b_t1_port_0:
3707         type: org.openecomp.capabilities.metric.Ceilometer
3708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3709         occurrences:
3710         - 1
3711         - UNBOUNDED
3712       network.outgoing.bytes.rate_b_single_1b_b_single_1b_t1_port_0:
3713         type: org.openecomp.capabilities.metric.Ceilometer
3714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3715         occurrences:
3716         - 1
3717         - UNBOUNDED
3718       disk.capacity_b_single_1b:
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.bytes_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       disk.device.read.bytes_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.device.read.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       cpu_util_b_single_1b:
3743         type: org.openecomp.capabilities.metric.Ceilometer
3744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3745         occurrences:
3746         - 1
3747         - UNBOUNDED
3748       disk.write.requests_b_single_1b:
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       network.incoming.packets_b_single_1b_b_single_1b_t2_port_0:
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.device.usage_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.read.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       disk.device.read.requests_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       attachment_b_single_1b_b_single_1b_t2_port_0:
3779         type: tosca.capabilities.Attachment
3780         occurrences:
3781         - 1
3782         - UNBOUNDED
3783       disk.device.write.requests.rate_b_single_1b:
3784         type: org.openecomp.capabilities.metric.Ceilometer
3785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3786         occurrences:
3787         - 1
3788         - UNBOUNDED
3789       network.outgoing.packets.rate_b_single_1b_b_single_1b_t1_port_0:
3790         type: org.openecomp.capabilities.metric.Ceilometer
3791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3792         occurrences:
3793         - 1
3794         - UNBOUNDED
3795       network.outpoing.packets_b_single_1b_b_single_1b_t2_port_0:
3796         type: org.openecomp.capabilities.metric.Ceilometer
3797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3798         occurrences:
3799         - 1
3800         - UNBOUNDED
3801       memory.usage_b_single_1b:
3802         type: org.openecomp.capabilities.metric.Ceilometer
3803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3804         occurrences:
3805         - 1
3806         - UNBOUNDED
3807       network.outgoing.bytes_b_single_1b_b_single_1b_t1_port_0:
3808         type: org.openecomp.capabilities.metric.Ceilometer
3809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3810         occurrences:
3811         - 1
3812         - UNBOUNDED
3813       disk.write.bytes.rate_b_single_1b:
3814         type: org.openecomp.capabilities.metric.Ceilometer
3815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3816         occurrences:
3817         - 1
3818         - UNBOUNDED
3819       cpu.delta_b_single_1b:
3820         type: org.openecomp.capabilities.metric.Ceilometer
3821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3822         occurrences:
3823         - 1
3824         - UNBOUNDED
3825       disk.allocation_b_single_1b:
3826         type: org.openecomp.capabilities.metric.Ceilometer
3827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3828         occurrences:
3829         - 1
3830         - UNBOUNDED
3831       disk.device.write.bytes.rate_b_single_1b:
3832         type: org.openecomp.capabilities.metric.Ceilometer
3833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3834         occurrences:
3835         - 1
3836         - UNBOUNDED
3837       memory_b_single_1b:
3838         type: org.openecomp.capabilities.metric.Ceilometer
3839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3840         occurrences:
3841         - 1
3842         - UNBOUNDED
3843       host_b_single_1b:
3844         type: tosca.capabilities.Container
3845         valid_source_types:
3846         - tosca.nodes.SoftwareComponent
3847         occurrences:
3848         - 1
3849         - UNBOUNDED
3850       binding_b_single_1b:
3851         type: tosca.capabilities.network.Bindable
3852         occurrences:
3853         - 1
3854         - UNBOUNDED
3855   org.openecomp.resource.abstract.nodes.1c1_scalling_instance:
3856     derived_from: org.openecomp.resource.abstract.nodes.VFC
3857     properties:
3858       compute_1c1_scalling_instance_user_data_format:
3859         type: list
3860         required: true
3861         status: SUPPORTED
3862         entry_schema:
3863           type: string
3864       port_1c1_scalling_instance_t1_port_0_fixed_ips:
3865         type: list
3866         required: true
3867         status: SUPPORTED
3868         entry_schema:
3869           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3870       port_1c1_scalling_instance_t1_port_0_network_role_tag:
3871         type: string
3872         required: true
3873         status: SUPPORTED
3874       port_1c1_scalling_instance_t2_port_0_related_networks:
3875         type: list
3876         required: true
3877         status: SUPPORTED
3878         entry_schema:
3879           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3880       port_1c1_scalling_instance_t1_port_0_network:
3881         type: list
3882         required: true
3883         status: SUPPORTED
3884         entry_schema:
3885           type: string
3886       vm_flavor_name:
3887         type: string
3888         required: true
3889         status: SUPPORTED
3890       port_1c1_scalling_instance_t2_port_0_fixed_ips:
3891         type: list
3892         required: true
3893         status: SUPPORTED
3894         entry_schema:
3895           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3896       port_1c1_scalling_instance_t1_port_0_ip_requirements:
3897         type: list
3898         required: true
3899         status: SUPPORTED
3900         entry_schema:
3901           type: org.openecomp.datatypes.network.IpRequirements
3902       port_1c1_scalling_instance_t1_port_0_network_role:
3903         type: string
3904         required: true
3905         status: SUPPORTED
3906       port_1c1_scalling_instance_t2_port_0_subnetpoolid:
3907         type: string
3908         required: true
3909         status: SUPPORTED
3910       port_1c1_scalling_instance_t2_port_0_mac_requirements:
3911         type: org.openecomp.datatypes.network.MacRequirements
3912         required: true
3913         status: SUPPORTED
3914       vm_image_name:
3915         type: string
3916         required: true
3917         status: SUPPORTED
3918       compute_1c1_scalling_instance_name:
3919         type: list
3920         required: true
3921         status: SUPPORTED
3922         entry_schema:
3923           type: string
3924       port_1c1_scalling_instance_t2_port_0_network_role:
3925         type: string
3926         required: true
3927         status: SUPPORTED
3928       port_1c1_scalling_instance_t1_port_0_mac_requirements:
3929         type: org.openecomp.datatypes.network.MacRequirements
3930         required: true
3931         status: SUPPORTED
3932       port_1c1_scalling_instance_t1_port_0_subnetpoolid:
3933         type: string
3934         required: true
3935         status: SUPPORTED
3936       port_1c1_scalling_instance_t2_port_0_order:
3937         type: integer
3938         required: true
3939         status: SUPPORTED
3940       index_value:
3941         type: integer
3942         description: Index value of this substitution service template runtime instance
3943         required: false
3944         default: 0
3945         status: SUPPORTED
3946         constraints:
3947         - greater_or_equal: 0
3948       port_1c1_scalling_instance_t1_port_0_order:
3949         type: integer
3950         required: true
3951         status: SUPPORTED
3952       port_1c1_scalling_instance_t2_port_0_vlan_requirements:
3953         type: list
3954         required: true
3955         status: SUPPORTED
3956         entry_schema:
3957           type: org.openecomp.datatypes.network.VlanRequirements
3958       port_1c1_scalling_instance_t1_port_0_name:
3959         type: list
3960         required: true
3961         status: SUPPORTED
3962         entry_schema:
3963           type: string
3964       compute_1c1_scalling_instance_availability_zone:
3965         type: list
3966         required: true
3967         status: SUPPORTED
3968         entry_schema:
3969           type: string
3970       port_1c1_scalling_instance_t2_port_0_ip_requirements:
3971         type: list
3972         required: true
3973         status: SUPPORTED
3974         entry_schema:
3975           type: org.openecomp.datatypes.network.IpRequirements
3976       port_1c1_scalling_instance_t2_port_0_name:
3977         type: list
3978         required: true
3979         status: SUPPORTED
3980         entry_schema:
3981           type: string
3982       port_1c1_scalling_instance_t2_port_0_exCP_naming:
3983         type: org.openecomp.datatypes.Naming
3984         required: true
3985         status: SUPPORTED
3986       port_1c1_scalling_instance_t1_port_0_exCP_naming:
3987         type: org.openecomp.datatypes.Naming
3988         required: true
3989         status: SUPPORTED
3990       compute_1c1_scalling_instance_scheduler_hints:
3991         type: list
3992         required: true
3993         status: SUPPORTED
3994         entry_schema:
3995           type: json
3996       port_1c1_scalling_instance_t1_port_0_vlan_requirements:
3997         type: list
3998         required: true
3999         status: SUPPORTED
4000         entry_schema:
4001           type: org.openecomp.datatypes.network.VlanRequirements
4002       port_1c1_scalling_instance_t2_port_0_network_role_tag:
4003         type: string
4004         required: true
4005         status: SUPPORTED
4006       port_1c1_scalling_instance_t1_port_0_related_networks:
4007         type: list
4008         required: true
4009         status: SUPPORTED
4010         entry_schema:
4011           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
4012       port_1c1_scalling_instance_t2_port_0_network:
4013         type: list
4014         required: true
4015         status: SUPPORTED
4016         entry_schema:
4017           type: string
4018     attributes:
4019       1c1_scalling_instance_instance_name:
4020         type: string
4021         status: SUPPORTED
4022       1c1_scalling_instance_1c1_scalling_instance_t2_port_0_tenant_id:
4023         type: string
4024         status: SUPPORTED
4025     requirements:
4026     - dependency_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4027         capability: tosca.capabilities.Node
4028         node: tosca.nodes.Root
4029         relationship: tosca.relationships.DependsOn
4030         occurrences:
4031         - 0
4032         - UNBOUNDED
4033     - link_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4034         capability: tosca.capabilities.network.Linkable
4035         relationship: tosca.relationships.network.LinksTo
4036         occurrences:
4037         - 1
4038         - 1
4039     - dependency_1c1_scalling_instance:
4040         capability: tosca.capabilities.Node
4041         node: tosca.nodes.Root
4042         relationship: tosca.relationships.DependsOn
4043         occurrences:
4044         - 0
4045         - UNBOUNDED
4046     - local_storage_1c1_scalling_instance:
4047         capability: tosca.capabilities.Attachment
4048         node: tosca.nodes.BlockStorage
4049         relationship: tosca.relationships.AttachesTo
4050         occurrences:
4051         - 0
4052         - UNBOUNDED
4053     - dependency_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4054         capability: tosca.capabilities.Node
4055         node: tosca.nodes.Root
4056         relationship: tosca.relationships.DependsOn
4057         occurrences:
4058         - 0
4059         - UNBOUNDED
4060     - link_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4061         capability: tosca.capabilities.network.Linkable
4062         relationship: tosca.relationships.network.LinksTo
4063         occurrences:
4064         - 1
4065         - 1
4066     capabilities:
4067       disk.device.latency_1c1_scalling_instance:
4068         type: org.openecomp.capabilities.metric.Ceilometer
4069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4070         occurrences:
4071         - 1
4072         - UNBOUNDED
4073       disk.ephemeral.size_1c1_scalling_instance:
4074         type: org.openecomp.capabilities.metric.Ceilometer
4075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4076         occurrences:
4077         - 1
4078         - UNBOUNDED
4079       disk.root.size_1c1_scalling_instance:
4080         type: org.openecomp.capabilities.metric.Ceilometer
4081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4082         occurrences:
4083         - 1
4084         - UNBOUNDED
4085       endpoint_1c1_scalling_instance:
4086         type: tosca.capabilities.Endpoint.Admin
4087         occurrences:
4088         - 1
4089         - UNBOUNDED
4090       disk.read.bytes_1c1_scalling_instance:
4091         type: org.openecomp.capabilities.metric.Ceilometer
4092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4093         occurrences:
4094         - 1
4095         - UNBOUNDED
4096       attachment_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4097         type: tosca.capabilities.Attachment
4098         occurrences:
4099         - 1
4100         - UNBOUNDED
4101       binding_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4102         type: tosca.capabilities.network.Bindable
4103         valid_source_types:
4104         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4105         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4106         occurrences:
4107         - 0
4108         - UNBOUNDED
4109       binding_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4110         type: tosca.capabilities.network.Bindable
4111         valid_source_types:
4112         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4113         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4114         occurrences:
4115         - 0
4116         - UNBOUNDED
4117       disk.usage_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       forwarder_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4124         type: org.openecomp.capabilities.Forwarder
4125         occurrences:
4126         - 1
4127         - UNBOUNDED
4128       memory.resident_1c1_scalling_instance:
4129         type: org.openecomp.capabilities.metric.Ceilometer
4130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4131         occurrences:
4132         - 1
4133         - UNBOUNDED
4134       cpu_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       forwarder_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4141         type: org.openecomp.capabilities.Forwarder
4142         occurrences:
4143         - 1
4144         - UNBOUNDED
4145       disk.write.bytes_1c1_scalling_instance:
4146         type: org.openecomp.capabilities.metric.Ceilometer
4147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4148         occurrences:
4149         - 1
4150         - UNBOUNDED
4151       disk.write.bytes.rate_1c1_scalling_instance:
4152         type: org.openecomp.capabilities.metric.Ceilometer
4153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4154         occurrences:
4155         - 1
4156         - UNBOUNDED
4157       disk.device.allocation_1c1_scalling_instance:
4158         type: org.openecomp.capabilities.metric.Ceilometer
4159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4160         occurrences:
4161         - 1
4162         - UNBOUNDED
4163       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4164         type: org.openecomp.capabilities.metric.Ceilometer
4165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4166         occurrences:
4167         - 1
4168         - UNBOUNDED
4169       feature_1c1_scalling_instance:
4170         type: tosca.capabilities.Node
4171         occurrences:
4172         - 1
4173         - UNBOUNDED
4174       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4175         type: org.openecomp.capabilities.metric.Ceilometer
4176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4177         occurrences:
4178         - 1
4179         - UNBOUNDED
4180       disk.device.write.requests.rate_1c1_scalling_instance:
4181         type: org.openecomp.capabilities.metric.Ceilometer
4182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4183         occurrences:
4184         - 1
4185         - UNBOUNDED
4186       disk.read.bytes.rate_1c1_scalling_instance:
4187         type: org.openecomp.capabilities.metric.Ceilometer
4188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4189         occurrences:
4190         - 1
4191         - UNBOUNDED
4192       scalable_1c1_scalling_instance:
4193         type: tosca.capabilities.Scalable
4194         occurrences:
4195         - 1
4196         - UNBOUNDED
4197       disk.device.read.bytes_1c1_scalling_instance:
4198         type: org.openecomp.capabilities.metric.Ceilometer
4199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4200         occurrences:
4201         - 1
4202         - UNBOUNDED
4203       disk.device.write.bytes_1c1_scalling_instance:
4204         type: org.openecomp.capabilities.metric.Ceilometer
4205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4206         occurrences:
4207         - 1
4208         - UNBOUNDED
4209       disk.read.requests_1c1_scalling_instance:
4210         type: org.openecomp.capabilities.metric.Ceilometer
4211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4212         occurrences:
4213         - 1
4214         - UNBOUNDED
4215       vcpus_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.incoming.packets_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
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       host_1c1_scalling_instance:
4228         type: tosca.capabilities.Container
4229         valid_source_types:
4230         - tosca.nodes.SoftwareComponent
4231         occurrences:
4232         - 1
4233         - UNBOUNDED
4234       network.outgoing.packets.rate_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4235         type: org.openecomp.capabilities.metric.Ceilometer
4236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4237         occurrences:
4238         - 1
4239         - UNBOUNDED
4240       disk.write.requests_1c1_scalling_instance:
4241         type: org.openecomp.capabilities.metric.Ceilometer
4242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4243         occurrences:
4244         - 1
4245         - UNBOUNDED
4246       network.incoming.packets.rate_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4247         type: org.openecomp.capabilities.metric.Ceilometer
4248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4249         occurrences:
4250         - 1
4251         - UNBOUNDED
4252       feature_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4253         type: tosca.capabilities.Node
4254         occurrences:
4255         - 1
4256         - UNBOUNDED
4257       network.outpoing.packets_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
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.read.requests.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.read.bytes.rate_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.incoming.bytes.rate_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
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       attachment_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4282         type: tosca.capabilities.Attachment
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       disk.device.iops_1c1_scalling_instance:
4287         type: org.openecomp.capabilities.metric.Ceilometer
4288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4289         occurrences:
4290         - 1
4291         - UNBOUNDED
4292       disk.device.capacity_1c1_scalling_instance:
4293         type: org.openecomp.capabilities.metric.Ceilometer
4294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4295         occurrences:
4296         - 1
4297         - UNBOUNDED
4298       network.incoming.bytes_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
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       disk.capacity_1c1_scalling_instance:
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.write.requests.rate_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       cpu_util_1c1_scalling_instance:
4317         type: org.openecomp.capabilities.metric.Ceilometer
4318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4319         occurrences:
4320         - 1
4321         - UNBOUNDED
4322       network.outgoing.bytes_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4323         type: org.openecomp.capabilities.metric.Ceilometer
4324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4325         occurrences:
4326         - 1
4327         - UNBOUNDED
4328       disk.device.read.requests_1c1_scalling_instance:
4329         type: org.openecomp.capabilities.metric.Ceilometer
4330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4331         occurrences:
4332         - 1
4333         - UNBOUNDED
4334       disk.device.write.bytes.rate_1c1_scalling_instance:
4335         type: org.openecomp.capabilities.metric.Ceilometer
4336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4337         occurrences:
4338         - 1
4339         - UNBOUNDED
4340       network.outgoing.bytes_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4341         type: org.openecomp.capabilities.metric.Ceilometer
4342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4343         occurrences:
4344         - 1
4345         - UNBOUNDED
4346       network.incoming.packets_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4347         type: org.openecomp.capabilities.metric.Ceilometer
4348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4349         occurrences:
4350         - 1
4351         - UNBOUNDED
4352       disk.device.write.requests_1c1_scalling_instance:
4353         type: org.openecomp.capabilities.metric.Ceilometer
4354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4355         occurrences:
4356         - 1
4357         - UNBOUNDED
4358       disk.latency_1c1_scalling_instance:
4359         type: org.openecomp.capabilities.metric.Ceilometer
4360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4361         occurrences:
4362         - 1
4363         - UNBOUNDED
4364       binding_1c1_scalling_instance:
4365         type: tosca.capabilities.network.Bindable
4366         occurrences:
4367         - 1
4368         - UNBOUNDED
4369       disk.device.usage_1c1_scalling_instance:
4370         type: org.openecomp.capabilities.metric.Ceilometer
4371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4372         occurrences:
4373         - 1
4374         - UNBOUNDED
4375       disk.allocation_1c1_scalling_instance:
4376         type: org.openecomp.capabilities.metric.Ceilometer
4377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4378         occurrences:
4379         - 1
4380         - UNBOUNDED
4381       memory.usage_1c1_scalling_instance:
4382         type: org.openecomp.capabilities.metric.Ceilometer
4383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4384         occurrences:
4385         - 1
4386         - UNBOUNDED
4387       os_1c1_scalling_instance:
4388         type: tosca.capabilities.OperatingSystem
4389         occurrences:
4390         - 1
4391         - UNBOUNDED
4392       disk.iops_1c1_scalling_instance:
4393         type: org.openecomp.capabilities.metric.Ceilometer
4394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4395         occurrences:
4396         - 1
4397         - UNBOUNDED
4398       network.outgoing.packets.rate_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4399         type: org.openecomp.capabilities.metric.Ceilometer
4400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4401         occurrences:
4402         - 1
4403         - UNBOUNDED
4404       network.outpoing.packets_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4405         type: org.openecomp.capabilities.metric.Ceilometer
4406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4407         occurrences:
4408         - 1
4409         - UNBOUNDED
4410       cpu.delta_1c1_scalling_instance:
4411         type: org.openecomp.capabilities.metric.Ceilometer
4412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4413         occurrences:
4414         - 1
4415         - UNBOUNDED
4416       memory_1c1_scalling_instance:
4417         type: org.openecomp.capabilities.metric.Ceilometer
4418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4419         occurrences:
4420         - 1
4421         - UNBOUNDED
4422       feature_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4423         type: tosca.capabilities.Node
4424         occurrences:
4425         - 1
4426         - UNBOUNDED
4427       network.incoming.bytes.rate_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4428         type: org.openecomp.capabilities.metric.Ceilometer
4429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4430         occurrences:
4431         - 1
4432         - UNBOUNDED
4433       network.incoming.bytes_1c1_scalling_instance_1c1_scalling_instance_t1_port_0:
4434         type: org.openecomp.capabilities.metric.Ceilometer
4435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4436         occurrences:
4437         - 1
4438         - UNBOUNDED
4439       network.incoming.packets.rate_1c1_scalling_instance_1c1_scalling_instance_t2_port_0:
4440         type: org.openecomp.capabilities.metric.Ceilometer
4441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4442         occurrences:
4443         - 1
4444         - UNBOUNDED
4445       instance_1c1_scalling_instance:
4446         type: org.openecomp.capabilities.metric.Ceilometer
4447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4448         occurrences:
4449         - 1
4450         - UNBOUNDED
4451   org.openecomp.resource.abstract.nodes.a_single_1a:
4452     derived_from: org.openecomp.resource.abstract.nodes.VFC
4453     properties:
4454       port_1a_t1_port_ip_requirements:
4455         type: list
4456         required: true
4457         status: SUPPORTED
4458         entry_schema:
4459           type: org.openecomp.datatypes.network.IpRequirements
4460       port_1a_t2_port_network_role_tag:
4461         type: string
4462         required: true
4463         status: SUPPORTED
4464       vm_flavor_name:
4465         type: string
4466         required: true
4467         status: SUPPORTED
4468       port_1a_t2_port_network_role:
4469         type: string
4470         required: true
4471         status: SUPPORTED
4472       port_1a_t2_port_network:
4473         type: list
4474         required: true
4475         status: SUPPORTED
4476         entry_schema:
4477           type: string
4478       port_1a_t1_port_mac_requirements:
4479         type: org.openecomp.datatypes.network.MacRequirements
4480         required: true
4481         status: SUPPORTED
4482       port_1a_t1_port_network:
4483         type: list
4484         required: true
4485         status: SUPPORTED
4486         entry_schema:
4487           type: string
4488       port_1a_t1_port_subnetpoolid:
4489         type: string
4490         required: true
4491         status: SUPPORTED
4492       vm_image_name:
4493         type: string
4494         required: true
4495         status: SUPPORTED
4496       port_1a_t2_port_related_networks:
4497         type: list
4498         required: true
4499         status: SUPPORTED
4500         entry_schema:
4501           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
4502       port_1a_t2_port_ip_requirements:
4503         type: list
4504         required: true
4505         status: SUPPORTED
4506         entry_schema:
4507           type: org.openecomp.datatypes.network.IpRequirements
4508       port_1a_t1_port_vlan_requirements:
4509         type: list
4510         required: true
4511         status: SUPPORTED
4512         entry_schema:
4513           type: org.openecomp.datatypes.network.VlanRequirements
4514       port_1a_t1_port_exCP_naming:
4515         type: org.openecomp.datatypes.Naming
4516         required: true
4517         status: SUPPORTED
4518       compute_a_single_1a_availability_zone:
4519         type: list
4520         required: true
4521         status: SUPPORTED
4522         entry_schema:
4523           type: string
4524       compute_a_single_1a_scheduler_hints:
4525         type: list
4526         required: true
4527         status: SUPPORTED
4528         entry_schema:
4529           type: json
4530       index_value:
4531         type: integer
4532         description: Index value of this substitution service template runtime instance
4533         required: false
4534         default: 0
4535         status: SUPPORTED
4536         constraints:
4537         - greater_or_equal: 0
4538       port_1a_t1_port_related_networks:
4539         type: list
4540         required: true
4541         status: SUPPORTED
4542         entry_schema:
4543           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
4544       port_1a_t1_port_network_role_tag:
4545         type: string
4546         required: true
4547         status: SUPPORTED
4548       port_1a_t1_port_network_role:
4549         type: string
4550         required: true
4551         status: SUPPORTED
4552       port_1a_t1_port_order:
4553         type: integer
4554         required: true
4555         status: SUPPORTED
4556       port_1a_t2_port_exCP_naming:
4557         type: org.openecomp.datatypes.Naming
4558         required: true
4559         status: SUPPORTED
4560       port_1a_t2_port_vlan_requirements:
4561         type: list
4562         required: true
4563         status: SUPPORTED
4564         entry_schema:
4565           type: org.openecomp.datatypes.network.VlanRequirements
4566       port_1a_t2_port_subnetpoolid:
4567         type: string
4568         required: true
4569         status: SUPPORTED
4570       port_1a_t2_port_order:
4571         type: integer
4572         required: true
4573         status: SUPPORTED
4574       compute_a_single_1a_user_data_format:
4575         type: list
4576         required: true
4577         status: SUPPORTED
4578         entry_schema:
4579           type: string
4580       compute_a_single_1a_name:
4581         type: list
4582         required: true
4583         status: SUPPORTED
4584         entry_schema:
4585           type: string
4586       port_1a_t2_port_mac_requirements:
4587         type: org.openecomp.datatypes.network.MacRequirements
4588         required: true
4589         status: SUPPORTED
4590     attributes:
4591       a_single_1a_instance_name:
4592         type: string
4593         status: SUPPORTED
4594       a_single_1a_1a_t1_port_tenant_id:
4595         type: string
4596         status: SUPPORTED
4597     requirements:
4598     - dependency_a_single_1a_1a_t1_port:
4599         capability: tosca.capabilities.Node
4600         node: tosca.nodes.Root
4601         relationship: tosca.relationships.DependsOn
4602         occurrences:
4603         - 0
4604         - UNBOUNDED
4605     - link_a_single_1a_1a_t1_port:
4606         capability: tosca.capabilities.network.Linkable
4607         relationship: tosca.relationships.network.LinksTo
4608         occurrences:
4609         - 1
4610         - 1
4611     - dependency_a_single_1a:
4612         capability: tosca.capabilities.Node
4613         node: tosca.nodes.Root
4614         relationship: tosca.relationships.DependsOn
4615         occurrences:
4616         - 0
4617         - UNBOUNDED
4618     - local_storage_a_single_1a:
4619         capability: tosca.capabilities.Attachment
4620         node: tosca.nodes.BlockStorage
4621         relationship: tosca.relationships.AttachesTo
4622         occurrences:
4623         - 0
4624         - UNBOUNDED
4625     - dependency_a_single_1a_1a_t2_port:
4626         capability: tosca.capabilities.Node
4627         node: tosca.nodes.Root
4628         relationship: tosca.relationships.DependsOn
4629         occurrences:
4630         - 0
4631         - UNBOUNDED
4632     - link_a_single_1a_1a_t2_port:
4633         capability: tosca.capabilities.network.Linkable
4634         relationship: tosca.relationships.network.LinksTo
4635         occurrences:
4636         - 1
4637         - 1
4638     capabilities:
4639       disk.read.bytes_a_single_1a:
4640         type: org.openecomp.capabilities.metric.Ceilometer
4641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4642         occurrences:
4643         - 1
4644         - UNBOUNDED
4645       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
4646         type: org.openecomp.capabilities.metric.Ceilometer
4647         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4648         occurrences:
4649         - 1
4650         - UNBOUNDED
4651       disk.usage_a_single_1a:
4652         type: org.openecomp.capabilities.metric.Ceilometer
4653         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4654         occurrences:
4655         - 1
4656         - UNBOUNDED
4657       attachment_a_single_1a_1a_t2_port:
4658         type: tosca.capabilities.Attachment
4659         occurrences:
4660         - 1
4661         - UNBOUNDED
4662       scalable_a_single_1a:
4663         type: tosca.capabilities.Scalable
4664         occurrences:
4665         - 1
4666         - UNBOUNDED
4667       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
4668         type: org.openecomp.capabilities.metric.Ceilometer
4669         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4670         occurrences:
4671         - 1
4672         - UNBOUNDED
4673       host_a_single_1a:
4674         type: tosca.capabilities.Container
4675         valid_source_types:
4676         - tosca.nodes.SoftwareComponent
4677         occurrences:
4678         - 1
4679         - UNBOUNDED
4680       endpoint_a_single_1a:
4681         type: tosca.capabilities.Endpoint.Admin
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       disk.root.size_a_single_1a:
4686         type: org.openecomp.capabilities.metric.Ceilometer
4687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4688         occurrences:
4689         - 1
4690         - UNBOUNDED
4691       memory.resident_a_single_1a:
4692         type: org.openecomp.capabilities.metric.Ceilometer
4693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4694         occurrences:
4695         - 1
4696         - UNBOUNDED
4697       network.incoming.packets.rate_a_single_1a_1a_t2_port:
4698         type: org.openecomp.capabilities.metric.Ceilometer
4699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       cpu.delta_a_single_1a:
4704         type: org.openecomp.capabilities.metric.Ceilometer
4705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4706         occurrences:
4707         - 1
4708         - UNBOUNDED
4709       forwarder_a_single_1a_1a_t1_port:
4710         type: org.openecomp.capabilities.Forwarder
4711         occurrences:
4712         - 1
4713         - UNBOUNDED
4714       disk.device.write.requests_a_single_1a:
4715         type: org.openecomp.capabilities.metric.Ceilometer
4716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4717         occurrences:
4718         - 1
4719         - UNBOUNDED
4720       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
4721         type: org.openecomp.capabilities.metric.Ceilometer
4722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4723         occurrences:
4724         - 1
4725         - UNBOUNDED
4726       disk.iops_a_single_1a:
4727         type: org.openecomp.capabilities.metric.Ceilometer
4728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4729         occurrences:
4730         - 1
4731         - UNBOUNDED
4732       network.incoming.bytes_a_single_1a_1a_t1_port:
4733         type: org.openecomp.capabilities.metric.Ceilometer
4734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4735         occurrences:
4736         - 1
4737         - UNBOUNDED
4738       cpu_util_a_single_1a:
4739         type: org.openecomp.capabilities.metric.Ceilometer
4740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4741         occurrences:
4742         - 1
4743         - UNBOUNDED
4744       os_a_single_1a:
4745         type: tosca.capabilities.OperatingSystem
4746         occurrences:
4747         - 1
4748         - UNBOUNDED
4749       disk.device.usage_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       network.incoming.packets.rate_a_single_1a_1a_t1_port:
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       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
4762         type: org.openecomp.capabilities.metric.Ceilometer
4763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4764         occurrences:
4765         - 1
4766         - UNBOUNDED
4767       disk.read.requests_a_single_1a:
4768         type: org.openecomp.capabilities.metric.Ceilometer
4769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4770         occurrences:
4771         - 1
4772         - UNBOUNDED
4773       disk.read.bytes.rate_a_single_1a:
4774         type: org.openecomp.capabilities.metric.Ceilometer
4775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4776         occurrences:
4777         - 1
4778         - UNBOUNDED
4779       disk.write.bytes.rate_a_single_1a:
4780         type: org.openecomp.capabilities.metric.Ceilometer
4781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4782         occurrences:
4783         - 1
4784         - UNBOUNDED
4785       attachment_a_single_1a_1a_t1_port:
4786         type: tosca.capabilities.Attachment
4787         occurrences:
4788         - 1
4789         - UNBOUNDED
4790       cpu_a_single_1a:
4791         type: org.openecomp.capabilities.metric.Ceilometer
4792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4793         occurrences:
4794         - 1
4795         - UNBOUNDED
4796       memory.usage_a_single_1a:
4797         type: org.openecomp.capabilities.metric.Ceilometer
4798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4799         occurrences:
4800         - 1
4801         - UNBOUNDED
4802       forwarder_a_single_1a_1a_t2_port:
4803         type: org.openecomp.capabilities.Forwarder
4804         occurrences:
4805         - 1
4806         - UNBOUNDED
4807       disk.device.write.requests.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       binding_a_single_1a_1a_t2_port:
4814         type: tosca.capabilities.network.Bindable
4815         valid_source_types:
4816         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4817         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4818         occurrences:
4819         - 0
4820         - UNBOUNDED
4821       network.incoming.packets_a_single_1a_1a_t2_port:
4822         type: org.openecomp.capabilities.metric.Ceilometer
4823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4824         occurrences:
4825         - 1
4826         - UNBOUNDED
4827       disk.device.read.requests_a_single_1a:
4828         type: org.openecomp.capabilities.metric.Ceilometer
4829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4830         occurrences:
4831         - 1
4832         - UNBOUNDED
4833       disk.device.latency_a_single_1a:
4834         type: org.openecomp.capabilities.metric.Ceilometer
4835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4836         occurrences:
4837         - 1
4838         - UNBOUNDED
4839       instance_a_single_1a:
4840         type: org.openecomp.capabilities.metric.Ceilometer
4841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4842         occurrences:
4843         - 1
4844         - UNBOUNDED
4845       binding_a_single_1a:
4846         type: tosca.capabilities.network.Bindable
4847         occurrences:
4848         - 1
4849         - UNBOUNDED
4850       disk.latency_a_single_1a:
4851         type: org.openecomp.capabilities.metric.Ceilometer
4852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4853         occurrences:
4854         - 1
4855         - UNBOUNDED
4856       network.outgoing.bytes_a_single_1a_1a_t2_port:
4857         type: org.openecomp.capabilities.metric.Ceilometer
4858         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4859         occurrences:
4860         - 1
4861         - UNBOUNDED
4862       disk.device.allocation_a_single_1a:
4863         type: org.openecomp.capabilities.metric.Ceilometer
4864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4865         occurrences:
4866         - 1
4867         - UNBOUNDED
4868       disk.write.bytes_a_single_1a:
4869         type: org.openecomp.capabilities.metric.Ceilometer
4870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4871         occurrences:
4872         - 1
4873         - UNBOUNDED
4874       feature_a_single_1a_1a_t1_port:
4875         type: tosca.capabilities.Node
4876         occurrences:
4877         - 1
4878         - UNBOUNDED
4879       network.outpoing.packets_a_single_1a_1a_t2_port:
4880         type: org.openecomp.capabilities.metric.Ceilometer
4881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4882         occurrences:
4883         - 1
4884         - UNBOUNDED
4885       network.outpoing.packets_a_single_1a_1a_t1_port:
4886         type: org.openecomp.capabilities.metric.Ceilometer
4887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4888         occurrences:
4889         - 1
4890         - UNBOUNDED
4891       disk.device.read.bytes.rate_a_single_1a:
4892         type: org.openecomp.capabilities.metric.Ceilometer
4893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4894         occurrences:
4895         - 1
4896         - UNBOUNDED
4897       disk.device.write.bytes_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.device.write.bytes.rate_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       memory_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.allocation_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       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
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       feature_a_single_1a_1a_t2_port:
4928         type: tosca.capabilities.Node
4929         occurrences:
4930         - 1
4931         - UNBOUNDED
4932       disk.capacity_a_single_1a:
4933         type: org.openecomp.capabilities.metric.Ceilometer
4934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4935         occurrences:
4936         - 1
4937         - UNBOUNDED
4938       disk.device.read.bytes_a_single_1a:
4939         type: org.openecomp.capabilities.metric.Ceilometer
4940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4941         occurrences:
4942         - 1
4943         - UNBOUNDED
4944       network.incoming.packets_a_single_1a_1a_t1_port:
4945         type: org.openecomp.capabilities.metric.Ceilometer
4946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4947         occurrences:
4948         - 1
4949         - UNBOUNDED
4950       feature_a_single_1a:
4951         type: tosca.capabilities.Node
4952         occurrences:
4953         - 1
4954         - UNBOUNDED
4955       network.outgoing.bytes_a_single_1a_1a_t1_port:
4956         type: org.openecomp.capabilities.metric.Ceilometer
4957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4958         occurrences:
4959         - 1
4960         - UNBOUNDED
4961       disk.ephemeral.size_a_single_1a:
4962         type: org.openecomp.capabilities.metric.Ceilometer
4963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4964         occurrences:
4965         - 1
4966         - UNBOUNDED
4967       vcpus_a_single_1a:
4968         type: org.openecomp.capabilities.metric.Ceilometer
4969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4970         occurrences:
4971         - 1
4972         - UNBOUNDED
4973       binding_a_single_1a_1a_t1_port:
4974         type: tosca.capabilities.network.Bindable
4975         valid_source_types:
4976         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4977         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4978         occurrences:
4979         - 0
4980         - UNBOUNDED
4981       disk.device.iops_a_single_1a:
4982         type: org.openecomp.capabilities.metric.Ceilometer
4983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4984         occurrences:
4985         - 1
4986         - UNBOUNDED
4987       disk.write.requests_a_single_1a:
4988         type: org.openecomp.capabilities.metric.Ceilometer
4989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4990         occurrences:
4991         - 1
4992         - UNBOUNDED
4993       disk.device.read.requests.rate_a_single_1a:
4994         type: org.openecomp.capabilities.metric.Ceilometer
4995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4996         occurrences:
4997         - 1
4998         - UNBOUNDED
4999       disk.device.capacity_a_single_1a:
5000         type: org.openecomp.capabilities.metric.Ceilometer
5001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5002         occurrences:
5003         - 1
5004         - UNBOUNDED
5005       disk.write.requests.rate_a_single_1a:
5006         type: org.openecomp.capabilities.metric.Ceilometer
5007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5008         occurrences:
5009         - 1
5010         - UNBOUNDED
5011       network.incoming.bytes_a_single_1a_1a_t2_port:
5012         type: org.openecomp.capabilities.metric.Ceilometer
5013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5014         occurrences:
5015         - 1
5016         - UNBOUNDED
5017       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
5018         type: org.openecomp.capabilities.metric.Ceilometer
5019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5020         occurrences:
5021         - 1
5022         - UNBOUNDED
5023   org.openecomp.resource.abstract.nodes.b_single_1b_1:
5024     derived_from: org.openecomp.resource.abstract.nodes.VFC
5025     properties:
5026       port_b_single_1b_t1_port_0_network_role_tag:
5027         type: string
5028         required: true
5029         status: SUPPORTED
5030       port_b_single_1b_t1_port_0_related_networks:
5031         type: list
5032         required: true
5033         status: SUPPORTED
5034         entry_schema:
5035           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
5036       port_b_single_1b_t2_port_0_subnetpoolid:
5037         type: string
5038         required: true
5039         status: SUPPORTED
5040       port_b_single_1b_t1_port_0_network_role:
5041         type: string
5042         required: true
5043         status: SUPPORTED
5044       port_b_single_1b_t2_port_0_network:
5045         type: list
5046         required: true
5047         status: SUPPORTED
5048         entry_schema:
5049           type: string
5050       vm_flavor_name:
5051         type: string
5052         required: true
5053         status: SUPPORTED
5054       port_b_single_1b_t1_port_0_vlan_requirements:
5055         type: list
5056         required: true
5057         status: SUPPORTED
5058         entry_schema:
5059           type: org.openecomp.datatypes.network.VlanRequirements
5060       port_b_single_1b_t2_port_0_related_networks:
5061         type: list
5062         required: true
5063         status: SUPPORTED
5064         entry_schema:
5065           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
5066       vm_image_name:
5067         type: string
5068         required: true
5069         status: SUPPORTED
5070       port_b_single_1b_t2_port_0_order:
5071         type: integer
5072         required: true
5073         status: SUPPORTED
5074       port_b_single_1b_t1_port_0_order:
5075         type: integer
5076         required: true
5077         status: SUPPORTED
5078       compute_b_single_1b_user_data_format:
5079         type: list
5080         required: true
5081         status: SUPPORTED
5082         entry_schema:
5083           type: string
5084       port_b_single_1b_t2_port_0_vlan_requirements:
5085         type: list
5086         required: true
5087         status: SUPPORTED
5088         entry_schema:
5089           type: org.openecomp.datatypes.network.VlanRequirements
5090       port_b_single_1b_t2_port_0_network_role:
5091         type: string
5092         required: true
5093         status: SUPPORTED
5094       port_b_single_1b_t1_port_0_ip_requirements:
5095         type: list
5096         required: true
5097         status: SUPPORTED
5098         entry_schema:
5099           type: org.openecomp.datatypes.network.IpRequirements
5100       compute_b_single_1b_availability_zone:
5101         type: list
5102         required: true
5103         status: SUPPORTED
5104         entry_schema:
5105           type: string
5106       port_b_single_1b_t1_port_0_exCP_naming:
5107         type: org.openecomp.datatypes.Naming
5108         required: true
5109         status: SUPPORTED
5110       index_value:
5111         type: integer
5112         description: Index value of this substitution service template runtime instance
5113         required: false
5114         default: 0
5115         status: SUPPORTED
5116         constraints:
5117         - greater_or_equal: 0
5118       compute_b_single_1b_scheduler_hints:
5119         type: list
5120         required: true
5121         status: SUPPORTED
5122         entry_schema:
5123           type: json
5124       port_b_single_1b_t1_port_0_mac_requirements:
5125         type: org.openecomp.datatypes.network.MacRequirements
5126         required: true
5127         status: SUPPORTED
5128       port_b_single_1b_t1_port_0_subnetpoolid:
5129         type: string
5130         required: true
5131         status: SUPPORTED
5132       port_b_single_1b_t2_port_0_network_role_tag:
5133         type: string
5134         required: true
5135         status: SUPPORTED
5136       port_b_single_1b_t1_port_0_network:
5137         type: list
5138         required: true
5139         status: SUPPORTED
5140         entry_schema:
5141           type: string
5142       port_b_single_1b_t2_port_0_ip_requirements:
5143         type: list
5144         required: true
5145         status: SUPPORTED
5146         entry_schema:
5147           type: org.openecomp.datatypes.network.IpRequirements
5148       port_b_single_1b_t2_port_0_mac_requirements:
5149         type: org.openecomp.datatypes.network.MacRequirements
5150         required: true
5151         status: SUPPORTED
5152       port_b_single_1b_t2_port_0_exCP_naming:
5153         type: org.openecomp.datatypes.Naming
5154         required: true
5155         status: SUPPORTED
5156       compute_b_single_1b_name:
5157         type: list
5158         required: true
5159         status: SUPPORTED
5160         entry_schema:
5161           type: string
5162     attributes:
5163       b_single_1b_instance_name:
5164         type: string
5165         status: SUPPORTED
5166       b_single_1b_b_single_1b_t1_port_0_tenant_id:
5167         type: string
5168         status: SUPPORTED
5169     requirements:
5170     - dependency_b_single_1b:
5171         capability: tosca.capabilities.Node
5172         node: tosca.nodes.Root
5173         relationship: tosca.relationships.DependsOn
5174         occurrences:
5175         - 0
5176         - UNBOUNDED
5177     - local_storage_b_single_1b:
5178         capability: tosca.capabilities.Attachment
5179         node: tosca.nodes.BlockStorage
5180         relationship: tosca.relationships.AttachesTo
5181         occurrences:
5182         - 0
5183         - UNBOUNDED
5184     - dependency_b_single_1b_b_single_1b_t2_port_0:
5185         capability: tosca.capabilities.Node
5186         node: tosca.nodes.Root
5187         relationship: tosca.relationships.DependsOn
5188         occurrences:
5189         - 0
5190         - UNBOUNDED
5191     - link_b_single_1b_b_single_1b_t2_port_0:
5192         capability: tosca.capabilities.network.Linkable
5193         relationship: tosca.relationships.network.LinksTo
5194         occurrences:
5195         - 1
5196         - 1
5197     - dependency_b_single_1b_b_single_1b_t1_port_0:
5198         capability: tosca.capabilities.Node
5199         node: tosca.nodes.Root
5200         relationship: tosca.relationships.DependsOn
5201         occurrences:
5202         - 0
5203         - UNBOUNDED
5204     - link_b_single_1b_b_single_1b_t1_port_0:
5205         capability: tosca.capabilities.network.Linkable
5206         relationship: tosca.relationships.network.LinksTo
5207         occurrences:
5208         - 1
5209         - 1
5210     capabilities:
5211       endpoint_b_single_1b:
5212         type: tosca.capabilities.Endpoint.Admin
5213         occurrences:
5214         - 1
5215         - UNBOUNDED
5216       feature_b_single_1b:
5217         type: tosca.capabilities.Node
5218         occurrences:
5219         - 1
5220         - UNBOUNDED
5221       disk.iops_b_single_1b:
5222         type: org.openecomp.capabilities.metric.Ceilometer
5223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5224         occurrences:
5225         - 1
5226         - UNBOUNDED
5227       network.incoming.bytes_b_single_1b_b_single_1b_t1_port_0:
5228         type: org.openecomp.capabilities.metric.Ceilometer
5229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5230         occurrences:
5231         - 1
5232         - UNBOUNDED
5233       network.incoming.packets.rate_b_single_1b_b_single_1b_t2_port_0:
5234         type: org.openecomp.capabilities.metric.Ceilometer
5235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5236         occurrences:
5237         - 1
5238         - UNBOUNDED
5239       network.incoming.bytes_b_single_1b_b_single_1b_t2_port_0:
5240         type: org.openecomp.capabilities.metric.Ceilometer
5241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5242         occurrences:
5243         - 1
5244         - UNBOUNDED
5245       binding_b_single_1b_b_single_1b_t1_port_0:
5246         type: tosca.capabilities.network.Bindable
5247         valid_source_types:
5248         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5249         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5250         occurrences:
5251         - 0
5252         - UNBOUNDED
5253       feature_b_single_1b_b_single_1b_t2_port_0:
5254         type: tosca.capabilities.Node
5255         occurrences:
5256         - 1
5257         - UNBOUNDED
5258       feature_b_single_1b_b_single_1b_t1_port_0:
5259         type: tosca.capabilities.Node
5260         occurrences:
5261         - 1
5262         - UNBOUNDED
5263       network.incoming.bytes.rate_b_single_1b_b_single_1b_t1_port_0:
5264         type: org.openecomp.capabilities.metric.Ceilometer
5265         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5266         occurrences:
5267         - 1
5268         - UNBOUNDED
5269       binding_b_single_1b_b_single_1b_t2_port_0:
5270         type: tosca.capabilities.network.Bindable
5271         valid_source_types:
5272         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5273         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5274         occurrences:
5275         - 0
5276         - UNBOUNDED
5277       scalable_b_single_1b:
5278         type: tosca.capabilities.Scalable
5279         occurrences:
5280         - 1
5281         - UNBOUNDED
5282       disk.write.bytes_b_single_1b:
5283         type: org.openecomp.capabilities.metric.Ceilometer
5284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5285         occurrences:
5286         - 1
5287         - UNBOUNDED
5288       os_b_single_1b:
5289         type: tosca.capabilities.OperatingSystem
5290         occurrences:
5291         - 1
5292         - UNBOUNDED
5293       forwarder_b_single_1b_b_single_1b_t2_port_0:
5294         type: org.openecomp.capabilities.Forwarder
5295         occurrences:
5296         - 1
5297         - UNBOUNDED
5298       forwarder_b_single_1b_b_single_1b_t1_port_0:
5299         type: org.openecomp.capabilities.Forwarder
5300         occurrences:
5301         - 1
5302         - UNBOUNDED
5303       vcpus_b_single_1b:
5304         type: org.openecomp.capabilities.metric.Ceilometer
5305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5306         occurrences:
5307         - 1
5308         - UNBOUNDED
5309       cpu_b_single_1b:
5310         type: org.openecomp.capabilities.metric.Ceilometer
5311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5312         occurrences:
5313         - 1
5314         - UNBOUNDED
5315       network.incoming.bytes.rate_b_single_1b_b_single_1b_t2_port_0:
5316         type: org.openecomp.capabilities.metric.Ceilometer
5317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5318         occurrences:
5319         - 1
5320         - UNBOUNDED
5321       disk.device.read.requests.rate_b_single_1b:
5322         type: org.openecomp.capabilities.metric.Ceilometer
5323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5324         occurrences:
5325         - 1
5326         - UNBOUNDED
5327       network.incoming.packets.rate_b_single_1b_b_single_1b_t1_port_0:
5328         type: org.openecomp.capabilities.metric.Ceilometer
5329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5330         occurrences:
5331         - 1
5332         - UNBOUNDED
5333       instance_b_single_1b:
5334         type: org.openecomp.capabilities.metric.Ceilometer
5335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5336         occurrences:
5337         - 1
5338         - UNBOUNDED
5339       disk.read.bytes_b_single_1b:
5340         type: org.openecomp.capabilities.metric.Ceilometer
5341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5342         occurrences:
5343         - 1
5344         - UNBOUNDED
5345       disk.device.latency_b_single_1b:
5346         type: org.openecomp.capabilities.metric.Ceilometer
5347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5348         occurrences:
5349         - 1
5350         - UNBOUNDED
5351       disk.usage_b_single_1b:
5352         type: org.openecomp.capabilities.metric.Ceilometer
5353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5354         occurrences:
5355         - 1
5356         - UNBOUNDED
5357       disk.device.allocation_b_single_1b:
5358         type: org.openecomp.capabilities.metric.Ceilometer
5359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5360         occurrences:
5361         - 1
5362         - UNBOUNDED
5363       network.outgoing.packets.rate_b_single_1b_b_single_1b_t2_port_0:
5364         type: org.openecomp.capabilities.metric.Ceilometer
5365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5366         occurrences:
5367         - 1
5368         - UNBOUNDED
5369       network.outpoing.packets_b_single_1b_b_single_1b_t1_port_0:
5370         type: org.openecomp.capabilities.metric.Ceilometer
5371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5372         occurrences:
5373         - 1
5374         - UNBOUNDED
5375       network.outgoing.bytes_b_single_1b_b_single_1b_t2_port_0:
5376         type: org.openecomp.capabilities.metric.Ceilometer
5377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5378         occurrences:
5379         - 1
5380         - UNBOUNDED
5381       disk.device.capacity_b_single_1b:
5382         type: org.openecomp.capabilities.metric.Ceilometer
5383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5384         occurrences:
5385         - 1
5386         - UNBOUNDED
5387       disk.latency_b_single_1b:
5388         type: org.openecomp.capabilities.metric.Ceilometer
5389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5390         occurrences:
5391         - 1
5392         - UNBOUNDED
5393       attachment_b_single_1b_b_single_1b_t1_port_0:
5394         type: tosca.capabilities.Attachment
5395         occurrences:
5396         - 1
5397         - UNBOUNDED
5398       disk.device.write.requests_b_single_1b:
5399         type: org.openecomp.capabilities.metric.Ceilometer
5400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5401         occurrences:
5402         - 1
5403         - UNBOUNDED
5404       disk.ephemeral.size_b_single_1b:
5405         type: org.openecomp.capabilities.metric.Ceilometer
5406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5407         occurrences:
5408         - 1
5409         - UNBOUNDED
5410       disk.write.requests.rate_b_single_1b:
5411         type: org.openecomp.capabilities.metric.Ceilometer
5412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5413         occurrences:
5414         - 1
5415         - UNBOUNDED
5416       disk.device.iops_b_single_1b:
5417         type: org.openecomp.capabilities.metric.Ceilometer
5418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5419         occurrences:
5420         - 1
5421         - UNBOUNDED
5422       disk.read.requests_b_single_1b:
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       memory.resident_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       network.outgoing.bytes.rate_b_single_1b_b_single_1b_t2_port_0:
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.root.size_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.packets_b_single_1b_b_single_1b_t1_port_0:
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_b_single_1b_t1_port_0:
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       disk.capacity_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.device.write.bytes_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.read.bytes_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       disk.device.read.bytes.rate_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       cpu_util_b_single_1b:
5483         type: org.openecomp.capabilities.metric.Ceilometer
5484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5485         occurrences:
5486         - 1
5487         - UNBOUNDED
5488       disk.write.requests_b_single_1b:
5489         type: org.openecomp.capabilities.metric.Ceilometer
5490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5491         occurrences:
5492         - 1
5493         - UNBOUNDED
5494       network.incoming.packets_b_single_1b_b_single_1b_t2_port_0:
5495         type: org.openecomp.capabilities.metric.Ceilometer
5496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5497         occurrences:
5498         - 1
5499         - UNBOUNDED
5500       disk.device.usage_b_single_1b:
5501         type: org.openecomp.capabilities.metric.Ceilometer
5502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5503         occurrences:
5504         - 1
5505         - UNBOUNDED
5506       disk.read.bytes.rate_b_single_1b:
5507         type: org.openecomp.capabilities.metric.Ceilometer
5508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5509         occurrences:
5510         - 1
5511         - UNBOUNDED
5512       disk.device.read.requests_b_single_1b:
5513         type: org.openecomp.capabilities.metric.Ceilometer
5514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5515         occurrences:
5516         - 1
5517         - UNBOUNDED
5518       attachment_b_single_1b_b_single_1b_t2_port_0:
5519         type: tosca.capabilities.Attachment
5520         occurrences:
5521         - 1
5522         - UNBOUNDED
5523       disk.device.write.requests.rate_b_single_1b:
5524         type: org.openecomp.capabilities.metric.Ceilometer
5525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5526         occurrences:
5527         - 1
5528         - UNBOUNDED
5529       network.outgoing.packets.rate_b_single_1b_b_single_1b_t1_port_0:
5530         type: org.openecomp.capabilities.metric.Ceilometer
5531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5532         occurrences:
5533         - 1
5534         - UNBOUNDED
5535       network.outpoing.packets_b_single_1b_b_single_1b_t2_port_0:
5536         type: org.openecomp.capabilities.metric.Ceilometer
5537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5538         occurrences:
5539         - 1
5540         - UNBOUNDED
5541       memory.usage_b_single_1b:
5542         type: org.openecomp.capabilities.metric.Ceilometer
5543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5544         occurrences:
5545         - 1
5546         - UNBOUNDED
5547       network.outgoing.bytes_b_single_1b_b_single_1b_t1_port_0:
5548         type: org.openecomp.capabilities.metric.Ceilometer
5549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5550         occurrences:
5551         - 1
5552         - UNBOUNDED
5553       disk.write.bytes.rate_b_single_1b:
5554         type: org.openecomp.capabilities.metric.Ceilometer
5555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5556         occurrences:
5557         - 1
5558         - UNBOUNDED
5559       cpu.delta_b_single_1b:
5560         type: org.openecomp.capabilities.metric.Ceilometer
5561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5562         occurrences:
5563         - 1
5564         - UNBOUNDED
5565       disk.allocation_b_single_1b:
5566         type: org.openecomp.capabilities.metric.Ceilometer
5567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5568         occurrences:
5569         - 1
5570         - UNBOUNDED
5571       disk.device.write.bytes.rate_b_single_1b:
5572         type: org.openecomp.capabilities.metric.Ceilometer
5573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5574         occurrences:
5575         - 1
5576         - UNBOUNDED
5577       memory_b_single_1b:
5578         type: org.openecomp.capabilities.metric.Ceilometer
5579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5580         occurrences:
5581         - 1
5582         - UNBOUNDED
5583       host_b_single_1b:
5584         type: tosca.capabilities.Container
5585         valid_source_types:
5586         - tosca.nodes.SoftwareComponent
5587         occurrences:
5588         - 1
5589         - UNBOUNDED
5590       binding_b_single_1b:
5591         type: tosca.capabilities.network.Bindable
5592         occurrences:
5593         - 1
5594         - UNBOUNDED