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