236504e1e2d2be8e4732e18d05f4bf96b684553e
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.nested-no_vfc_v0.1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       server_group:
12         type: string
13         required: true
14         status: SUPPORTED
15       connectivityChk:
16         type: json
17         required: true
18         status: SUPPORTED
19       availabilityzone_name:
20         type: string
21         description: availabilityzone name
22         required: true
23         status: SUPPORTED
24       oam_net_gw:
25         type: string
26         description: CPS network gateway
27         required: true
28         status: SUPPORTED
29       pcm_image_name:
30         type: string
31         description: PCRF CM image name
32         required: true
33         status: SUPPORTED
34       security_group_name:
35         type: string
36         description: the name of security group
37         required: true
38         status: SUPPORTED
39       cps_net_ip:
40         type: string
41         description: CPS network ip
42         required: true
43         status: SUPPORTED
44       pcm_flavor_name:
45         type: string
46         description: flavor name of PCRF CM instance
47         required: true
48         status: SUPPORTED
49       pcm_vol:
50         type: string
51         description: CPS Cluman Cinder Volume
52         required: true
53         status: SUPPORTED
54       pcm_server_name:
55         type: string
56         description: PCRF CM server name
57         required: true
58         status: SUPPORTED
59       cps_net_name:
60         type: string
61         description: CPS network name
62         required: true
63         status: SUPPORTED
64       cps_net_mask:
65         type: string
66         description: CPS network mask
67         required: true
68         status: SUPPORTED
69       oam_net_ip:
70         type: string
71         description: OAM network ip
72         required: true
73         status: SUPPORTED
74       oam_net_mask:
75         type: string
76         description: CPS network mask
77         required: true
78         status: SUPPORTED
79       pcma_flavor_name:
80         type: string
81         required: true
82         status: SUPPORTED
83       oam_net_name:
84         type: string
85         description: OAM network name
86         required: true
87         status: SUPPORTED
88       pcma_server_name:
89         type: string
90         required: true
91         status: SUPPORTED
92       pcma_image_name:
93         type: string
94         required: true
95         status: SUPPORTED
96     attributes:
97       portId:
98         type: string
99         status: SUPPORTED
100     requirements:
101     - dependency_pcm_port_2:
102         capability: tosca.capabilities.Node
103         node: tosca.nodes.Root
104         relationship: tosca.relationships.DependsOn
105         occurrences:
106         - 0
107         - UNBOUNDED
108     - link_pcm_port_2:
109         capability: tosca.capabilities.network.Linkable
110         relationship: tosca.relationships.network.LinksTo
111         occurrences:
112         - 1
113         - 1
114     - dependency_pcm_port_1:
115         capability: tosca.capabilities.Node
116         node: tosca.nodes.Root
117         relationship: tosca.relationships.DependsOn
118         occurrences:
119         - 0
120         - UNBOUNDED
121     - link_pcm_port_1:
122         capability: tosca.capabilities.network.Linkable
123         relationship: tosca.relationships.network.LinksTo
124         occurrences:
125         - 1
126         - 1
127     - dependency_pcm_port_3:
128         capability: tosca.capabilities.Node
129         node: tosca.nodes.Root
130         relationship: tosca.relationships.DependsOn
131         occurrences:
132         - 0
133         - UNBOUNDED
134     - link_pcm_port_3:
135         capability: tosca.capabilities.network.Linkable
136         relationship: tosca.relationships.network.LinksTo
137         occurrences:
138         - 1
139         - 1
140     - dependency_server_pcma2:
141         capability: tosca.capabilities.Node
142         node: tosca.nodes.Root
143         relationship: tosca.relationships.DependsOn
144         occurrences:
145         - 0
146         - UNBOUNDED
147     - local_storage_server_pcma2:
148         capability: tosca.capabilities.Attachment
149         node: tosca.nodes.BlockStorage
150         relationship: tosca.relationships.AttachesTo
151         occurrences:
152         - 0
153         - UNBOUNDED
154     - dependency_server_pcma1:
155         capability: tosca.capabilities.Node
156         node: tosca.nodes.Root
157         relationship: tosca.relationships.DependsOn
158         occurrences:
159         - 0
160         - UNBOUNDED
161     - local_storage_server_pcma1:
162         capability: tosca.capabilities.Attachment
163         node: tosca.nodes.BlockStorage
164         relationship: tosca.relationships.AttachesTo
165         occurrences:
166         - 0
167         - UNBOUNDED
168     - dependency_pcm_port_0:
169         capability: tosca.capabilities.Node
170         node: tosca.nodes.Root
171         relationship: tosca.relationships.DependsOn
172         occurrences:
173         - 0
174         - UNBOUNDED
175     - link_pcm_port_0:
176         capability: tosca.capabilities.network.Linkable
177         relationship: tosca.relationships.network.LinksTo
178         occurrences:
179         - 1
180         - 1
181     capabilities:
182       network.incoming.packets.rate_pcm_port_0:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       network.incoming.packets.rate_pcm_port_3:
189         type: org.openecomp.capabilities.metric.Ceilometer
190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
191         occurrences:
192         - 1
193         - UNBOUNDED
194       network.incoming.packets.rate_pcm_port_2:
195         type: org.openecomp.capabilities.metric.Ceilometer
196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
197         occurrences:
198         - 1
199         - UNBOUNDED
200       network.incoming.packets.rate_pcm_port_1:
201         type: org.openecomp.capabilities.metric.Ceilometer
202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
203         occurrences:
204         - 1
205         - UNBOUNDED
206       network.outpoing.packets_pcm_port_1:
207         type: org.openecomp.capabilities.metric.Ceilometer
208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
209         occurrences:
210         - 1
211         - UNBOUNDED
212       disk.device.iops_server_pcma2:
213         type: org.openecomp.capabilities.metric.Ceilometer
214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
215         occurrences:
216         - 1
217         - UNBOUNDED
218       network.outpoing.packets_pcm_port_0:
219         type: org.openecomp.capabilities.metric.Ceilometer
220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
221         occurrences:
222         - 1
223         - UNBOUNDED
224       network.outpoing.packets_pcm_port_3:
225         type: org.openecomp.capabilities.metric.Ceilometer
226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
227         occurrences:
228         - 1
229         - UNBOUNDED
230       network.outpoing.packets_pcm_port_2:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.iops_server_pcma1:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.device.capacity_server_pcma2:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.device.capacity_server_pcma1:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       disk.read.requests_server_pcma2:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.read.requests_server_pcma1:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.write.requests.rate_server_pcma1:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.write.requests.rate_server_pcma2:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       memory_server_pcma2:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       memory_server_pcma1:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.device.read.bytes.rate_server_pcma1:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       network.outgoing.bytes_pcm_port_3:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.device.read.bytes.rate_server_pcma2:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       binding_pcm_port_3:
309         type: tosca.capabilities.network.Bindable
310         valid_source_types:
311         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
312         occurrences:
313         - 0
314         - UNBOUNDED
315       disk.device.latency_server_pcma2:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.usage_server_pcma2:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       network.incoming.bytes_pcm_port_0:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.device.latency_server_pcma1:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       network.incoming.bytes_pcm_port_2:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       network.incoming.bytes_pcm_port_1:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.usage_server_pcma1:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       binding_pcm_port_0:
358         type: tosca.capabilities.network.Bindable
359         valid_source_types:
360         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
361         occurrences:
362         - 0
363         - UNBOUNDED
364       binding_pcm_port_1:
365         type: tosca.capabilities.network.Bindable
366         valid_source_types:
367         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
368         occurrences:
369         - 0
370         - UNBOUNDED
371       binding_pcm_port_2:
372         type: tosca.capabilities.network.Bindable
373         valid_source_types:
374         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
375         occurrences:
376         - 0
377         - UNBOUNDED
378       network.incoming.bytes_pcm_port_3:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.outgoing.packets.rate_pcm_port_3:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.requests_server_pcma1:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       disk.device.read.requests_server_pcma2:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       network.outgoing.packets.rate_pcm_port_0:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       network.outgoing.packets.rate_pcm_port_1:
409         type: org.openecomp.capabilities.metric.Ceilometer
410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
411         occurrences:
412         - 1
413         - UNBOUNDED
414       disk.write.bytes_server_pcma2:
415         type: org.openecomp.capabilities.metric.Ceilometer
416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
417         occurrences:
418         - 1
419         - UNBOUNDED
420       disk.device.read.requests.rate_server_pcma1:
421         type: org.openecomp.capabilities.metric.Ceilometer
422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
423         occurrences:
424         - 1
425         - UNBOUNDED
426       network.outgoing.packets.rate_pcm_port_2:
427         type: org.openecomp.capabilities.metric.Ceilometer
428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
429         occurrences:
430         - 1
431         - UNBOUNDED
432       disk.device.read.requests.rate_server_pcma2:
433         type: org.openecomp.capabilities.metric.Ceilometer
434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.write.bytes_server_pcma1:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       feature_pcm_port_1:
445         type: tosca.capabilities.Node
446         occurrences:
447         - 1
448         - UNBOUNDED
449       binding_server_pcma1:
450         type: tosca.capabilities.network.Bindable
451         occurrences:
452         - 1
453         - UNBOUNDED
454       network.outgoing.bytes_pcm_port_0:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       binding_server_pcma2:
461         type: tosca.capabilities.network.Bindable
462         occurrences:
463         - 1
464         - UNBOUNDED
465       feature_pcm_port_0:
466         type: tosca.capabilities.Node
467         occurrences:
468         - 1
469         - UNBOUNDED
470       network.outgoing.bytes_pcm_port_2:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       feature_pcm_port_3:
477         type: tosca.capabilities.Node
478         occurrences:
479         - 1
480         - UNBOUNDED
481       feature_pcm_port_2:
482         type: tosca.capabilities.Node
483         occurrences:
484         - 1
485         - UNBOUNDED
486       network.outgoing.bytes_pcm_port_1:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       attachment_pcm_port_0:
493         type: tosca.capabilities.Attachment
494         occurrences:
495         - 1
496         - UNBOUNDED
497       attachment_pcm_port_1:
498         type: tosca.capabilities.Attachment
499         occurrences:
500         - 1
501         - UNBOUNDED
502       disk.write.bytes.rate_server_pcma2:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       attachment_pcm_port_2:
509         type: tosca.capabilities.Attachment
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.write.bytes.rate_server_pcma1:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       attachment_pcm_port_3:
520         type: tosca.capabilities.Attachment
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.root.size_server_pcma2:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.root.size_server_pcma1:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       disk.iops_server_pcma2:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.iops_server_pcma1:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.write.bytes.rate_server_pcma1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.device.write.bytes.rate_server_pcma2:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.read.bytes_server_pcma1:
561         type: org.openecomp.capabilities.metric.Ceilometer
562         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
563         occurrences:
564         - 1
565         - UNBOUNDED
566       disk.read.bytes_server_pcma2:
567         type: org.openecomp.capabilities.metric.Ceilometer
568         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
569         occurrences:
570         - 1
571         - UNBOUNDED
572       cpu_util_server_pcma1:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       cpu_util_server_pcma2:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       feature_server_pcma2:
585         type: tosca.capabilities.Node
586         occurrences:
587         - 1
588         - UNBOUNDED
589       memory.usage_server_pcma2:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       memory.usage_server_pcma1:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       feature_server_pcma1:
602         type: tosca.capabilities.Node
603         occurrences:
604         - 1
605         - UNBOUNDED
606       disk.read.bytes.rate_server_pcma1:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       disk.device.read.bytes_server_pcma2:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       disk.device.read.bytes_server_pcma1:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       endpoint_server_pcma2:
625         type: tosca.capabilities.Endpoint.Admin
626         occurrences:
627         - 1
628         - UNBOUNDED
629       disk.read.bytes.rate_server_pcma2:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       endpoint_server_pcma1:
636         type: tosca.capabilities.Endpoint.Admin
637         occurrences:
638         - 1
639         - UNBOUNDED
640       cpu.delta_server_pcma1:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       cpu.delta_server_pcma2:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       host_server_pcma2:
653         type: tosca.capabilities.Container
654         valid_source_types:
655         - tosca.nodes.SoftwareComponent
656         occurrences:
657         - 1
658         - UNBOUNDED
659       host_server_pcma1:
660         type: tosca.capabilities.Container
661         valid_source_types:
662         - tosca.nodes.SoftwareComponent
663         occurrences:
664         - 1
665         - UNBOUNDED
666       disk.ephemeral.size_server_pcma1:
667         type: org.openecomp.capabilities.metric.Ceilometer
668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
669         occurrences:
670         - 1
671         - UNBOUNDED
672       disk.ephemeral.size_server_pcma2:
673         type: org.openecomp.capabilities.metric.Ceilometer
674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
675         occurrences:
676         - 1
677         - UNBOUNDED
678       disk.device.write.requests.rate_server_pcma2:
679         type: org.openecomp.capabilities.metric.Ceilometer
680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
681         occurrences:
682         - 1
683         - UNBOUNDED
684       disk.latency_server_pcma1:
685         type: org.openecomp.capabilities.metric.Ceilometer
686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
687         occurrences:
688         - 1
689         - UNBOUNDED
690       disk.latency_server_pcma2:
691         type: org.openecomp.capabilities.metric.Ceilometer
692         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
693         occurrences:
694         - 1
695         - UNBOUNDED
696       disk.device.write.requests.rate_server_pcma1:
697         type: org.openecomp.capabilities.metric.Ceilometer
698         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
699         occurrences:
700         - 1
701         - UNBOUNDED
702       scalable_server_pcma2:
703         type: tosca.capabilities.Scalable
704         occurrences:
705         - 1
706         - UNBOUNDED
707       scalable_server_pcma1:
708         type: tosca.capabilities.Scalable
709         occurrences:
710         - 1
711         - UNBOUNDED
712       disk.device.write.requests_server_pcma1:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       disk.device.write.requests_server_pcma2:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       instance_server_pcma2:
725         type: org.openecomp.capabilities.metric.Ceilometer
726         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
727         occurrences:
728         - 1
729         - UNBOUNDED
730       disk.device.allocation_server_pcma1:
731         type: org.openecomp.capabilities.metric.Ceilometer
732         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
733         occurrences:
734         - 1
735         - UNBOUNDED
736       disk.device.allocation_server_pcma2:
737         type: org.openecomp.capabilities.metric.Ceilometer
738         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
739         occurrences:
740         - 1
741         - UNBOUNDED
742       instance_server_pcma1:
743         type: org.openecomp.capabilities.metric.Ceilometer
744         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
745         occurrences:
746         - 1
747         - UNBOUNDED
748       os_server_pcma1:
749         type: tosca.capabilities.OperatingSystem
750         occurrences:
751         - 1
752         - UNBOUNDED
753       os_server_pcma2:
754         type: tosca.capabilities.OperatingSystem
755         occurrences:
756         - 1
757         - UNBOUNDED
758       disk.capacity_server_pcma1:
759         type: org.openecomp.capabilities.metric.Ceilometer
760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
761         occurrences:
762         - 1
763         - UNBOUNDED
764       disk.capacity_server_pcma2:
765         type: org.openecomp.capabilities.metric.Ceilometer
766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
767         occurrences:
768         - 1
769         - UNBOUNDED
770       disk.write.requests_server_pcma1:
771         type: org.openecomp.capabilities.metric.Ceilometer
772         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
773         occurrences:
774         - 1
775         - UNBOUNDED
776       disk.write.requests_server_pcma2:
777         type: org.openecomp.capabilities.metric.Ceilometer
778         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
779         occurrences:
780         - 1
781         - UNBOUNDED
782       network.outgoing.bytes.rate_pcm_port_1:
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       network.incoming.packets_pcm_port_0:
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       network.outgoing.bytes.rate_pcm_port_2:
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       network.outgoing.bytes.rate_pcm_port_0:
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.incoming.packets_pcm_port_3:
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       disk.usage_server_pcma2:
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.incoming.packets_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_3:
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       disk.usage_server_pcma1:
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       vcpus_server_pcma1:
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       memory.resident_server_pcma1:
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.incoming.packets_pcm_port_1:
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       vcpus_server_pcma2:
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       memory.resident_server_pcma2:
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       disk.device.write.bytes_server_pcma2:
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       disk.allocation_server_pcma1:
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       disk.allocation_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       disk.device.write.bytes_server_pcma1:
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       cpu_server_pcma1:
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       network.incoming.bytes.rate_pcm_port_0:
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       cpu_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       network.incoming.bytes.rate_pcm_port_3:
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       network.incoming.bytes.rate_pcm_port_2:
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_1:
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   org.openecomp.resource.vfc.nodes.heat.pcma_server:
927     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
928     properties:
929       port_pcm_port_0_network_role:
930         type: string
931         required: true
932         status: SUPPORTED
933       port_pcm_port_1_network_role_tag:
934         type: string
935         required: true
936         status: SUPPORTED
937       port_pcm_port_0_fixed_ips:
938         type: list
939         required: true
940         status: SUPPORTED
941         entry_schema:
942           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
943       port_pcm_port_0_vlan_requirements:
944         type: list
945         required: true
946         status: SUPPORTED
947         entry_schema:
948           type: org.openecomp.datatypes.network.VlanRequirements
949       vm_flavor_name:
950         type: string
951         required: true
952         status: SUPPORTED
953       port_pcm_port_0_security_groups:
954         type: list
955         required: true
956         status: SUPPORTED
957         entry_schema:
958           type: json
959       compute_pcma_server_availability_zone:
960         type: list
961         required: true
962         status: SUPPORTED
963         entry_schema:
964           type: string
965       port_pcm_port_0_order:
966         type: integer
967         required: true
968         status: SUPPORTED
969       port_pcm_port_0_subnetpoolid:
970         type: string
971         required: true
972         status: SUPPORTED
973       vm_image_name:
974         type: string
975         required: true
976         status: SUPPORTED
977       port_pcm_port_1_subnetpoolid:
978         type: string
979         required: true
980         status: SUPPORTED
981       port_pcm_port_0_network_role_tag:
982         type: string
983         required: true
984         status: SUPPORTED
985       port_pcm_port_0_exCP_naming:
986         type: org.openecomp.datatypes.Naming
987         required: true
988         status: SUPPORTED
989       port_pcm_port_1_exCP_naming:
990         type: org.openecomp.datatypes.Naming
991         required: true
992         status: SUPPORTED
993       port_pcm_port_1_network_role:
994         type: string
995         required: true
996         status: SUPPORTED
997       port_pcm_port_1_network:
998         type: list
999         required: true
1000         status: SUPPORTED
1001         entry_schema:
1002           type: string
1003       port_pcm_port_0_ip_requirements:
1004         type: list
1005         required: true
1006         status: SUPPORTED
1007         entry_schema:
1008           type: org.openecomp.datatypes.network.IpRequirements
1009       port_pcm_port_1_security_groups:
1010         type: list
1011         required: true
1012         status: SUPPORTED
1013         entry_schema:
1014           type: json
1015       compute_pcma_server_config_drive:
1016         type: list
1017         required: true
1018         status: SUPPORTED
1019         entry_schema:
1020           type: boolean
1021       index_value:
1022         type: integer
1023         description: Index value of this substitution service template runtime instance
1024         required: false
1025         default: 0
1026         status: SUPPORTED
1027         constraints:
1028         - greater_or_equal: 0
1029       compute_pcma_server_user_data_format:
1030         type: list
1031         required: true
1032         status: SUPPORTED
1033         entry_schema:
1034           type: string
1035       port_pcm_port_0_network:
1036         type: list
1037         required: true
1038         status: SUPPORTED
1039         entry_schema:
1040           type: string
1041       port_pcm_port_1_mac_requirements:
1042         type: org.openecomp.datatypes.network.MacRequirements
1043         required: true
1044         status: SUPPORTED
1045       port_pcm_port_1_vlan_requirements:
1046         type: list
1047         required: true
1048         status: SUPPORTED
1049         entry_schema:
1050           type: org.openecomp.datatypes.network.VlanRequirements
1051       port_pcm_port_1_fixed_ips:
1052         type: list
1053         required: true
1054         status: SUPPORTED
1055         entry_schema:
1056           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1057       compute_pcma_server_name:
1058         type: list
1059         required: true
1060         status: SUPPORTED
1061         entry_schema:
1062           type: string
1063       port_pcm_port_0_mac_requirements:
1064         type: org.openecomp.datatypes.network.MacRequirements
1065         required: true
1066         status: SUPPORTED
1067       port_pcm_port_1_ip_requirements:
1068         type: list
1069         required: true
1070         status: SUPPORTED
1071         entry_schema:
1072           type: org.openecomp.datatypes.network.IpRequirements
1073       port_pcm_port_1_order:
1074         type: integer
1075         required: true
1076         status: SUPPORTED
1077   org.openecomp.resource.vfc.nodes.heat.pcm_server:
1078     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1079     properties:
1080       port_pcm_port_0_network_role:
1081         type: string
1082         required: true
1083         status: SUPPORTED
1084       port_pcm_port_1_network_role_tag:
1085         type: string
1086         required: true
1087         status: SUPPORTED
1088       availabilityzone_name:
1089         type: string
1090         description: availabilityzone name
1091         required: true
1092         status: SUPPORTED
1093       port_pcm_port_0_vlan_requirements:
1094         type: list
1095         required: true
1096         status: SUPPORTED
1097         entry_schema:
1098           type: org.openecomp.datatypes.network.VlanRequirements
1099       pcm_image_name:
1100         type: string
1101         description: PCRF CM image name
1102         required: true
1103         status: SUPPORTED
1104       port_pcm_port_0_order:
1105         type: integer
1106         required: true
1107         status: SUPPORTED
1108       port_pcm_port_0_subnetpoolid:
1109         type: string
1110         required: true
1111         status: SUPPORTED
1112       port_pcm_port_1_subnetpoolid:
1113         type: string
1114         required: true
1115         status: SUPPORTED
1116       port_pcm_port_0_network_role_tag:
1117         type: string
1118         required: true
1119         status: SUPPORTED
1120       pcm_server_name:
1121         type: string
1122         description: PCRF CM server name
1123         required: true
1124         status: SUPPORTED
1125       cps_net_mask:
1126         type: string
1127         description: CPS network mask
1128         required: true
1129         status: SUPPORTED
1130       port_pcm_port_1_exCP_naming:
1131         type: org.openecomp.datatypes.Naming
1132         required: true
1133         status: SUPPORTED
1134       port_pcm_port_0_exCP_naming:
1135         type: org.openecomp.datatypes.Naming
1136         required: true
1137         status: SUPPORTED
1138       oam_net_name:
1139         type: string
1140         description: OAM network name
1141         required: true
1142         status: SUPPORTED
1143       port_pcm_port_1_network_role:
1144         type: string
1145         required: true
1146         status: SUPPORTED
1147       server_group:
1148         type: string
1149         required: true
1150         status: SUPPORTED
1151       connectivityChk:
1152         type: json
1153         required: true
1154         status: SUPPORTED
1155       port_pcm_port_0_ip_requirements:
1156         type: list
1157         required: true
1158         status: SUPPORTED
1159         entry_schema:
1160           type: org.openecomp.datatypes.network.IpRequirements
1161       oam_net_gw:
1162         type: string
1163         description: CPS network gateway
1164         required: true
1165         status: SUPPORTED
1166       security_group_name:
1167         type: string
1168         description: the name of security group
1169         required: true
1170         status: SUPPORTED
1171       cps_net_ip:
1172         type: string
1173         description: CPS network ip
1174         required: true
1175         status: SUPPORTED
1176       port_pcm_port_1_mac_requirements:
1177         type: org.openecomp.datatypes.network.MacRequirements
1178         required: true
1179         status: SUPPORTED
1180       port_pcm_port_1_vlan_requirements:
1181         type: list
1182         required: true
1183         status: SUPPORTED
1184         entry_schema:
1185           type: org.openecomp.datatypes.network.VlanRequirements
1186       pcm_flavor_name:
1187         type: string
1188         description: flavor name of PCRF CM instance
1189         required: true
1190         status: SUPPORTED
1191       pcm_vol:
1192         type: string
1193         description: CPS Cluman Cinder Volume
1194         required: true
1195         status: SUPPORTED
1196       port_pcm_port_1_ip_requirements:
1197         type: list
1198         required: true
1199         status: SUPPORTED
1200         entry_schema:
1201           type: org.openecomp.datatypes.network.IpRequirements
1202       port_pcm_port_0_mac_requirements:
1203         type: org.openecomp.datatypes.network.MacRequirements
1204         required: true
1205         status: SUPPORTED
1206       cps_net_name:
1207         type: string
1208         description: CPS network name
1209         required: true
1210         status: SUPPORTED
1211       oam_net_ip:
1212         type: string
1213         description: OAM network ip
1214         required: true
1215         status: SUPPORTED
1216       oam_net_mask:
1217         type: string
1218         description: CPS network mask
1219         required: true
1220         status: SUPPORTED
1221       port_pcm_port_1_order:
1222         type: integer
1223         required: true
1224         status: SUPPORTED
1225     attributes:
1226       server_pcm_id:
1227         type: string
1228         description: the pcm nova service id
1229         status: SUPPORTED
1230     requirements:
1231     - dependency_pcm_port_1:
1232         capability: tosca.capabilities.Node
1233         node: tosca.nodes.Root
1234         relationship: tosca.relationships.DependsOn
1235         occurrences:
1236         - 0
1237         - UNBOUNDED
1238     - link_pcm_port_1:
1239         capability: tosca.capabilities.network.Linkable
1240         relationship: tosca.relationships.network.LinksTo
1241         occurrences:
1242         - 1
1243         - 1
1244     - dependency_server_pcm:
1245         capability: tosca.capabilities.Node
1246         node: tosca.nodes.Root
1247         relationship: tosca.relationships.DependsOn
1248         occurrences:
1249         - 0
1250         - UNBOUNDED
1251     - local_storage_server_pcm:
1252         capability: tosca.capabilities.Attachment
1253         node: tosca.nodes.BlockStorage
1254         relationship: tosca.relationships.AttachesTo
1255         occurrences:
1256         - 0
1257         - UNBOUNDED
1258     - dependency_pcm_port_0:
1259         capability: tosca.capabilities.Node
1260         node: tosca.nodes.Root
1261         relationship: tosca.relationships.DependsOn
1262         occurrences:
1263         - 0
1264         - UNBOUNDED
1265     - link_pcm_port_0:
1266         capability: tosca.capabilities.network.Linkable
1267         relationship: tosca.relationships.network.LinksTo
1268         occurrences:
1269         - 1
1270         - 1
1271     capabilities:
1272       network.incoming.packets.rate_pcm_port_0:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       cpu_server_pcm:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       network.incoming.packets.rate_pcm_port_1:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       network.outpoing.packets_pcm_port_1:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       memory_server_pcm:
1297         type: org.openecomp.capabilities.metric.Ceilometer
1298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1299         occurrences:
1300         - 1
1301         - UNBOUNDED
1302       disk.write.requests_server_pcm:
1303         type: org.openecomp.capabilities.metric.Ceilometer
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       network.outpoing.packets_pcm_port_0:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       disk.device.iops_server_pcm:
1315         type: org.openecomp.capabilities.metric.Ceilometer
1316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1317         occurrences:
1318         - 1
1319         - UNBOUNDED
1320       memory.resident_server_pcm:
1321         type: org.openecomp.capabilities.metric.Ceilometer
1322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1323         occurrences:
1324         - 1
1325         - UNBOUNDED
1326       disk.device.write.requests_server_pcm:
1327         type: org.openecomp.capabilities.metric.Ceilometer
1328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1329         occurrences:
1330         - 1
1331         - UNBOUNDED
1332       disk.device.usage_server_pcm:
1333         type: org.openecomp.capabilities.metric.Ceilometer
1334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338       disk.allocation_server_pcm:
1339         type: org.openecomp.capabilities.metric.Ceilometer
1340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1341         occurrences:
1342         - 1
1343         - UNBOUNDED
1344       disk.usage_server_pcm:
1345         type: org.openecomp.capabilities.metric.Ceilometer
1346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1347         occurrences:
1348         - 1
1349         - UNBOUNDED
1350       disk.device.write.bytes_server_pcm:
1351         type: org.openecomp.capabilities.metric.Ceilometer
1352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1353         occurrences:
1354         - 1
1355         - UNBOUNDED
1356       disk.root.size_server_pcm:
1357         type: org.openecomp.capabilities.metric.Ceilometer
1358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1359         occurrences:
1360         - 1
1361         - UNBOUNDED
1362       disk.ephemeral.size_server_pcm:
1363         type: org.openecomp.capabilities.metric.Ceilometer
1364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1365         occurrences:
1366         - 1
1367         - UNBOUNDED
1368       disk.device.latency_server_pcm:
1369         type: org.openecomp.capabilities.metric.Ceilometer
1370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1371         occurrences:
1372         - 1
1373         - UNBOUNDED
1374       network.incoming.bytes_pcm_port_0:
1375         type: org.openecomp.capabilities.metric.Ceilometer
1376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1377         occurrences:
1378         - 1
1379         - UNBOUNDED
1380       network.incoming.bytes_pcm_port_1:
1381         type: org.openecomp.capabilities.metric.Ceilometer
1382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1383         occurrences:
1384         - 1
1385         - UNBOUNDED
1386       binding_pcm_port_0:
1387         type: tosca.capabilities.network.Bindable
1388         valid_source_types:
1389         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1390         occurrences:
1391         - 0
1392         - UNBOUNDED
1393       binding_pcm_port_1:
1394         type: tosca.capabilities.network.Bindable
1395         valid_source_types:
1396         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1397         occurrences:
1398         - 0
1399         - UNBOUNDED
1400       memory.usage_server_pcm:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       disk.read.requests_server_pcm:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       disk.capacity_server_pcm:
1413         type: org.openecomp.capabilities.metric.Ceilometer
1414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1415         occurrences:
1416         - 1
1417         - UNBOUNDED
1418       os_server_pcm:
1419         type: tosca.capabilities.OperatingSystem
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       disk.read.bytes_server_pcm:
1424         type: org.openecomp.capabilities.metric.Ceilometer
1425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1426         occurrences:
1427         - 1
1428         - UNBOUNDED
1429       network.outgoing.packets.rate_pcm_port_0:
1430         type: org.openecomp.capabilities.metric.Ceilometer
1431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435       network.outgoing.packets.rate_pcm_port_1:
1436         type: org.openecomp.capabilities.metric.Ceilometer
1437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1438         occurrences:
1439         - 1
1440         - UNBOUNDED
1441       feature_pcm_port_1:
1442         type: tosca.capabilities.Node
1443         occurrences:
1444         - 1
1445         - UNBOUNDED
1446       network.outgoing.bytes_pcm_port_0:
1447         type: org.openecomp.capabilities.metric.Ceilometer
1448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1449         occurrences:
1450         - 1
1451         - UNBOUNDED
1452       disk.device.read.bytes_server_pcm:
1453         type: org.openecomp.capabilities.metric.Ceilometer
1454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1455         occurrences:
1456         - 1
1457         - UNBOUNDED
1458       feature_pcm_port_0:
1459         type: tosca.capabilities.Node
1460         occurrences:
1461         - 1
1462         - UNBOUNDED
1463       network.outgoing.bytes_pcm_port_1:
1464         type: org.openecomp.capabilities.metric.Ceilometer
1465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1466         occurrences:
1467         - 1
1468         - UNBOUNDED
1469       attachment_pcm_port_0:
1470         type: tosca.capabilities.Attachment
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       attachment_pcm_port_1:
1475         type: tosca.capabilities.Attachment
1476         occurrences:
1477         - 1
1478         - UNBOUNDED
1479       endpoint_server_pcm:
1480         type: tosca.capabilities.Endpoint.Admin
1481         occurrences:
1482         - 1
1483         - UNBOUNDED
1484       disk.device.read.requests.rate_server_pcm:
1485         type: org.openecomp.capabilities.metric.Ceilometer
1486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490       vcpus_server_pcm:
1491         type: org.openecomp.capabilities.metric.Ceilometer
1492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1493         occurrences:
1494         - 1
1495         - UNBOUNDED
1496       disk.write.bytes_server_pcm:
1497         type: org.openecomp.capabilities.metric.Ceilometer
1498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1499         occurrences:
1500         - 1
1501         - UNBOUNDED
1502       disk.iops_server_pcm:
1503         type: org.openecomp.capabilities.metric.Ceilometer
1504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1505         occurrences:
1506         - 1
1507         - UNBOUNDED
1508       disk.read.bytes.rate_server_pcm:
1509         type: org.openecomp.capabilities.metric.Ceilometer
1510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1511         occurrences:
1512         - 1
1513         - UNBOUNDED
1514       disk.device.allocation_server_pcm:
1515         type: org.openecomp.capabilities.metric.Ceilometer
1516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1517         occurrences:
1518         - 1
1519         - UNBOUNDED
1520       scalable_server_pcm:
1521         type: tosca.capabilities.Scalable
1522         occurrences:
1523         - 1
1524         - UNBOUNDED
1525       disk.device.read.bytes.rate_server_pcm:
1526         type: org.openecomp.capabilities.metric.Ceilometer
1527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1528         occurrences:
1529         - 1
1530         - UNBOUNDED
1531       cpu_util_server_pcm:
1532         type: org.openecomp.capabilities.metric.Ceilometer
1533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1534         occurrences:
1535         - 1
1536         - UNBOUNDED
1537       disk.write.requests.rate_server_pcm:
1538         type: org.openecomp.capabilities.metric.Ceilometer
1539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543       disk.device.write.bytes.rate_server_pcm:
1544         type: org.openecomp.capabilities.metric.Ceilometer
1545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1546         occurrences:
1547         - 1
1548         - UNBOUNDED
1549       host_server_pcm:
1550         type: tosca.capabilities.Container
1551         valid_source_types:
1552         - tosca.nodes.SoftwareComponent
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       cpu.delta_server_pcm:
1557         type: org.openecomp.capabilities.metric.Ceilometer
1558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1559         occurrences:
1560         - 1
1561         - UNBOUNDED
1562       network.outgoing.bytes.rate_pcm_port_1:
1563         type: org.openecomp.capabilities.metric.Ceilometer
1564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1565         occurrences:
1566         - 1
1567         - UNBOUNDED
1568       network.incoming.packets_pcm_port_0:
1569         type: org.openecomp.capabilities.metric.Ceilometer
1570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1571         occurrences:
1572         - 1
1573         - UNBOUNDED
1574       binding_server_pcm:
1575         type: tosca.capabilities.network.Bindable
1576         occurrences:
1577         - 1
1578         - UNBOUNDED
1579       network.outgoing.bytes.rate_pcm_port_0:
1580         type: org.openecomp.capabilities.metric.Ceilometer
1581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1582         occurrences:
1583         - 1
1584         - UNBOUNDED
1585       disk.device.capacity_server_pcm:
1586         type: org.openecomp.capabilities.metric.Ceilometer
1587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1588         occurrences:
1589         - 1
1590         - UNBOUNDED
1591       network.incoming.packets_pcm_port_1:
1592         type: org.openecomp.capabilities.metric.Ceilometer
1593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597       instance_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       disk.device.write.requests.rate_server_pcm:
1604         type: org.openecomp.capabilities.metric.Ceilometer
1605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1606         occurrences:
1607         - 1
1608         - UNBOUNDED
1609       disk.latency_server_pcm:
1610         type: org.openecomp.capabilities.metric.Ceilometer
1611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1612         occurrences:
1613         - 1
1614         - UNBOUNDED
1615       disk.device.read.requests_server_pcm:
1616         type: org.openecomp.capabilities.metric.Ceilometer
1617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1618         occurrences:
1619         - 1
1620         - UNBOUNDED
1621       feature_server_pcm:
1622         type: tosca.capabilities.Node
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       network.incoming.bytes.rate_pcm_port_0:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       disk.write.bytes.rate_server_pcm:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       network.incoming.bytes.rate_pcm_port_1:
1639         type: org.openecomp.capabilities.metric.Ceilometer
1640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644   org.openecomp.resource.vfc.nodes.heat.1c1_scalling_instance:
1645     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1646     properties:
1647       port_1c1_t1_port_exCP_naming:
1648         type: org.openecomp.datatypes.Naming
1649         required: true
1650         status: SUPPORTED
1651       port_1c1_t2_port_vlan_requirements:
1652         type: list
1653         required: true
1654         status: SUPPORTED
1655         entry_schema:
1656           type: org.openecomp.datatypes.network.VlanRequirements
1657       compute_1c1_scalling_instance_user_data_format:
1658         type: list
1659         required: true
1660         status: SUPPORTED
1661         entry_schema:
1662           type: string
1663       port_1c1_t2_port_network_role_tag:
1664         type: string
1665         required: true
1666         status: SUPPORTED
1667       vm_flavor_name:
1668         type: string
1669         required: true
1670         status: SUPPORTED
1671       port_1c1_t1_port_ip_requirements:
1672         type: list
1673         required: true
1674         status: SUPPORTED
1675         entry_schema:
1676           type: org.openecomp.datatypes.network.IpRequirements
1677       vm_image_name:
1678         type: string
1679         required: true
1680         status: SUPPORTED
1681       compute_1c1_scalling_instance_name:
1682         type: list
1683         required: true
1684         status: SUPPORTED
1685         entry_schema:
1686           type: string
1687       port_1c1_t1_port_name:
1688         type: list
1689         required: true
1690         status: SUPPORTED
1691         entry_schema:
1692           type: string
1693       port_1c1_t1_port_network:
1694         type: list
1695         required: true
1696         status: SUPPORTED
1697         entry_schema:
1698           type: string
1699       port_1c1_t2_port_fixed_ips:
1700         type: list
1701         required: true
1702         status: SUPPORTED
1703         entry_schema:
1704           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1705       port_1c1_t2_port_network:
1706         type: list
1707         required: true
1708         status: SUPPORTED
1709         entry_schema:
1710           type: string
1711       port_1c1_t1_port_fixed_ips:
1712         type: list
1713         required: true
1714         status: SUPPORTED
1715         entry_schema:
1716           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1717       port_1c1_t1_port_vlan_requirements:
1718         type: list
1719         required: true
1720         status: SUPPORTED
1721         entry_schema:
1722           type: org.openecomp.datatypes.network.VlanRequirements
1723       port_1c1_t2_port_ip_requirements:
1724         type: list
1725         required: true
1726         status: SUPPORTED
1727         entry_schema:
1728           type: org.openecomp.datatypes.network.IpRequirements
1729       port_1c1_t1_port_mac_requirements:
1730         type: org.openecomp.datatypes.network.MacRequirements
1731         required: true
1732         status: SUPPORTED
1733       index_value:
1734         type: integer
1735         description: Index value of this substitution service template runtime instance
1736         required: false
1737         default: 0
1738         status: SUPPORTED
1739         constraints:
1740         - greater_or_equal: 0
1741       port_1c1_t2_port_network_role:
1742         type: string
1743         required: true
1744         status: SUPPORTED
1745       port_1c1_t2_port_order:
1746         type: integer
1747         required: true
1748         status: SUPPORTED
1749       port_1c1_t2_port_mac_requirements:
1750         type: org.openecomp.datatypes.network.MacRequirements
1751         required: true
1752         status: SUPPORTED
1753       compute_1c1_scalling_instance_availability_zone:
1754         type: list
1755         required: true
1756         status: SUPPORTED
1757         entry_schema:
1758           type: string
1759       port_1c1_t2_port_subnetpoolid:
1760         type: string
1761         required: true
1762         status: SUPPORTED
1763       port_1c1_t2_port_name:
1764         type: list
1765         required: true
1766         status: SUPPORTED
1767         entry_schema:
1768           type: string
1769       compute_1c1_scalling_instance_scheduler_hints:
1770         type: list
1771         required: true
1772         status: SUPPORTED
1773         entry_schema:
1774           type: json
1775       port_1c1_t2_port_exCP_naming:
1776         type: org.openecomp.datatypes.Naming
1777         required: true
1778         status: SUPPORTED
1779       compute_1c1_scalling_instance_metadata:
1780         type: list
1781         required: true
1782         status: SUPPORTED
1783         entry_schema:
1784           type: json
1785       port_1c1_t1_port_subnetpoolid:
1786         type: string
1787         required: true
1788         status: SUPPORTED
1789       port_1c1_t1_port_network_role_tag:
1790         type: string
1791         required: true
1792         status: SUPPORTED
1793       port_1c1_t1_port_network_role:
1794         type: string
1795         required: true
1796         status: SUPPORTED
1797       port_1c1_t1_port_order:
1798         type: integer
1799         required: true
1800         status: SUPPORTED
1801     attributes:
1802       1c1_scalling_instance_1c1_t1_port_tenant_id:
1803         type: string
1804         status: SUPPORTED
1805       1c1_scalling_instance_instance_name:
1806         type: string
1807         status: SUPPORTED
1808       1c1_scalling_instance_1c1_t2_port_tenant_id:
1809         type: string
1810         status: SUPPORTED
1811   org.openecomp.resource.vfc.nodes.heat.a_single_1a:
1812     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
1813     properties:
1814       compute_a_single_1a_metadata:
1815         type: list
1816         required: true
1817         status: SUPPORTED
1818         entry_schema:
1819           type: json
1820       port_1a_t1_port_ip_requirements:
1821         type: list
1822         required: true
1823         status: SUPPORTED
1824         entry_schema:
1825           type: org.openecomp.datatypes.network.IpRequirements
1826       port_1a_t2_port_network_role_tag:
1827         type: string
1828         required: true
1829         status: SUPPORTED
1830       vm_flavor_name:
1831         type: string
1832         required: true
1833         status: SUPPORTED
1834       port_1a_t2_port_network_role:
1835         type: string
1836         required: true
1837         status: SUPPORTED
1838       port_1a_t2_port_network:
1839         type: list
1840         required: true
1841         status: SUPPORTED
1842         entry_schema:
1843           type: string
1844       port_1a_t1_port_mac_requirements:
1845         type: org.openecomp.datatypes.network.MacRequirements
1846         required: true
1847         status: SUPPORTED
1848       port_1a_t1_port_network:
1849         type: list
1850         required: true
1851         status: SUPPORTED
1852         entry_schema:
1853           type: string
1854       port_1a_t1_port_subnetpoolid:
1855         type: string
1856         required: true
1857         status: SUPPORTED
1858       vm_image_name:
1859         type: string
1860         required: true
1861         status: SUPPORTED
1862       port_1a_t2_port_ip_requirements:
1863         type: list
1864         required: true
1865         status: SUPPORTED
1866         entry_schema:
1867           type: org.openecomp.datatypes.network.IpRequirements
1868       port_1a_t1_port_vlan_requirements:
1869         type: list
1870         required: true
1871         status: SUPPORTED
1872         entry_schema:
1873           type: org.openecomp.datatypes.network.VlanRequirements
1874       port_1a_t1_port_exCP_naming:
1875         type: org.openecomp.datatypes.Naming
1876         required: true
1877         status: SUPPORTED
1878       compute_a_single_1a_availability_zone:
1879         type: list
1880         required: true
1881         status: SUPPORTED
1882         entry_schema:
1883           type: string
1884       compute_a_single_1a_scheduler_hints:
1885         type: list
1886         required: true
1887         status: SUPPORTED
1888         entry_schema:
1889           type: json
1890       index_value:
1891         type: integer
1892         description: Index value of this substitution service template runtime instance
1893         required: false
1894         default: 0
1895         status: SUPPORTED
1896         constraints:
1897         - greater_or_equal: 0
1898       port_1a_t1_port_network_role_tag:
1899         type: string
1900         required: true
1901         status: SUPPORTED
1902       port_1a_t1_port_network_role:
1903         type: string
1904         required: true
1905         status: SUPPORTED
1906       port_1a_t1_port_order:
1907         type: integer
1908         required: true
1909         status: SUPPORTED
1910       port_1a_t2_port_exCP_naming:
1911         type: org.openecomp.datatypes.Naming
1912         required: true
1913         status: SUPPORTED
1914       port_1a_t2_port_vlan_requirements:
1915         type: list
1916         required: true
1917         status: SUPPORTED
1918         entry_schema:
1919           type: org.openecomp.datatypes.network.VlanRequirements
1920       port_1a_t2_port_subnetpoolid:
1921         type: string
1922         required: true
1923         status: SUPPORTED
1924       port_1a_t2_port_order:
1925         type: integer
1926         required: true
1927         status: SUPPORTED
1928       compute_a_single_1a_user_data_format:
1929         type: list
1930         required: true
1931         status: SUPPORTED
1932         entry_schema:
1933           type: string
1934       compute_a_single_1a_name:
1935         type: list
1936         required: true
1937         status: SUPPORTED
1938         entry_schema:
1939           type: string
1940       port_1a_t2_port_mac_requirements:
1941         type: org.openecomp.datatypes.network.MacRequirements
1942         required: true
1943         status: SUPPORTED
1944     attributes:
1945       a_single_1a_instance_name:
1946         type: string
1947         status: SUPPORTED
1948       a_single_1a_1a_t1_port_tenant_id:
1949         type: string
1950         status: SUPPORTED
1951   org.openecomp.resource.abstract.nodes.pcma_server:
1952     derived_from: org.openecomp.resource.abstract.nodes.VFC
1953     properties:
1954       port_pcm_port_3_mac_requirements:
1955         type: org.openecomp.datatypes.network.MacRequirements
1956         required: true
1957         status: SUPPORTED
1958       port_pcm_port_2_network_role:
1959         type: string
1960         required: true
1961         status: SUPPORTED
1962       port_pcm_port_2_fixed_ips:
1963         type: list
1964         required: true
1965         status: SUPPORTED
1966         entry_schema:
1967           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1968       port_pcm_port_3_network_role:
1969         type: string
1970         required: true
1971         status: SUPPORTED
1972       port_pcm_port_3_vlan_requirements:
1973         type: list
1974         required: true
1975         status: SUPPORTED
1976         entry_schema:
1977           type: org.openecomp.datatypes.network.VlanRequirements
1978       vm_flavor_name:
1979         type: string
1980         required: true
1981         status: SUPPORTED
1982       port_pcm_port_3_security_groups:
1983         type: list
1984         required: true
1985         status: SUPPORTED
1986         entry_schema:
1987           type: json
1988       port_pcm_port_3_order:
1989         type: integer
1990         required: true
1991         status: SUPPORTED
1992       compute_pcma_server_availability_zone:
1993         type: list
1994         required: true
1995         status: SUPPORTED
1996         entry_schema:
1997           type: string
1998       vm_image_name:
1999         type: string
2000         required: true
2001         status: SUPPORTED
2002       port_pcm_port_2_security_groups:
2003         type: list
2004         required: true
2005         status: SUPPORTED
2006         entry_schema:
2007           type: json
2008       port_pcm_port_2_exCP_naming:
2009         type: org.openecomp.datatypes.Naming
2010         required: true
2011         status: SUPPORTED
2012       port_pcm_port_3_ip_requirements:
2013         type: list
2014         required: true
2015         status: SUPPORTED
2016         entry_schema:
2017           type: org.openecomp.datatypes.network.IpRequirements
2018       port_pcm_port_2_subnetpoolid:
2019         type: string
2020         required: true
2021         status: SUPPORTED
2022       port_pcm_port_2_mac_requirements:
2023         type: org.openecomp.datatypes.network.MacRequirements
2024         required: true
2025         status: SUPPORTED
2026       port_pcm_port_2_vlan_requirements:
2027         type: list
2028         required: true
2029         status: SUPPORTED
2030         entry_schema:
2031           type: org.openecomp.datatypes.network.VlanRequirements
2032       port_pcm_port_3_subnetpoolid:
2033         type: string
2034         required: true
2035         status: SUPPORTED
2036       port_pcm_port_3_network_role_tag:
2037         type: string
2038         required: true
2039         status: SUPPORTED
2040       compute_pcma_server_config_drive:
2041         type: list
2042         required: true
2043         status: SUPPORTED
2044         entry_schema:
2045           type: boolean
2046       port_pcm_port_3_fixed_ips:
2047         type: list
2048         required: true
2049         status: SUPPORTED
2050         entry_schema:
2051           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2052       index_value:
2053         type: integer
2054         description: Index value of this substitution service template runtime instance
2055         required: false
2056         default: 0
2057         status: SUPPORTED
2058         constraints:
2059         - greater_or_equal: 0
2060       compute_pcma_server_user_data_format:
2061         type: list
2062         required: true
2063         status: SUPPORTED
2064         entry_schema:
2065           type: string
2066       port_pcm_port_2_order:
2067         type: integer
2068         required: true
2069         status: SUPPORTED
2070       port_pcm_port_3_exCP_naming:
2071         type: org.openecomp.datatypes.Naming
2072         required: true
2073         status: SUPPORTED
2074       port_pcm_port_2_network:
2075         type: list
2076         required: true
2077         status: SUPPORTED
2078         entry_schema:
2079           type: string
2080       port_pcm_port_2_ip_requirements:
2081         type: list
2082         required: true
2083         status: SUPPORTED
2084         entry_schema:
2085           type: org.openecomp.datatypes.network.IpRequirements
2086       port_pcm_port_2_network_role_tag:
2087         type: string
2088         required: true
2089         status: SUPPORTED
2090       port_pcm_port_3_network:
2091         type: list
2092         required: true
2093         status: SUPPORTED
2094         entry_schema:
2095           type: string
2096       compute_pcma_server_scheduler_hints:
2097         type: list
2098         required: true
2099         status: SUPPORTED
2100         entry_schema:
2101           type: json
2102       compute_pcma_server_name:
2103         type: list
2104         required: true
2105         status: SUPPORTED
2106         entry_schema:
2107           type: string
2108     requirements:
2109     - dependency_pcma_server:
2110         capability: tosca.capabilities.Node
2111         node: tosca.nodes.Root
2112         relationship: tosca.relationships.DependsOn
2113         occurrences:
2114         - 0
2115         - UNBOUNDED
2116     - local_storage_pcma_server:
2117         capability: tosca.capabilities.Attachment
2118         node: tosca.nodes.BlockStorage
2119         relationship: tosca.relationships.AttachesTo
2120         occurrences:
2121         - 0
2122         - UNBOUNDED
2123     - dependency_pcma_server_pcm_port_3:
2124         capability: tosca.capabilities.Node
2125         node: tosca.nodes.Root
2126         relationship: tosca.relationships.DependsOn
2127         occurrences:
2128         - 0
2129         - UNBOUNDED
2130     - link_pcma_server_pcm_port_3:
2131         capability: tosca.capabilities.network.Linkable
2132         relationship: tosca.relationships.network.LinksTo
2133         occurrences:
2134         - 1
2135         - 1
2136     - dependency_pcma_server_pcm_port_2:
2137         capability: tosca.capabilities.Node
2138         node: tosca.nodes.Root
2139         relationship: tosca.relationships.DependsOn
2140         occurrences:
2141         - 0
2142         - UNBOUNDED
2143     - link_pcma_server_pcm_port_2:
2144         capability: tosca.capabilities.network.Linkable
2145         relationship: tosca.relationships.network.LinksTo
2146         occurrences:
2147         - 1
2148         - 1
2149     capabilities:
2150       cpu.delta_pcma_server:
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       scalable_pcma_server:
2157         type: tosca.capabilities.Scalable
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       vcpus_pcma_server:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       host_pcma_server:
2168         type: tosca.capabilities.Container
2169         valid_source_types:
2170         - tosca.nodes.SoftwareComponent
2171         occurrences:
2172         - 1
2173         - UNBOUNDED
2174       disk.device.read.requests.rate_pcma_server:
2175         type: org.openecomp.capabilities.metric.Ceilometer
2176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2177         occurrences:
2178         - 1
2179         - UNBOUNDED
2180       disk.usage_pcma_server:
2181         type: org.openecomp.capabilities.metric.Ceilometer
2182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2183         occurrences:
2184         - 1
2185         - UNBOUNDED
2186       network.outgoing.bytes.rate_pcma_server_pcm_port_3:
2187         type: org.openecomp.capabilities.metric.Ceilometer
2188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2189         occurrences:
2190         - 1
2191         - UNBOUNDED
2192       disk.read.bytes_pcma_server:
2193         type: org.openecomp.capabilities.metric.Ceilometer
2194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2195         occurrences:
2196         - 1
2197         - UNBOUNDED
2198       disk.iops_pcma_server:
2199         type: org.openecomp.capabilities.metric.Ceilometer
2200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2201         occurrences:
2202         - 1
2203         - UNBOUNDED
2204       network.outgoing.bytes.rate_pcma_server_pcm_port_2:
2205         type: org.openecomp.capabilities.metric.Ceilometer
2206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2207         occurrences:
2208         - 1
2209         - UNBOUNDED
2210       attachment_pcma_server_pcm_port_2:
2211         type: tosca.capabilities.Attachment
2212         occurrences:
2213         - 1
2214         - UNBOUNDED
2215       endpoint_pcma_server:
2216         type: tosca.capabilities.Endpoint.Admin
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       feature_pcma_server:
2221         type: tosca.capabilities.Node
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       attachment_pcma_server_pcm_port_3:
2226         type: tosca.capabilities.Attachment
2227         occurrences:
2228         - 1
2229         - UNBOUNDED
2230       network.incoming.bytes.rate_pcma_server_pcm_port_2:
2231         type: org.openecomp.capabilities.metric.Ceilometer
2232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2233         occurrences:
2234         - 1
2235         - UNBOUNDED
2236       memory.usage_pcma_server:
2237         type: org.openecomp.capabilities.metric.Ceilometer
2238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2239         occurrences:
2240         - 1
2241         - UNBOUNDED
2242       network.outgoing.bytes_pcma_server_pcm_port_3:
2243         type: org.openecomp.capabilities.metric.Ceilometer
2244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       binding_pcma_server_pcm_port_3:
2249         type: tosca.capabilities.network.Bindable
2250         valid_source_types:
2251         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2252         occurrences:
2253         - 0
2254         - UNBOUNDED
2255       network.incoming.bytes.rate_pcma_server_pcm_port_3:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       memory_pcma_server:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       network.outgoing.bytes_pcma_server_pcm_port_2:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       cpu_pcma_server:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       disk.device.write.bytes.rate_pcma_server:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       disk.read.bytes.rate_pcma_server:
2286         type: org.openecomp.capabilities.metric.Ceilometer
2287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2288         occurrences:
2289         - 1
2290         - UNBOUNDED
2291       network.incoming.packets_pcma_server_pcm_port_3:
2292         type: org.openecomp.capabilities.metric.Ceilometer
2293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2294         occurrences:
2295         - 1
2296         - UNBOUNDED
2297       binding_pcma_server_pcm_port_2:
2298         type: tosca.capabilities.network.Bindable
2299         valid_source_types:
2300         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2301         occurrences:
2302         - 0
2303         - UNBOUNDED
2304       os_pcma_server:
2305         type: tosca.capabilities.OperatingSystem
2306         occurrences:
2307         - 1
2308         - UNBOUNDED
2309       network.incoming.packets_pcma_server_pcm_port_2:
2310         type: org.openecomp.capabilities.metric.Ceilometer
2311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2312         occurrences:
2313         - 1
2314         - UNBOUNDED
2315       network.incoming.packets.rate_pcma_server_pcm_port_3:
2316         type: org.openecomp.capabilities.metric.Ceilometer
2317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2318         occurrences:
2319         - 1
2320         - UNBOUNDED
2321       network.outgoing.packets.rate_pcma_server_pcm_port_3:
2322         type: org.openecomp.capabilities.metric.Ceilometer
2323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2324         occurrences:
2325         - 1
2326         - UNBOUNDED
2327       network.incoming.packets.rate_pcma_server_pcm_port_2:
2328         type: org.openecomp.capabilities.metric.Ceilometer
2329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2330         occurrences:
2331         - 1
2332         - UNBOUNDED
2333       disk.device.read.requests_pcma_server:
2334         type: org.openecomp.capabilities.metric.Ceilometer
2335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2336         occurrences:
2337         - 1
2338         - UNBOUNDED
2339       disk.write.bytes.rate_pcma_server:
2340         type: org.openecomp.capabilities.metric.Ceilometer
2341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2342         occurrences:
2343         - 1
2344         - UNBOUNDED
2345       network.outgoing.packets.rate_pcma_server_pcm_port_2:
2346         type: org.openecomp.capabilities.metric.Ceilometer
2347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2348         occurrences:
2349         - 1
2350         - UNBOUNDED
2351       disk.device.write.requests.rate_pcma_server:
2352         type: org.openecomp.capabilities.metric.Ceilometer
2353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2354         occurrences:
2355         - 1
2356         - UNBOUNDED
2357       cpu_util_pcma_server:
2358         type: org.openecomp.capabilities.metric.Ceilometer
2359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2360         occurrences:
2361         - 1
2362         - UNBOUNDED
2363       disk.device.write.bytes_pcma_server:
2364         type: org.openecomp.capabilities.metric.Ceilometer
2365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2366         occurrences:
2367         - 1
2368         - UNBOUNDED
2369       disk.device.read.bytes.rate_pcma_server:
2370         type: org.openecomp.capabilities.metric.Ceilometer
2371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2372         occurrences:
2373         - 1
2374         - UNBOUNDED
2375       disk.device.usage_pcma_server:
2376         type: org.openecomp.capabilities.metric.Ceilometer
2377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2378         occurrences:
2379         - 1
2380         - UNBOUNDED
2381       disk.read.requests_pcma_server:
2382         type: org.openecomp.capabilities.metric.Ceilometer
2383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2384         occurrences:
2385         - 1
2386         - UNBOUNDED
2387       disk.allocation_pcma_server:
2388         type: org.openecomp.capabilities.metric.Ceilometer
2389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2390         occurrences:
2391         - 1
2392         - UNBOUNDED
2393       feature_pcma_server_pcm_port_2:
2394         type: tosca.capabilities.Node
2395         occurrences:
2396         - 1
2397         - UNBOUNDED
2398       feature_pcma_server_pcm_port_3:
2399         type: tosca.capabilities.Node
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       disk.ephemeral.size_pcma_server:
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       binding_pcma_server:
2410         type: tosca.capabilities.network.Bindable
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.latency_pcma_server:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       disk.device.write.requests_pcma_server:
2421         type: org.openecomp.capabilities.metric.Ceilometer
2422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       disk.device.read.bytes_pcma_server:
2427         type: org.openecomp.capabilities.metric.Ceilometer
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       disk.device.allocation_pcma_server:
2433         type: org.openecomp.capabilities.metric.Ceilometer
2434         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2435         occurrences:
2436         - 1
2437         - UNBOUNDED
2438       memory.resident_pcma_server:
2439         type: org.openecomp.capabilities.metric.Ceilometer
2440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2441         occurrences:
2442         - 1
2443         - UNBOUNDED
2444       disk.root.size_pcma_server:
2445         type: org.openecomp.capabilities.metric.Ceilometer
2446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2447         occurrences:
2448         - 1
2449         - UNBOUNDED
2450       disk.write.bytes_pcma_server:
2451         type: org.openecomp.capabilities.metric.Ceilometer
2452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2453         occurrences:
2454         - 1
2455         - UNBOUNDED
2456       disk.write.requests_pcma_server:
2457         type: org.openecomp.capabilities.metric.Ceilometer
2458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2459         occurrences:
2460         - 1
2461         - UNBOUNDED
2462       network.incoming.bytes_pcma_server_pcm_port_2:
2463         type: org.openecomp.capabilities.metric.Ceilometer
2464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2465         occurrences:
2466         - 1
2467         - UNBOUNDED
2468       network.incoming.bytes_pcma_server_pcm_port_3:
2469         type: org.openecomp.capabilities.metric.Ceilometer
2470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2471         occurrences:
2472         - 1
2473         - UNBOUNDED
2474       disk.write.requests.rate_pcma_server:
2475         type: org.openecomp.capabilities.metric.Ceilometer
2476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2477         occurrences:
2478         - 1
2479         - UNBOUNDED
2480       disk.device.iops_pcma_server:
2481         type: org.openecomp.capabilities.metric.Ceilometer
2482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2483         occurrences:
2484         - 1
2485         - UNBOUNDED
2486       instance_pcma_server:
2487         type: org.openecomp.capabilities.metric.Ceilometer
2488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2489         occurrences:
2490         - 1
2491         - UNBOUNDED
2492       network.outpoing.packets_pcma_server_pcm_port_3:
2493         type: org.openecomp.capabilities.metric.Ceilometer
2494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2495         occurrences:
2496         - 1
2497         - UNBOUNDED
2498       disk.device.latency_pcma_server:
2499         type: org.openecomp.capabilities.metric.Ceilometer
2500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       network.outpoing.packets_pcma_server_pcm_port_2:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       disk.capacity_pcma_server:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       disk.device.capacity_pcma_server:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522   org.openecomp.resource.abstract.nodes.heat.pcm_server:
2523     derived_from: org.openecomp.resource.abstract.nodes.VFC
2524     properties:
2525       port_pcm_port_0_network_role:
2526         type: string
2527         required: true
2528         status: SUPPORTED
2529       port_pcm_port_1_network_role_tag:
2530         type: string
2531         required: true
2532         status: SUPPORTED
2533       availabilityzone_name:
2534         type: string
2535         description: availabilityzone name
2536         required: true
2537         status: SUPPORTED
2538       port_pcm_port_0_vlan_requirements:
2539         type: list
2540         required: true
2541         status: SUPPORTED
2542         entry_schema:
2543           type: org.openecomp.datatypes.network.VlanRequirements
2544       pcm_image_name:
2545         type: string
2546         description: PCRF CM image name
2547         required: true
2548         status: SUPPORTED
2549       port_pcm_port_0_order:
2550         type: integer
2551         required: true
2552         status: SUPPORTED
2553       port_pcm_port_0_subnetpoolid:
2554         type: string
2555         required: true
2556         status: SUPPORTED
2557       port_pcm_port_1_subnetpoolid:
2558         type: string
2559         required: true
2560         status: SUPPORTED
2561       port_pcm_port_0_network_role_tag:
2562         type: string
2563         required: true
2564         status: SUPPORTED
2565       pcm_server_name:
2566         type: string
2567         description: PCRF CM server name
2568         required: true
2569         status: SUPPORTED
2570       cps_net_mask:
2571         type: string
2572         description: CPS network mask
2573         required: true
2574         status: SUPPORTED
2575       port_pcm_port_1_exCP_naming:
2576         type: org.openecomp.datatypes.Naming
2577         required: true
2578         status: SUPPORTED
2579       port_pcm_port_0_exCP_naming:
2580         type: org.openecomp.datatypes.Naming
2581         required: true
2582         status: SUPPORTED
2583       oam_net_name:
2584         type: string
2585         description: OAM network name
2586         required: true
2587         status: SUPPORTED
2588       port_pcm_port_1_network_role:
2589         type: string
2590         required: true
2591         status: SUPPORTED
2592       server_group:
2593         type: string
2594         required: true
2595         status: SUPPORTED
2596       connectivityChk:
2597         type: json
2598         required: true
2599         status: SUPPORTED
2600       port_pcm_port_0_ip_requirements:
2601         type: list
2602         required: true
2603         status: SUPPORTED
2604         entry_schema:
2605           type: org.openecomp.datatypes.network.IpRequirements
2606       oam_net_gw:
2607         type: string
2608         description: CPS network gateway
2609         required: true
2610         status: SUPPORTED
2611       security_group_name:
2612         type: string
2613         description: the name of security group
2614         required: true
2615         status: SUPPORTED
2616       cps_net_ip:
2617         type: string
2618         description: CPS network ip
2619         required: true
2620         status: SUPPORTED
2621       port_pcm_port_1_mac_requirements:
2622         type: org.openecomp.datatypes.network.MacRequirements
2623         required: true
2624         status: SUPPORTED
2625       port_pcm_port_1_vlan_requirements:
2626         type: list
2627         required: true
2628         status: SUPPORTED
2629         entry_schema:
2630           type: org.openecomp.datatypes.network.VlanRequirements
2631       pcm_flavor_name:
2632         type: string
2633         description: flavor name of PCRF CM instance
2634         required: true
2635         status: SUPPORTED
2636       pcm_vol:
2637         type: string
2638         description: CPS Cluman Cinder Volume
2639         required: true
2640         status: SUPPORTED
2641       port_pcm_port_1_ip_requirements:
2642         type: list
2643         required: true
2644         status: SUPPORTED
2645         entry_schema:
2646           type: org.openecomp.datatypes.network.IpRequirements
2647       port_pcm_port_0_mac_requirements:
2648         type: org.openecomp.datatypes.network.MacRequirements
2649         required: true
2650         status: SUPPORTED
2651       cps_net_name:
2652         type: string
2653         description: CPS network name
2654         required: true
2655         status: SUPPORTED
2656       oam_net_ip:
2657         type: string
2658         description: OAM network ip
2659         required: true
2660         status: SUPPORTED
2661       oam_net_mask:
2662         type: string
2663         description: CPS network mask
2664         required: true
2665         status: SUPPORTED
2666       port_pcm_port_1_order:
2667         type: integer
2668         required: true
2669         status: SUPPORTED
2670     attributes:
2671       server_pcm_id:
2672         type: string
2673         description: the pcm nova service id
2674         status: SUPPORTED
2675     requirements:
2676     - dependency_pcm_port_1:
2677         capability: tosca.capabilities.Node
2678         node: tosca.nodes.Root
2679         relationship: tosca.relationships.DependsOn
2680         occurrences:
2681         - 0
2682         - UNBOUNDED
2683     - link_pcm_port_1:
2684         capability: tosca.capabilities.network.Linkable
2685         relationship: tosca.relationships.network.LinksTo
2686         occurrences:
2687         - 1
2688         - 1
2689     - dependency_server_pcm:
2690         capability: tosca.capabilities.Node
2691         node: tosca.nodes.Root
2692         relationship: tosca.relationships.DependsOn
2693         occurrences:
2694         - 0
2695         - UNBOUNDED
2696     - local_storage_server_pcm:
2697         capability: tosca.capabilities.Attachment
2698         node: tosca.nodes.BlockStorage
2699         relationship: tosca.relationships.AttachesTo
2700         occurrences:
2701         - 0
2702         - UNBOUNDED
2703     - dependency_pcm_port_0:
2704         capability: tosca.capabilities.Node
2705         node: tosca.nodes.Root
2706         relationship: tosca.relationships.DependsOn
2707         occurrences:
2708         - 0
2709         - UNBOUNDED
2710     - link_pcm_port_0:
2711         capability: tosca.capabilities.network.Linkable
2712         relationship: tosca.relationships.network.LinksTo
2713         occurrences:
2714         - 1
2715         - 1
2716     capabilities:
2717       network.incoming.packets.rate_pcm_port_0:
2718         type: org.openecomp.capabilities.metric.Ceilometer
2719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2720         occurrences:
2721         - 1
2722         - UNBOUNDED
2723       cpu_server_pcm:
2724         type: org.openecomp.capabilities.metric.Ceilometer
2725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2726         occurrences:
2727         - 1
2728         - UNBOUNDED
2729       network.incoming.packets.rate_pcm_port_1:
2730         type: org.openecomp.capabilities.metric.Ceilometer
2731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2732         occurrences:
2733         - 1
2734         - UNBOUNDED
2735       network.outpoing.packets_pcm_port_1:
2736         type: org.openecomp.capabilities.metric.Ceilometer
2737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2738         occurrences:
2739         - 1
2740         - UNBOUNDED
2741       memory_server_pcm:
2742         type: org.openecomp.capabilities.metric.Ceilometer
2743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2744         occurrences:
2745         - 1
2746         - UNBOUNDED
2747       disk.write.requests_server_pcm:
2748         type: org.openecomp.capabilities.metric.Ceilometer
2749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2750         occurrences:
2751         - 1
2752         - UNBOUNDED
2753       network.outpoing.packets_pcm_port_0:
2754         type: org.openecomp.capabilities.metric.Ceilometer
2755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2756         occurrences:
2757         - 1
2758         - UNBOUNDED
2759       disk.device.iops_server_pcm:
2760         type: org.openecomp.capabilities.metric.Ceilometer
2761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2762         occurrences:
2763         - 1
2764         - UNBOUNDED
2765       memory.resident_server_pcm:
2766         type: org.openecomp.capabilities.metric.Ceilometer
2767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2768         occurrences:
2769         - 1
2770         - UNBOUNDED
2771       disk.device.write.requests_server_pcm:
2772         type: org.openecomp.capabilities.metric.Ceilometer
2773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2774         occurrences:
2775         - 1
2776         - UNBOUNDED
2777       disk.device.usage_server_pcm:
2778         type: org.openecomp.capabilities.metric.Ceilometer
2779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2780         occurrences:
2781         - 1
2782         - UNBOUNDED
2783       disk.allocation_server_pcm:
2784         type: org.openecomp.capabilities.metric.Ceilometer
2785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2786         occurrences:
2787         - 1
2788         - UNBOUNDED
2789       disk.usage_server_pcm:
2790         type: org.openecomp.capabilities.metric.Ceilometer
2791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2792         occurrences:
2793         - 1
2794         - UNBOUNDED
2795       disk.device.write.bytes_server_pcm:
2796         type: org.openecomp.capabilities.metric.Ceilometer
2797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       disk.root.size_server_pcm:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       disk.ephemeral.size_server_pcm:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       disk.device.latency_server_pcm:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       network.incoming.bytes_pcm_port_0:
2820         type: org.openecomp.capabilities.metric.Ceilometer
2821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2822         occurrences:
2823         - 1
2824         - UNBOUNDED
2825       network.incoming.bytes_pcm_port_1:
2826         type: org.openecomp.capabilities.metric.Ceilometer
2827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2828         occurrences:
2829         - 1
2830         - UNBOUNDED
2831       binding_pcm_port_0:
2832         type: tosca.capabilities.network.Bindable
2833         valid_source_types:
2834         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2835         occurrences:
2836         - 0
2837         - UNBOUNDED
2838       binding_pcm_port_1:
2839         type: tosca.capabilities.network.Bindable
2840         valid_source_types:
2841         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2842         occurrences:
2843         - 0
2844         - UNBOUNDED
2845       memory.usage_server_pcm:
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       disk.read.requests_server_pcm:
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.capacity_server_pcm:
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       os_server_pcm:
2864         type: tosca.capabilities.OperatingSystem
2865         occurrences:
2866         - 1
2867         - UNBOUNDED
2868       disk.read.bytes_server_pcm:
2869         type: org.openecomp.capabilities.metric.Ceilometer
2870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2871         occurrences:
2872         - 1
2873         - UNBOUNDED
2874       network.outgoing.packets.rate_pcm_port_0:
2875         type: org.openecomp.capabilities.metric.Ceilometer
2876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2877         occurrences:
2878         - 1
2879         - UNBOUNDED
2880       network.outgoing.packets.rate_pcm_port_1:
2881         type: org.openecomp.capabilities.metric.Ceilometer
2882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2883         occurrences:
2884         - 1
2885         - UNBOUNDED
2886       feature_pcm_port_1:
2887         type: tosca.capabilities.Node
2888         occurrences:
2889         - 1
2890         - UNBOUNDED
2891       network.outgoing.bytes_pcm_port_0:
2892         type: org.openecomp.capabilities.metric.Ceilometer
2893         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2894         occurrences:
2895         - 1
2896         - UNBOUNDED
2897       disk.device.read.bytes_server_pcm:
2898         type: org.openecomp.capabilities.metric.Ceilometer
2899         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2900         occurrences:
2901         - 1
2902         - UNBOUNDED
2903       feature_pcm_port_0:
2904         type: tosca.capabilities.Node
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       network.outgoing.bytes_pcm_port_1:
2909         type: org.openecomp.capabilities.metric.Ceilometer
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       attachment_pcm_port_0:
2915         type: tosca.capabilities.Attachment
2916         occurrences:
2917         - 1
2918         - UNBOUNDED
2919       attachment_pcm_port_1:
2920         type: tosca.capabilities.Attachment
2921         occurrences:
2922         - 1
2923         - UNBOUNDED
2924       endpoint_server_pcm:
2925         type: tosca.capabilities.Endpoint.Admin
2926         occurrences:
2927         - 1
2928         - UNBOUNDED
2929       disk.device.read.requests.rate_server_pcm:
2930         type: org.openecomp.capabilities.metric.Ceilometer
2931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2932         occurrences:
2933         - 1
2934         - UNBOUNDED
2935       vcpus_server_pcm:
2936         type: org.openecomp.capabilities.metric.Ceilometer
2937         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2938         occurrences:
2939         - 1
2940         - UNBOUNDED
2941       disk.write.bytes_server_pcm:
2942         type: org.openecomp.capabilities.metric.Ceilometer
2943         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2944         occurrences:
2945         - 1
2946         - UNBOUNDED
2947       disk.iops_server_pcm:
2948         type: org.openecomp.capabilities.metric.Ceilometer
2949         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2950         occurrences:
2951         - 1
2952         - UNBOUNDED
2953       disk.read.bytes.rate_server_pcm:
2954         type: org.openecomp.capabilities.metric.Ceilometer
2955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2956         occurrences:
2957         - 1
2958         - UNBOUNDED
2959       disk.device.allocation_server_pcm:
2960         type: org.openecomp.capabilities.metric.Ceilometer
2961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2962         occurrences:
2963         - 1
2964         - UNBOUNDED
2965       scalable_server_pcm:
2966         type: tosca.capabilities.Scalable
2967         occurrences:
2968         - 1
2969         - UNBOUNDED
2970       disk.device.read.bytes.rate_server_pcm:
2971         type: org.openecomp.capabilities.metric.Ceilometer
2972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2973         occurrences:
2974         - 1
2975         - UNBOUNDED
2976       cpu_util_server_pcm:
2977         type: org.openecomp.capabilities.metric.Ceilometer
2978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2979         occurrences:
2980         - 1
2981         - UNBOUNDED
2982       disk.write.requests.rate_server_pcm:
2983         type: org.openecomp.capabilities.metric.Ceilometer
2984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2985         occurrences:
2986         - 1
2987         - UNBOUNDED
2988       disk.device.write.bytes.rate_server_pcm:
2989         type: org.openecomp.capabilities.metric.Ceilometer
2990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2991         occurrences:
2992         - 1
2993         - UNBOUNDED
2994       host_server_pcm:
2995         type: tosca.capabilities.Container
2996         valid_source_types:
2997         - tosca.nodes.SoftwareComponent
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       cpu.delta_server_pcm:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       network.outgoing.bytes.rate_pcm_port_1:
3008         type: org.openecomp.capabilities.metric.Ceilometer
3009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3010         occurrences:
3011         - 1
3012         - UNBOUNDED
3013       network.incoming.packets_pcm_port_0:
3014         type: org.openecomp.capabilities.metric.Ceilometer
3015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3016         occurrences:
3017         - 1
3018         - UNBOUNDED
3019       binding_server_pcm:
3020         type: tosca.capabilities.network.Bindable
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       network.outgoing.bytes.rate_pcm_port_0:
3025         type: org.openecomp.capabilities.metric.Ceilometer
3026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3027         occurrences:
3028         - 1
3029         - UNBOUNDED
3030       disk.device.capacity_server_pcm:
3031         type: org.openecomp.capabilities.metric.Ceilometer
3032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3033         occurrences:
3034         - 1
3035         - UNBOUNDED
3036       network.incoming.packets_pcm_port_1:
3037         type: org.openecomp.capabilities.metric.Ceilometer
3038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3039         occurrences:
3040         - 1
3041         - UNBOUNDED
3042       instance_server_pcm:
3043         type: org.openecomp.capabilities.metric.Ceilometer
3044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3045         occurrences:
3046         - 1
3047         - UNBOUNDED
3048       disk.device.write.requests.rate_server_pcm:
3049         type: org.openecomp.capabilities.metric.Ceilometer
3050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3051         occurrences:
3052         - 1
3053         - UNBOUNDED
3054       disk.latency_server_pcm:
3055         type: org.openecomp.capabilities.metric.Ceilometer
3056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3057         occurrences:
3058         - 1
3059         - UNBOUNDED
3060       disk.device.read.requests_server_pcm:
3061         type: org.openecomp.capabilities.metric.Ceilometer
3062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3063         occurrences:
3064         - 1
3065         - UNBOUNDED
3066       feature_server_pcm:
3067         type: tosca.capabilities.Node
3068         occurrences:
3069         - 1
3070         - UNBOUNDED
3071       network.incoming.bytes.rate_pcm_port_0:
3072         type: org.openecomp.capabilities.metric.Ceilometer
3073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3074         occurrences:
3075         - 1
3076         - UNBOUNDED
3077       disk.write.bytes.rate_server_pcm:
3078         type: org.openecomp.capabilities.metric.Ceilometer
3079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3080         occurrences:
3081         - 1
3082         - UNBOUNDED
3083       network.incoming.bytes.rate_pcm_port_1:
3084         type: org.openecomp.capabilities.metric.Ceilometer
3085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3086         occurrences:
3087         - 1
3088         - UNBOUNDED
3089   org.openecomp.resource.abstract.nodes.1c2_catalog_instance:
3090     derived_from: org.openecomp.resource.abstract.nodes.VFC
3091     properties:
3092       port_1c2_t2_port_order:
3093         type: integer
3094         required: true
3095         status: SUPPORTED
3096       compute_1c2_catalog_instance_availability_zone:
3097         type: list
3098         required: true
3099         status: SUPPORTED
3100         entry_schema:
3101           type: string
3102       port_1c2_t2_port_subnetpoolid:
3103         type: string
3104         required: true
3105         status: SUPPORTED
3106       port_1c2_t2_port_network_role:
3107         type: string
3108         required: true
3109         status: SUPPORTED
3110       vm_flavor_name:
3111         type: string
3112         required: true
3113         status: SUPPORTED
3114       port_1c2_t2_port_network_role_tag:
3115         type: string
3116         required: true
3117         status: SUPPORTED
3118       port_1c2_t1_port_vlan_requirements:
3119         type: list
3120         required: true
3121         status: SUPPORTED
3122         entry_schema:
3123           type: org.openecomp.datatypes.network.VlanRequirements
3124       vm_image_name:
3125         type: string
3126         required: true
3127         status: SUPPORTED
3128       port_1c2_t2_port_exCP_naming:
3129         type: org.openecomp.datatypes.Naming
3130         required: true
3131         status: SUPPORTED
3132       port_1c2_t1_port_order:
3133         type: integer
3134         required: true
3135         status: SUPPORTED
3136       port_1c2_t1_port_subnetpoolid:
3137         type: string
3138         required: true
3139         status: SUPPORTED
3140       port_1c2_t2_port_ip_requirements:
3141         type: list
3142         required: true
3143         status: SUPPORTED
3144         entry_schema:
3145           type: org.openecomp.datatypes.network.IpRequirements
3146       port_1c2_t1_port_mac_requirements:
3147         type: org.openecomp.datatypes.network.MacRequirements
3148         required: true
3149         status: SUPPORTED
3150       port_1c2_t1_port_network_role:
3151         type: string
3152         required: true
3153         status: SUPPORTED
3154       port_1c2_t2_port_network:
3155         type: list
3156         required: true
3157         status: SUPPORTED
3158         entry_schema:
3159           type: string
3160       index_value:
3161         type: integer
3162         description: Index value of this substitution service template runtime instance
3163         required: false
3164         default: 0
3165         status: SUPPORTED
3166         constraints:
3167         - greater_or_equal: 0
3168       compute_1c2_catalog_instance_metadata:
3169         type: list
3170         required: true
3171         status: SUPPORTED
3172         entry_schema:
3173           type: json
3174       compute_1c2_catalog_instance_name:
3175         type: list
3176         required: true
3177         status: SUPPORTED
3178         entry_schema:
3179           type: string
3180       port_1c2_t1_port_exCP_naming:
3181         type: org.openecomp.datatypes.Naming
3182         required: true
3183         status: SUPPORTED
3184       port_1c2_t1_port_network:
3185         type: list
3186         required: true
3187         status: SUPPORTED
3188         entry_schema:
3189           type: string
3190       port_1c2_t2_port_mac_requirements:
3191         type: org.openecomp.datatypes.network.MacRequirements
3192         required: true
3193         status: SUPPORTED
3194       port_1c2_t2_port_vlan_requirements:
3195         type: list
3196         required: true
3197         status: SUPPORTED
3198         entry_schema:
3199           type: org.openecomp.datatypes.network.VlanRequirements
3200       compute_1c2_catalog_instance_user_data_format:
3201         type: list
3202         required: true
3203         status: SUPPORTED
3204         entry_schema:
3205           type: string
3206       port_1c2_t1_port_network_role_tag:
3207         type: string
3208         required: true
3209         status: SUPPORTED
3210       port_1c2_t1_port_ip_requirements:
3211         type: list
3212         required: true
3213         status: SUPPORTED
3214         entry_schema:
3215           type: org.openecomp.datatypes.network.IpRequirements
3216       compute_1c2_catalog_instance_scheduler_hints:
3217         type: list
3218         required: true
3219         status: SUPPORTED
3220         entry_schema:
3221           type: json
3222     attributes:
3223       1c2_catalog_instance_instance_name:
3224         type: string
3225         status: SUPPORTED
3226       1c2_catalog_instance_1c2_t1_port_tenant_id:
3227         type: string
3228         status: SUPPORTED
3229     requirements:
3230     - dependency_1c2_catalog_instance:
3231         capability: tosca.capabilities.Node
3232         node: tosca.nodes.Root
3233         relationship: tosca.relationships.DependsOn
3234         occurrences:
3235         - 0
3236         - UNBOUNDED
3237     - local_storage_1c2_catalog_instance:
3238         capability: tosca.capabilities.Attachment
3239         node: tosca.nodes.BlockStorage
3240         relationship: tosca.relationships.AttachesTo
3241         occurrences:
3242         - 0
3243         - UNBOUNDED
3244     - dependency_1c2_catalog_instance_1c2_t2_port:
3245         capability: tosca.capabilities.Node
3246         node: tosca.nodes.Root
3247         relationship: tosca.relationships.DependsOn
3248         occurrences:
3249         - 0
3250         - UNBOUNDED
3251     - link_1c2_catalog_instance_1c2_t2_port:
3252         capability: tosca.capabilities.network.Linkable
3253         relationship: tosca.relationships.network.LinksTo
3254         occurrences:
3255         - 1
3256         - 1
3257     - dependency_1c2_catalog_instance_1c2_t1_port:
3258         capability: tosca.capabilities.Node
3259         node: tosca.nodes.Root
3260         relationship: tosca.relationships.DependsOn
3261         occurrences:
3262         - 0
3263         - UNBOUNDED
3264     - link_1c2_catalog_instance_1c2_t1_port:
3265         capability: tosca.capabilities.network.Linkable
3266         relationship: tosca.relationships.network.LinksTo
3267         occurrences:
3268         - 1
3269         - 1
3270     capabilities:
3271       disk.device.capacity_1c2_catalog_instance:
3272         type: org.openecomp.capabilities.metric.Ceilometer
3273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3274         occurrences:
3275         - 1
3276         - UNBOUNDED
3277       network.incoming.packets.rate_1c2_catalog_instance_1c2_t2_port:
3278         type: org.openecomp.capabilities.metric.Ceilometer
3279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3280         occurrences:
3281         - 1
3282         - UNBOUNDED
3283       disk.read.bytes.rate_1c2_catalog_instance:
3284         type: org.openecomp.capabilities.metric.Ceilometer
3285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3286         occurrences:
3287         - 1
3288         - UNBOUNDED
3289       memory.usage_1c2_catalog_instance:
3290         type: org.openecomp.capabilities.metric.Ceilometer
3291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3292         occurrences:
3293         - 1
3294         - UNBOUNDED
3295       network.outpoing.packets_1c2_catalog_instance_1c2_t1_port:
3296         type: org.openecomp.capabilities.metric.Ceilometer
3297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       disk.write.bytes.rate_1c2_catalog_instance:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       binding_1c2_catalog_instance_1c2_t2_port:
3308         type: tosca.capabilities.network.Bindable
3309         valid_source_types:
3310         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3311         occurrences:
3312         - 0
3313         - UNBOUNDED
3314       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3315         type: org.openecomp.capabilities.metric.Ceilometer
3316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3317         occurrences:
3318         - 1
3319         - UNBOUNDED
3320       network.incoming.packets_1c2_catalog_instance_1c2_t1_port:
3321         type: org.openecomp.capabilities.metric.Ceilometer
3322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3323         occurrences:
3324         - 1
3325         - UNBOUNDED
3326       cpu_util_1c2_catalog_instance:
3327         type: org.openecomp.capabilities.metric.Ceilometer
3328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3329         occurrences:
3330         - 1
3331         - UNBOUNDED
3332       network.outpoing.packets_1c2_catalog_instance_1c2_t2_port:
3333         type: org.openecomp.capabilities.metric.Ceilometer
3334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3335         occurrences:
3336         - 1
3337         - UNBOUNDED
3338       feature_1c2_catalog_instance_1c2_t1_port:
3339         type: tosca.capabilities.Node
3340         occurrences:
3341         - 1
3342         - UNBOUNDED
3343       attachment_1c2_catalog_instance_1c2_t1_port:
3344         type: tosca.capabilities.Attachment
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       network.incoming.bytes_1c2_catalog_instance_1c2_t2_port:
3349         type: org.openecomp.capabilities.metric.Ceilometer
3350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       cpu_1c2_catalog_instance:
3355         type: org.openecomp.capabilities.metric.Ceilometer
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       disk.read.requests_1c2_catalog_instance:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       binding_1c2_catalog_instance_1c2_t1_port:
3367         type: tosca.capabilities.network.Bindable
3368         valid_source_types:
3369         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3370         occurrences:
3371         - 0
3372         - UNBOUNDED
3373       network.incoming.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3374         type: org.openecomp.capabilities.metric.Ceilometer
3375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3376         occurrences:
3377         - 1
3378         - UNBOUNDED
3379       disk.ephemeral.size_1c2_catalog_instance:
3380         type: org.openecomp.capabilities.metric.Ceilometer
3381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3382         occurrences:
3383         - 1
3384         - UNBOUNDED
3385       disk.device.write.bytes_1c2_catalog_instance:
3386         type: org.openecomp.capabilities.metric.Ceilometer
3387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3388         occurrences:
3389         - 1
3390         - UNBOUNDED
3391       memory.resident_1c2_catalog_instance:
3392         type: org.openecomp.capabilities.metric.Ceilometer
3393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3394         occurrences:
3395         - 1
3396         - UNBOUNDED
3397       disk.device.write.requests.rate_1c2_catalog_instance:
3398         type: org.openecomp.capabilities.metric.Ceilometer
3399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3400         occurrences:
3401         - 1
3402         - UNBOUNDED
3403       network.incoming.bytes_1c2_catalog_instance_1c2_t1_port:
3404         type: org.openecomp.capabilities.metric.Ceilometer
3405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3406         occurrences:
3407         - 1
3408         - UNBOUNDED
3409       os_1c2_catalog_instance:
3410         type: tosca.capabilities.OperatingSystem
3411         occurrences:
3412         - 1
3413         - UNBOUNDED
3414       disk.device.iops_1c2_catalog_instance:
3415         type: org.openecomp.capabilities.metric.Ceilometer
3416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3417         occurrences:
3418         - 1
3419         - UNBOUNDED
3420       endpoint_1c2_catalog_instance:
3421         type: tosca.capabilities.Endpoint.Admin
3422         occurrences:
3423         - 1
3424         - UNBOUNDED
3425       disk.allocation_1c2_catalog_instance:
3426         type: org.openecomp.capabilities.metric.Ceilometer
3427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3428         occurrences:
3429         - 1
3430         - UNBOUNDED
3431       disk.latency_1c2_catalog_instance:
3432         type: org.openecomp.capabilities.metric.Ceilometer
3433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3434         occurrences:
3435         - 1
3436         - UNBOUNDED
3437       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t1_port:
3438         type: org.openecomp.capabilities.metric.Ceilometer
3439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443       network.outgoing.bytes_1c2_catalog_instance_1c2_t1_port:
3444         type: org.openecomp.capabilities.metric.Ceilometer
3445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3446         occurrences:
3447         - 1
3448         - UNBOUNDED
3449       disk.iops_1c2_catalog_instance:
3450         type: org.openecomp.capabilities.metric.Ceilometer
3451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3452         occurrences:
3453         - 1
3454         - UNBOUNDED
3455       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t2_port:
3456         type: org.openecomp.capabilities.metric.Ceilometer
3457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3458         occurrences:
3459         - 1
3460         - UNBOUNDED
3461       network.incoming.packets_1c2_catalog_instance_1c2_t2_port:
3462         type: org.openecomp.capabilities.metric.Ceilometer
3463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       vcpus_1c2_catalog_instance:
3468         type: org.openecomp.capabilities.metric.Ceilometer
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3470         occurrences:
3471         - 1
3472         - UNBOUNDED
3473       disk.device.latency_1c2_catalog_instance:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       attachment_1c2_catalog_instance_1c2_t2_port:
3480         type: tosca.capabilities.Attachment
3481         occurrences:
3482         - 1
3483         - UNBOUNDED
3484       network.outgoing.packets.rate_1c2_catalog_instance_1c2_t1_port:
3485         type: org.openecomp.capabilities.metric.Ceilometer
3486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3487         occurrences:
3488         - 1
3489         - UNBOUNDED
3490       disk.read.bytes_1c2_catalog_instance:
3491         type: org.openecomp.capabilities.metric.Ceilometer
3492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3493         occurrences:
3494         - 1
3495         - UNBOUNDED
3496       instance_1c2_catalog_instance:
3497         type: org.openecomp.capabilities.metric.Ceilometer
3498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3499         occurrences:
3500         - 1
3501         - UNBOUNDED
3502       disk.capacity_1c2_catalog_instance:
3503         type: org.openecomp.capabilities.metric.Ceilometer
3504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3505         occurrences:
3506         - 1
3507         - UNBOUNDED
3508       disk.write.bytes_1c2_catalog_instance:
3509         type: org.openecomp.capabilities.metric.Ceilometer
3510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3511         occurrences:
3512         - 1
3513         - UNBOUNDED
3514       disk.device.read.bytes.rate_1c2_catalog_instance:
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       disk.device.allocation_1c2_catalog_instance:
3521         type: org.openecomp.capabilities.metric.Ceilometer
3522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3523         occurrences:
3524         - 1
3525         - UNBOUNDED
3526       disk.device.read.bytes_1c2_catalog_instance:
3527         type: org.openecomp.capabilities.metric.Ceilometer
3528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3529         occurrences:
3530         - 1
3531         - UNBOUNDED
3532       network.outgoing.bytes.rate_1c2_catalog_instance_1c2_t2_port:
3533         type: org.openecomp.capabilities.metric.Ceilometer
3534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3535         occurrences:
3536         - 1
3537         - UNBOUNDED
3538       disk.device.read.requests_1c2_catalog_instance:
3539         type: org.openecomp.capabilities.metric.Ceilometer
3540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3541         occurrences:
3542         - 1
3543         - UNBOUNDED
3544       disk.device.write.bytes.rate_1c2_catalog_instance:
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       scalable_1c2_catalog_instance:
3551         type: tosca.capabilities.Scalable
3552         occurrences:
3553         - 1
3554         - UNBOUNDED
3555       disk.device.write.requests_1c2_catalog_instance:
3556         type: org.openecomp.capabilities.metric.Ceilometer
3557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3558         occurrences:
3559         - 1
3560         - UNBOUNDED
3561       host_1c2_catalog_instance:
3562         type: tosca.capabilities.Container
3563         valid_source_types:
3564         - tosca.nodes.SoftwareComponent
3565         occurrences:
3566         - 1
3567         - UNBOUNDED
3568       disk.root.size_1c2_catalog_instance:
3569         type: org.openecomp.capabilities.metric.Ceilometer
3570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3571         occurrences:
3572         - 1
3573         - UNBOUNDED
3574       disk.device.usage_1c2_catalog_instance:
3575         type: org.openecomp.capabilities.metric.Ceilometer
3576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3577         occurrences:
3578         - 1
3579         - UNBOUNDED
3580       network.outgoing.bytes_1c2_catalog_instance_1c2_t2_port:
3581         type: org.openecomp.capabilities.metric.Ceilometer
3582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3583         occurrences:
3584         - 1
3585         - UNBOUNDED
3586       disk.usage_1c2_catalog_instance:
3587         type: org.openecomp.capabilities.metric.Ceilometer
3588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3589         occurrences:
3590         - 1
3591         - UNBOUNDED
3592       feature_1c2_catalog_instance:
3593         type: tosca.capabilities.Node
3594         occurrences:
3595         - 1
3596         - UNBOUNDED
3597       network.incoming.packets.rate_1c2_catalog_instance_1c2_t1_port:
3598         type: org.openecomp.capabilities.metric.Ceilometer
3599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3600         occurrences:
3601         - 1
3602         - UNBOUNDED
3603       memory_1c2_catalog_instance:
3604         type: org.openecomp.capabilities.metric.Ceilometer
3605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3606         occurrences:
3607         - 1
3608         - UNBOUNDED
3609       disk.write.requests.rate_1c2_catalog_instance:
3610         type: org.openecomp.capabilities.metric.Ceilometer
3611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3612         occurrences:
3613         - 1
3614         - UNBOUNDED
3615       disk.write.requests_1c2_catalog_instance:
3616         type: org.openecomp.capabilities.metric.Ceilometer
3617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3618         occurrences:
3619         - 1
3620         - UNBOUNDED
3621       binding_1c2_catalog_instance:
3622         type: tosca.capabilities.network.Bindable
3623         occurrences:
3624         - 1
3625         - UNBOUNDED
3626       cpu.delta_1c2_catalog_instance:
3627         type: org.openecomp.capabilities.metric.Ceilometer
3628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3629         occurrences:
3630         - 1
3631         - UNBOUNDED
3632       feature_1c2_catalog_instance_1c2_t2_port:
3633         type: tosca.capabilities.Node
3634         occurrences:
3635         - 1
3636         - UNBOUNDED
3637       disk.device.read.requests.rate_1c2_catalog_instance:
3638         type: org.openecomp.capabilities.metric.Ceilometer
3639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3640         occurrences:
3641         - 1
3642         - UNBOUNDED
3643   org.openecomp.resource.abstract.nodes.pcma_server_1:
3644     derived_from: org.openecomp.resource.abstract.nodes.VFC
3645     properties:
3646       port_pcm_port_0_network_role:
3647         type: string
3648         required: true
3649         status: SUPPORTED
3650       port_pcm_port_1_network_role_tag:
3651         type: string
3652         required: true
3653         status: SUPPORTED
3654       port_pcm_port_0_fixed_ips:
3655         type: list
3656         required: true
3657         status: SUPPORTED
3658         entry_schema:
3659           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3660       port_pcm_port_0_vlan_requirements:
3661         type: list
3662         required: true
3663         status: SUPPORTED
3664         entry_schema:
3665           type: org.openecomp.datatypes.network.VlanRequirements
3666       vm_flavor_name:
3667         type: string
3668         required: true
3669         status: SUPPORTED
3670       port_pcm_port_0_security_groups:
3671         type: list
3672         required: true
3673         status: SUPPORTED
3674         entry_schema:
3675           type: json
3676       compute_pcma_server_availability_zone:
3677         type: list
3678         required: true
3679         status: SUPPORTED
3680         entry_schema:
3681           type: string
3682       port_pcm_port_0_order:
3683         type: integer
3684         required: true
3685         status: SUPPORTED
3686       port_pcm_port_0_subnetpoolid:
3687         type: string
3688         required: true
3689         status: SUPPORTED
3690       vm_image_name:
3691         type: string
3692         required: true
3693         status: SUPPORTED
3694       port_pcm_port_1_subnetpoolid:
3695         type: string
3696         required: true
3697         status: SUPPORTED
3698       port_pcm_port_0_network_role_tag:
3699         type: string
3700         required: true
3701         status: SUPPORTED
3702       port_pcm_port_0_exCP_naming:
3703         type: org.openecomp.datatypes.Naming
3704         required: true
3705         status: SUPPORTED
3706       port_pcm_port_1_exCP_naming:
3707         type: org.openecomp.datatypes.Naming
3708         required: true
3709         status: SUPPORTED
3710       port_pcm_port_1_network_role:
3711         type: string
3712         required: true
3713         status: SUPPORTED
3714       port_pcm_port_1_network:
3715         type: list
3716         required: true
3717         status: SUPPORTED
3718         entry_schema:
3719           type: string
3720       port_pcm_port_0_ip_requirements:
3721         type: list
3722         required: true
3723         status: SUPPORTED
3724         entry_schema:
3725           type: org.openecomp.datatypes.network.IpRequirements
3726       port_pcm_port_1_security_groups:
3727         type: list
3728         required: true
3729         status: SUPPORTED
3730         entry_schema:
3731           type: json
3732       compute_pcma_server_config_drive:
3733         type: list
3734         required: true
3735         status: SUPPORTED
3736         entry_schema:
3737           type: boolean
3738       index_value:
3739         type: integer
3740         description: Index value of this substitution service template runtime instance
3741         required: false
3742         default: 0
3743         status: SUPPORTED
3744         constraints:
3745         - greater_or_equal: 0
3746       compute_pcma_server_user_data_format:
3747         type: list
3748         required: true
3749         status: SUPPORTED
3750         entry_schema:
3751           type: string
3752       port_pcm_port_0_network:
3753         type: list
3754         required: true
3755         status: SUPPORTED
3756         entry_schema:
3757           type: string
3758       port_pcm_port_1_mac_requirements:
3759         type: org.openecomp.datatypes.network.MacRequirements
3760         required: true
3761         status: SUPPORTED
3762       port_pcm_port_1_vlan_requirements:
3763         type: list
3764         required: true
3765         status: SUPPORTED
3766         entry_schema:
3767           type: org.openecomp.datatypes.network.VlanRequirements
3768       port_pcm_port_1_fixed_ips:
3769         type: list
3770         required: true
3771         status: SUPPORTED
3772         entry_schema:
3773           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3774       compute_pcma_server_name:
3775         type: list
3776         required: true
3777         status: SUPPORTED
3778         entry_schema:
3779           type: string
3780       port_pcm_port_0_mac_requirements:
3781         type: org.openecomp.datatypes.network.MacRequirements
3782         required: true
3783         status: SUPPORTED
3784       port_pcm_port_1_ip_requirements:
3785         type: list
3786         required: true
3787         status: SUPPORTED
3788         entry_schema:
3789           type: org.openecomp.datatypes.network.IpRequirements
3790       port_pcm_port_1_order:
3791         type: integer
3792         required: true
3793         status: SUPPORTED
3794     requirements:
3795     - dependency_pcma_server:
3796         capability: tosca.capabilities.Node
3797         node: tosca.nodes.Root
3798         relationship: tosca.relationships.DependsOn
3799         occurrences:
3800         - 0
3801         - UNBOUNDED
3802     - local_storage_pcma_server:
3803         capability: tosca.capabilities.Attachment
3804         node: tosca.nodes.BlockStorage
3805         relationship: tosca.relationships.AttachesTo
3806         occurrences:
3807         - 0
3808         - UNBOUNDED
3809     - dependency_pcma_server_pcm_port_0:
3810         capability: tosca.capabilities.Node
3811         node: tosca.nodes.Root
3812         relationship: tosca.relationships.DependsOn
3813         occurrences:
3814         - 0
3815         - UNBOUNDED
3816     - link_pcma_server_pcm_port_0:
3817         capability: tosca.capabilities.network.Linkable
3818         relationship: tosca.relationships.network.LinksTo
3819         occurrences:
3820         - 1
3821         - 1
3822     - dependency_pcma_server_pcm_port_1:
3823         capability: tosca.capabilities.Node
3824         node: tosca.nodes.Root
3825         relationship: tosca.relationships.DependsOn
3826         occurrences:
3827         - 0
3828         - UNBOUNDED
3829     - link_pcma_server_pcm_port_1:
3830         capability: tosca.capabilities.network.Linkable
3831         relationship: tosca.relationships.network.LinksTo
3832         occurrences:
3833         - 1
3834         - 1
3835     capabilities:
3836       cpu.delta_pcma_server:
3837         type: org.openecomp.capabilities.metric.Ceilometer
3838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3839         occurrences:
3840         - 1
3841         - UNBOUNDED
3842       scalable_pcma_server:
3843         type: tosca.capabilities.Scalable
3844         occurrences:
3845         - 1
3846         - UNBOUNDED
3847       vcpus_pcma_server:
3848         type: org.openecomp.capabilities.metric.Ceilometer
3849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3850         occurrences:
3851         - 1
3852         - UNBOUNDED
3853       host_pcma_server:
3854         type: tosca.capabilities.Container
3855         valid_source_types:
3856         - tosca.nodes.SoftwareComponent
3857         occurrences:
3858         - 1
3859         - UNBOUNDED
3860       disk.device.read.requests.rate_pcma_server:
3861         type: org.openecomp.capabilities.metric.Ceilometer
3862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       disk.usage_pcma_server:
3867         type: org.openecomp.capabilities.metric.Ceilometer
3868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3869         occurrences:
3870         - 1
3871         - UNBOUNDED
3872       attachment_pcma_server_pcm_port_0:
3873         type: tosca.capabilities.Attachment
3874         occurrences:
3875         - 1
3876         - UNBOUNDED
3877       disk.read.bytes_pcma_server:
3878         type: org.openecomp.capabilities.metric.Ceilometer
3879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3880         occurrences:
3881         - 1
3882         - UNBOUNDED
3883       disk.iops_pcma_server:
3884         type: org.openecomp.capabilities.metric.Ceilometer
3885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3886         occurrences:
3887         - 1
3888         - UNBOUNDED
3889       network.outgoing.bytes.rate_pcma_server_pcm_port_0:
3890         type: org.openecomp.capabilities.metric.Ceilometer
3891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3892         occurrences:
3893         - 1
3894         - UNBOUNDED
3895       network.outgoing.bytes.rate_pcma_server_pcm_port_1:
3896         type: org.openecomp.capabilities.metric.Ceilometer
3897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3898         occurrences:
3899         - 1
3900         - UNBOUNDED
3901       attachment_pcma_server_pcm_port_1:
3902         type: tosca.capabilities.Attachment
3903         occurrences:
3904         - 1
3905         - UNBOUNDED
3906       endpoint_pcma_server:
3907         type: tosca.capabilities.Endpoint.Admin
3908         occurrences:
3909         - 1
3910         - UNBOUNDED
3911       feature_pcma_server:
3912         type: tosca.capabilities.Node
3913         occurrences:
3914         - 1
3915         - UNBOUNDED
3916       memory.usage_pcma_server:
3917         type: org.openecomp.capabilities.metric.Ceilometer
3918         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3919         occurrences:
3920         - 1
3921         - UNBOUNDED
3922       network.incoming.packets_pcma_server_pcm_port_0:
3923         type: org.openecomp.capabilities.metric.Ceilometer
3924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3925         occurrences:
3926         - 1
3927         - UNBOUNDED
3928       network.incoming.bytes.rate_pcma_server_pcm_port_1:
3929         type: org.openecomp.capabilities.metric.Ceilometer
3930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3931         occurrences:
3932         - 1
3933         - UNBOUNDED
3934       network.outgoing.bytes_pcma_server_pcm_port_0:
3935         type: org.openecomp.capabilities.metric.Ceilometer
3936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3937         occurrences:
3938         - 1
3939         - UNBOUNDED
3940       memory_pcma_server:
3941         type: org.openecomp.capabilities.metric.Ceilometer
3942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3943         occurrences:
3944         - 1
3945         - UNBOUNDED
3946       network.outgoing.bytes_pcma_server_pcm_port_1:
3947         type: org.openecomp.capabilities.metric.Ceilometer
3948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3949         occurrences:
3950         - 1
3951         - UNBOUNDED
3952       cpu_pcma_server:
3953         type: org.openecomp.capabilities.metric.Ceilometer
3954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3955         occurrences:
3956         - 1
3957         - UNBOUNDED
3958       disk.device.write.bytes.rate_pcma_server:
3959         type: org.openecomp.capabilities.metric.Ceilometer
3960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3961         occurrences:
3962         - 1
3963         - UNBOUNDED
3964       disk.read.bytes.rate_pcma_server:
3965         type: org.openecomp.capabilities.metric.Ceilometer
3966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3967         occurrences:
3968         - 1
3969         - UNBOUNDED
3970       network.incoming.packets.rate_pcma_server_pcm_port_0:
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       binding_pcma_server_pcm_port_0:
3977         type: tosca.capabilities.network.Bindable
3978         valid_source_types:
3979         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3980         occurrences:
3981         - 0
3982         - UNBOUNDED
3983       network.incoming.packets_pcma_server_pcm_port_1:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       os_pcma_server:
3990         type: tosca.capabilities.OperatingSystem
3991         occurrences:
3992         - 1
3993         - UNBOUNDED
3994       binding_pcma_server_pcm_port_1:
3995         type: tosca.capabilities.network.Bindable
3996         valid_source_types:
3997         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3998         occurrences:
3999         - 0
4000         - UNBOUNDED
4001       network.incoming.packets.rate_pcma_server_pcm_port_1:
4002         type: org.openecomp.capabilities.metric.Ceilometer
4003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4004         occurrences:
4005         - 1
4006         - UNBOUNDED
4007       disk.device.read.requests_pcma_server:
4008         type: org.openecomp.capabilities.metric.Ceilometer
4009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       disk.write.bytes.rate_pcma_server:
4014         type: org.openecomp.capabilities.metric.Ceilometer
4015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4016         occurrences:
4017         - 1
4018         - UNBOUNDED
4019       network.outgoing.packets.rate_pcma_server_pcm_port_1:
4020         type: org.openecomp.capabilities.metric.Ceilometer
4021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4022         occurrences:
4023         - 1
4024         - UNBOUNDED
4025       disk.device.write.requests.rate_pcma_server:
4026         type: org.openecomp.capabilities.metric.Ceilometer
4027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4028         occurrences:
4029         - 1
4030         - UNBOUNDED
4031       network.incoming.bytes.rate_pcma_server_pcm_port_0:
4032         type: org.openecomp.capabilities.metric.Ceilometer
4033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4034         occurrences:
4035         - 1
4036         - UNBOUNDED
4037       network.outgoing.packets.rate_pcma_server_pcm_port_0:
4038         type: org.openecomp.capabilities.metric.Ceilometer
4039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4040         occurrences:
4041         - 1
4042         - UNBOUNDED
4043       cpu_util_pcma_server:
4044         type: org.openecomp.capabilities.metric.Ceilometer
4045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4046         occurrences:
4047         - 1
4048         - UNBOUNDED
4049       disk.device.write.bytes_pcma_server:
4050         type: org.openecomp.capabilities.metric.Ceilometer
4051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4052         occurrences:
4053         - 1
4054         - UNBOUNDED
4055       disk.device.read.bytes.rate_pcma_server:
4056         type: org.openecomp.capabilities.metric.Ceilometer
4057         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4058         occurrences:
4059         - 1
4060         - UNBOUNDED
4061       disk.device.usage_pcma_server:
4062         type: org.openecomp.capabilities.metric.Ceilometer
4063         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4064         occurrences:
4065         - 1
4066         - UNBOUNDED
4067       disk.read.requests_pcma_server:
4068         type: org.openecomp.capabilities.metric.Ceilometer
4069         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4070         occurrences:
4071         - 1
4072         - UNBOUNDED
4073       disk.allocation_pcma_server:
4074         type: org.openecomp.capabilities.metric.Ceilometer
4075         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4076         occurrences:
4077         - 1
4078         - UNBOUNDED
4079       feature_pcma_server_pcm_port_0:
4080         type: tosca.capabilities.Node
4081         occurrences:
4082         - 1
4083         - UNBOUNDED
4084       feature_pcma_server_pcm_port_1:
4085         type: tosca.capabilities.Node
4086         occurrences:
4087         - 1
4088         - UNBOUNDED
4089       disk.ephemeral.size_pcma_server:
4090         type: org.openecomp.capabilities.metric.Ceilometer
4091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4092         occurrences:
4093         - 1
4094         - UNBOUNDED
4095       binding_pcma_server:
4096         type: tosca.capabilities.network.Bindable
4097         occurrences:
4098         - 1
4099         - UNBOUNDED
4100       disk.latency_pcma_server:
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       disk.device.write.requests_pcma_server:
4107         type: org.openecomp.capabilities.metric.Ceilometer
4108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4109         occurrences:
4110         - 1
4111         - UNBOUNDED
4112       disk.device.read.bytes_pcma_server:
4113         type: org.openecomp.capabilities.metric.Ceilometer
4114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4115         occurrences:
4116         - 1
4117         - UNBOUNDED
4118       disk.device.allocation_pcma_server:
4119         type: org.openecomp.capabilities.metric.Ceilometer
4120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4121         occurrences:
4122         - 1
4123         - UNBOUNDED
4124       memory.resident_pcma_server:
4125         type: org.openecomp.capabilities.metric.Ceilometer
4126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4127         occurrences:
4128         - 1
4129         - UNBOUNDED
4130       disk.root.size_pcma_server:
4131         type: org.openecomp.capabilities.metric.Ceilometer
4132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4133         occurrences:
4134         - 1
4135         - UNBOUNDED
4136       disk.write.bytes_pcma_server:
4137         type: org.openecomp.capabilities.metric.Ceilometer
4138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4139         occurrences:
4140         - 1
4141         - UNBOUNDED
4142       network.incoming.bytes_pcma_server_pcm_port_0:
4143         type: org.openecomp.capabilities.metric.Ceilometer
4144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4145         occurrences:
4146         - 1
4147         - UNBOUNDED
4148       disk.write.requests_pcma_server:
4149         type: org.openecomp.capabilities.metric.Ceilometer
4150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4151         occurrences:
4152         - 1
4153         - UNBOUNDED
4154       network.incoming.bytes_pcma_server_pcm_port_1:
4155         type: org.openecomp.capabilities.metric.Ceilometer
4156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4157         occurrences:
4158         - 1
4159         - UNBOUNDED
4160       disk.write.requests.rate_pcma_server:
4161         type: org.openecomp.capabilities.metric.Ceilometer
4162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4163         occurrences:
4164         - 1
4165         - UNBOUNDED
4166       disk.device.iops_pcma_server:
4167         type: org.openecomp.capabilities.metric.Ceilometer
4168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4169         occurrences:
4170         - 1
4171         - UNBOUNDED
4172       instance_pcma_server:
4173         type: org.openecomp.capabilities.metric.Ceilometer
4174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4175         occurrences:
4176         - 1
4177         - UNBOUNDED
4178       disk.device.latency_pcma_server:
4179         type: org.openecomp.capabilities.metric.Ceilometer
4180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4181         occurrences:
4182         - 1
4183         - UNBOUNDED
4184       disk.capacity_pcma_server:
4185         type: org.openecomp.capabilities.metric.Ceilometer
4186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4187         occurrences:
4188         - 1
4189         - UNBOUNDED
4190       disk.device.capacity_pcma_server:
4191         type: org.openecomp.capabilities.metric.Ceilometer
4192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4193         occurrences:
4194         - 1
4195         - UNBOUNDED
4196       network.outpoing.packets_pcma_server_pcm_port_1:
4197         type: org.openecomp.capabilities.metric.Ceilometer
4198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4199         occurrences:
4200         - 1
4201         - UNBOUNDED
4202       network.outpoing.packets_pcma_server_pcm_port_0:
4203         type: org.openecomp.capabilities.metric.Ceilometer
4204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4205         occurrences:
4206         - 1
4207         - UNBOUNDED
4208   org.openecomp.resource.abstract.nodes.b_single_1b:
4209     derived_from: org.openecomp.resource.abstract.nodes.VFC
4210     properties:
4211       port_1b_t1_port_order:
4212         type: integer
4213         required: true
4214         status: SUPPORTED
4215       port_1b_t1_port_network_role:
4216         type: string
4217         required: true
4218         status: SUPPORTED
4219       port_1b_t1_port_exCP_naming:
4220         type: org.openecomp.datatypes.Naming
4221         required: true
4222         status: SUPPORTED
4223       vm_flavor_name:
4224         type: string
4225         required: true
4226         status: SUPPORTED
4227       port_1b_t1_port_ip_requirements:
4228         type: list
4229         required: true
4230         status: SUPPORTED
4231         entry_schema:
4232           type: org.openecomp.datatypes.network.IpRequirements
4233       vm_image_name:
4234         type: string
4235         required: true
4236         status: SUPPORTED
4237       port_1b_t2_port_network_role:
4238         type: string
4239         required: true
4240         status: SUPPORTED
4241       port_1b_t2_port_order:
4242         type: integer
4243         required: true
4244         status: SUPPORTED
4245       compute_b_single_1b_user_data_format:
4246         type: list
4247         required: true
4248         status: SUPPORTED
4249         entry_schema:
4250           type: string
4251       port_1b_t2_port_exCP_naming:
4252         type: org.openecomp.datatypes.Naming
4253         required: true
4254         status: SUPPORTED
4255       port_1b_t2_port_network_role_tag:
4256         type: string
4257         required: true
4258         status: SUPPORTED
4259       port_1b_t2_port_subnetpoolid:
4260         type: string
4261         required: true
4262         status: SUPPORTED
4263       port_1b_t2_port_mac_requirements:
4264         type: org.openecomp.datatypes.network.MacRequirements
4265         required: true
4266         status: SUPPORTED
4267       compute_b_single_1b_availability_zone:
4268         type: list
4269         required: true
4270         status: SUPPORTED
4271         entry_schema:
4272           type: string
4273       index_value:
4274         type: integer
4275         description: Index value of this substitution service template runtime instance
4276         required: false
4277         default: 0
4278         status: SUPPORTED
4279         constraints:
4280         - greater_or_equal: 0
4281       compute_b_single_1b_scheduler_hints:
4282         type: list
4283         required: true
4284         status: SUPPORTED
4285         entry_schema:
4286           type: json
4287       port_1b_t2_port_vlan_requirements:
4288         type: list
4289         required: true
4290         status: SUPPORTED
4291         entry_schema:
4292           type: org.openecomp.datatypes.network.VlanRequirements
4293       port_1b_t2_port_ip_requirements:
4294         type: list
4295         required: true
4296         status: SUPPORTED
4297         entry_schema:
4298           type: org.openecomp.datatypes.network.IpRequirements
4299       port_1b_t1_port_network_role_tag:
4300         type: string
4301         required: true
4302         status: SUPPORTED
4303       compute_b_single_1b_metadata:
4304         type: list
4305         required: true
4306         status: SUPPORTED
4307         entry_schema:
4308           type: json
4309       port_1b_t1_port_subnetpoolid:
4310         type: string
4311         required: true
4312         status: SUPPORTED
4313       port_1b_t1_port_mac_requirements:
4314         type: org.openecomp.datatypes.network.MacRequirements
4315         required: true
4316         status: SUPPORTED
4317       port_1b_t2_port_network:
4318         type: list
4319         required: true
4320         status: SUPPORTED
4321         entry_schema:
4322           type: string
4323       port_1b_t1_port_vlan_requirements:
4324         type: list
4325         required: true
4326         status: SUPPORTED
4327         entry_schema:
4328           type: org.openecomp.datatypes.network.VlanRequirements
4329       compute_b_single_1b_name:
4330         type: list
4331         required: true
4332         status: SUPPORTED
4333         entry_schema:
4334           type: string
4335     attributes:
4336       b_single_1b_instance_name:
4337         type: string
4338         status: SUPPORTED
4339       b_single_1b_1b_t1_port_tenant_id:
4340         type: string
4341         status: SUPPORTED
4342     requirements:
4343     - dependency_b_single_1b:
4344         capability: tosca.capabilities.Node
4345         node: tosca.nodes.Root
4346         relationship: tosca.relationships.DependsOn
4347         occurrences:
4348         - 0
4349         - UNBOUNDED
4350     - local_storage_b_single_1b:
4351         capability: tosca.capabilities.Attachment
4352         node: tosca.nodes.BlockStorage
4353         relationship: tosca.relationships.AttachesTo
4354         occurrences:
4355         - 0
4356         - UNBOUNDED
4357     - dependency_b_single_1b_1b_t1_port:
4358         capability: tosca.capabilities.Node
4359         node: tosca.nodes.Root
4360         relationship: tosca.relationships.DependsOn
4361         occurrences:
4362         - 0
4363         - UNBOUNDED
4364     - link_b_single_1b_1b_t1_port:
4365         capability: tosca.capabilities.network.Linkable
4366         relationship: tosca.relationships.network.LinksTo
4367         occurrences:
4368         - 1
4369         - 1
4370     - dependency_b_single_1b_1b_t2_port:
4371         capability: tosca.capabilities.Node
4372         node: tosca.nodes.Root
4373         relationship: tosca.relationships.DependsOn
4374         occurrences:
4375         - 0
4376         - UNBOUNDED
4377     - link_b_single_1b_1b_t2_port:
4378         capability: tosca.capabilities.network.Linkable
4379         relationship: tosca.relationships.network.LinksTo
4380         occurrences:
4381         - 1
4382         - 1
4383     capabilities:
4384       attachment_b_single_1b_1b_t2_port:
4385         type: tosca.capabilities.Attachment
4386         occurrences:
4387         - 1
4388         - UNBOUNDED
4389       endpoint_b_single_1b:
4390         type: tosca.capabilities.Endpoint.Admin
4391         occurrences:
4392         - 1
4393         - UNBOUNDED
4394       feature_b_single_1b:
4395         type: tosca.capabilities.Node
4396         occurrences:
4397         - 1
4398         - UNBOUNDED
4399       disk.iops_b_single_1b:
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.rate_b_single_1b_1b_t2_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       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
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       scalable_b_single_1b:
4418         type: tosca.capabilities.Scalable
4419         occurrences:
4420         - 1
4421         - UNBOUNDED
4422       disk.write.bytes_b_single_1b:
4423         type: org.openecomp.capabilities.metric.Ceilometer
4424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4425         occurrences:
4426         - 1
4427         - UNBOUNDED
4428       os_b_single_1b:
4429         type: tosca.capabilities.OperatingSystem
4430         occurrences:
4431         - 1
4432         - UNBOUNDED
4433       vcpus_b_single_1b:
4434         type: org.openecomp.capabilities.metric.Ceilometer
4435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4436         occurrences:
4437         - 1
4438         - UNBOUNDED
4439       cpu_b_single_1b:
4440         type: org.openecomp.capabilities.metric.Ceilometer
4441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4442         occurrences:
4443         - 1
4444         - UNBOUNDED
4445       disk.device.read.requests.rate_b_single_1b:
4446         type: org.openecomp.capabilities.metric.Ceilometer
4447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4448         occurrences:
4449         - 1
4450         - UNBOUNDED
4451       network.incoming.packets.rate_b_single_1b_1b_t2_port:
4452         type: org.openecomp.capabilities.metric.Ceilometer
4453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4454         occurrences:
4455         - 1
4456         - UNBOUNDED
4457       instance_b_single_1b:
4458         type: org.openecomp.capabilities.metric.Ceilometer
4459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4460         occurrences:
4461         - 1
4462         - UNBOUNDED
4463       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
4464         type: org.openecomp.capabilities.metric.Ceilometer
4465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4466         occurrences:
4467         - 1
4468         - UNBOUNDED
4469       disk.read.bytes_b_single_1b:
4470         type: org.openecomp.capabilities.metric.Ceilometer
4471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4472         occurrences:
4473         - 1
4474         - UNBOUNDED
4475       disk.device.latency_b_single_1b:
4476         type: org.openecomp.capabilities.metric.Ceilometer
4477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4478         occurrences:
4479         - 1
4480         - UNBOUNDED
4481       disk.usage_b_single_1b:
4482         type: org.openecomp.capabilities.metric.Ceilometer
4483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4484         occurrences:
4485         - 1
4486         - UNBOUNDED
4487       network.incoming.bytes_b_single_1b_1b_t1_port:
4488         type: org.openecomp.capabilities.metric.Ceilometer
4489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4490         occurrences:
4491         - 1
4492         - UNBOUNDED
4493       disk.device.allocation_b_single_1b:
4494         type: org.openecomp.capabilities.metric.Ceilometer
4495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4496         occurrences:
4497         - 1
4498         - UNBOUNDED
4499       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
4500         type: org.openecomp.capabilities.metric.Ceilometer
4501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4502         occurrences:
4503         - 1
4504         - UNBOUNDED
4505       disk.device.capacity_b_single_1b:
4506         type: org.openecomp.capabilities.metric.Ceilometer
4507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4508         occurrences:
4509         - 1
4510         - UNBOUNDED
4511       disk.latency_b_single_1b:
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       network.incoming.packets_b_single_1b_1b_t2_port:
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.incoming.packets.rate_b_single_1b_1b_t1_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       attachment_b_single_1b_1b_t1_port:
4530         type: tosca.capabilities.Attachment
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       disk.device.write.requests_b_single_1b:
4535         type: org.openecomp.capabilities.metric.Ceilometer
4536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4537         occurrences:
4538         - 1
4539         - UNBOUNDED
4540       binding_b_single_1b_1b_t2_port:
4541         type: tosca.capabilities.network.Bindable
4542         valid_source_types:
4543         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4544         occurrences:
4545         - 0
4546         - UNBOUNDED
4547       disk.ephemeral.size_b_single_1b:
4548         type: org.openecomp.capabilities.metric.Ceilometer
4549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4550         occurrences:
4551         - 1
4552         - UNBOUNDED
4553       disk.write.requests.rate_b_single_1b:
4554         type: org.openecomp.capabilities.metric.Ceilometer
4555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4556         occurrences:
4557         - 1
4558         - UNBOUNDED
4559       network.outpoing.packets_b_single_1b_1b_t2_port:
4560         type: org.openecomp.capabilities.metric.Ceilometer
4561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4562         occurrences:
4563         - 1
4564         - UNBOUNDED
4565       disk.device.iops_b_single_1b:
4566         type: org.openecomp.capabilities.metric.Ceilometer
4567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4568         occurrences:
4569         - 1
4570         - UNBOUNDED
4571       disk.read.requests_b_single_1b:
4572         type: org.openecomp.capabilities.metric.Ceilometer
4573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4574         occurrences:
4575         - 1
4576         - UNBOUNDED
4577       memory.resident_b_single_1b:
4578         type: org.openecomp.capabilities.metric.Ceilometer
4579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4580         occurrences:
4581         - 1
4582         - UNBOUNDED
4583       disk.root.size_b_single_1b:
4584         type: org.openecomp.capabilities.metric.Ceilometer
4585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4586         occurrences:
4587         - 1
4588         - UNBOUNDED
4589       feature_b_single_1b_1b_t1_port:
4590         type: tosca.capabilities.Node
4591         occurrences:
4592         - 1
4593         - UNBOUNDED
4594       network.outgoing.bytes_b_single_1b_1b_t2_port:
4595         type: org.openecomp.capabilities.metric.Ceilometer
4596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4597         occurrences:
4598         - 1
4599         - UNBOUNDED
4600       disk.capacity_b_single_1b:
4601         type: org.openecomp.capabilities.metric.Ceilometer
4602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4603         occurrences:
4604         - 1
4605         - UNBOUNDED
4606       disk.device.write.bytes_b_single_1b:
4607         type: org.openecomp.capabilities.metric.Ceilometer
4608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4609         occurrences:
4610         - 1
4611         - UNBOUNDED
4612       disk.device.read.bytes_b_single_1b:
4613         type: org.openecomp.capabilities.metric.Ceilometer
4614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4615         occurrences:
4616         - 1
4617         - UNBOUNDED
4618       disk.device.read.bytes.rate_b_single_1b:
4619         type: org.openecomp.capabilities.metric.Ceilometer
4620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4621         occurrences:
4622         - 1
4623         - UNBOUNDED
4624       cpu_util_b_single_1b:
4625         type: org.openecomp.capabilities.metric.Ceilometer
4626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4627         occurrences:
4628         - 1
4629         - UNBOUNDED
4630       disk.write.requests_b_single_1b:
4631         type: org.openecomp.capabilities.metric.Ceilometer
4632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4633         occurrences:
4634         - 1
4635         - UNBOUNDED
4636       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
4637         type: org.openecomp.capabilities.metric.Ceilometer
4638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4639         occurrences:
4640         - 1
4641         - UNBOUNDED
4642       disk.device.usage_b_single_1b:
4643         type: org.openecomp.capabilities.metric.Ceilometer
4644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4645         occurrences:
4646         - 1
4647         - UNBOUNDED
4648       disk.read.bytes.rate_b_single_1b:
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       network.outgoing.bytes_b_single_1b_1b_t1_port:
4655         type: org.openecomp.capabilities.metric.Ceilometer
4656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4657         occurrences:
4658         - 1
4659         - UNBOUNDED
4660       disk.device.read.requests_b_single_1b:
4661         type: org.openecomp.capabilities.metric.Ceilometer
4662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4663         occurrences:
4664         - 1
4665         - UNBOUNDED
4666       network.incoming.packets_b_single_1b_1b_t1_port:
4667         type: org.openecomp.capabilities.metric.Ceilometer
4668         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4669         occurrences:
4670         - 1
4671         - UNBOUNDED
4672       binding_b_single_1b_1b_t1_port:
4673         type: tosca.capabilities.network.Bindable
4674         valid_source_types:
4675         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4676         occurrences:
4677         - 0
4678         - UNBOUNDED
4679       network.outpoing.packets_b_single_1b_1b_t1_port:
4680         type: org.openecomp.capabilities.metric.Ceilometer
4681         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4682         occurrences:
4683         - 1
4684         - UNBOUNDED
4685       disk.device.write.requests.rate_b_single_1b:
4686         type: org.openecomp.capabilities.metric.Ceilometer
4687         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4688         occurrences:
4689         - 1
4690         - UNBOUNDED
4691       memory.usage_b_single_1b:
4692         type: org.openecomp.capabilities.metric.Ceilometer
4693         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4694         occurrences:
4695         - 1
4696         - UNBOUNDED
4697       disk.write.bytes.rate_b_single_1b:
4698         type: org.openecomp.capabilities.metric.Ceilometer
4699         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4700         occurrences:
4701         - 1
4702         - UNBOUNDED
4703       network.incoming.bytes_b_single_1b_1b_t2_port:
4704         type: org.openecomp.capabilities.metric.Ceilometer
4705         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4706         occurrences:
4707         - 1
4708         - UNBOUNDED
4709       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
4710         type: org.openecomp.capabilities.metric.Ceilometer
4711         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4712         occurrences:
4713         - 1
4714         - UNBOUNDED
4715       cpu.delta_b_single_1b:
4716         type: org.openecomp.capabilities.metric.Ceilometer
4717         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4718         occurrences:
4719         - 1
4720         - UNBOUNDED
4721       disk.allocation_b_single_1b:
4722         type: org.openecomp.capabilities.metric.Ceilometer
4723         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4724         occurrences:
4725         - 1
4726         - UNBOUNDED
4727       disk.device.write.bytes.rate_b_single_1b:
4728         type: org.openecomp.capabilities.metric.Ceilometer
4729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4730         occurrences:
4731         - 1
4732         - UNBOUNDED
4733       memory_b_single_1b:
4734         type: org.openecomp.capabilities.metric.Ceilometer
4735         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4736         occurrences:
4737         - 1
4738         - UNBOUNDED
4739       host_b_single_1b:
4740         type: tosca.capabilities.Container
4741         valid_source_types:
4742         - tosca.nodes.SoftwareComponent
4743         occurrences:
4744         - 1
4745         - UNBOUNDED
4746       binding_b_single_1b:
4747         type: tosca.capabilities.network.Bindable
4748         occurrences:
4749         - 1
4750         - UNBOUNDED
4751       feature_b_single_1b_1b_t2_port:
4752         type: tosca.capabilities.Node
4753         occurrences:
4754         - 1
4755         - UNBOUNDED
4756   org.openecomp.resource.abstract.nodes.1c1_scalling_instance:
4757     derived_from: org.openecomp.resource.abstract.nodes.VFC
4758     properties:
4759       port_1c1_t1_port_exCP_naming:
4760         type: org.openecomp.datatypes.Naming
4761         required: true
4762         status: SUPPORTED
4763       port_1c1_t2_port_vlan_requirements:
4764         type: list
4765         required: true
4766         status: SUPPORTED
4767         entry_schema:
4768           type: org.openecomp.datatypes.network.VlanRequirements
4769       compute_1c1_scalling_instance_user_data_format:
4770         type: list
4771         required: true
4772         status: SUPPORTED
4773         entry_schema:
4774           type: string
4775       port_1c1_t2_port_network_role_tag:
4776         type: string
4777         required: true
4778         status: SUPPORTED
4779       vm_flavor_name:
4780         type: string
4781         required: true
4782         status: SUPPORTED
4783       port_1c1_t1_port_ip_requirements:
4784         type: list
4785         required: true
4786         status: SUPPORTED
4787         entry_schema:
4788           type: org.openecomp.datatypes.network.IpRequirements
4789       vm_image_name:
4790         type: string
4791         required: true
4792         status: SUPPORTED
4793       compute_1c1_scalling_instance_name:
4794         type: list
4795         required: true
4796         status: SUPPORTED
4797         entry_schema:
4798           type: string
4799       port_1c1_t1_port_name:
4800         type: list
4801         required: true
4802         status: SUPPORTED
4803         entry_schema:
4804           type: string
4805       port_1c1_t1_port_network:
4806         type: list
4807         required: true
4808         status: SUPPORTED
4809         entry_schema:
4810           type: string
4811       port_1c1_t2_port_fixed_ips:
4812         type: list
4813         required: true
4814         status: SUPPORTED
4815         entry_schema:
4816           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4817       port_1c1_t2_port_network:
4818         type: list
4819         required: true
4820         status: SUPPORTED
4821         entry_schema:
4822           type: string
4823       port_1c1_t1_port_fixed_ips:
4824         type: list
4825         required: true
4826         status: SUPPORTED
4827         entry_schema:
4828           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4829       port_1c1_t1_port_vlan_requirements:
4830         type: list
4831         required: true
4832         status: SUPPORTED
4833         entry_schema:
4834           type: org.openecomp.datatypes.network.VlanRequirements
4835       port_1c1_t2_port_ip_requirements:
4836         type: list
4837         required: true
4838         status: SUPPORTED
4839         entry_schema:
4840           type: org.openecomp.datatypes.network.IpRequirements
4841       port_1c1_t1_port_mac_requirements:
4842         type: org.openecomp.datatypes.network.MacRequirements
4843         required: true
4844         status: SUPPORTED
4845       index_value:
4846         type: integer
4847         description: Index value of this substitution service template runtime instance
4848         required: false
4849         default: 0
4850         status: SUPPORTED
4851         constraints:
4852         - greater_or_equal: 0
4853       port_1c1_t2_port_network_role:
4854         type: string
4855         required: true
4856         status: SUPPORTED
4857       port_1c1_t2_port_order:
4858         type: integer
4859         required: true
4860         status: SUPPORTED
4861       port_1c1_t2_port_mac_requirements:
4862         type: org.openecomp.datatypes.network.MacRequirements
4863         required: true
4864         status: SUPPORTED
4865       compute_1c1_scalling_instance_availability_zone:
4866         type: list
4867         required: true
4868         status: SUPPORTED
4869         entry_schema:
4870           type: string
4871       port_1c1_t2_port_subnetpoolid:
4872         type: string
4873         required: true
4874         status: SUPPORTED
4875       port_1c1_t2_port_name:
4876         type: list
4877         required: true
4878         status: SUPPORTED
4879         entry_schema:
4880           type: string
4881       compute_1c1_scalling_instance_scheduler_hints:
4882         type: list
4883         required: true
4884         status: SUPPORTED
4885         entry_schema:
4886           type: json
4887       port_1c1_t2_port_exCP_naming:
4888         type: org.openecomp.datatypes.Naming
4889         required: true
4890         status: SUPPORTED
4891       compute_1c1_scalling_instance_metadata:
4892         type: list
4893         required: true
4894         status: SUPPORTED
4895         entry_schema:
4896           type: json
4897       port_1c1_t1_port_subnetpoolid:
4898         type: string
4899         required: true
4900         status: SUPPORTED
4901       port_1c1_t1_port_network_role_tag:
4902         type: string
4903         required: true
4904         status: SUPPORTED
4905       port_1c1_t1_port_network_role:
4906         type: string
4907         required: true
4908         status: SUPPORTED
4909       port_1c1_t1_port_order:
4910         type: integer
4911         required: true
4912         status: SUPPORTED
4913     attributes:
4914       1c1_scalling_instance_1c1_t1_port_tenant_id:
4915         type: string
4916         status: SUPPORTED
4917       1c1_scalling_instance_instance_name:
4918         type: string
4919         status: SUPPORTED
4920       1c1_scalling_instance_1c1_t2_port_tenant_id:
4921         type: string
4922         status: SUPPORTED
4923     requirements:
4924     - dependency_1c1_scalling_instance_1c1_t1_port:
4925         capability: tosca.capabilities.Node
4926         node: tosca.nodes.Root
4927         relationship: tosca.relationships.DependsOn
4928         occurrences:
4929         - 0
4930         - UNBOUNDED
4931     - link_1c1_scalling_instance_1c1_t1_port:
4932         capability: tosca.capabilities.network.Linkable
4933         relationship: tosca.relationships.network.LinksTo
4934         occurrences:
4935         - 1
4936         - 1
4937     - dependency_1c1_scalling_instance:
4938         capability: tosca.capabilities.Node
4939         node: tosca.nodes.Root
4940         relationship: tosca.relationships.DependsOn
4941         occurrences:
4942         - 0
4943         - UNBOUNDED
4944     - local_storage_1c1_scalling_instance:
4945         capability: tosca.capabilities.Attachment
4946         node: tosca.nodes.BlockStorage
4947         relationship: tosca.relationships.AttachesTo
4948         occurrences:
4949         - 0
4950         - UNBOUNDED
4951     - dependency_1c1_scalling_instance_1c1_t2_port:
4952         capability: tosca.capabilities.Node
4953         node: tosca.nodes.Root
4954         relationship: tosca.relationships.DependsOn
4955         occurrences:
4956         - 0
4957         - UNBOUNDED
4958     - link_1c1_scalling_instance_1c1_t2_port:
4959         capability: tosca.capabilities.network.Linkable
4960         relationship: tosca.relationships.network.LinksTo
4961         occurrences:
4962         - 1
4963         - 1
4964     capabilities:
4965       disk.device.latency_1c1_scalling_instance:
4966         type: org.openecomp.capabilities.metric.Ceilometer
4967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4968         occurrences:
4969         - 1
4970         - UNBOUNDED
4971       disk.ephemeral.size_1c1_scalling_instance:
4972         type: org.openecomp.capabilities.metric.Ceilometer
4973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4974         occurrences:
4975         - 1
4976         - UNBOUNDED
4977       disk.root.size_1c1_scalling_instance:
4978         type: org.openecomp.capabilities.metric.Ceilometer
4979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4980         occurrences:
4981         - 1
4982         - UNBOUNDED
4983       endpoint_1c1_scalling_instance:
4984         type: tosca.capabilities.Endpoint.Admin
4985         occurrences:
4986         - 1
4987         - UNBOUNDED
4988       disk.read.bytes_1c1_scalling_instance:
4989         type: org.openecomp.capabilities.metric.Ceilometer
4990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4991         occurrences:
4992         - 1
4993         - UNBOUNDED
4994       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t2_port:
4995         type: org.openecomp.capabilities.metric.Ceilometer
4996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4997         occurrences:
4998         - 1
4999         - UNBOUNDED
5000       network.incoming.packets.rate_1c1_scalling_instance_1c1_t2_port:
5001         type: org.openecomp.capabilities.metric.Ceilometer
5002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5003         occurrences:
5004         - 1
5005         - UNBOUNDED
5006       disk.usage_1c1_scalling_instance:
5007         type: org.openecomp.capabilities.metric.Ceilometer
5008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5009         occurrences:
5010         - 1
5011         - UNBOUNDED
5012       memory.resident_1c1_scalling_instance:
5013         type: org.openecomp.capabilities.metric.Ceilometer
5014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5015         occurrences:
5016         - 1
5017         - UNBOUNDED
5018       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t2_port:
5019         type: org.openecomp.capabilities.metric.Ceilometer
5020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5021         occurrences:
5022         - 1
5023         - UNBOUNDED
5024       cpu_1c1_scalling_instance:
5025         type: org.openecomp.capabilities.metric.Ceilometer
5026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5027         occurrences:
5028         - 1
5029         - UNBOUNDED
5030       disk.write.bytes_1c1_scalling_instance:
5031         type: org.openecomp.capabilities.metric.Ceilometer
5032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5033         occurrences:
5034         - 1
5035         - UNBOUNDED
5036       network.incoming.packets.rate_1c1_scalling_instance_1c1_t1_port:
5037         type: org.openecomp.capabilities.metric.Ceilometer
5038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5039         occurrences:
5040         - 1
5041         - UNBOUNDED
5042       network.incoming.bytes_1c1_scalling_instance_1c1_t1_port:
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       disk.write.bytes.rate_1c1_scalling_instance:
5049         type: org.openecomp.capabilities.metric.Ceilometer
5050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5051         occurrences:
5052         - 1
5053         - UNBOUNDED
5054       disk.device.allocation_1c1_scalling_instance:
5055         type: org.openecomp.capabilities.metric.Ceilometer
5056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5057         occurrences:
5058         - 1
5059         - UNBOUNDED
5060       network.incoming.bytes.rate_1c1_scalling_instance_1c1_t1_port:
5061         type: org.openecomp.capabilities.metric.Ceilometer
5062         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5063         occurrences:
5064         - 1
5065         - UNBOUNDED
5066       feature_1c1_scalling_instance:
5067         type: tosca.capabilities.Node
5068         occurrences:
5069         - 1
5070         - UNBOUNDED
5071       disk.device.write.requests.rate_1c1_scalling_instance:
5072         type: org.openecomp.capabilities.metric.Ceilometer
5073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5074         occurrences:
5075         - 1
5076         - UNBOUNDED
5077       disk.read.bytes.rate_1c1_scalling_instance:
5078         type: org.openecomp.capabilities.metric.Ceilometer
5079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5080         occurrences:
5081         - 1
5082         - UNBOUNDED
5083       network.outpoing.packets_1c1_scalling_instance_1c1_t2_port:
5084         type: org.openecomp.capabilities.metric.Ceilometer
5085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5086         occurrences:
5087         - 1
5088         - UNBOUNDED
5089       scalable_1c1_scalling_instance:
5090         type: tosca.capabilities.Scalable
5091         occurrences:
5092         - 1
5093         - UNBOUNDED
5094       disk.device.read.bytes_1c1_scalling_instance:
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       binding_1c1_scalling_instance_1c1_t2_port:
5101         type: tosca.capabilities.network.Bindable
5102         valid_source_types:
5103         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5104         occurrences:
5105         - 0
5106         - UNBOUNDED
5107       disk.device.write.bytes_1c1_scalling_instance:
5108         type: org.openecomp.capabilities.metric.Ceilometer
5109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5110         occurrences:
5111         - 1
5112         - UNBOUNDED
5113       disk.read.requests_1c1_scalling_instance:
5114         type: org.openecomp.capabilities.metric.Ceilometer
5115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5116         occurrences:
5117         - 1
5118         - UNBOUNDED
5119       network.incoming.packets_1c1_scalling_instance_1c1_t2_port:
5120         type: org.openecomp.capabilities.metric.Ceilometer
5121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5122         occurrences:
5123         - 1
5124         - UNBOUNDED
5125       vcpus_1c1_scalling_instance:
5126         type: org.openecomp.capabilities.metric.Ceilometer
5127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5128         occurrences:
5129         - 1
5130         - UNBOUNDED
5131       network.outgoing.bytes_1c1_scalling_instance_1c1_t1_port:
5132         type: org.openecomp.capabilities.metric.Ceilometer
5133         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5134         occurrences:
5135         - 1
5136         - UNBOUNDED
5137       host_1c1_scalling_instance:
5138         type: tosca.capabilities.Container
5139         valid_source_types:
5140         - tosca.nodes.SoftwareComponent
5141         occurrences:
5142         - 1
5143         - UNBOUNDED
5144       disk.write.requests_1c1_scalling_instance:
5145         type: org.openecomp.capabilities.metric.Ceilometer
5146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5147         occurrences:
5148         - 1
5149         - UNBOUNDED
5150       feature_1c1_scalling_instance_1c1_t1_port:
5151         type: tosca.capabilities.Node
5152         occurrences:
5153         - 1
5154         - UNBOUNDED
5155       binding_1c1_scalling_instance_1c1_t1_port:
5156         type: tosca.capabilities.network.Bindable
5157         valid_source_types:
5158         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5159         occurrences:
5160         - 0
5161         - UNBOUNDED
5162       disk.device.read.requests.rate_1c1_scalling_instance:
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       attachment_1c1_scalling_instance_1c1_t2_port:
5169         type: tosca.capabilities.Attachment
5170         occurrences:
5171         - 1
5172         - UNBOUNDED
5173       disk.device.read.bytes.rate_1c1_scalling_instance:
5174         type: org.openecomp.capabilities.metric.Ceilometer
5175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5176         occurrences:
5177         - 1
5178         - UNBOUNDED
5179       network.outgoing.packets.rate_1c1_scalling_instance_1c1_t1_port:
5180         type: org.openecomp.capabilities.metric.Ceilometer
5181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5182         occurrences:
5183         - 1
5184         - UNBOUNDED
5185       disk.device.iops_1c1_scalling_instance:
5186         type: org.openecomp.capabilities.metric.Ceilometer
5187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5188         occurrences:
5189         - 1
5190         - UNBOUNDED
5191       disk.device.capacity_1c1_scalling_instance:
5192         type: org.openecomp.capabilities.metric.Ceilometer
5193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5194         occurrences:
5195         - 1
5196         - UNBOUNDED
5197       disk.capacity_1c1_scalling_instance:
5198         type: org.openecomp.capabilities.metric.Ceilometer
5199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5200         occurrences:
5201         - 1
5202         - UNBOUNDED
5203       disk.write.requests.rate_1c1_scalling_instance:
5204         type: org.openecomp.capabilities.metric.Ceilometer
5205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5206         occurrences:
5207         - 1
5208         - UNBOUNDED
5209       cpu_util_1c1_scalling_instance:
5210         type: org.openecomp.capabilities.metric.Ceilometer
5211         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5212         occurrences:
5213         - 1
5214         - UNBOUNDED
5215       disk.device.read.requests_1c1_scalling_instance:
5216         type: org.openecomp.capabilities.metric.Ceilometer
5217         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5218         occurrences:
5219         - 1
5220         - UNBOUNDED
5221       disk.device.write.bytes.rate_1c1_scalling_instance:
5222         type: org.openecomp.capabilities.metric.Ceilometer
5223         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5224         occurrences:
5225         - 1
5226         - UNBOUNDED
5227       disk.device.write.requests_1c1_scalling_instance:
5228         type: org.openecomp.capabilities.metric.Ceilometer
5229         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5230         occurrences:
5231         - 1
5232         - UNBOUNDED
5233       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t1_port:
5234         type: org.openecomp.capabilities.metric.Ceilometer
5235         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5236         occurrences:
5237         - 1
5238         - UNBOUNDED
5239       network.outgoing.bytes_1c1_scalling_instance_1c1_t2_port:
5240         type: org.openecomp.capabilities.metric.Ceilometer
5241         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5242         occurrences:
5243         - 1
5244         - UNBOUNDED
5245       disk.latency_1c1_scalling_instance:
5246         type: org.openecomp.capabilities.metric.Ceilometer
5247         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5248         occurrences:
5249         - 1
5250         - UNBOUNDED
5251       binding_1c1_scalling_instance:
5252         type: tosca.capabilities.network.Bindable
5253         occurrences:
5254         - 1
5255         - UNBOUNDED
5256       disk.device.usage_1c1_scalling_instance:
5257         type: org.openecomp.capabilities.metric.Ceilometer
5258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5259         occurrences:
5260         - 1
5261         - UNBOUNDED
5262       network.incoming.packets_1c1_scalling_instance_1c1_t1_port:
5263         type: org.openecomp.capabilities.metric.Ceilometer
5264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5265         occurrences:
5266         - 1
5267         - UNBOUNDED
5268       disk.allocation_1c1_scalling_instance:
5269         type: org.openecomp.capabilities.metric.Ceilometer
5270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5271         occurrences:
5272         - 1
5273         - UNBOUNDED
5274       feature_1c1_scalling_instance_1c1_t2_port:
5275         type: tosca.capabilities.Node
5276         occurrences:
5277         - 1
5278         - UNBOUNDED
5279       memory.usage_1c1_scalling_instance:
5280         type: org.openecomp.capabilities.metric.Ceilometer
5281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5282         occurrences:
5283         - 1
5284         - UNBOUNDED
5285       network.incoming.bytes_1c1_scalling_instance_1c1_t2_port:
5286         type: org.openecomp.capabilities.metric.Ceilometer
5287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5288         occurrences:
5289         - 1
5290         - UNBOUNDED
5291       network.outgoing.bytes.rate_1c1_scalling_instance_1c1_t2_port:
5292         type: org.openecomp.capabilities.metric.Ceilometer
5293         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5294         occurrences:
5295         - 1
5296         - UNBOUNDED
5297       os_1c1_scalling_instance:
5298         type: tosca.capabilities.OperatingSystem
5299         occurrences:
5300         - 1
5301         - UNBOUNDED
5302       disk.iops_1c1_scalling_instance:
5303         type: org.openecomp.capabilities.metric.Ceilometer
5304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5305         occurrences:
5306         - 1
5307         - UNBOUNDED
5308       network.outpoing.packets_1c1_scalling_instance_1c1_t1_port:
5309         type: org.openecomp.capabilities.metric.Ceilometer
5310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5311         occurrences:
5312         - 1
5313         - UNBOUNDED
5314       attachment_1c1_scalling_instance_1c1_t1_port:
5315         type: tosca.capabilities.Attachment
5316         occurrences:
5317         - 1
5318         - UNBOUNDED
5319       cpu.delta_1c1_scalling_instance:
5320         type: org.openecomp.capabilities.metric.Ceilometer
5321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5322         occurrences:
5323         - 1
5324         - UNBOUNDED
5325       memory_1c1_scalling_instance:
5326         type: org.openecomp.capabilities.metric.Ceilometer
5327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5328         occurrences:
5329         - 1
5330         - UNBOUNDED
5331       instance_1c1_scalling_instance:
5332         type: org.openecomp.capabilities.metric.Ceilometer
5333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5334         occurrences:
5335         - 1
5336         - UNBOUNDED
5337   org.openecomp.resource.abstract.nodes.a_single_1a:
5338     derived_from: org.openecomp.resource.abstract.nodes.VFC
5339     properties:
5340       compute_a_single_1a_metadata:
5341         type: list
5342         required: true
5343         status: SUPPORTED
5344         entry_schema:
5345           type: json
5346       port_1a_t1_port_ip_requirements:
5347         type: list
5348         required: true
5349         status: SUPPORTED
5350         entry_schema:
5351           type: org.openecomp.datatypes.network.IpRequirements
5352       port_1a_t2_port_network_role_tag:
5353         type: string
5354         required: true
5355         status: SUPPORTED
5356       vm_flavor_name:
5357         type: string
5358         required: true
5359         status: SUPPORTED
5360       port_1a_t2_port_network_role:
5361         type: string
5362         required: true
5363         status: SUPPORTED
5364       port_1a_t2_port_network:
5365         type: list
5366         required: true
5367         status: SUPPORTED
5368         entry_schema:
5369           type: string
5370       port_1a_t1_port_mac_requirements:
5371         type: org.openecomp.datatypes.network.MacRequirements
5372         required: true
5373         status: SUPPORTED
5374       port_1a_t1_port_network:
5375         type: list
5376         required: true
5377         status: SUPPORTED
5378         entry_schema:
5379           type: string
5380       port_1a_t1_port_subnetpoolid:
5381         type: string
5382         required: true
5383         status: SUPPORTED
5384       vm_image_name:
5385         type: string
5386         required: true
5387         status: SUPPORTED
5388       port_1a_t2_port_ip_requirements:
5389         type: list
5390         required: true
5391         status: SUPPORTED
5392         entry_schema:
5393           type: org.openecomp.datatypes.network.IpRequirements
5394       port_1a_t1_port_vlan_requirements:
5395         type: list
5396         required: true
5397         status: SUPPORTED
5398         entry_schema:
5399           type: org.openecomp.datatypes.network.VlanRequirements
5400       port_1a_t1_port_exCP_naming:
5401         type: org.openecomp.datatypes.Naming
5402         required: true
5403         status: SUPPORTED
5404       compute_a_single_1a_availability_zone:
5405         type: list
5406         required: true
5407         status: SUPPORTED
5408         entry_schema:
5409           type: string
5410       compute_a_single_1a_scheduler_hints:
5411         type: list
5412         required: true
5413         status: SUPPORTED
5414         entry_schema:
5415           type: json
5416       index_value:
5417         type: integer
5418         description: Index value of this substitution service template runtime instance
5419         required: false
5420         default: 0
5421         status: SUPPORTED
5422         constraints:
5423         - greater_or_equal: 0
5424       port_1a_t1_port_network_role_tag:
5425         type: string
5426         required: true
5427         status: SUPPORTED
5428       port_1a_t1_port_network_role:
5429         type: string
5430         required: true
5431         status: SUPPORTED
5432       port_1a_t1_port_order:
5433         type: integer
5434         required: true
5435         status: SUPPORTED
5436       port_1a_t2_port_exCP_naming:
5437         type: org.openecomp.datatypes.Naming
5438         required: true
5439         status: SUPPORTED
5440       port_1a_t2_port_vlan_requirements:
5441         type: list
5442         required: true
5443         status: SUPPORTED
5444         entry_schema:
5445           type: org.openecomp.datatypes.network.VlanRequirements
5446       port_1a_t2_port_subnetpoolid:
5447         type: string
5448         required: true
5449         status: SUPPORTED
5450       port_1a_t2_port_order:
5451         type: integer
5452         required: true
5453         status: SUPPORTED
5454       compute_a_single_1a_user_data_format:
5455         type: list
5456         required: true
5457         status: SUPPORTED
5458         entry_schema:
5459           type: string
5460       compute_a_single_1a_name:
5461         type: list
5462         required: true
5463         status: SUPPORTED
5464         entry_schema:
5465           type: string
5466       port_1a_t2_port_mac_requirements:
5467         type: org.openecomp.datatypes.network.MacRequirements
5468         required: true
5469         status: SUPPORTED
5470     attributes:
5471       a_single_1a_instance_name:
5472         type: string
5473         status: SUPPORTED
5474       a_single_1a_1a_t1_port_tenant_id:
5475         type: string
5476         status: SUPPORTED
5477     requirements:
5478     - dependency_a_single_1a_1a_t1_port:
5479         capability: tosca.capabilities.Node
5480         node: tosca.nodes.Root
5481         relationship: tosca.relationships.DependsOn
5482         occurrences:
5483         - 0
5484         - UNBOUNDED
5485     - link_a_single_1a_1a_t1_port:
5486         capability: tosca.capabilities.network.Linkable
5487         relationship: tosca.relationships.network.LinksTo
5488         occurrences:
5489         - 1
5490         - 1
5491     - dependency_a_single_1a:
5492         capability: tosca.capabilities.Node
5493         node: tosca.nodes.Root
5494         relationship: tosca.relationships.DependsOn
5495         occurrences:
5496         - 0
5497         - UNBOUNDED
5498     - local_storage_a_single_1a:
5499         capability: tosca.capabilities.Attachment
5500         node: tosca.nodes.BlockStorage
5501         relationship: tosca.relationships.AttachesTo
5502         occurrences:
5503         - 0
5504         - UNBOUNDED
5505     - dependency_a_single_1a_1a_t2_port:
5506         capability: tosca.capabilities.Node
5507         node: tosca.nodes.Root
5508         relationship: tosca.relationships.DependsOn
5509         occurrences:
5510         - 0
5511         - UNBOUNDED
5512     - link_a_single_1a_1a_t2_port:
5513         capability: tosca.capabilities.network.Linkable
5514         relationship: tosca.relationships.network.LinksTo
5515         occurrences:
5516         - 1
5517         - 1
5518     capabilities:
5519       disk.read.bytes_a_single_1a:
5520         type: org.openecomp.capabilities.metric.Ceilometer
5521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5522         occurrences:
5523         - 1
5524         - UNBOUNDED
5525       network.incoming.bytes.rate_a_single_1a_1a_t2_port:
5526         type: org.openecomp.capabilities.metric.Ceilometer
5527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5528         occurrences:
5529         - 1
5530         - UNBOUNDED
5531       disk.usage_a_single_1a:
5532         type: org.openecomp.capabilities.metric.Ceilometer
5533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5534         occurrences:
5535         - 1
5536         - UNBOUNDED
5537       attachment_a_single_1a_1a_t2_port:
5538         type: tosca.capabilities.Attachment
5539         occurrences:
5540         - 1
5541         - UNBOUNDED
5542       scalable_a_single_1a:
5543         type: tosca.capabilities.Scalable
5544         occurrences:
5545         - 1
5546         - UNBOUNDED
5547       network.outgoing.bytes.rate_a_single_1a_1a_t2_port:
5548         type: org.openecomp.capabilities.metric.Ceilometer
5549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5550         occurrences:
5551         - 1
5552         - UNBOUNDED
5553       host_a_single_1a:
5554         type: tosca.capabilities.Container
5555         valid_source_types:
5556         - tosca.nodes.SoftwareComponent
5557         occurrences:
5558         - 1
5559         - UNBOUNDED
5560       endpoint_a_single_1a:
5561         type: tosca.capabilities.Endpoint.Admin
5562         occurrences:
5563         - 1
5564         - UNBOUNDED
5565       disk.root.size_a_single_1a:
5566         type: org.openecomp.capabilities.metric.Ceilometer
5567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5568         occurrences:
5569         - 1
5570         - UNBOUNDED
5571       memory.resident_a_single_1a:
5572         type: org.openecomp.capabilities.metric.Ceilometer
5573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5574         occurrences:
5575         - 1
5576         - UNBOUNDED
5577       network.incoming.packets.rate_a_single_1a_1a_t2_port:
5578         type: org.openecomp.capabilities.metric.Ceilometer
5579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5580         occurrences:
5581         - 1
5582         - UNBOUNDED
5583       cpu.delta_a_single_1a:
5584         type: org.openecomp.capabilities.metric.Ceilometer
5585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5586         occurrences:
5587         - 1
5588         - UNBOUNDED
5589       disk.device.write.requests_a_single_1a:
5590         type: org.openecomp.capabilities.metric.Ceilometer
5591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5592         occurrences:
5593         - 1
5594         - UNBOUNDED
5595       network.incoming.bytes.rate_a_single_1a_1a_t1_port:
5596         type: org.openecomp.capabilities.metric.Ceilometer
5597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5598         occurrences:
5599         - 1
5600         - UNBOUNDED
5601       disk.iops_a_single_1a:
5602         type: org.openecomp.capabilities.metric.Ceilometer
5603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5604         occurrences:
5605         - 1
5606         - UNBOUNDED
5607       network.incoming.bytes_a_single_1a_1a_t1_port:
5608         type: org.openecomp.capabilities.metric.Ceilometer
5609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5610         occurrences:
5611         - 1
5612         - UNBOUNDED
5613       cpu_util_a_single_1a:
5614         type: org.openecomp.capabilities.metric.Ceilometer
5615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5616         occurrences:
5617         - 1
5618         - UNBOUNDED
5619       os_a_single_1a:
5620         type: tosca.capabilities.OperatingSystem
5621         occurrences:
5622         - 1
5623         - UNBOUNDED
5624       disk.device.usage_a_single_1a:
5625         type: org.openecomp.capabilities.metric.Ceilometer
5626         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5627         occurrences:
5628         - 1
5629         - UNBOUNDED
5630       network.incoming.packets.rate_a_single_1a_1a_t1_port:
5631         type: org.openecomp.capabilities.metric.Ceilometer
5632         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5633         occurrences:
5634         - 1
5635         - UNBOUNDED
5636       network.outgoing.packets.rate_a_single_1a_1a_t2_port:
5637         type: org.openecomp.capabilities.metric.Ceilometer
5638         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5639         occurrences:
5640         - 1
5641         - UNBOUNDED
5642       disk.read.requests_a_single_1a:
5643         type: org.openecomp.capabilities.metric.Ceilometer
5644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5645         occurrences:
5646         - 1
5647         - UNBOUNDED
5648       disk.read.bytes.rate_a_single_1a:
5649         type: org.openecomp.capabilities.metric.Ceilometer
5650         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5651         occurrences:
5652         - 1
5653         - UNBOUNDED
5654       disk.write.bytes.rate_a_single_1a:
5655         type: org.openecomp.capabilities.metric.Ceilometer
5656         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5657         occurrences:
5658         - 1
5659         - UNBOUNDED
5660       attachment_a_single_1a_1a_t1_port:
5661         type: tosca.capabilities.Attachment
5662         occurrences:
5663         - 1
5664         - UNBOUNDED
5665       cpu_a_single_1a:
5666         type: org.openecomp.capabilities.metric.Ceilometer
5667         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5668         occurrences:
5669         - 1
5670         - UNBOUNDED
5671       memory.usage_a_single_1a:
5672         type: org.openecomp.capabilities.metric.Ceilometer
5673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5674         occurrences:
5675         - 1
5676         - UNBOUNDED
5677       disk.device.write.requests.rate_a_single_1a:
5678         type: org.openecomp.capabilities.metric.Ceilometer
5679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5680         occurrences:
5681         - 1
5682         - UNBOUNDED
5683       binding_a_single_1a_1a_t2_port:
5684         type: tosca.capabilities.network.Bindable
5685         valid_source_types:
5686         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5687         occurrences:
5688         - 0
5689         - UNBOUNDED
5690       network.incoming.packets_a_single_1a_1a_t2_port:
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.read.requests_a_single_1a:
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       disk.device.latency_a_single_1a:
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       instance_a_single_1a:
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       binding_a_single_1a:
5715         type: tosca.capabilities.network.Bindable
5716         occurrences:
5717         - 1
5718         - UNBOUNDED
5719       disk.latency_a_single_1a:
5720         type: org.openecomp.capabilities.metric.Ceilometer
5721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5722         occurrences:
5723         - 1
5724         - UNBOUNDED
5725       network.outgoing.bytes_a_single_1a_1a_t2_port:
5726         type: org.openecomp.capabilities.metric.Ceilometer
5727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5728         occurrences:
5729         - 1
5730         - UNBOUNDED
5731       disk.device.allocation_a_single_1a:
5732         type: org.openecomp.capabilities.metric.Ceilometer
5733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5734         occurrences:
5735         - 1
5736         - UNBOUNDED
5737       disk.write.bytes_a_single_1a:
5738         type: org.openecomp.capabilities.metric.Ceilometer
5739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5740         occurrences:
5741         - 1
5742         - UNBOUNDED
5743       feature_a_single_1a_1a_t1_port:
5744         type: tosca.capabilities.Node
5745         occurrences:
5746         - 1
5747         - UNBOUNDED
5748       network.outpoing.packets_a_single_1a_1a_t2_port:
5749         type: org.openecomp.capabilities.metric.Ceilometer
5750         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5751         occurrences:
5752         - 1
5753         - UNBOUNDED
5754       network.outpoing.packets_a_single_1a_1a_t1_port:
5755         type: org.openecomp.capabilities.metric.Ceilometer
5756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5757         occurrences:
5758         - 1
5759         - UNBOUNDED
5760       disk.device.read.bytes.rate_a_single_1a:
5761         type: org.openecomp.capabilities.metric.Ceilometer
5762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5763         occurrences:
5764         - 1
5765         - UNBOUNDED
5766       disk.device.write.bytes_a_single_1a:
5767         type: org.openecomp.capabilities.metric.Ceilometer
5768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5769         occurrences:
5770         - 1
5771         - UNBOUNDED
5772       disk.device.write.bytes.rate_a_single_1a:
5773         type: org.openecomp.capabilities.metric.Ceilometer
5774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5775         occurrences:
5776         - 1
5777         - UNBOUNDED
5778       memory_a_single_1a:
5779         type: org.openecomp.capabilities.metric.Ceilometer
5780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5781         occurrences:
5782         - 1
5783         - UNBOUNDED
5784       disk.allocation_a_single_1a:
5785         type: org.openecomp.capabilities.metric.Ceilometer
5786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5787         occurrences:
5788         - 1
5789         - UNBOUNDED
5790       network.outgoing.packets.rate_a_single_1a_1a_t1_port:
5791         type: org.openecomp.capabilities.metric.Ceilometer
5792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5793         occurrences:
5794         - 1
5795         - UNBOUNDED
5796       feature_a_single_1a_1a_t2_port:
5797         type: tosca.capabilities.Node
5798         occurrences:
5799         - 1
5800         - UNBOUNDED
5801       disk.capacity_a_single_1a:
5802         type: org.openecomp.capabilities.metric.Ceilometer
5803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5804         occurrences:
5805         - 1
5806         - UNBOUNDED
5807       disk.device.read.bytes_a_single_1a:
5808         type: org.openecomp.capabilities.metric.Ceilometer
5809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5810         occurrences:
5811         - 1
5812         - UNBOUNDED
5813       network.incoming.packets_a_single_1a_1a_t1_port:
5814         type: org.openecomp.capabilities.metric.Ceilometer
5815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5816         occurrences:
5817         - 1
5818         - UNBOUNDED
5819       feature_a_single_1a:
5820         type: tosca.capabilities.Node
5821         occurrences:
5822         - 1
5823         - UNBOUNDED
5824       network.outgoing.bytes_a_single_1a_1a_t1_port:
5825         type: org.openecomp.capabilities.metric.Ceilometer
5826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5827         occurrences:
5828         - 1
5829         - UNBOUNDED
5830       disk.ephemeral.size_a_single_1a:
5831         type: org.openecomp.capabilities.metric.Ceilometer
5832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5833         occurrences:
5834         - 1
5835         - UNBOUNDED
5836       vcpus_a_single_1a:
5837         type: org.openecomp.capabilities.metric.Ceilometer
5838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5839         occurrences:
5840         - 1
5841         - UNBOUNDED
5842       binding_a_single_1a_1a_t1_port:
5843         type: tosca.capabilities.network.Bindable
5844         valid_source_types:
5845         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5846         occurrences:
5847         - 0
5848         - UNBOUNDED
5849       disk.device.iops_a_single_1a:
5850         type: org.openecomp.capabilities.metric.Ceilometer
5851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5852         occurrences:
5853         - 1
5854         - UNBOUNDED
5855       disk.write.requests_a_single_1a:
5856         type: org.openecomp.capabilities.metric.Ceilometer
5857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5858         occurrences:
5859         - 1
5860         - UNBOUNDED
5861       disk.device.read.requests.rate_a_single_1a:
5862         type: org.openecomp.capabilities.metric.Ceilometer
5863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5864         occurrences:
5865         - 1
5866         - UNBOUNDED
5867       disk.device.capacity_a_single_1a:
5868         type: org.openecomp.capabilities.metric.Ceilometer
5869         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5870         occurrences:
5871         - 1
5872         - UNBOUNDED
5873       disk.write.requests.rate_a_single_1a:
5874         type: org.openecomp.capabilities.metric.Ceilometer
5875         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5876         occurrences:
5877         - 1
5878         - UNBOUNDED
5879       network.incoming.bytes_a_single_1a_1a_t2_port:
5880         type: org.openecomp.capabilities.metric.Ceilometer
5881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5882         occurrences:
5883         - 1
5884         - UNBOUNDED
5885       network.outgoing.bytes.rate_a_single_1a_1a_t1_port:
5886         type: org.openecomp.capabilities.metric.Ceilometer
5887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5888         occurrences:
5889         - 1
5890         - UNBOUNDED
5891   org.openecomp.resource.vfc.nodes.heat.b_single_1b:
5892     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
5893     properties:
5894       port_1b_t1_port_order:
5895         type: integer
5896         required: true
5897         status: SUPPORTED
5898       port_1b_t1_port_network_role:
5899         type: string
5900         required: true
5901         status: SUPPORTED
5902       port_1b_t1_port_exCP_naming:
5903         type: org.openecomp.datatypes.Naming
5904         required: true
5905         status: SUPPORTED
5906       vm_flavor_name:
5907         type: string
5908         required: true
5909         status: SUPPORTED
5910       port_1b_t1_port_ip_requirements:
5911         type: list
5912         required: true
5913         status: SUPPORTED
5914         entry_schema:
5915           type: org.openecomp.datatypes.network.IpRequirements
5916       vm_image_name:
5917         type: string
5918         required: true
5919         status: SUPPORTED
5920       port_1b_t2_port_network_role:
5921         type: string
5922         required: true
5923         status: SUPPORTED
5924       port_1b_t2_port_order:
5925         type: integer
5926         required: true
5927         status: SUPPORTED
5928       compute_b_single_1b_user_data_format:
5929         type: list
5930         required: true
5931         status: SUPPORTED
5932         entry_schema:
5933           type: string
5934       port_1b_t2_port_exCP_naming:
5935         type: org.openecomp.datatypes.Naming
5936         required: true
5937         status: SUPPORTED
5938       port_1b_t2_port_network_role_tag:
5939         type: string
5940         required: true
5941         status: SUPPORTED
5942       port_1b_t2_port_subnetpoolid:
5943         type: string
5944         required: true
5945         status: SUPPORTED
5946       port_1b_t2_port_mac_requirements:
5947         type: org.openecomp.datatypes.network.MacRequirements
5948         required: true
5949         status: SUPPORTED
5950       compute_b_single_1b_availability_zone:
5951         type: list
5952         required: true
5953         status: SUPPORTED
5954         entry_schema:
5955           type: string
5956       index_value:
5957         type: integer
5958         description: Index value of this substitution service template runtime instance
5959         required: false
5960         default: 0
5961         status: SUPPORTED
5962         constraints:
5963         - greater_or_equal: 0
5964       compute_b_single_1b_scheduler_hints:
5965         type: list
5966         required: true
5967         status: SUPPORTED
5968         entry_schema:
5969           type: json
5970       port_1b_t2_port_vlan_requirements:
5971         type: list
5972         required: true
5973         status: SUPPORTED
5974         entry_schema:
5975           type: org.openecomp.datatypes.network.VlanRequirements
5976       port_1b_t2_port_ip_requirements:
5977         type: list
5978         required: true
5979         status: SUPPORTED
5980         entry_schema:
5981           type: org.openecomp.datatypes.network.IpRequirements
5982       port_1b_t1_port_value_specs:
5983         type: list
5984         required: true
5985         status: SUPPORTED
5986         entry_schema:
5987           type: json
5988       port_1b_t1_port_network_role_tag:
5989         type: string
5990         required: true
5991         status: SUPPORTED
5992       port_1b_t1_port_subnetpoolid:
5993         type: string
5994         required: true
5995         status: SUPPORTED
5996       port_1b_t1_port_mac_requirements:
5997         type: org.openecomp.datatypes.network.MacRequirements
5998         required: true
5999         status: SUPPORTED
6000       port_1b_t2_port_network:
6001         type: list
6002         required: true
6003         status: SUPPORTED
6004         entry_schema:
6005           type: string
6006       port_1b_t1_port_vlan_requirements:
6007         type: list
6008         required: true
6009         status: SUPPORTED
6010         entry_schema:
6011           type: org.openecomp.datatypes.network.VlanRequirements
6012       port_1b_t1_port_network:
6013         type: list
6014         required: true
6015         status: SUPPORTED
6016         entry_schema:
6017           type: string
6018       compute_b_single_1b_name:
6019         type: list
6020         required: true
6021         status: SUPPORTED
6022         entry_schema:
6023           type: string
6024     attributes:
6025       b_single_1b_instance_name:
6026         type: string
6027         status: SUPPORTED
6028       b_single_1b_1b_t1_port_tenant_id:
6029         type: string
6030         status: SUPPORTED
6031   org.openecomp.resource.abstract.nodes.b_single_1b_1:
6032     derived_from: org.openecomp.resource.abstract.nodes.VFC
6033     properties:
6034       port_1b_t1_port_order:
6035         type: integer
6036         required: true
6037         status: SUPPORTED
6038       port_1b_t1_port_network_role:
6039         type: string
6040         required: true
6041         status: SUPPORTED
6042       port_1b_t1_port_exCP_naming:
6043         type: org.openecomp.datatypes.Naming
6044         required: true
6045         status: SUPPORTED
6046       vm_flavor_name:
6047         type: string
6048         required: true
6049         status: SUPPORTED
6050       port_1b_t1_port_ip_requirements:
6051         type: list
6052         required: true
6053         status: SUPPORTED
6054         entry_schema:
6055           type: org.openecomp.datatypes.network.IpRequirements
6056       vm_image_name:
6057         type: string
6058         required: true
6059         status: SUPPORTED
6060       port_1b_t2_port_network_role:
6061         type: string
6062         required: true
6063         status: SUPPORTED
6064       port_1b_t2_port_order:
6065         type: integer
6066         required: true
6067         status: SUPPORTED
6068       compute_b_single_1b_user_data_format:
6069         type: list
6070         required: true
6071         status: SUPPORTED
6072         entry_schema:
6073           type: string
6074       port_1b_t2_port_exCP_naming:
6075         type: org.openecomp.datatypes.Naming
6076         required: true
6077         status: SUPPORTED
6078       port_1b_t2_port_network_role_tag:
6079         type: string
6080         required: true
6081         status: SUPPORTED
6082       port_1b_t2_port_subnetpoolid:
6083         type: string
6084         required: true
6085         status: SUPPORTED
6086       port_1b_t2_port_mac_requirements:
6087         type: org.openecomp.datatypes.network.MacRequirements
6088         required: true
6089         status: SUPPORTED
6090       compute_b_single_1b_availability_zone:
6091         type: list
6092         required: true
6093         status: SUPPORTED
6094         entry_schema:
6095           type: string
6096       index_value:
6097         type: integer
6098         description: Index value of this substitution service template runtime instance
6099         required: false
6100         default: 0
6101         status: SUPPORTED
6102         constraints:
6103         - greater_or_equal: 0
6104       compute_b_single_1b_scheduler_hints:
6105         type: list
6106         required: true
6107         status: SUPPORTED
6108         entry_schema:
6109           type: json
6110       port_1b_t2_port_vlan_requirements:
6111         type: list
6112         required: true
6113         status: SUPPORTED
6114         entry_schema:
6115           type: org.openecomp.datatypes.network.VlanRequirements
6116       port_1b_t2_port_ip_requirements:
6117         type: list
6118         required: true
6119         status: SUPPORTED
6120         entry_schema:
6121           type: org.openecomp.datatypes.network.IpRequirements
6122       port_1b_t1_port_value_specs:
6123         type: list
6124         required: true
6125         status: SUPPORTED
6126         entry_schema:
6127           type: json
6128       port_1b_t1_port_network_role_tag:
6129         type: string
6130         required: true
6131         status: SUPPORTED
6132       port_1b_t1_port_subnetpoolid:
6133         type: string
6134         required: true
6135         status: SUPPORTED
6136       port_1b_t1_port_mac_requirements:
6137         type: org.openecomp.datatypes.network.MacRequirements
6138         required: true
6139         status: SUPPORTED
6140       port_1b_t2_port_network:
6141         type: list
6142         required: true
6143         status: SUPPORTED
6144         entry_schema:
6145           type: string
6146       port_1b_t1_port_vlan_requirements:
6147         type: list
6148         required: true
6149         status: SUPPORTED
6150         entry_schema:
6151           type: org.openecomp.datatypes.network.VlanRequirements
6152       port_1b_t1_port_network:
6153         type: list
6154         required: true
6155         status: SUPPORTED
6156         entry_schema:
6157           type: string
6158       compute_b_single_1b_name:
6159         type: list
6160         required: true
6161         status: SUPPORTED
6162         entry_schema:
6163           type: string
6164     attributes:
6165       b_single_1b_instance_name:
6166         type: string
6167         status: SUPPORTED
6168       b_single_1b_1b_t1_port_tenant_id:
6169         type: string
6170         status: SUPPORTED
6171     requirements:
6172     - dependency_b_single_1b:
6173         capability: tosca.capabilities.Node
6174         node: tosca.nodes.Root
6175         relationship: tosca.relationships.DependsOn
6176         occurrences:
6177         - 0
6178         - UNBOUNDED
6179     - local_storage_b_single_1b:
6180         capability: tosca.capabilities.Attachment
6181         node: tosca.nodes.BlockStorage
6182         relationship: tosca.relationships.AttachesTo
6183         occurrences:
6184         - 0
6185         - UNBOUNDED
6186     - dependency_b_single_1b_1b_t1_port:
6187         capability: tosca.capabilities.Node
6188         node: tosca.nodes.Root
6189         relationship: tosca.relationships.DependsOn
6190         occurrences:
6191         - 0
6192         - UNBOUNDED
6193     - link_b_single_1b_1b_t1_port:
6194         capability: tosca.capabilities.network.Linkable
6195         relationship: tosca.relationships.network.LinksTo
6196         occurrences:
6197         - 1
6198         - 1
6199     - dependency_b_single_1b_1b_t2_port:
6200         capability: tosca.capabilities.Node
6201         node: tosca.nodes.Root
6202         relationship: tosca.relationships.DependsOn
6203         occurrences:
6204         - 0
6205         - UNBOUNDED
6206     - link_b_single_1b_1b_t2_port:
6207         capability: tosca.capabilities.network.Linkable
6208         relationship: tosca.relationships.network.LinksTo
6209         occurrences:
6210         - 1
6211         - 1
6212     capabilities:
6213       attachment_b_single_1b_1b_t2_port:
6214         type: tosca.capabilities.Attachment
6215         occurrences:
6216         - 1
6217         - UNBOUNDED
6218       endpoint_b_single_1b:
6219         type: tosca.capabilities.Endpoint.Admin
6220         occurrences:
6221         - 1
6222         - UNBOUNDED
6223       feature_b_single_1b:
6224         type: tosca.capabilities.Node
6225         occurrences:
6226         - 1
6227         - UNBOUNDED
6228       disk.iops_b_single_1b:
6229         type: org.openecomp.capabilities.metric.Ceilometer
6230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6231         occurrences:
6232         - 1
6233         - UNBOUNDED
6234       network.incoming.bytes.rate_b_single_1b_1b_t2_port:
6235         type: org.openecomp.capabilities.metric.Ceilometer
6236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6237         occurrences:
6238         - 1
6239         - UNBOUNDED
6240       network.outgoing.bytes.rate_b_single_1b_1b_t2_port:
6241         type: org.openecomp.capabilities.metric.Ceilometer
6242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6243         occurrences:
6244         - 1
6245         - UNBOUNDED
6246       scalable_b_single_1b:
6247         type: tosca.capabilities.Scalable
6248         occurrences:
6249         - 1
6250         - UNBOUNDED
6251       disk.write.bytes_b_single_1b:
6252         type: org.openecomp.capabilities.metric.Ceilometer
6253         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6254         occurrences:
6255         - 1
6256         - UNBOUNDED
6257       os_b_single_1b:
6258         type: tosca.capabilities.OperatingSystem
6259         occurrences:
6260         - 1
6261         - UNBOUNDED
6262       vcpus_b_single_1b:
6263         type: org.openecomp.capabilities.metric.Ceilometer
6264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6265         occurrences:
6266         - 1
6267         - UNBOUNDED
6268       cpu_b_single_1b:
6269         type: org.openecomp.capabilities.metric.Ceilometer
6270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6271         occurrences:
6272         - 1
6273         - UNBOUNDED
6274       disk.device.read.requests.rate_b_single_1b:
6275         type: org.openecomp.capabilities.metric.Ceilometer
6276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6277         occurrences:
6278         - 1
6279         - UNBOUNDED
6280       network.incoming.packets.rate_b_single_1b_1b_t2_port:
6281         type: org.openecomp.capabilities.metric.Ceilometer
6282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6283         occurrences:
6284         - 1
6285         - UNBOUNDED
6286       instance_b_single_1b:
6287         type: org.openecomp.capabilities.metric.Ceilometer
6288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6289         occurrences:
6290         - 1
6291         - UNBOUNDED
6292       network.incoming.bytes.rate_b_single_1b_1b_t1_port:
6293         type: org.openecomp.capabilities.metric.Ceilometer
6294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6295         occurrences:
6296         - 1
6297         - UNBOUNDED
6298       disk.read.bytes_b_single_1b:
6299         type: org.openecomp.capabilities.metric.Ceilometer
6300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6301         occurrences:
6302         - 1
6303         - UNBOUNDED
6304       disk.device.latency_b_single_1b:
6305         type: org.openecomp.capabilities.metric.Ceilometer
6306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6307         occurrences:
6308         - 1
6309         - UNBOUNDED
6310       disk.usage_b_single_1b:
6311         type: org.openecomp.capabilities.metric.Ceilometer
6312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6313         occurrences:
6314         - 1
6315         - UNBOUNDED
6316       network.incoming.bytes_b_single_1b_1b_t1_port:
6317         type: org.openecomp.capabilities.metric.Ceilometer
6318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6319         occurrences:
6320         - 1
6321         - UNBOUNDED
6322       disk.device.allocation_b_single_1b:
6323         type: org.openecomp.capabilities.metric.Ceilometer
6324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6325         occurrences:
6326         - 1
6327         - UNBOUNDED
6328       network.outgoing.packets.rate_b_single_1b_1b_t2_port:
6329         type: org.openecomp.capabilities.metric.Ceilometer
6330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6331         occurrences:
6332         - 1
6333         - UNBOUNDED
6334       disk.device.capacity_b_single_1b:
6335         type: org.openecomp.capabilities.metric.Ceilometer
6336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6337         occurrences:
6338         - 1
6339         - UNBOUNDED
6340       disk.latency_b_single_1b:
6341         type: org.openecomp.capabilities.metric.Ceilometer
6342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6343         occurrences:
6344         - 1
6345         - UNBOUNDED
6346       network.incoming.packets_b_single_1b_1b_t2_port:
6347         type: org.openecomp.capabilities.metric.Ceilometer
6348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6349         occurrences:
6350         - 1
6351         - UNBOUNDED
6352       network.incoming.packets.rate_b_single_1b_1b_t1_port:
6353         type: org.openecomp.capabilities.metric.Ceilometer
6354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6355         occurrences:
6356         - 1
6357         - UNBOUNDED
6358       attachment_b_single_1b_1b_t1_port:
6359         type: tosca.capabilities.Attachment
6360         occurrences:
6361         - 1
6362         - UNBOUNDED
6363       disk.device.write.requests_b_single_1b:
6364         type: org.openecomp.capabilities.metric.Ceilometer
6365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6366         occurrences:
6367         - 1
6368         - UNBOUNDED
6369       binding_b_single_1b_1b_t2_port:
6370         type: tosca.capabilities.network.Bindable
6371         valid_source_types:
6372         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6373         occurrences:
6374         - 0
6375         - UNBOUNDED
6376       disk.ephemeral.size_b_single_1b:
6377         type: org.openecomp.capabilities.metric.Ceilometer
6378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6379         occurrences:
6380         - 1
6381         - UNBOUNDED
6382       disk.write.requests.rate_b_single_1b:
6383         type: org.openecomp.capabilities.metric.Ceilometer
6384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6385         occurrences:
6386         - 1
6387         - UNBOUNDED
6388       network.outpoing.packets_b_single_1b_1b_t2_port:
6389         type: org.openecomp.capabilities.metric.Ceilometer
6390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6391         occurrences:
6392         - 1
6393         - UNBOUNDED
6394       disk.device.iops_b_single_1b:
6395         type: org.openecomp.capabilities.metric.Ceilometer
6396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6397         occurrences:
6398         - 1
6399         - UNBOUNDED
6400       disk.read.requests_b_single_1b:
6401         type: org.openecomp.capabilities.metric.Ceilometer
6402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6403         occurrences:
6404         - 1
6405         - UNBOUNDED
6406       memory.resident_b_single_1b:
6407         type: org.openecomp.capabilities.metric.Ceilometer
6408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6409         occurrences:
6410         - 1
6411         - UNBOUNDED
6412       disk.root.size_b_single_1b:
6413         type: org.openecomp.capabilities.metric.Ceilometer
6414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6415         occurrences:
6416         - 1
6417         - UNBOUNDED
6418       feature_b_single_1b_1b_t1_port:
6419         type: tosca.capabilities.Node
6420         occurrences:
6421         - 1
6422         - UNBOUNDED
6423       network.outgoing.bytes_b_single_1b_1b_t2_port:
6424         type: org.openecomp.capabilities.metric.Ceilometer
6425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6426         occurrences:
6427         - 1
6428         - UNBOUNDED
6429       disk.capacity_b_single_1b:
6430         type: org.openecomp.capabilities.metric.Ceilometer
6431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6432         occurrences:
6433         - 1
6434         - UNBOUNDED
6435       disk.device.write.bytes_b_single_1b:
6436         type: org.openecomp.capabilities.metric.Ceilometer
6437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6438         occurrences:
6439         - 1
6440         - UNBOUNDED
6441       disk.device.read.bytes_b_single_1b:
6442         type: org.openecomp.capabilities.metric.Ceilometer
6443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6444         occurrences:
6445         - 1
6446         - UNBOUNDED
6447       disk.device.read.bytes.rate_b_single_1b:
6448         type: org.openecomp.capabilities.metric.Ceilometer
6449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6450         occurrences:
6451         - 1
6452         - UNBOUNDED
6453       cpu_util_b_single_1b:
6454         type: org.openecomp.capabilities.metric.Ceilometer
6455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6456         occurrences:
6457         - 1
6458         - UNBOUNDED
6459       disk.write.requests_b_single_1b:
6460         type: org.openecomp.capabilities.metric.Ceilometer
6461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6462         occurrences:
6463         - 1
6464         - UNBOUNDED
6465       network.outgoing.packets.rate_b_single_1b_1b_t1_port:
6466         type: org.openecomp.capabilities.metric.Ceilometer
6467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6468         occurrences:
6469         - 1
6470         - UNBOUNDED
6471       disk.device.usage_b_single_1b:
6472         type: org.openecomp.capabilities.metric.Ceilometer
6473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6474         occurrences:
6475         - 1
6476         - UNBOUNDED
6477       disk.read.bytes.rate_b_single_1b:
6478         type: org.openecomp.capabilities.metric.Ceilometer
6479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6480         occurrences:
6481         - 1
6482         - UNBOUNDED
6483       network.outgoing.bytes_b_single_1b_1b_t1_port:
6484         type: org.openecomp.capabilities.metric.Ceilometer
6485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6486         occurrences:
6487         - 1
6488         - UNBOUNDED
6489       disk.device.read.requests_b_single_1b:
6490         type: org.openecomp.capabilities.metric.Ceilometer
6491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6492         occurrences:
6493         - 1
6494         - UNBOUNDED
6495       network.incoming.packets_b_single_1b_1b_t1_port:
6496         type: org.openecomp.capabilities.metric.Ceilometer
6497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6498         occurrences:
6499         - 1
6500         - UNBOUNDED
6501       binding_b_single_1b_1b_t1_port:
6502         type: tosca.capabilities.network.Bindable
6503         valid_source_types:
6504         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6505         occurrences:
6506         - 0
6507         - UNBOUNDED
6508       network.outpoing.packets_b_single_1b_1b_t1_port:
6509         type: org.openecomp.capabilities.metric.Ceilometer
6510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6511         occurrences:
6512         - 1
6513         - UNBOUNDED
6514       disk.device.write.requests.rate_b_single_1b:
6515         type: org.openecomp.capabilities.metric.Ceilometer
6516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6517         occurrences:
6518         - 1
6519         - UNBOUNDED
6520       memory.usage_b_single_1b:
6521         type: org.openecomp.capabilities.metric.Ceilometer
6522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6523         occurrences:
6524         - 1
6525         - UNBOUNDED
6526       disk.write.bytes.rate_b_single_1b:
6527         type: org.openecomp.capabilities.metric.Ceilometer
6528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6529         occurrences:
6530         - 1
6531         - UNBOUNDED
6532       network.incoming.bytes_b_single_1b_1b_t2_port:
6533         type: org.openecomp.capabilities.metric.Ceilometer
6534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6535         occurrences:
6536         - 1
6537         - UNBOUNDED
6538       network.outgoing.bytes.rate_b_single_1b_1b_t1_port:
6539         type: org.openecomp.capabilities.metric.Ceilometer
6540         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6541         occurrences:
6542         - 1
6543         - UNBOUNDED
6544       cpu.delta_b_single_1b:
6545         type: org.openecomp.capabilities.metric.Ceilometer
6546         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6547         occurrences:
6548         - 1
6549         - UNBOUNDED
6550       disk.allocation_b_single_1b:
6551         type: org.openecomp.capabilities.metric.Ceilometer
6552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6553         occurrences:
6554         - 1
6555         - UNBOUNDED
6556       disk.device.write.bytes.rate_b_single_1b:
6557         type: org.openecomp.capabilities.metric.Ceilometer
6558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6559         occurrences:
6560         - 1
6561         - UNBOUNDED
6562       memory_b_single_1b:
6563         type: org.openecomp.capabilities.metric.Ceilometer
6564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6565         occurrences:
6566         - 1
6567         - UNBOUNDED
6568       host_b_single_1b:
6569         type: tosca.capabilities.Container
6570         valid_source_types:
6571         - tosca.nodes.SoftwareComponent
6572         occurrences:
6573         - 1
6574         - UNBOUNDED
6575       binding_b_single_1b:
6576         type: tosca.capabilities.network.Bindable
6577         occurrences:
6578         - 1
6579         - UNBOUNDED
6580       feature_b_single_1b_1b_t2_port:
6581         type: tosca.capabilities.Node
6582         occurrences:
6583         - 1
6584         - UNBOUNDED
6585   org.openecomp.resource.vfc.nodes.heat.1c2_catalog_instance:
6586     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
6587     properties:
6588       port_1c2_t2_port_order:
6589         type: integer
6590         required: true
6591         status: SUPPORTED
6592       compute_1c2_catalog_instance_availability_zone:
6593         type: list
6594         required: true
6595         status: SUPPORTED
6596         entry_schema:
6597           type: string
6598       port_1c2_t2_port_subnetpoolid:
6599         type: string
6600         required: true
6601         status: SUPPORTED
6602       port_1c2_t2_port_network_role:
6603         type: string
6604         required: true
6605         status: SUPPORTED
6606       vm_flavor_name:
6607         type: string
6608         required: true
6609         status: SUPPORTED
6610       port_1c2_t2_port_network_role_tag:
6611         type: string
6612         required: true
6613         status: SUPPORTED
6614       port_1c2_t1_port_vlan_requirements:
6615         type: list
6616         required: true
6617         status: SUPPORTED
6618         entry_schema:
6619           type: org.openecomp.datatypes.network.VlanRequirements
6620       vm_image_name:
6621         type: string
6622         required: true
6623         status: SUPPORTED
6624       port_1c2_t2_port_exCP_naming:
6625         type: org.openecomp.datatypes.Naming
6626         required: true
6627         status: SUPPORTED
6628       port_1c2_t1_port_order:
6629         type: integer
6630         required: true
6631         status: SUPPORTED
6632       port_1c2_t1_port_subnetpoolid:
6633         type: string
6634         required: true
6635         status: SUPPORTED
6636       port_1c2_t2_port_ip_requirements:
6637         type: list
6638         required: true
6639         status: SUPPORTED
6640         entry_schema:
6641           type: org.openecomp.datatypes.network.IpRequirements
6642       port_1c2_t1_port_mac_requirements:
6643         type: org.openecomp.datatypes.network.MacRequirements
6644         required: true
6645         status: SUPPORTED
6646       port_1c2_t1_port_network_role:
6647         type: string
6648         required: true
6649         status: SUPPORTED
6650       port_1c2_t2_port_network:
6651         type: list
6652         required: true
6653         status: SUPPORTED
6654         entry_schema:
6655           type: string
6656       index_value:
6657         type: integer
6658         description: Index value of this substitution service template runtime instance
6659         required: false
6660         default: 0
6661         status: SUPPORTED
6662         constraints:
6663         - greater_or_equal: 0
6664       compute_1c2_catalog_instance_metadata:
6665         type: list
6666         required: true
6667         status: SUPPORTED
6668         entry_schema:
6669           type: json
6670       compute_1c2_catalog_instance_name:
6671         type: list
6672         required: true
6673         status: SUPPORTED
6674         entry_schema:
6675           type: string
6676       port_1c2_t1_port_exCP_naming:
6677         type: org.openecomp.datatypes.Naming
6678         required: true
6679         status: SUPPORTED
6680       port_1c2_t1_port_network:
6681         type: list
6682         required: true
6683         status: SUPPORTED
6684         entry_schema:
6685           type: string
6686       port_1c2_t2_port_mac_requirements:
6687         type: org.openecomp.datatypes.network.MacRequirements
6688         required: true
6689         status: SUPPORTED
6690       port_1c2_t2_port_vlan_requirements:
6691         type: list
6692         required: true
6693         status: SUPPORTED
6694         entry_schema:
6695           type: org.openecomp.datatypes.network.VlanRequirements
6696       compute_1c2_catalog_instance_user_data_format:
6697         type: list
6698         required: true
6699         status: SUPPORTED
6700         entry_schema:
6701           type: string
6702       port_1c2_t1_port_network_role_tag:
6703         type: string
6704         required: true
6705         status: SUPPORTED
6706       port_1c2_t1_port_ip_requirements:
6707         type: list
6708         required: true
6709         status: SUPPORTED
6710         entry_schema:
6711           type: org.openecomp.datatypes.network.IpRequirements
6712       compute_1c2_catalog_instance_scheduler_hints:
6713         type: list
6714         required: true
6715         status: SUPPORTED
6716         entry_schema:
6717           type: json
6718     attributes:
6719       1c2_catalog_instance_instance_name:
6720         type: string
6721         status: SUPPORTED
6722       1c2_catalog_instance_1c2_t1_port_tenant_id:
6723         type: string
6724         status: SUPPORTED