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