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