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