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