related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / multipleReferencesToSameNestedFilesWithSameComputeType / out / GlobalSubstitutionTypesServiceTemplate.yaml
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.vson_vm_2:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       vf_module_id:
12         type: string
13         description: Unique ID for this VF Module instance
14         required: true
15         status: SUPPORTED
16       default_gateway:
17         type: string
18         description: Default gateway.
19         required: true
20         status: SUPPORTED
21       instance_index:
22         type: float
23         description: Index of the instance.
24         required: true
25         status: SUPPORTED
26       vnf_name:
27         type: string
28         description: Unique name for this VF instance.
29         required: true
30         status: SUPPORTED
31       port_vson_server_oam_net_port_10_network_role:
32         type: string
33         required: true
34         status: SUPPORTED
35       oam_net_subnet_prefix_length:
36         type: string
37         description: Prefix length of the subnet on the OAM network.
38         required: true
39         status: SUPPORTED
40       port_vson_server_oam_net_port_10_vlan_requirements:
41         type: list
42         required: true
43         status: SUPPORTED
44         entry_schema:
45           type: org.openecomp.datatypes.network.VlanRequirements
46       vf_module_name:
47         type: string
48         description: Unique name for this VF module instance.
49         required: true
50         status: SUPPORTED
51       dns_servers:
52         type: list
53         description: List of DNS servers.
54         required: true
55         status: SUPPORTED
56         entry_schema: &id007
57           type: string
58       oam_net_security_group_id:
59         type: string
60         description: |
61           The ID of Security group applied on the port bound to the vSON OAM network.
62         required: true
63         status: SUPPORTED
64       vnf_id:
65         type: string
66         description: Unique ID for this VF instance.
67         required: true
68         status: SUPPORTED
69       vson_clm_oam_net_ip:
70         type: string
71         description: IP of the vSON Cluster Manager.
72         required: true
73         status: SUPPORTED
74       port_vson_server_oam_net_port_10_subnetpoolid:
75         type: string
76         required: true
77         status: SUPPORTED
78       port_vson_server_oam_net_port_10_related_networks:
79         type: list
80         required: true
81         status: SUPPORTED
82         entry_schema:
83           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
84       vson_dc_unit:
85         type: string
86         description: Name of the vSON Data Center.
87         required: true
88         status: SUPPORTED
89       oam_net_ips:
90         type: list
91         description: Fixed IP assignments for vSON instances on the OAM network.
92         required: true
93         status: SUPPORTED
94         entry_schema: &id008
95           type: string
96       vfc_role:
97         type: string
98         description: Unique ID for this VF Module instance
99         required: true
100         status: SUPPORTED
101       swift_account_auth_token:
102         type: string
103         description: |
104           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
105         required: true
106         status: SUPPORTED
107       vson_server_group_id:
108         type: string
109         description: |
110           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
111         required: true
112         status: SUPPORTED
113       vson_vm_flavor_name:
114         type: string
115         description: The ID or name of the flavor to boot onto.
116         required: true
117         status: SUPPORTED
118       availability_zones:
119         type: list
120         description: List of availability zones.
121         required: true
122         status: SUPPORTED
123         entry_schema: &id009
124           type: string
125       volume_ids:
126         type: list
127         description: List of Volumes IDs.
128         required: true
129         status: SUPPORTED
130         entry_schema: &id010
131           type: string
132       port_vson_server_oam_net_port_10_network_role_tag:
133         type: string
134         required: true
135         status: SUPPORTED
136       ntp_servers:
137         type: list
138         description: List of NTP servers.
139         required: true
140         status: SUPPORTED
141         entry_schema: &id011
142           type: string
143       port_vson_server_oam_net_port_10_exCP_naming:
144         type: org.openecomp.datatypes.Naming
145         required: true
146         status: SUPPORTED
147       oam_net_id:
148         type: string
149         description: The ID of the OAM network.
150         required: true
151         status: SUPPORTED
152       port_vson_server_oam_net_port_10_order:
153         type: integer
154         required: true
155         status: SUPPORTED
156       vson_vm_names:
157         type: list
158         description: A list of unique names to be issued to the vSON Cluster leaders.
159         required: true
160         status: SUPPORTED
161         entry_schema: &id012
162           type: string
163       port_vson_server_oam_net_port_10_mac_requirements:
164         type: org.openecomp.datatypes.network.MacRequirements
165         required: true
166         status: SUPPORTED
167       port_vson_server_oam_net_port_10_ip_requirements:
168         type: list
169         required: true
170         status: SUPPORTED
171         entry_schema:
172           type: org.openecomp.datatypes.network.IpRequirements
173     requirements:
174     - dependency_vson_server_3:
175         capability: tosca.capabilities.Node
176         node: tosca.nodes.Root
177         relationship: tosca.relationships.DependsOn
178         occurrences:
179         - 0
180         - UNBOUNDED
181     - local_storage_vson_server_3:
182         capability: tosca.capabilities.Attachment
183         node: tosca.nodes.BlockStorage
184         relationship: tosca.relationships.AttachesTo
185         occurrences:
186         - 0
187         - UNBOUNDED
188     - dependency_vson_server_oam_net_port_10:
189         capability: tosca.capabilities.Node
190         node: tosca.nodes.Root
191         relationship: tosca.relationships.DependsOn
192         occurrences:
193         - 0
194         - UNBOUNDED
195     - link_vson_server_oam_net_port_10:
196         capability: tosca.capabilities.network.Linkable
197         relationship: tosca.relationships.network.LinksTo
198         occurrences:
199         - 1
200         - 1
201     capabilities:
202       endpoint_vson_server_3:
203         type: tosca.capabilities.Endpoint.Admin
204         occurrences:
205         - 1
206         - UNBOUNDED
207       disk.read.bytes_vson_server_3:
208         type: org.openecomp.capabilities.metric.Ceilometer
209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
210         occurrences:
211         - 1
212         - UNBOUNDED
213       disk.read.requests_vson_server_3:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       network.incoming.packets.rate_vson_server_oam_net_port_10:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       binding_vson_server_3:
226         type: tosca.capabilities.network.Bindable
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.read.bytes.rate_vson_server_3:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.write.bytes_vson_server_3:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       instance_vson_server_3:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.latency_vson_server_3:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       cpu_util_vson_server_3:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       feature_vson_server_oam_net_port_10:
261         type: tosca.capabilities.Node
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.write.requests_vson_server_3:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       memory_vson_server_3:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       network.outgoing.bytes.rate_vson_server_oam_net_port_10:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.device.read.requests.rate_vson_server_3:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       disk.device.iops_vson_server_3:
290         type: org.openecomp.capabilities.metric.Ceilometer
291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
292         occurrences:
293         - 1
294         - UNBOUNDED
295       disk.capacity_vson_server_3:
296         type: org.openecomp.capabilities.metric.Ceilometer
297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
298         occurrences:
299         - 1
300         - UNBOUNDED
301       memory.usage_vson_server_3:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       disk.usage_vson_server_3:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       disk.device.read.bytes.rate_vson_server_3:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       network.outgoing.packets.rate_vson_server_oam_net_port_10:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       disk.allocation_vson_server_3:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.write.requests.rate_vson_server_3:
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.ephemeral.size_vson_server_3:
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       network.incoming.bytes.rate_vson_server_oam_net_port_10:
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       disk.device.read.bytes_vson_server_3:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       binding_vson_server_oam_net_port_10:
356         type: tosca.capabilities.network.Bindable
357         valid_source_types:
358         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
359         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
360         occurrences:
361         - 0
362         - UNBOUNDED
363       os_vson_server_3:
364         type: tosca.capabilities.OperatingSystem
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.root.size_vson_server_3:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.device.write.bytes.rate_vson_server_3:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.device.write.requests_vson_server_3:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       network.incoming.packets_vson_server_oam_net_port_10:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       host_vson_server_3:
393         type: tosca.capabilities.Container
394         valid_source_types:
395         - tosca.nodes.SoftwareComponent
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.device.latency_vson_server_3:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       cpu.delta_vson_server_3:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       memory.resident_vson_server_3:
412         type: org.openecomp.capabilities.metric.Ceilometer
413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
414         occurrences:
415         - 1
416         - UNBOUNDED
417       attachment_vson_server_oam_net_port_10:
418         type: tosca.capabilities.Attachment
419         occurrences:
420         - 1
421         - UNBOUNDED
422       network.incoming.bytes_vson_server_oam_net_port_10:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       feature_vson_server_3:
429         type: tosca.capabilities.Node
430         occurrences:
431         - 1
432         - UNBOUNDED
433       forwarder_vson_server_oam_net_port_10:
434         type: org.openecomp.capabilities.Forwarder
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.write.bytes_vson_server_3:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.device.read.requests_vson_server_3:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       network.outpoing.packets_vson_server_oam_net_port_10:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.device.usage_vson_server_3:
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       disk.device.write.requests.rate_vson_server_3:
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       vcpus_vson_server_3:
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.write.bytes.rate_vson_server_3:
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       disk.iops_vson_server_3:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       scalable_vson_server_3:
487         type: tosca.capabilities.Scalable
488         occurrences:
489         - 1
490         - UNBOUNDED
491       disk.device.capacity_vson_server_3:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       disk.device.allocation_vson_server_3:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       cpu_vson_server_3:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outgoing.bytes_vson_server_oam_net_port_10:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515   org.openecomp.resource.abstract.nodes.heat.vson_vm:
516     derived_from: org.openecomp.resource.abstract.nodes.VFC
517     properties:
518       vf_module_id:
519         type: string
520         description: Unique ID for this VF Module instance
521         required: true
522         status: SUPPORTED
523       default_gateway:
524         type: string
525         description: Default gateway.
526         required: true
527         status: SUPPORTED
528       port_vson_server_oam_net_port_0_ip_requirements:
529         type: list
530         required: true
531         status: SUPPORTED
532         entry_schema:
533           type: org.openecomp.datatypes.network.IpRequirements
534       instance_index:
535         type: float
536         description: Index of the instance.
537         required: true
538         status: SUPPORTED
539       vnf_name:
540         type: string
541         description: Unique name for this VF instance.
542         required: true
543         status: SUPPORTED
544       oam_net_subnet_prefix_length:
545         type: string
546         description: Prefix length of the subnet on the OAM network.
547         required: true
548         status: SUPPORTED
549       vf_module_name:
550         type: string
551         description: Unique name for this VF module instance.
552         required: true
553         status: SUPPORTED
554       dns_servers:
555         type: list
556         description: List of DNS servers.
557         required: true
558         status: SUPPORTED
559         entry_schema:
560           type: string
561       oam_net_security_group_id:
562         type: string
563         description: |
564           The ID of Security group applied on the port bound to the vSON OAM network.
565         required: true
566         status: SUPPORTED
567       vson_vm_image_name:
568         type: string
569         description: VM Image name the vSON instance will be created from.
570         required: true
571         status: SUPPORTED
572       vnf_id:
573         type: string
574         description: Unique ID for this VF instance.
575         required: true
576         status: SUPPORTED
577       port_vson_server_oam_net_port_0_network_role:
578         type: string
579         required: true
580         status: SUPPORTED
581       vson_clm_oam_net_ip:
582         type: string
583         description: IP of the vSON Cluster Manager.
584         required: true
585         status: SUPPORTED
586       port_vson_server_oam_net_port_0_mac_requirements:
587         type: org.openecomp.datatypes.network.MacRequirements
588         required: true
589         status: SUPPORTED
590       port_vson_server_oam_net_port_0_subnetpoolid:
591         type: string
592         required: true
593         status: SUPPORTED
594       vson_dc_unit:
595         type: string
596         description: Name of the vSON Data Center.
597         required: true
598         status: SUPPORTED
599       oam_net_ips:
600         type: list
601         description: Fixed IPv4 assignments for vSON instances on the OAM network.
602         required: true
603         status: SUPPORTED
604         entry_schema:
605           type: string
606       oam_net_subnet_v6_prefix_length:
607         type: string
608         description: OAM network IPv6 subnet prefix length.
609         required: true
610         status: SUPPORTED
611       vfc_role:
612         type: string
613         description: Unique ID for this VF Module instance
614         required: true
615         status: SUPPORTED
616       swift_account_auth_token:
617         type: string
618         description: |
619           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
620         required: true
621         status: SUPPORTED
622       port_vson_server_oam_net_port_0_related_networks:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
628       default_gateway_v6:
629         type: string
630         description: Default IPv6 gateway.
631         required: true
632         status: SUPPORTED
633       vson_server_group_id:
634         type: string
635         description: |
636           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
637         required: true
638         status: SUPPORTED
639       vson_vm_flavor_name:
640         type: string
641         description: The ID or name of the flavor to boot onto.
642         required: true
643         status: SUPPORTED
644       port_vson_server_oam_net_port_0_network_role_tag:
645         type: string
646         required: true
647         status: SUPPORTED
648       port_vson_server_oam_net_port_0_vlan_requirements:
649         type: list
650         required: true
651         status: SUPPORTED
652         entry_schema:
653           type: org.openecomp.datatypes.network.VlanRequirements
654       availability_zones:
655         type: list
656         description: List of availability zones.
657         required: true
658         status: SUPPORTED
659         entry_schema:
660           type: string
661       volume_ids:
662         type: list
663         description: List of Volumes IDs.
664         required: true
665         status: SUPPORTED
666         entry_schema:
667           type: string
668       oam_net_v6_ips:
669         type: list
670         description: Fixed IPv6 assignments for vSON instances on the OAM network.
671         required: true
672         status: SUPPORTED
673         entry_schema:
674           type: string
675       ntp_servers:
676         type: list
677         description: List of NTP servers.
678         required: true
679         status: SUPPORTED
680         entry_schema:
681           type: string
682       vson_join_cluster_auth_token:
683         type: string
684         description: |
685           Authentication Token generated for the user permitted to add a new Datacenter/vSON member to existing vSON Cluster.
686         required: true
687         status: SUPPORTED
688       oam_net_id:
689         type: string
690         description: The ID of the OAM network.
691         required: true
692         status: SUPPORTED
693       port_vson_server_oam_net_port_0_order:
694         type: integer
695         required: true
696         status: SUPPORTED
697       port_vson_server_oam_net_port_0_exCP_naming:
698         type: org.openecomp.datatypes.Naming
699         required: true
700         status: SUPPORTED
701       vson_vm_names:
702         type: list
703         description: A list of unique names to be issued to the vSON Cluster leaders.
704         required: true
705         status: SUPPORTED
706         entry_schema:
707           type: string
708     requirements:
709     - dependency_vson_server:
710         capability: tosca.capabilities.Node
711         node: tosca.nodes.Root
712         relationship: tosca.relationships.DependsOn
713         occurrences:
714         - 0
715         - UNBOUNDED
716     - local_storage_vson_server:
717         capability: tosca.capabilities.Attachment
718         node: tosca.nodes.BlockStorage
719         relationship: tosca.relationships.AttachesTo
720         occurrences:
721         - 0
722         - UNBOUNDED
723     - dependency_vson_server_oam_net_port_0:
724         capability: tosca.capabilities.Node
725         node: tosca.nodes.Root
726         relationship: tosca.relationships.DependsOn
727         occurrences:
728         - 0
729         - UNBOUNDED
730     - link_vson_server_oam_net_port_0:
731         capability: tosca.capabilities.network.Linkable
732         relationship: tosca.relationships.network.LinksTo
733         occurrences:
734         - 1
735         - 1
736     capabilities:
737       disk.write.bytes_vson_server:
738         type: org.openecomp.capabilities.metric.Ceilometer
739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
740         occurrences:
741         - 1
742         - UNBOUNDED
743       disk.device.allocation_vson_server:
744         type: org.openecomp.capabilities.metric.Ceilometer
745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
746         occurrences:
747         - 1
748         - UNBOUNDED
749       network.incoming.packets_vson_server_oam_net_port_0:
750         type: org.openecomp.capabilities.metric.Ceilometer
751         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
752         occurrences:
753         - 1
754         - UNBOUNDED
755       memory.usage_vson_server:
756         type: org.openecomp.capabilities.metric.Ceilometer
757         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
758         occurrences:
759         - 1
760         - UNBOUNDED
761       network.incoming.bytes_vson_server_oam_net_port_0:
762         type: org.openecomp.capabilities.metric.Ceilometer
763         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
764         occurrences:
765         - 1
766         - UNBOUNDED
767       disk.device.latency_vson_server:
768         type: org.openecomp.capabilities.metric.Ceilometer
769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
770         occurrences:
771         - 1
772         - UNBOUNDED
773       disk.device.write.bytes.rate_vson_server:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       disk.device.read.requests_vson_server:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       memory_vson_server:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       disk.latency_vson_server:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       os_vson_server:
798         type: tosca.capabilities.OperatingSystem
799         occurrences:
800         - 1
801         - UNBOUNDED
802       feature_vson_server_oam_net_port_0:
803         type: tosca.capabilities.Node
804         occurrences:
805         - 1
806         - UNBOUNDED
807       instance_vson_server:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       cpu_vson_server:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       attachment_vson_server_oam_net_port_0:
820         type: tosca.capabilities.Attachment
821         occurrences:
822         - 1
823         - UNBOUNDED
824       disk.iops_vson_server:
825         type: org.openecomp.capabilities.metric.Ceilometer
826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
827         occurrences:
828         - 1
829         - UNBOUNDED
830       network.outgoing.bytes_vson_server_oam_net_port_0:
831         type: org.openecomp.capabilities.metric.Ceilometer
832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
833         occurrences:
834         - 1
835         - UNBOUNDED
836       disk.device.write.bytes_vson_server:
837         type: org.openecomp.capabilities.metric.Ceilometer
838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
839         occurrences:
840         - 1
841         - UNBOUNDED
842       disk.device.read.bytes.rate_vson_server:
843         type: org.openecomp.capabilities.metric.Ceilometer
844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
845         occurrences:
846         - 1
847         - UNBOUNDED
848       endpoint_vson_server:
849         type: tosca.capabilities.Endpoint.Admin
850         occurrences:
851         - 1
852         - UNBOUNDED
853       vcpus_vson_server:
854         type: org.openecomp.capabilities.metric.Ceilometer
855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
856         occurrences:
857         - 1
858         - UNBOUNDED
859       network.incoming.packets.rate_vson_server_oam_net_port_0:
860         type: org.openecomp.capabilities.metric.Ceilometer
861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
862         occurrences:
863         - 1
864         - UNBOUNDED
865       disk.device.read.requests.rate_vson_server:
866         type: org.openecomp.capabilities.metric.Ceilometer
867         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
868         occurrences:
869         - 1
870         - UNBOUNDED
871       disk.write.requests.rate_vson_server:
872         type: org.openecomp.capabilities.metric.Ceilometer
873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
874         occurrences:
875         - 1
876         - UNBOUNDED
877       disk.capacity_vson_server:
878         type: org.openecomp.capabilities.metric.Ceilometer
879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
880         occurrences:
881         - 1
882         - UNBOUNDED
883       disk.device.capacity_vson_server:
884         type: org.openecomp.capabilities.metric.Ceilometer
885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
886         occurrences:
887         - 1
888         - UNBOUNDED
889       forwarder_vson_server_oam_net_port_0:
890         type: org.openecomp.capabilities.Forwarder
891         occurrences:
892         - 1
893         - UNBOUNDED
894       disk.device.iops_vson_server:
895         type: org.openecomp.capabilities.metric.Ceilometer
896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
897         occurrences:
898         - 1
899         - UNBOUNDED
900       disk.device.write.requests.rate_vson_server:
901         type: org.openecomp.capabilities.metric.Ceilometer
902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
903         occurrences:
904         - 1
905         - UNBOUNDED
906       network.outpoing.packets_vson_server_oam_net_port_0:
907         type: org.openecomp.capabilities.metric.Ceilometer
908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
909         occurrences:
910         - 1
911         - UNBOUNDED
912       disk.read.bytes_vson_server:
913         type: org.openecomp.capabilities.metric.Ceilometer
914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
915         occurrences:
916         - 1
917         - UNBOUNDED
918       disk.read.bytes.rate_vson_server:
919         type: org.openecomp.capabilities.metric.Ceilometer
920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
921         occurrences:
922         - 1
923         - UNBOUNDED
924       disk.device.write.requests_vson_server:
925         type: org.openecomp.capabilities.metric.Ceilometer
926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
927         occurrences:
928         - 1
929         - UNBOUNDED
930       network.outgoing.packets.rate_vson_server_oam_net_port_0:
931         type: org.openecomp.capabilities.metric.Ceilometer
932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
933         occurrences:
934         - 1
935         - UNBOUNDED
936       disk.root.size_vson_server:
937         type: org.openecomp.capabilities.metric.Ceilometer
938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
939         occurrences:
940         - 1
941         - UNBOUNDED
942       disk.ephemeral.size_vson_server:
943         type: org.openecomp.capabilities.metric.Ceilometer
944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
945         occurrences:
946         - 1
947         - UNBOUNDED
948       memory.resident_vson_server:
949         type: org.openecomp.capabilities.metric.Ceilometer
950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
951         occurrences:
952         - 1
953         - UNBOUNDED
954       disk.device.read.bytes_vson_server:
955         type: org.openecomp.capabilities.metric.Ceilometer
956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
957         occurrences:
958         - 1
959         - UNBOUNDED
960       scalable_vson_server:
961         type: tosca.capabilities.Scalable
962         occurrences:
963         - 1
964         - UNBOUNDED
965       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
966         type: org.openecomp.capabilities.metric.Ceilometer
967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
968         occurrences:
969         - 1
970         - UNBOUNDED
971       disk.write.requests_vson_server:
972         type: org.openecomp.capabilities.metric.Ceilometer
973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
974         occurrences:
975         - 1
976         - UNBOUNDED
977       disk.usage_vson_server:
978         type: org.openecomp.capabilities.metric.Ceilometer
979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
980         occurrences:
981         - 1
982         - UNBOUNDED
983       cpu_util_vson_server:
984         type: org.openecomp.capabilities.metric.Ceilometer
985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
986         occurrences:
987         - 1
988         - UNBOUNDED
989       disk.device.usage_vson_server:
990         type: org.openecomp.capabilities.metric.Ceilometer
991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
992         occurrences:
993         - 1
994         - UNBOUNDED
995       cpu.delta_vson_server:
996         type: org.openecomp.capabilities.metric.Ceilometer
997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.write.bytes.rate_vson_server:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       feature_vson_server:
1008         type: tosca.capabilities.Node
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       disk.allocation_vson_server:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       binding_vson_server:
1019         type: tosca.capabilities.network.Bindable
1020         occurrences:
1021         - 1
1022         - UNBOUNDED
1023       host_vson_server:
1024         type: tosca.capabilities.Container
1025         valid_source_types:
1026         - tosca.nodes.SoftwareComponent
1027         occurrences:
1028         - 1
1029         - UNBOUNDED
1030       network.incoming.bytes.rate_vson_server_oam_net_port_0:
1031         type: org.openecomp.capabilities.metric.Ceilometer
1032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       binding_vson_server_oam_net_port_0:
1037         type: tosca.capabilities.network.Bindable
1038         valid_source_types:
1039         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1040         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1041         occurrences:
1042         - 0
1043         - UNBOUNDED
1044       disk.read.requests_vson_server:
1045         type: org.openecomp.capabilities.metric.Ceilometer
1046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1047         occurrences:
1048         - 1
1049         - UNBOUNDED
1050   org.openecomp.resource.abstract.nodes.heat.vson_vm_3:
1051     derived_from: org.openecomp.resource.abstract.nodes.VFC
1052     properties:
1053       vf_module_id:
1054         type: string
1055         description: Unique ID for this VF Module instance
1056         required: true
1057         status: SUPPORTED
1058       default_gateway:
1059         type: string
1060         description: Default gateway.
1061         required: true
1062         status: SUPPORTED
1063       port_vson_server_oam_net_port_00_network_role_tag:
1064         type: string
1065         required: true
1066         status: SUPPORTED
1067       instance_index:
1068         type: float
1069         description: Index of the instance.
1070         required: true
1071         status: SUPPORTED
1072       vnf_name:
1073         type: string
1074         description: Unique name for this VF instance.
1075         required: true
1076         status: SUPPORTED
1077       oam_net_subnet_prefix_length:
1078         type: string
1079         description: Prefix length of the subnet on the OAM network.
1080         required: true
1081         status: SUPPORTED
1082       port_vson_server_oam_net_port_00_ip_requirements:
1083         type: list
1084         required: true
1085         status: SUPPORTED
1086         entry_schema:
1087           type: org.openecomp.datatypes.network.IpRequirements
1088       vf_module_name:
1089         type: string
1090         description: Unique name for this VF module instance.
1091         required: true
1092         status: SUPPORTED
1093       port_vson_server_oam_net_port_00_related_networks:
1094         type: list
1095         required: true
1096         status: SUPPORTED
1097         entry_schema:
1098           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1099       dns_servers:
1100         type: list
1101         description: List of DNS servers.
1102         required: true
1103         status: SUPPORTED
1104         entry_schema: &id001
1105           type: string
1106       oam_net_security_group_id:
1107         type: string
1108         description: |
1109           The ID of Security group applied on the port bound to the vSON OAM network.
1110         required: true
1111         status: SUPPORTED
1112       vson_vm_image_name:
1113         type: string
1114         description: VM Image name the vSON instance will be created from.
1115         required: true
1116         status: SUPPORTED
1117       vnf_id:
1118         type: string
1119         description: Unique ID for this VF instance.
1120         required: true
1121         status: SUPPORTED
1122       vson_clm_oam_net_ip:
1123         type: string
1124         description: IP of the vSON Cluster Manager.
1125         required: true
1126         status: SUPPORTED
1127       vson_dc_unit:
1128         type: string
1129         description: Name of the vSON Data Center.
1130         required: true
1131         status: SUPPORTED
1132       oam_net_ips:
1133         type: list
1134         description: Fixed IP assignments for vSON instances on the OAM network.
1135         required: true
1136         status: SUPPORTED
1137         entry_schema: &id002
1138           type: string
1139       vfc_role:
1140         type: string
1141         description: Unique ID for this VF Module instance
1142         required: true
1143         status: SUPPORTED
1144       swift_account_auth_token:
1145         type: string
1146         description: |
1147           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
1148         required: true
1149         status: SUPPORTED
1150       port_vson_server_oam_net_port_00_mac_requirements:
1151         type: org.openecomp.datatypes.network.MacRequirements
1152         required: true
1153         status: SUPPORTED
1154       vson_server_group_id:
1155         type: string
1156         description: |
1157           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
1158         required: true
1159         status: SUPPORTED
1160       vson_vm_flavor_name:
1161         type: string
1162         description: The ID or name of the flavor to boot onto.
1163         required: true
1164         status: SUPPORTED
1165       availability_zones:
1166         type: list
1167         description: List of availability zones.
1168         required: true
1169         status: SUPPORTED
1170         entry_schema: &id003
1171           type: string
1172       volume_ids:
1173         type: list
1174         description: List of Volumes IDs.
1175         required: true
1176         status: SUPPORTED
1177         entry_schema: &id004
1178           type: string
1179       ntp_servers:
1180         type: list
1181         description: List of NTP servers.
1182         required: true
1183         status: SUPPORTED
1184         entry_schema: &id005
1185           type: string
1186       vson_join_cluster_auth_token:
1187         type: string
1188         description: "Authentication Token generated for the user permitted to add\
1189           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
1190         required: true
1191         status: SUPPORTED
1192       port_vson_server_oam_net_port_00_order:
1193         type: integer
1194         required: true
1195         status: SUPPORTED
1196       port_vson_server_oam_net_port_00_exCP_naming:
1197         type: org.openecomp.datatypes.Naming
1198         required: true
1199         status: SUPPORTED
1200       oam_net_id:
1201         type: string
1202         description: The ID of the OAM network.
1203         required: true
1204         status: SUPPORTED
1205       port_vson_server_oam_net_port_00_vlan_requirements:
1206         type: list
1207         required: true
1208         status: SUPPORTED
1209         entry_schema:
1210           type: org.openecomp.datatypes.network.VlanRequirements
1211       port_vson_server_oam_net_port_00_network_role:
1212         type: string
1213         required: true
1214         status: SUPPORTED
1215       vson_vm_names:
1216         type: list
1217         description: A list of unique names to be issued to the vSON Cluster leaders.
1218         required: true
1219         status: SUPPORTED
1220         entry_schema: &id006
1221           type: string
1222       port_vson_server_oam_net_port_00_subnetpoolid:
1223         type: string
1224         required: true
1225         status: SUPPORTED
1226     requirements:
1227     - dependency_vson_server_2:
1228         capability: tosca.capabilities.Node
1229         node: tosca.nodes.Root
1230         relationship: tosca.relationships.DependsOn
1231         occurrences:
1232         - 0
1233         - UNBOUNDED
1234     - local_storage_vson_server_2:
1235         capability: tosca.capabilities.Attachment
1236         node: tosca.nodes.BlockStorage
1237         relationship: tosca.relationships.AttachesTo
1238         occurrences:
1239         - 0
1240         - UNBOUNDED
1241     - dependency_vson_server_oam_net_port_00:
1242         capability: tosca.capabilities.Node
1243         node: tosca.nodes.Root
1244         relationship: tosca.relationships.DependsOn
1245         occurrences:
1246         - 0
1247         - UNBOUNDED
1248     - link_vson_server_oam_net_port_00:
1249         capability: tosca.capabilities.network.Linkable
1250         relationship: tosca.relationships.network.LinksTo
1251         occurrences:
1252         - 1
1253         - 1
1254     capabilities:
1255       network.outpoing.packets_vson_server_oam_net_port_00:
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       forwarder_vson_server_oam_net_port_00:
1262         type: org.openecomp.capabilities.Forwarder
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       network.outgoing.bytes.rate_vson_server_oam_net_port_00:
1267         type: org.openecomp.capabilities.metric.Ceilometer
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       instance_vson_server_2:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       disk.device.write.bytes_vson_server_2:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       disk.read.requests_vson_server_2:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       disk.read.bytes_vson_server_2:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       network.outgoing.packets.rate_vson_server_oam_net_port_00:
1297         type: org.openecomp.capabilities.metric.Ceilometer
1298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1299         occurrences:
1300         - 1
1301         - UNBOUNDED
1302       disk.latency_vson_server_2:
1303         type: org.openecomp.capabilities.metric.Ceilometer
1304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1305         occurrences:
1306         - 1
1307         - UNBOUNDED
1308       disk.read.bytes.rate_vson_server_2:
1309         type: org.openecomp.capabilities.metric.Ceilometer
1310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1311         occurrences:
1312         - 1
1313         - UNBOUNDED
1314       endpoint_vson_server_2:
1315         type: tosca.capabilities.Endpoint.Admin
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       network.incoming.bytes.rate_vson_server_oam_net_port_00:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.write.requests_vson_server_2:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       binding_vson_server_oam_net_port_00:
1332         type: tosca.capabilities.network.Bindable
1333         valid_source_types:
1334         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1335         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1336         occurrences:
1337         - 0
1338         - UNBOUNDED
1339       memory_vson_server_2:
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       network.outgoing.bytes_vson_server_oam_net_port_00:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       cpu_util_vson_server_2:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       disk.device.read.requests.rate_vson_server_2:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       disk.device.iops_vson_server_2:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       disk.allocation_vson_server_2:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       memory.usage_vson_server_2:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       disk.usage_vson_server_2:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       network.incoming.packets_vson_server_oam_net_port_00:
1388         type: org.openecomp.capabilities.metric.Ceilometer
1389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1390         occurrences:
1391         - 1
1392         - UNBOUNDED
1393       disk.capacity_vson_server_2:
1394         type: org.openecomp.capabilities.metric.Ceilometer
1395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1396         occurrences:
1397         - 1
1398         - UNBOUNDED
1399       disk.device.read.bytes.rate_vson_server_2:
1400         type: org.openecomp.capabilities.metric.Ceilometer
1401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1402         occurrences:
1403         - 1
1404         - UNBOUNDED
1405       network.incoming.packets.rate_vson_server_oam_net_port_00:
1406         type: org.openecomp.capabilities.metric.Ceilometer
1407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1408         occurrences:
1409         - 1
1410         - UNBOUNDED
1411       network.incoming.bytes_vson_server_oam_net_port_00:
1412         type: org.openecomp.capabilities.metric.Ceilometer
1413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.write.requests.rate_vson_server_2:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       attachment_vson_server_oam_net_port_00:
1424         type: tosca.capabilities.Attachment
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       disk.ephemeral.size_vson_server_2:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       disk.device.read.bytes_vson_server_2:
1435         type: org.openecomp.capabilities.metric.Ceilometer
1436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1437         occurrences:
1438         - 1
1439         - UNBOUNDED
1440       os_vson_server_2:
1441         type: tosca.capabilities.OperatingSystem
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.root.size_vson_server_2:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       disk.device.write.requests_vson_server_2:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       host_vson_server_2:
1458         type: tosca.capabilities.Container
1459         valid_source_types:
1460         - tosca.nodes.SoftwareComponent
1461         occurrences:
1462         - 1
1463         - UNBOUNDED
1464       disk.device.write.bytes.rate_vson_server_2:
1465         type: org.openecomp.capabilities.metric.Ceilometer
1466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1467         occurrences:
1468         - 1
1469         - UNBOUNDED
1470       cpu.delta_vson_server_2:
1471         type: org.openecomp.capabilities.metric.Ceilometer
1472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1473         occurrences:
1474         - 1
1475         - UNBOUNDED
1476       disk.device.latency_vson_server_2:
1477         type: org.openecomp.capabilities.metric.Ceilometer
1478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1479         occurrences:
1480         - 1
1481         - UNBOUNDED
1482       feature_vson_server_2:
1483         type: tosca.capabilities.Node
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       memory.resident_vson_server_2:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       disk.write.bytes_vson_server_2:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       disk.device.usage_vson_server_2:
1500         type: org.openecomp.capabilities.metric.Ceilometer
1501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1502         occurrences:
1503         - 1
1504         - UNBOUNDED
1505       disk.device.write.requests.rate_vson_server_2:
1506         type: org.openecomp.capabilities.metric.Ceilometer
1507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1508         occurrences:
1509         - 1
1510         - UNBOUNDED
1511       scalable_vson_server_2:
1512         type: tosca.capabilities.Scalable
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516       vcpus_vson_server_2:
1517         type: org.openecomp.capabilities.metric.Ceilometer
1518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1519         occurrences:
1520         - 1
1521         - UNBOUNDED
1522       binding_vson_server_2:
1523         type: tosca.capabilities.network.Bindable
1524         occurrences:
1525         - 1
1526         - UNBOUNDED
1527       disk.write.bytes.rate_vson_server_2:
1528         type: org.openecomp.capabilities.metric.Ceilometer
1529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1530         occurrences:
1531         - 1
1532         - UNBOUNDED
1533       disk.iops_vson_server_2:
1534         type: org.openecomp.capabilities.metric.Ceilometer
1535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1536         occurrences:
1537         - 1
1538         - UNBOUNDED
1539       cpu_vson_server_2:
1540         type: org.openecomp.capabilities.metric.Ceilometer
1541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1542         occurrences:
1543         - 1
1544         - UNBOUNDED
1545       feature_vson_server_oam_net_port_00:
1546         type: tosca.capabilities.Node
1547         occurrences:
1548         - 1
1549         - UNBOUNDED
1550       disk.device.allocation_vson_server_2:
1551         type: org.openecomp.capabilities.metric.Ceilometer
1552         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1553         occurrences:
1554         - 1
1555         - UNBOUNDED
1556       disk.device.read.requests_vson_server_2:
1557         type: org.openecomp.capabilities.metric.Ceilometer
1558         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1559         occurrences:
1560         - 1
1561         - UNBOUNDED
1562       disk.device.capacity_vson_server_2:
1563         type: org.openecomp.capabilities.metric.Ceilometer
1564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1565         occurrences:
1566         - 1
1567         - UNBOUNDED
1568   org.openecomp.resource.abstract.nodes.heat.vson_vm_1:
1569     derived_from: org.openecomp.resource.abstract.nodes.VFC
1570     properties:
1571       vf_module_id:
1572         type: string
1573         description: Unique ID for this VF Module instance
1574         required: true
1575         status: SUPPORTED
1576       default_gateway:
1577         type: string
1578         description: Default gateway.
1579         required: true
1580         status: SUPPORTED
1581       port_vson_server_oam_net_port_00_network_role_tag:
1582         type: string
1583         required: true
1584         status: SUPPORTED
1585       instance_index:
1586         type: float
1587         description: Index of the instance.
1588         required: true
1589         status: SUPPORTED
1590       vnf_name:
1591         type: string
1592         description: Unique name for this VF instance.
1593         required: true
1594         status: SUPPORTED
1595       oam_net_subnet_prefix_length:
1596         type: string
1597         description: Prefix length of the subnet on the OAM network.
1598         required: true
1599         status: SUPPORTED
1600       port_vson_server_oam_net_port_00_ip_requirements:
1601         type: list
1602         required: true
1603         status: SUPPORTED
1604         entry_schema:
1605           type: org.openecomp.datatypes.network.IpRequirements
1606       vf_module_name:
1607         type: string
1608         description: Unique name for this VF module instance.
1609         required: true
1610         status: SUPPORTED
1611       port_vson_server_oam_net_port_00_related_networks:
1612         type: list
1613         required: true
1614         status: SUPPORTED
1615         entry_schema:
1616           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
1617       dns_servers:
1618         type: list
1619         description: List of DNS servers.
1620         required: true
1621         status: SUPPORTED
1622         entry_schema: *id001
1623       oam_net_security_group_id:
1624         type: string
1625         description: |
1626           The ID of Security group applied on the port bound to the vSON OAM network.
1627         required: true
1628         status: SUPPORTED
1629       vson_vm_image_name:
1630         type: string
1631         description: VM Image name the vSON instance will be created from.
1632         required: true
1633         status: SUPPORTED
1634       vnf_id:
1635         type: string
1636         description: Unique ID for this VF instance.
1637         required: true
1638         status: SUPPORTED
1639       vson_clm_oam_net_ip:
1640         type: string
1641         description: IP of the vSON Cluster Manager.
1642         required: true
1643         status: SUPPORTED
1644       vson_dc_unit:
1645         type: string
1646         description: Name of the vSON Data Center.
1647         required: true
1648         status: SUPPORTED
1649       oam_net_ips:
1650         type: list
1651         description: Fixed IP assignments for vSON instances on the OAM network.
1652         required: true
1653         status: SUPPORTED
1654         entry_schema: *id002
1655       vfc_role:
1656         type: string
1657         description: Unique ID for this VF Module instance
1658         required: true
1659         status: SUPPORTED
1660       swift_account_auth_token:
1661         type: string
1662         description: |
1663           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
1664         required: true
1665         status: SUPPORTED
1666       port_vson_server_oam_net_port_00_mac_requirements:
1667         type: org.openecomp.datatypes.network.MacRequirements
1668         required: true
1669         status: SUPPORTED
1670       vson_server_group_id:
1671         type: string
1672         description: |
1673           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
1674         required: true
1675         status: SUPPORTED
1676       vson_vm_flavor_name:
1677         type: string
1678         description: The ID or name of the flavor to boot onto.
1679         required: true
1680         status: SUPPORTED
1681       availability_zones:
1682         type: list
1683         description: List of availability zones.
1684         required: true
1685         status: SUPPORTED
1686         entry_schema: *id003
1687       volume_ids:
1688         type: list
1689         description: List of Volumes IDs.
1690         required: true
1691         status: SUPPORTED
1692         entry_schema: *id004
1693       ntp_servers:
1694         type: list
1695         description: List of NTP servers.
1696         required: true
1697         status: SUPPORTED
1698         entry_schema: *id005
1699       vson_join_cluster_auth_token:
1700         type: string
1701         description: "Authentication Token generated for the user permitted to add\
1702           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
1703         required: true
1704         status: SUPPORTED
1705       port_vson_server_oam_net_port_00_order:
1706         type: integer
1707         required: true
1708         status: SUPPORTED
1709       port_vson_server_oam_net_port_00_exCP_naming:
1710         type: org.openecomp.datatypes.Naming
1711         required: true
1712         status: SUPPORTED
1713       oam_net_id:
1714         type: string
1715         description: The ID of the OAM network.
1716         required: true
1717         status: SUPPORTED
1718       port_vson_server_oam_net_port_00_vlan_requirements:
1719         type: list
1720         required: true
1721         status: SUPPORTED
1722         entry_schema:
1723           type: org.openecomp.datatypes.network.VlanRequirements
1724       port_vson_server_oam_net_port_00_network_role:
1725         type: string
1726         required: true
1727         status: SUPPORTED
1728       vson_vm_names:
1729         type: list
1730         description: A list of unique names to be issued to the vSON Cluster leaders.
1731         required: true
1732         status: SUPPORTED
1733         entry_schema: *id006
1734       port_vson_server_oam_net_port_00_subnetpoolid:
1735         type: string
1736         required: true
1737         status: SUPPORTED
1738     requirements:
1739     - dependency_vson_server_2:
1740         capability: tosca.capabilities.Node
1741         node: tosca.nodes.Root
1742         relationship: tosca.relationships.DependsOn
1743         occurrences:
1744         - 0
1745         - UNBOUNDED
1746     - local_storage_vson_server_2:
1747         capability: tosca.capabilities.Attachment
1748         node: tosca.nodes.BlockStorage
1749         relationship: tosca.relationships.AttachesTo
1750         occurrences:
1751         - 0
1752         - UNBOUNDED
1753     - dependency_vson_server_oam_net_port_00:
1754         capability: tosca.capabilities.Node
1755         node: tosca.nodes.Root
1756         relationship: tosca.relationships.DependsOn
1757         occurrences:
1758         - 0
1759         - UNBOUNDED
1760     - link_vson_server_oam_net_port_00:
1761         capability: tosca.capabilities.network.Linkable
1762         relationship: tosca.relationships.network.LinksTo
1763         occurrences:
1764         - 1
1765         - 1
1766     capabilities:
1767       network.outpoing.packets_vson_server_oam_net_port_00:
1768         type: org.openecomp.capabilities.metric.Ceilometer
1769         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1770         occurrences:
1771         - 1
1772         - UNBOUNDED
1773       forwarder_vson_server_oam_net_port_00:
1774         type: org.openecomp.capabilities.Forwarder
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       network.outgoing.bytes.rate_vson_server_oam_net_port_00:
1779         type: org.openecomp.capabilities.metric.Ceilometer
1780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       instance_vson_server_2:
1785         type: org.openecomp.capabilities.metric.Ceilometer
1786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1787         occurrences:
1788         - 1
1789         - UNBOUNDED
1790       disk.device.write.bytes_vson_server_2:
1791         type: org.openecomp.capabilities.metric.Ceilometer
1792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1793         occurrences:
1794         - 1
1795         - UNBOUNDED
1796       disk.read.requests_vson_server_2:
1797         type: org.openecomp.capabilities.metric.Ceilometer
1798         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1799         occurrences:
1800         - 1
1801         - UNBOUNDED
1802       disk.read.bytes_vson_server_2:
1803         type: org.openecomp.capabilities.metric.Ceilometer
1804         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1805         occurrences:
1806         - 1
1807         - UNBOUNDED
1808       network.outgoing.packets.rate_vson_server_oam_net_port_00:
1809         type: org.openecomp.capabilities.metric.Ceilometer
1810         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1811         occurrences:
1812         - 1
1813         - UNBOUNDED
1814       disk.latency_vson_server_2:
1815         type: org.openecomp.capabilities.metric.Ceilometer
1816         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1817         occurrences:
1818         - 1
1819         - UNBOUNDED
1820       disk.read.bytes.rate_vson_server_2:
1821         type: org.openecomp.capabilities.metric.Ceilometer
1822         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1823         occurrences:
1824         - 1
1825         - UNBOUNDED
1826       endpoint_vson_server_2:
1827         type: tosca.capabilities.Endpoint.Admin
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       network.incoming.bytes.rate_vson_server_oam_net_port_00:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.write.requests_vson_server_2:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       binding_vson_server_oam_net_port_00:
1844         type: tosca.capabilities.network.Bindable
1845         valid_source_types:
1846         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1847         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1848         occurrences:
1849         - 0
1850         - UNBOUNDED
1851       memory_vson_server_2:
1852         type: org.openecomp.capabilities.metric.Ceilometer
1853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1854         occurrences:
1855         - 1
1856         - UNBOUNDED
1857       network.outgoing.bytes_vson_server_oam_net_port_00:
1858         type: org.openecomp.capabilities.metric.Ceilometer
1859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1860         occurrences:
1861         - 1
1862         - UNBOUNDED
1863       cpu_util_vson_server_2:
1864         type: org.openecomp.capabilities.metric.Ceilometer
1865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1866         occurrences:
1867         - 1
1868         - UNBOUNDED
1869       disk.device.read.requests.rate_vson_server_2:
1870         type: org.openecomp.capabilities.metric.Ceilometer
1871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1872         occurrences:
1873         - 1
1874         - UNBOUNDED
1875       disk.device.iops_vson_server_2:
1876         type: org.openecomp.capabilities.metric.Ceilometer
1877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1878         occurrences:
1879         - 1
1880         - UNBOUNDED
1881       disk.allocation_vson_server_2:
1882         type: org.openecomp.capabilities.metric.Ceilometer
1883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1884         occurrences:
1885         - 1
1886         - UNBOUNDED
1887       memory.usage_vson_server_2:
1888         type: org.openecomp.capabilities.metric.Ceilometer
1889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1890         occurrences:
1891         - 1
1892         - UNBOUNDED
1893       disk.usage_vson_server_2:
1894         type: org.openecomp.capabilities.metric.Ceilometer
1895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1896         occurrences:
1897         - 1
1898         - UNBOUNDED
1899       network.incoming.packets_vson_server_oam_net_port_00:
1900         type: org.openecomp.capabilities.metric.Ceilometer
1901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1902         occurrences:
1903         - 1
1904         - UNBOUNDED
1905       disk.capacity_vson_server_2:
1906         type: org.openecomp.capabilities.metric.Ceilometer
1907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1908         occurrences:
1909         - 1
1910         - UNBOUNDED
1911       disk.device.read.bytes.rate_vson_server_2:
1912         type: org.openecomp.capabilities.metric.Ceilometer
1913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1914         occurrences:
1915         - 1
1916         - UNBOUNDED
1917       network.incoming.packets.rate_vson_server_oam_net_port_00:
1918         type: org.openecomp.capabilities.metric.Ceilometer
1919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1920         occurrences:
1921         - 1
1922         - UNBOUNDED
1923       network.incoming.bytes_vson_server_oam_net_port_00:
1924         type: org.openecomp.capabilities.metric.Ceilometer
1925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1926         occurrences:
1927         - 1
1928         - UNBOUNDED
1929       disk.write.requests.rate_vson_server_2:
1930         type: org.openecomp.capabilities.metric.Ceilometer
1931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1932         occurrences:
1933         - 1
1934         - UNBOUNDED
1935       attachment_vson_server_oam_net_port_00:
1936         type: tosca.capabilities.Attachment
1937         occurrences:
1938         - 1
1939         - UNBOUNDED
1940       disk.ephemeral.size_vson_server_2:
1941         type: org.openecomp.capabilities.metric.Ceilometer
1942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1943         occurrences:
1944         - 1
1945         - UNBOUNDED
1946       disk.device.read.bytes_vson_server_2:
1947         type: org.openecomp.capabilities.metric.Ceilometer
1948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1949         occurrences:
1950         - 1
1951         - UNBOUNDED
1952       os_vson_server_2:
1953         type: tosca.capabilities.OperatingSystem
1954         occurrences:
1955         - 1
1956         - UNBOUNDED
1957       disk.root.size_vson_server_2:
1958         type: org.openecomp.capabilities.metric.Ceilometer
1959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1960         occurrences:
1961         - 1
1962         - UNBOUNDED
1963       disk.device.write.requests_vson_server_2:
1964         type: org.openecomp.capabilities.metric.Ceilometer
1965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1966         occurrences:
1967         - 1
1968         - UNBOUNDED
1969       host_vson_server_2:
1970         type: tosca.capabilities.Container
1971         valid_source_types:
1972         - tosca.nodes.SoftwareComponent
1973         occurrences:
1974         - 1
1975         - UNBOUNDED
1976       disk.device.write.bytes.rate_vson_server_2:
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       cpu.delta_vson_server_2:
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.latency_vson_server_2:
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       feature_vson_server_2:
1995         type: tosca.capabilities.Node
1996         occurrences:
1997         - 1
1998         - UNBOUNDED
1999       memory.resident_vson_server_2:
2000         type: org.openecomp.capabilities.metric.Ceilometer
2001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2002         occurrences:
2003         - 1
2004         - UNBOUNDED
2005       disk.write.bytes_vson_server_2:
2006         type: org.openecomp.capabilities.metric.Ceilometer
2007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2008         occurrences:
2009         - 1
2010         - UNBOUNDED
2011       disk.device.usage_vson_server_2:
2012         type: org.openecomp.capabilities.metric.Ceilometer
2013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2014         occurrences:
2015         - 1
2016         - UNBOUNDED
2017       disk.device.write.requests.rate_vson_server_2:
2018         type: org.openecomp.capabilities.metric.Ceilometer
2019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2020         occurrences:
2021         - 1
2022         - UNBOUNDED
2023       scalable_vson_server_2:
2024         type: tosca.capabilities.Scalable
2025         occurrences:
2026         - 1
2027         - UNBOUNDED
2028       vcpus_vson_server_2:
2029         type: org.openecomp.capabilities.metric.Ceilometer
2030         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2031         occurrences:
2032         - 1
2033         - UNBOUNDED
2034       binding_vson_server_2:
2035         type: tosca.capabilities.network.Bindable
2036         occurrences:
2037         - 1
2038         - UNBOUNDED
2039       disk.write.bytes.rate_vson_server_2:
2040         type: org.openecomp.capabilities.metric.Ceilometer
2041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2042         occurrences:
2043         - 1
2044         - UNBOUNDED
2045       disk.iops_vson_server_2:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       cpu_vson_server_2:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       feature_vson_server_oam_net_port_00:
2058         type: tosca.capabilities.Node
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       disk.device.allocation_vson_server_2:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       disk.device.read.requests_vson_server_2:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       disk.device.capacity_vson_server_2:
2075         type: org.openecomp.capabilities.metric.Ceilometer
2076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2077         occurrences:
2078         - 1
2079         - UNBOUNDED
2080   org.openecomp.resource.abstract.nodes.heat.vson_vm_8:
2081     derived_from: org.openecomp.resource.abstract.nodes.VFC
2082     properties:
2083       vf_module_id:
2084         type: string
2085         description: Unique ID for this VF Module instance
2086         required: true
2087         status: SUPPORTED
2088       default_gateway:
2089         type: string
2090         description: Default gateway.
2091         required: true
2092         status: SUPPORTED
2093       instance_index:
2094         type: float
2095         description: Index of the instance.
2096         required: true
2097         status: SUPPORTED
2098       vnf_name:
2099         type: string
2100         description: Unique name for this VF instance.
2101         required: true
2102         status: SUPPORTED
2103       port_vson_server_oam_net_port_10_network_role:
2104         type: string
2105         required: true
2106         status: SUPPORTED
2107       oam_net_subnet_prefix_length:
2108         type: string
2109         description: Prefix length of the subnet on the OAM network.
2110         required: true
2111         status: SUPPORTED
2112       port_vson_server_oam_net_port_10_vlan_requirements:
2113         type: list
2114         required: true
2115         status: SUPPORTED
2116         entry_schema:
2117           type: org.openecomp.datatypes.network.VlanRequirements
2118       vf_module_name:
2119         type: string
2120         description: Unique name for this VF module instance.
2121         required: true
2122         status: SUPPORTED
2123       dns_servers:
2124         type: list
2125         description: List of DNS servers.
2126         required: true
2127         status: SUPPORTED
2128         entry_schema: *id007
2129       oam_net_security_group_id:
2130         type: string
2131         description: |
2132           The ID of Security group applied on the port bound to the vSON OAM network.
2133         required: true
2134         status: SUPPORTED
2135       vnf_id:
2136         type: string
2137         description: Unique ID for this VF instance.
2138         required: true
2139         status: SUPPORTED
2140       vson_clm_oam_net_ip:
2141         type: string
2142         description: IP of the vSON Cluster Manager.
2143         required: true
2144         status: SUPPORTED
2145       port_vson_server_oam_net_port_10_subnetpoolid:
2146         type: string
2147         required: true
2148         status: SUPPORTED
2149       port_vson_server_oam_net_port_10_related_networks:
2150         type: list
2151         required: true
2152         status: SUPPORTED
2153         entry_schema:
2154           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2155       vson_dc_unit:
2156         type: string
2157         description: Name of the vSON Data Center.
2158         required: true
2159         status: SUPPORTED
2160       oam_net_ips:
2161         type: list
2162         description: Fixed IP assignments for vSON instances on the OAM network.
2163         required: true
2164         status: SUPPORTED
2165         entry_schema: *id008
2166       vfc_role:
2167         type: string
2168         description: Unique ID for this VF Module instance
2169         required: true
2170         status: SUPPORTED
2171       swift_account_auth_token:
2172         type: string
2173         description: |
2174           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
2175         required: true
2176         status: SUPPORTED
2177       vson_server_group_id:
2178         type: string
2179         description: |
2180           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
2181         required: true
2182         status: SUPPORTED
2183       vson_vm_flavor_name:
2184         type: string
2185         description: The ID or name of the flavor to boot onto.
2186         required: true
2187         status: SUPPORTED
2188       availability_zones:
2189         type: list
2190         description: List of availability zones.
2191         required: true
2192         status: SUPPORTED
2193         entry_schema: *id009
2194       volume_ids:
2195         type: list
2196         description: List of Volumes IDs.
2197         required: true
2198         status: SUPPORTED
2199         entry_schema: *id010
2200       port_vson_server_oam_net_port_10_network_role_tag:
2201         type: string
2202         required: true
2203         status: SUPPORTED
2204       ntp_servers:
2205         type: list
2206         description: List of NTP servers.
2207         required: true
2208         status: SUPPORTED
2209         entry_schema: *id011
2210       port_vson_server_oam_net_port_10_exCP_naming:
2211         type: org.openecomp.datatypes.Naming
2212         required: true
2213         status: SUPPORTED
2214       oam_net_id:
2215         type: string
2216         description: The ID of the OAM network.
2217         required: true
2218         status: SUPPORTED
2219       port_vson_server_oam_net_port_10_order:
2220         type: integer
2221         required: true
2222         status: SUPPORTED
2223       vson_vm_names:
2224         type: list
2225         description: A list of unique names to be issued to the vSON Cluster leaders.
2226         required: true
2227         status: SUPPORTED
2228         entry_schema: *id012
2229       port_vson_server_oam_net_port_10_mac_requirements:
2230         type: org.openecomp.datatypes.network.MacRequirements
2231         required: true
2232         status: SUPPORTED
2233       port_vson_server_oam_net_port_10_ip_requirements:
2234         type: list
2235         required: true
2236         status: SUPPORTED
2237         entry_schema:
2238           type: org.openecomp.datatypes.network.IpRequirements
2239     requirements:
2240     - dependency_vson_server_3:
2241         capability: tosca.capabilities.Node
2242         node: tosca.nodes.Root
2243         relationship: tosca.relationships.DependsOn
2244         occurrences:
2245         - 0
2246         - UNBOUNDED
2247     - local_storage_vson_server_3:
2248         capability: tosca.capabilities.Attachment
2249         node: tosca.nodes.BlockStorage
2250         relationship: tosca.relationships.AttachesTo
2251         occurrences:
2252         - 0
2253         - UNBOUNDED
2254     - dependency_vson_server_oam_net_port_10:
2255         capability: tosca.capabilities.Node
2256         node: tosca.nodes.Root
2257         relationship: tosca.relationships.DependsOn
2258         occurrences:
2259         - 0
2260         - UNBOUNDED
2261     - link_vson_server_oam_net_port_10:
2262         capability: tosca.capabilities.network.Linkable
2263         relationship: tosca.relationships.network.LinksTo
2264         occurrences:
2265         - 1
2266         - 1
2267     capabilities:
2268       endpoint_vson_server_3:
2269         type: tosca.capabilities.Endpoint.Admin
2270         occurrences:
2271         - 1
2272         - UNBOUNDED
2273       disk.read.bytes_vson_server_3:
2274         type: org.openecomp.capabilities.metric.Ceilometer
2275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       disk.read.requests_vson_server_3:
2280         type: org.openecomp.capabilities.metric.Ceilometer
2281         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2282         occurrences:
2283         - 1
2284         - UNBOUNDED
2285       network.incoming.packets.rate_vson_server_oam_net_port_10:
2286         type: org.openecomp.capabilities.metric.Ceilometer
2287         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2288         occurrences:
2289         - 1
2290         - UNBOUNDED
2291       binding_vson_server_3:
2292         type: tosca.capabilities.network.Bindable
2293         occurrences:
2294         - 1
2295         - UNBOUNDED
2296       disk.read.bytes.rate_vson_server_3:
2297         type: org.openecomp.capabilities.metric.Ceilometer
2298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2299         occurrences:
2300         - 1
2301         - UNBOUNDED
2302       disk.device.write.bytes_vson_server_3:
2303         type: org.openecomp.capabilities.metric.Ceilometer
2304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2305         occurrences:
2306         - 1
2307         - UNBOUNDED
2308       instance_vson_server_3:
2309         type: org.openecomp.capabilities.metric.Ceilometer
2310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2311         occurrences:
2312         - 1
2313         - UNBOUNDED
2314       disk.latency_vson_server_3:
2315         type: org.openecomp.capabilities.metric.Ceilometer
2316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2317         occurrences:
2318         - 1
2319         - UNBOUNDED
2320       cpu_util_vson_server_3:
2321         type: org.openecomp.capabilities.metric.Ceilometer
2322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2323         occurrences:
2324         - 1
2325         - UNBOUNDED
2326       feature_vson_server_oam_net_port_10:
2327         type: tosca.capabilities.Node
2328         occurrences:
2329         - 1
2330         - UNBOUNDED
2331       disk.write.requests_vson_server_3:
2332         type: org.openecomp.capabilities.metric.Ceilometer
2333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2334         occurrences:
2335         - 1
2336         - UNBOUNDED
2337       memory_vson_server_3:
2338         type: org.openecomp.capabilities.metric.Ceilometer
2339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2340         occurrences:
2341         - 1
2342         - UNBOUNDED
2343       network.outgoing.bytes.rate_vson_server_oam_net_port_10:
2344         type: org.openecomp.capabilities.metric.Ceilometer
2345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2346         occurrences:
2347         - 1
2348         - UNBOUNDED
2349       disk.device.read.requests.rate_vson_server_3:
2350         type: org.openecomp.capabilities.metric.Ceilometer
2351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2352         occurrences:
2353         - 1
2354         - UNBOUNDED
2355       disk.device.iops_vson_server_3:
2356         type: org.openecomp.capabilities.metric.Ceilometer
2357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2358         occurrences:
2359         - 1
2360         - UNBOUNDED
2361       disk.capacity_vson_server_3:
2362         type: org.openecomp.capabilities.metric.Ceilometer
2363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2364         occurrences:
2365         - 1
2366         - UNBOUNDED
2367       memory.usage_vson_server_3:
2368         type: org.openecomp.capabilities.metric.Ceilometer
2369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2370         occurrences:
2371         - 1
2372         - UNBOUNDED
2373       disk.usage_vson_server_3:
2374         type: org.openecomp.capabilities.metric.Ceilometer
2375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2376         occurrences:
2377         - 1
2378         - UNBOUNDED
2379       disk.device.read.bytes.rate_vson_server_3:
2380         type: org.openecomp.capabilities.metric.Ceilometer
2381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2382         occurrences:
2383         - 1
2384         - UNBOUNDED
2385       network.outgoing.packets.rate_vson_server_oam_net_port_10:
2386         type: org.openecomp.capabilities.metric.Ceilometer
2387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2388         occurrences:
2389         - 1
2390         - UNBOUNDED
2391       disk.allocation_vson_server_3:
2392         type: org.openecomp.capabilities.metric.Ceilometer
2393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2394         occurrences:
2395         - 1
2396         - UNBOUNDED
2397       disk.write.requests.rate_vson_server_3:
2398         type: org.openecomp.capabilities.metric.Ceilometer
2399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2400         occurrences:
2401         - 1
2402         - UNBOUNDED
2403       disk.ephemeral.size_vson_server_3:
2404         type: org.openecomp.capabilities.metric.Ceilometer
2405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2406         occurrences:
2407         - 1
2408         - UNBOUNDED
2409       network.incoming.bytes.rate_vson_server_oam_net_port_10:
2410         type: org.openecomp.capabilities.metric.Ceilometer
2411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2412         occurrences:
2413         - 1
2414         - UNBOUNDED
2415       disk.device.read.bytes_vson_server_3:
2416         type: org.openecomp.capabilities.metric.Ceilometer
2417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2418         occurrences:
2419         - 1
2420         - UNBOUNDED
2421       binding_vson_server_oam_net_port_10:
2422         type: tosca.capabilities.network.Bindable
2423         valid_source_types:
2424         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2425         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2426         occurrences:
2427         - 0
2428         - UNBOUNDED
2429       os_vson_server_3:
2430         type: tosca.capabilities.OperatingSystem
2431         occurrences:
2432         - 1
2433         - UNBOUNDED
2434       disk.root.size_vson_server_3:
2435         type: org.openecomp.capabilities.metric.Ceilometer
2436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2437         occurrences:
2438         - 1
2439         - UNBOUNDED
2440       disk.device.write.bytes.rate_vson_server_3:
2441         type: org.openecomp.capabilities.metric.Ceilometer
2442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2443         occurrences:
2444         - 1
2445         - UNBOUNDED
2446       disk.device.write.requests_vson_server_3:
2447         type: org.openecomp.capabilities.metric.Ceilometer
2448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2449         occurrences:
2450         - 1
2451         - UNBOUNDED
2452       network.incoming.packets_vson_server_oam_net_port_10:
2453         type: org.openecomp.capabilities.metric.Ceilometer
2454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2455         occurrences:
2456         - 1
2457         - UNBOUNDED
2458       host_vson_server_3:
2459         type: tosca.capabilities.Container
2460         valid_source_types:
2461         - tosca.nodes.SoftwareComponent
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       disk.device.latency_vson_server_3:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       cpu.delta_vson_server_3:
2472         type: org.openecomp.capabilities.metric.Ceilometer
2473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2474         occurrences:
2475         - 1
2476         - UNBOUNDED
2477       memory.resident_vson_server_3:
2478         type: org.openecomp.capabilities.metric.Ceilometer
2479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2480         occurrences:
2481         - 1
2482         - UNBOUNDED
2483       attachment_vson_server_oam_net_port_10:
2484         type: tosca.capabilities.Attachment
2485         occurrences:
2486         - 1
2487         - UNBOUNDED
2488       network.incoming.bytes_vson_server_oam_net_port_10:
2489         type: org.openecomp.capabilities.metric.Ceilometer
2490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2491         occurrences:
2492         - 1
2493         - UNBOUNDED
2494       feature_vson_server_3:
2495         type: tosca.capabilities.Node
2496         occurrences:
2497         - 1
2498         - UNBOUNDED
2499       forwarder_vson_server_oam_net_port_10:
2500         type: org.openecomp.capabilities.Forwarder
2501         occurrences:
2502         - 1
2503         - UNBOUNDED
2504       disk.write.bytes_vson_server_3:
2505         type: org.openecomp.capabilities.metric.Ceilometer
2506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2507         occurrences:
2508         - 1
2509         - UNBOUNDED
2510       disk.device.read.requests_vson_server_3:
2511         type: org.openecomp.capabilities.metric.Ceilometer
2512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2513         occurrences:
2514         - 1
2515         - UNBOUNDED
2516       network.outpoing.packets_vson_server_oam_net_port_10:
2517         type: org.openecomp.capabilities.metric.Ceilometer
2518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2519         occurrences:
2520         - 1
2521         - UNBOUNDED
2522       disk.device.usage_vson_server_3:
2523         type: org.openecomp.capabilities.metric.Ceilometer
2524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2525         occurrences:
2526         - 1
2527         - UNBOUNDED
2528       disk.device.write.requests.rate_vson_server_3:
2529         type: org.openecomp.capabilities.metric.Ceilometer
2530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2531         occurrences:
2532         - 1
2533         - UNBOUNDED
2534       vcpus_vson_server_3:
2535         type: org.openecomp.capabilities.metric.Ceilometer
2536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2537         occurrences:
2538         - 1
2539         - UNBOUNDED
2540       disk.write.bytes.rate_vson_server_3:
2541         type: org.openecomp.capabilities.metric.Ceilometer
2542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2543         occurrences:
2544         - 1
2545         - UNBOUNDED
2546       disk.iops_vson_server_3:
2547         type: org.openecomp.capabilities.metric.Ceilometer
2548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2549         occurrences:
2550         - 1
2551         - UNBOUNDED
2552       scalable_vson_server_3:
2553         type: tosca.capabilities.Scalable
2554         occurrences:
2555         - 1
2556         - UNBOUNDED
2557       disk.device.capacity_vson_server_3:
2558         type: org.openecomp.capabilities.metric.Ceilometer
2559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2560         occurrences:
2561         - 1
2562         - UNBOUNDED
2563       disk.device.allocation_vson_server_3:
2564         type: org.openecomp.capabilities.metric.Ceilometer
2565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2566         occurrences:
2567         - 1
2568         - UNBOUNDED
2569       cpu_vson_server_3:
2570         type: org.openecomp.capabilities.metric.Ceilometer
2571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2572         occurrences:
2573         - 1
2574         - UNBOUNDED
2575       network.outgoing.bytes_vson_server_oam_net_port_10:
2576         type: org.openecomp.capabilities.metric.Ceilometer
2577         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2578         occurrences:
2579         - 1
2580         - UNBOUNDED
2581   org.openecomp.resource.abstract.nodes.heat.vson_vm_9:
2582     derived_from: org.openecomp.resource.abstract.nodes.VFC
2583     properties:
2584       vf_module_id:
2585         type: string
2586         description: Unique ID for this VF Module instance
2587         required: true
2588         status: SUPPORTED
2589       default_gateway:
2590         type: string
2591         description: Default gateway.
2592         required: true
2593         status: SUPPORTED
2594       port_vson_server_oam_net_port_00_network_role_tag:
2595         type: string
2596         required: true
2597         status: SUPPORTED
2598       instance_index:
2599         type: float
2600         description: Index of the instance.
2601         required: true
2602         status: SUPPORTED
2603       vnf_name:
2604         type: string
2605         description: Unique name for this VF instance.
2606         required: true
2607         status: SUPPORTED
2608       oam_net_subnet_prefix_length:
2609         type: string
2610         description: Prefix length of the subnet on the OAM network.
2611         required: true
2612         status: SUPPORTED
2613       port_vson_server_oam_net_port_00_ip_requirements:
2614         type: list
2615         required: true
2616         status: SUPPORTED
2617         entry_schema:
2618           type: org.openecomp.datatypes.network.IpRequirements
2619       vf_module_name:
2620         type: string
2621         description: Unique name for this VF module instance.
2622         required: true
2623         status: SUPPORTED
2624       port_vson_server_oam_net_port_00_related_networks:
2625         type: list
2626         required: true
2627         status: SUPPORTED
2628         entry_schema:
2629           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
2630       dns_servers:
2631         type: list
2632         description: List of DNS servers.
2633         required: true
2634         status: SUPPORTED
2635         entry_schema: *id001
2636       oam_net_security_group_id:
2637         type: string
2638         description: |
2639           The ID of Security group applied on the port bound to the vSON OAM network.
2640         required: true
2641         status: SUPPORTED
2642       vson_vm_image_name:
2643         type: string
2644         description: VM Image name the vSON instance will be created from.
2645         required: true
2646         status: SUPPORTED
2647       vnf_id:
2648         type: string
2649         description: Unique ID for this VF instance.
2650         required: true
2651         status: SUPPORTED
2652       vson_clm_oam_net_ip:
2653         type: string
2654         description: IP of the vSON Cluster Manager.
2655         required: true
2656         status: SUPPORTED
2657       vson_dc_unit:
2658         type: string
2659         description: Name of the vSON Data Center.
2660         required: true
2661         status: SUPPORTED
2662       oam_net_ips:
2663         type: list
2664         description: Fixed IP assignments for vSON instances on the OAM network.
2665         required: true
2666         status: SUPPORTED
2667         entry_schema: *id002
2668       vfc_role:
2669         type: string
2670         description: Unique ID for this VF Module instance
2671         required: true
2672         status: SUPPORTED
2673       swift_account_auth_token:
2674         type: string
2675         description: |
2676           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
2677         required: true
2678         status: SUPPORTED
2679       port_vson_server_oam_net_port_00_mac_requirements:
2680         type: org.openecomp.datatypes.network.MacRequirements
2681         required: true
2682         status: SUPPORTED
2683       vson_server_group_id:
2684         type: string
2685         description: |
2686           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
2687         required: true
2688         status: SUPPORTED
2689       vson_vm_flavor_name:
2690         type: string
2691         description: The ID or name of the flavor to boot onto.
2692         required: true
2693         status: SUPPORTED
2694       availability_zones:
2695         type: list
2696         description: List of availability zones.
2697         required: true
2698         status: SUPPORTED
2699         entry_schema: *id003
2700       volume_ids:
2701         type: list
2702         description: List of Volumes IDs.
2703         required: true
2704         status: SUPPORTED
2705         entry_schema: *id004
2706       ntp_servers:
2707         type: list
2708         description: List of NTP servers.
2709         required: true
2710         status: SUPPORTED
2711         entry_schema: *id005
2712       vson_join_cluster_auth_token:
2713         type: string
2714         description: "Authentication Token generated for the user permitted to add\
2715           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
2716         required: true
2717         status: SUPPORTED
2718       port_vson_server_oam_net_port_00_order:
2719         type: integer
2720         required: true
2721         status: SUPPORTED
2722       port_vson_server_oam_net_port_00_exCP_naming:
2723         type: org.openecomp.datatypes.Naming
2724         required: true
2725         status: SUPPORTED
2726       oam_net_id:
2727         type: string
2728         description: The ID of the OAM network.
2729         required: true
2730         status: SUPPORTED
2731       port_vson_server_oam_net_port_00_vlan_requirements:
2732         type: list
2733         required: true
2734         status: SUPPORTED
2735         entry_schema:
2736           type: org.openecomp.datatypes.network.VlanRequirements
2737       port_vson_server_oam_net_port_00_network_role:
2738         type: string
2739         required: true
2740         status: SUPPORTED
2741       vson_vm_names:
2742         type: list
2743         description: A list of unique names to be issued to the vSON Cluster leaders.
2744         required: true
2745         status: SUPPORTED
2746         entry_schema: *id006
2747       port_vson_server_oam_net_port_00_subnetpoolid:
2748         type: string
2749         required: true
2750         status: SUPPORTED
2751     requirements:
2752     - dependency_vson_server_2:
2753         capability: tosca.capabilities.Node
2754         node: tosca.nodes.Root
2755         relationship: tosca.relationships.DependsOn
2756         occurrences:
2757         - 0
2758         - UNBOUNDED
2759     - local_storage_vson_server_2:
2760         capability: tosca.capabilities.Attachment
2761         node: tosca.nodes.BlockStorage
2762         relationship: tosca.relationships.AttachesTo
2763         occurrences:
2764         - 0
2765         - UNBOUNDED
2766     - dependency_vson_server_oam_net_port_00:
2767         capability: tosca.capabilities.Node
2768         node: tosca.nodes.Root
2769         relationship: tosca.relationships.DependsOn
2770         occurrences:
2771         - 0
2772         - UNBOUNDED
2773     - link_vson_server_oam_net_port_00:
2774         capability: tosca.capabilities.network.Linkable
2775         relationship: tosca.relationships.network.LinksTo
2776         occurrences:
2777         - 1
2778         - 1
2779     capabilities:
2780       network.outpoing.packets_vson_server_oam_net_port_00:
2781         type: org.openecomp.capabilities.metric.Ceilometer
2782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2783         occurrences:
2784         - 1
2785         - UNBOUNDED
2786       forwarder_vson_server_oam_net_port_00:
2787         type: org.openecomp.capabilities.Forwarder
2788         occurrences:
2789         - 1
2790         - UNBOUNDED
2791       network.outgoing.bytes.rate_vson_server_oam_net_port_00:
2792         type: org.openecomp.capabilities.metric.Ceilometer
2793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2794         occurrences:
2795         - 1
2796         - UNBOUNDED
2797       instance_vson_server_2:
2798         type: org.openecomp.capabilities.metric.Ceilometer
2799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2800         occurrences:
2801         - 1
2802         - UNBOUNDED
2803       disk.device.write.bytes_vson_server_2:
2804         type: org.openecomp.capabilities.metric.Ceilometer
2805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2806         occurrences:
2807         - 1
2808         - UNBOUNDED
2809       disk.read.requests_vson_server_2:
2810         type: org.openecomp.capabilities.metric.Ceilometer
2811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2812         occurrences:
2813         - 1
2814         - UNBOUNDED
2815       disk.read.bytes_vson_server_2:
2816         type: org.openecomp.capabilities.metric.Ceilometer
2817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2818         occurrences:
2819         - 1
2820         - UNBOUNDED
2821       network.outgoing.packets.rate_vson_server_oam_net_port_00:
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       disk.latency_vson_server_2:
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       disk.read.bytes.rate_vson_server_2:
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       endpoint_vson_server_2:
2840         type: tosca.capabilities.Endpoint.Admin
2841         occurrences:
2842         - 1
2843         - UNBOUNDED
2844       network.incoming.bytes.rate_vson_server_oam_net_port_00:
2845         type: org.openecomp.capabilities.metric.Ceilometer
2846         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2847         occurrences:
2848         - 1
2849         - UNBOUNDED
2850       disk.write.requests_vson_server_2:
2851         type: org.openecomp.capabilities.metric.Ceilometer
2852         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2853         occurrences:
2854         - 1
2855         - UNBOUNDED
2856       binding_vson_server_oam_net_port_00:
2857         type: tosca.capabilities.network.Bindable
2858         valid_source_types:
2859         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2860         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
2861         occurrences:
2862         - 0
2863         - UNBOUNDED
2864       memory_vson_server_2:
2865         type: org.openecomp.capabilities.metric.Ceilometer
2866         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       network.outgoing.bytes_vson_server_oam_net_port_00:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       cpu_util_vson_server_2:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       disk.device.read.requests.rate_vson_server_2:
2883         type: org.openecomp.capabilities.metric.Ceilometer
2884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2885         occurrences:
2886         - 1
2887         - UNBOUNDED
2888       disk.device.iops_vson_server_2:
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       disk.allocation_vson_server_2:
2895         type: org.openecomp.capabilities.metric.Ceilometer
2896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2897         occurrences:
2898         - 1
2899         - UNBOUNDED
2900       memory.usage_vson_server_2:
2901         type: org.openecomp.capabilities.metric.Ceilometer
2902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2903         occurrences:
2904         - 1
2905         - UNBOUNDED
2906       disk.usage_vson_server_2:
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       network.incoming.packets_vson_server_oam_net_port_00:
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.capacity_vson_server_2:
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       disk.device.read.bytes.rate_vson_server_2:
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       network.incoming.packets.rate_vson_server_oam_net_port_00:
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_vson_server_oam_net_port_00:
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       disk.write.requests.rate_vson_server_2:
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       attachment_vson_server_oam_net_port_00:
2949         type: tosca.capabilities.Attachment
2950         occurrences:
2951         - 1
2952         - UNBOUNDED
2953       disk.ephemeral.size_vson_server_2:
2954         type: org.openecomp.capabilities.metric.Ceilometer
2955         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2956         occurrences:
2957         - 1
2958         - UNBOUNDED
2959       disk.device.read.bytes_vson_server_2:
2960         type: org.openecomp.capabilities.metric.Ceilometer
2961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2962         occurrences:
2963         - 1
2964         - UNBOUNDED
2965       os_vson_server_2:
2966         type: tosca.capabilities.OperatingSystem
2967         occurrences:
2968         - 1
2969         - UNBOUNDED
2970       disk.root.size_vson_server_2:
2971         type: org.openecomp.capabilities.metric.Ceilometer
2972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2973         occurrences:
2974         - 1
2975         - UNBOUNDED
2976       disk.device.write.requests_vson_server_2:
2977         type: org.openecomp.capabilities.metric.Ceilometer
2978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2979         occurrences:
2980         - 1
2981         - UNBOUNDED
2982       host_vson_server_2:
2983         type: tosca.capabilities.Container
2984         valid_source_types:
2985         - tosca.nodes.SoftwareComponent
2986         occurrences:
2987         - 1
2988         - UNBOUNDED
2989       disk.device.write.bytes.rate_vson_server_2:
2990         type: org.openecomp.capabilities.metric.Ceilometer
2991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       cpu.delta_vson_server_2:
2996         type: org.openecomp.capabilities.metric.Ceilometer
2997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2998         occurrences:
2999         - 1
3000         - UNBOUNDED
3001       disk.device.latency_vson_server_2:
3002         type: org.openecomp.capabilities.metric.Ceilometer
3003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3004         occurrences:
3005         - 1
3006         - UNBOUNDED
3007       feature_vson_server_2:
3008         type: tosca.capabilities.Node
3009         occurrences:
3010         - 1
3011         - UNBOUNDED
3012       memory.resident_vson_server_2:
3013         type: org.openecomp.capabilities.metric.Ceilometer
3014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3015         occurrences:
3016         - 1
3017         - UNBOUNDED
3018       disk.write.bytes_vson_server_2:
3019         type: org.openecomp.capabilities.metric.Ceilometer
3020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3021         occurrences:
3022         - 1
3023         - UNBOUNDED
3024       disk.device.usage_vson_server_2:
3025         type: org.openecomp.capabilities.metric.Ceilometer
3026         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3027         occurrences:
3028         - 1
3029         - UNBOUNDED
3030       disk.device.write.requests.rate_vson_server_2:
3031         type: org.openecomp.capabilities.metric.Ceilometer
3032         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3033         occurrences:
3034         - 1
3035         - UNBOUNDED
3036       scalable_vson_server_2:
3037         type: tosca.capabilities.Scalable
3038         occurrences:
3039         - 1
3040         - UNBOUNDED
3041       vcpus_vson_server_2:
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       binding_vson_server_2:
3048         type: tosca.capabilities.network.Bindable
3049         occurrences:
3050         - 1
3051         - UNBOUNDED
3052       disk.write.bytes.rate_vson_server_2:
3053         type: org.openecomp.capabilities.metric.Ceilometer
3054         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3055         occurrences:
3056         - 1
3057         - UNBOUNDED
3058       disk.iops_vson_server_2:
3059         type: org.openecomp.capabilities.metric.Ceilometer
3060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3061         occurrences:
3062         - 1
3063         - UNBOUNDED
3064       cpu_vson_server_2:
3065         type: org.openecomp.capabilities.metric.Ceilometer
3066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       feature_vson_server_oam_net_port_00:
3071         type: tosca.capabilities.Node
3072         occurrences:
3073         - 1
3074         - UNBOUNDED
3075       disk.device.allocation_vson_server_2:
3076         type: org.openecomp.capabilities.metric.Ceilometer
3077         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3078         occurrences:
3079         - 1
3080         - UNBOUNDED
3081       disk.device.read.requests_vson_server_2:
3082         type: org.openecomp.capabilities.metric.Ceilometer
3083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3084         occurrences:
3085         - 1
3086         - UNBOUNDED
3087       disk.device.capacity_vson_server_2:
3088         type: org.openecomp.capabilities.metric.Ceilometer
3089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3090         occurrences:
3091         - 1
3092         - UNBOUNDED
3093   org.openecomp.resource.abstract.nodes.heat.vson_vm_6:
3094     derived_from: org.openecomp.resource.abstract.nodes.VFC
3095     properties:
3096       vf_module_id:
3097         type: string
3098         description: Unique ID for this VF Module instance
3099         required: true
3100         status: SUPPORTED
3101       default_gateway:
3102         type: string
3103         description: Default gateway.
3104         required: true
3105         status: SUPPORTED
3106       port_vson_server_oam_net_port_00_network_role_tag:
3107         type: string
3108         required: true
3109         status: SUPPORTED
3110       instance_index:
3111         type: float
3112         description: Index of the instance.
3113         required: true
3114         status: SUPPORTED
3115       vnf_name:
3116         type: string
3117         description: Unique name for this VF instance.
3118         required: true
3119         status: SUPPORTED
3120       oam_net_subnet_prefix_length:
3121         type: string
3122         description: Prefix length of the subnet on the OAM network.
3123         required: true
3124         status: SUPPORTED
3125       port_vson_server_oam_net_port_00_ip_requirements:
3126         type: list
3127         required: true
3128         status: SUPPORTED
3129         entry_schema:
3130           type: org.openecomp.datatypes.network.IpRequirements
3131       vf_module_name:
3132         type: string
3133         description: Unique name for this VF module instance.
3134         required: true
3135         status: SUPPORTED
3136       port_vson_server_oam_net_port_00_related_networks:
3137         type: list
3138         required: true
3139         status: SUPPORTED
3140         entry_schema:
3141           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3142       dns_servers:
3143         type: list
3144         description: List of DNS servers.
3145         required: true
3146         status: SUPPORTED
3147         entry_schema: *id001
3148       oam_net_security_group_id:
3149         type: string
3150         description: |
3151           The ID of Security group applied on the port bound to the vSON OAM network.
3152         required: true
3153         status: SUPPORTED
3154       vson_vm_image_name:
3155         type: string
3156         description: VM Image name the vSON instance will be created from.
3157         required: true
3158         status: SUPPORTED
3159       vnf_id:
3160         type: string
3161         description: Unique ID for this VF instance.
3162         required: true
3163         status: SUPPORTED
3164       vson_clm_oam_net_ip:
3165         type: string
3166         description: IP of the vSON Cluster Manager.
3167         required: true
3168         status: SUPPORTED
3169       vson_dc_unit:
3170         type: string
3171         description: Name of the vSON Data Center.
3172         required: true
3173         status: SUPPORTED
3174       oam_net_ips:
3175         type: list
3176         description: Fixed IP assignments for vSON instances on the OAM network.
3177         required: true
3178         status: SUPPORTED
3179         entry_schema: *id002
3180       vfc_role:
3181         type: string
3182         description: Unique ID for this VF Module instance
3183         required: true
3184         status: SUPPORTED
3185       swift_account_auth_token:
3186         type: string
3187         description: |
3188           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
3189         required: true
3190         status: SUPPORTED
3191       port_vson_server_oam_net_port_00_mac_requirements:
3192         type: org.openecomp.datatypes.network.MacRequirements
3193         required: true
3194         status: SUPPORTED
3195       vson_server_group_id:
3196         type: string
3197         description: |
3198           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
3199         required: true
3200         status: SUPPORTED
3201       vson_vm_flavor_name:
3202         type: string
3203         description: The ID or name of the flavor to boot onto.
3204         required: true
3205         status: SUPPORTED
3206       availability_zones:
3207         type: list
3208         description: List of availability zones.
3209         required: true
3210         status: SUPPORTED
3211         entry_schema: *id003
3212       volume_ids:
3213         type: list
3214         description: List of Volumes IDs.
3215         required: true
3216         status: SUPPORTED
3217         entry_schema: *id004
3218       ntp_servers:
3219         type: list
3220         description: List of NTP servers.
3221         required: true
3222         status: SUPPORTED
3223         entry_schema: *id005
3224       vson_join_cluster_auth_token:
3225         type: string
3226         description: "Authentication Token generated for the user permitted to add\
3227           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
3228         required: true
3229         status: SUPPORTED
3230       port_vson_server_oam_net_port_00_order:
3231         type: integer
3232         required: true
3233         status: SUPPORTED
3234       port_vson_server_oam_net_port_00_exCP_naming:
3235         type: org.openecomp.datatypes.Naming
3236         required: true
3237         status: SUPPORTED
3238       oam_net_id:
3239         type: string
3240         description: The ID of the OAM network.
3241         required: true
3242         status: SUPPORTED
3243       port_vson_server_oam_net_port_00_vlan_requirements:
3244         type: list
3245         required: true
3246         status: SUPPORTED
3247         entry_schema:
3248           type: org.openecomp.datatypes.network.VlanRequirements
3249       port_vson_server_oam_net_port_00_network_role:
3250         type: string
3251         required: true
3252         status: SUPPORTED
3253       vson_vm_names:
3254         type: list
3255         description: A list of unique names to be issued to the vSON Cluster leaders.
3256         required: true
3257         status: SUPPORTED
3258         entry_schema: *id006
3259       port_vson_server_oam_net_port_00_subnetpoolid:
3260         type: string
3261         required: true
3262         status: SUPPORTED
3263     requirements:
3264     - dependency_vson_server_2:
3265         capability: tosca.capabilities.Node
3266         node: tosca.nodes.Root
3267         relationship: tosca.relationships.DependsOn
3268         occurrences:
3269         - 0
3270         - UNBOUNDED
3271     - local_storage_vson_server_2:
3272         capability: tosca.capabilities.Attachment
3273         node: tosca.nodes.BlockStorage
3274         relationship: tosca.relationships.AttachesTo
3275         occurrences:
3276         - 0
3277         - UNBOUNDED
3278     - dependency_vson_server_oam_net_port_00:
3279         capability: tosca.capabilities.Node
3280         node: tosca.nodes.Root
3281         relationship: tosca.relationships.DependsOn
3282         occurrences:
3283         - 0
3284         - UNBOUNDED
3285     - link_vson_server_oam_net_port_00:
3286         capability: tosca.capabilities.network.Linkable
3287         relationship: tosca.relationships.network.LinksTo
3288         occurrences:
3289         - 1
3290         - 1
3291     capabilities:
3292       network.outpoing.packets_vson_server_oam_net_port_00:
3293         type: org.openecomp.capabilities.metric.Ceilometer
3294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3295         occurrences:
3296         - 1
3297         - UNBOUNDED
3298       forwarder_vson_server_oam_net_port_00:
3299         type: org.openecomp.capabilities.Forwarder
3300         occurrences:
3301         - 1
3302         - UNBOUNDED
3303       network.outgoing.bytes.rate_vson_server_oam_net_port_00:
3304         type: org.openecomp.capabilities.metric.Ceilometer
3305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3306         occurrences:
3307         - 1
3308         - UNBOUNDED
3309       instance_vson_server_2:
3310         type: org.openecomp.capabilities.metric.Ceilometer
3311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3312         occurrences:
3313         - 1
3314         - UNBOUNDED
3315       disk.device.write.bytes_vson_server_2:
3316         type: org.openecomp.capabilities.metric.Ceilometer
3317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3318         occurrences:
3319         - 1
3320         - UNBOUNDED
3321       disk.read.requests_vson_server_2:
3322         type: org.openecomp.capabilities.metric.Ceilometer
3323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3324         occurrences:
3325         - 1
3326         - UNBOUNDED
3327       disk.read.bytes_vson_server_2:
3328         type: org.openecomp.capabilities.metric.Ceilometer
3329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3330         occurrences:
3331         - 1
3332         - UNBOUNDED
3333       network.outgoing.packets.rate_vson_server_oam_net_port_00:
3334         type: org.openecomp.capabilities.metric.Ceilometer
3335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3336         occurrences:
3337         - 1
3338         - UNBOUNDED
3339       disk.latency_vson_server_2:
3340         type: org.openecomp.capabilities.metric.Ceilometer
3341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3342         occurrences:
3343         - 1
3344         - UNBOUNDED
3345       disk.read.bytes.rate_vson_server_2:
3346         type: org.openecomp.capabilities.metric.Ceilometer
3347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3348         occurrences:
3349         - 1
3350         - UNBOUNDED
3351       endpoint_vson_server_2:
3352         type: tosca.capabilities.Endpoint.Admin
3353         occurrences:
3354         - 1
3355         - UNBOUNDED
3356       network.incoming.bytes.rate_vson_server_oam_net_port_00:
3357         type: org.openecomp.capabilities.metric.Ceilometer
3358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3359         occurrences:
3360         - 1
3361         - UNBOUNDED
3362       disk.write.requests_vson_server_2:
3363         type: org.openecomp.capabilities.metric.Ceilometer
3364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3365         occurrences:
3366         - 1
3367         - UNBOUNDED
3368       binding_vson_server_oam_net_port_00:
3369         type: tosca.capabilities.network.Bindable
3370         valid_source_types:
3371         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3372         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3373         occurrences:
3374         - 0
3375         - UNBOUNDED
3376       memory_vson_server_2:
3377         type: org.openecomp.capabilities.metric.Ceilometer
3378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3379         occurrences:
3380         - 1
3381         - UNBOUNDED
3382       network.outgoing.bytes_vson_server_oam_net_port_00:
3383         type: org.openecomp.capabilities.metric.Ceilometer
3384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3385         occurrences:
3386         - 1
3387         - UNBOUNDED
3388       cpu_util_vson_server_2:
3389         type: org.openecomp.capabilities.metric.Ceilometer
3390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3391         occurrences:
3392         - 1
3393         - UNBOUNDED
3394       disk.device.read.requests.rate_vson_server_2:
3395         type: org.openecomp.capabilities.metric.Ceilometer
3396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3397         occurrences:
3398         - 1
3399         - UNBOUNDED
3400       disk.device.iops_vson_server_2:
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       disk.allocation_vson_server_2:
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       memory.usage_vson_server_2:
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.usage_vson_server_2:
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       network.incoming.packets_vson_server_oam_net_port_00:
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.capacity_vson_server_2:
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       disk.device.read.bytes.rate_vson_server_2:
3437         type: org.openecomp.capabilities.metric.Ceilometer
3438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3439         occurrences:
3440         - 1
3441         - UNBOUNDED
3442       network.incoming.packets.rate_vson_server_oam_net_port_00:
3443         type: org.openecomp.capabilities.metric.Ceilometer
3444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3445         occurrences:
3446         - 1
3447         - UNBOUNDED
3448       network.incoming.bytes_vson_server_oam_net_port_00:
3449         type: org.openecomp.capabilities.metric.Ceilometer
3450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3451         occurrences:
3452         - 1
3453         - UNBOUNDED
3454       disk.write.requests.rate_vson_server_2:
3455         type: org.openecomp.capabilities.metric.Ceilometer
3456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3457         occurrences:
3458         - 1
3459         - UNBOUNDED
3460       attachment_vson_server_oam_net_port_00:
3461         type: tosca.capabilities.Attachment
3462         occurrences:
3463         - 1
3464         - UNBOUNDED
3465       disk.ephemeral.size_vson_server_2:
3466         type: org.openecomp.capabilities.metric.Ceilometer
3467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3468         occurrences:
3469         - 1
3470         - UNBOUNDED
3471       disk.device.read.bytes_vson_server_2:
3472         type: org.openecomp.capabilities.metric.Ceilometer
3473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3474         occurrences:
3475         - 1
3476         - UNBOUNDED
3477       os_vson_server_2:
3478         type: tosca.capabilities.OperatingSystem
3479         occurrences:
3480         - 1
3481         - UNBOUNDED
3482       disk.root.size_vson_server_2:
3483         type: org.openecomp.capabilities.metric.Ceilometer
3484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3485         occurrences:
3486         - 1
3487         - UNBOUNDED
3488       disk.device.write.requests_vson_server_2:
3489         type: org.openecomp.capabilities.metric.Ceilometer
3490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3491         occurrences:
3492         - 1
3493         - UNBOUNDED
3494       host_vson_server_2:
3495         type: tosca.capabilities.Container
3496         valid_source_types:
3497         - tosca.nodes.SoftwareComponent
3498         occurrences:
3499         - 1
3500         - UNBOUNDED
3501       disk.device.write.bytes.rate_vson_server_2:
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       cpu.delta_vson_server_2:
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.device.latency_vson_server_2:
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_vson_server_2:
3520         type: tosca.capabilities.Node
3521         occurrences:
3522         - 1
3523         - UNBOUNDED
3524       memory.resident_vson_server_2:
3525         type: org.openecomp.capabilities.metric.Ceilometer
3526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3527         occurrences:
3528         - 1
3529         - UNBOUNDED
3530       disk.write.bytes_vson_server_2:
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.usage_vson_server_2:
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.requests.rate_vson_server_2:
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       scalable_vson_server_2:
3549         type: tosca.capabilities.Scalable
3550         occurrences:
3551         - 1
3552         - UNBOUNDED
3553       vcpus_vson_server_2:
3554         type: org.openecomp.capabilities.metric.Ceilometer
3555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3556         occurrences:
3557         - 1
3558         - UNBOUNDED
3559       binding_vson_server_2:
3560         type: tosca.capabilities.network.Bindable
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       disk.write.bytes.rate_vson_server_2:
3565         type: org.openecomp.capabilities.metric.Ceilometer
3566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3567         occurrences:
3568         - 1
3569         - UNBOUNDED
3570       disk.iops_vson_server_2:
3571         type: org.openecomp.capabilities.metric.Ceilometer
3572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       cpu_vson_server_2:
3577         type: org.openecomp.capabilities.metric.Ceilometer
3578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       feature_vson_server_oam_net_port_00:
3583         type: tosca.capabilities.Node
3584         occurrences:
3585         - 1
3586         - UNBOUNDED
3587       disk.device.allocation_vson_server_2:
3588         type: org.openecomp.capabilities.metric.Ceilometer
3589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3590         occurrences:
3591         - 1
3592         - UNBOUNDED
3593       disk.device.read.requests_vson_server_2:
3594         type: org.openecomp.capabilities.metric.Ceilometer
3595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3596         occurrences:
3597         - 1
3598         - UNBOUNDED
3599       disk.device.capacity_vson_server_2:
3600         type: org.openecomp.capabilities.metric.Ceilometer
3601         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3602         occurrences:
3603         - 1
3604         - UNBOUNDED
3605   org.openecomp.resource.abstract.nodes.heat.vson_vm_7:
3606     derived_from: org.openecomp.resource.abstract.nodes.VFC
3607     properties:
3608       vf_module_id:
3609         type: string
3610         description: Unique ID for this VF Module instance
3611         required: true
3612         status: SUPPORTED
3613       default_gateway:
3614         type: string
3615         description: Default gateway.
3616         required: true
3617         status: SUPPORTED
3618       port_vson_server_oam_net_port_00_network_role_tag:
3619         type: string
3620         required: true
3621         status: SUPPORTED
3622       instance_index:
3623         type: float
3624         description: Index of the instance.
3625         required: true
3626         status: SUPPORTED
3627       vnf_name:
3628         type: string
3629         description: Unique name for this VF instance.
3630         required: true
3631         status: SUPPORTED
3632       oam_net_subnet_prefix_length:
3633         type: string
3634         description: Prefix length of the subnet on the OAM network.
3635         required: true
3636         status: SUPPORTED
3637       port_vson_server_oam_net_port_00_ip_requirements:
3638         type: list
3639         required: true
3640         status: SUPPORTED
3641         entry_schema:
3642           type: org.openecomp.datatypes.network.IpRequirements
3643       vf_module_name:
3644         type: string
3645         description: Unique name for this VF module instance.
3646         required: true
3647         status: SUPPORTED
3648       port_vson_server_oam_net_port_00_related_networks:
3649         type: list
3650         required: true
3651         status: SUPPORTED
3652         entry_schema:
3653           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
3654       dns_servers:
3655         type: list
3656         description: List of DNS servers.
3657         required: true
3658         status: SUPPORTED
3659         entry_schema: *id001
3660       oam_net_security_group_id:
3661         type: string
3662         description: |
3663           The ID of Security group applied on the port bound to the vSON OAM network.
3664         required: true
3665         status: SUPPORTED
3666       vson_vm_image_name:
3667         type: string
3668         description: VM Image name the vSON instance will be created from.
3669         required: true
3670         status: SUPPORTED
3671       vnf_id:
3672         type: string
3673         description: Unique ID for this VF instance.
3674         required: true
3675         status: SUPPORTED
3676       vson_clm_oam_net_ip:
3677         type: string
3678         description: IP of the vSON Cluster Manager.
3679         required: true
3680         status: SUPPORTED
3681       vson_dc_unit:
3682         type: string
3683         description: Name of the vSON Data Center.
3684         required: true
3685         status: SUPPORTED
3686       oam_net_ips:
3687         type: list
3688         description: Fixed IP assignments for vSON instances on the OAM network.
3689         required: true
3690         status: SUPPORTED
3691         entry_schema: *id002
3692       vfc_role:
3693         type: string
3694         description: Unique ID for this VF Module instance
3695         required: true
3696         status: SUPPORTED
3697       swift_account_auth_token:
3698         type: string
3699         description: |
3700           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
3701         required: true
3702         status: SUPPORTED
3703       port_vson_server_oam_net_port_00_mac_requirements:
3704         type: org.openecomp.datatypes.network.MacRequirements
3705         required: true
3706         status: SUPPORTED
3707       vson_server_group_id:
3708         type: string
3709         description: |
3710           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
3711         required: true
3712         status: SUPPORTED
3713       vson_vm_flavor_name:
3714         type: string
3715         description: The ID or name of the flavor to boot onto.
3716         required: true
3717         status: SUPPORTED
3718       availability_zones:
3719         type: list
3720         description: List of availability zones.
3721         required: true
3722         status: SUPPORTED
3723         entry_schema: *id003
3724       volume_ids:
3725         type: list
3726         description: List of Volumes IDs.
3727         required: true
3728         status: SUPPORTED
3729         entry_schema: *id004
3730       ntp_servers:
3731         type: list
3732         description: List of NTP servers.
3733         required: true
3734         status: SUPPORTED
3735         entry_schema: *id005
3736       vson_join_cluster_auth_token:
3737         type: string
3738         description: "Authentication Token generated for the user permitted to add\
3739           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
3740         required: true
3741         status: SUPPORTED
3742       port_vson_server_oam_net_port_00_order:
3743         type: integer
3744         required: true
3745         status: SUPPORTED
3746       port_vson_server_oam_net_port_00_exCP_naming:
3747         type: org.openecomp.datatypes.Naming
3748         required: true
3749         status: SUPPORTED
3750       oam_net_id:
3751         type: string
3752         description: The ID of the OAM network.
3753         required: true
3754         status: SUPPORTED
3755       port_vson_server_oam_net_port_00_vlan_requirements:
3756         type: list
3757         required: true
3758         status: SUPPORTED
3759         entry_schema:
3760           type: org.openecomp.datatypes.network.VlanRequirements
3761       port_vson_server_oam_net_port_00_network_role:
3762         type: string
3763         required: true
3764         status: SUPPORTED
3765       vson_vm_names:
3766         type: list
3767         description: A list of unique names to be issued to the vSON Cluster leaders.
3768         required: true
3769         status: SUPPORTED
3770         entry_schema: *id006
3771       port_vson_server_oam_net_port_00_subnetpoolid:
3772         type: string
3773         required: true
3774         status: SUPPORTED
3775     requirements:
3776     - dependency_vson_server_2:
3777         capability: tosca.capabilities.Node
3778         node: tosca.nodes.Root
3779         relationship: tosca.relationships.DependsOn
3780         occurrences:
3781         - 0
3782         - UNBOUNDED
3783     - local_storage_vson_server_2:
3784         capability: tosca.capabilities.Attachment
3785         node: tosca.nodes.BlockStorage
3786         relationship: tosca.relationships.AttachesTo
3787         occurrences:
3788         - 0
3789         - UNBOUNDED
3790     - dependency_vson_server_oam_net_port_00:
3791         capability: tosca.capabilities.Node
3792         node: tosca.nodes.Root
3793         relationship: tosca.relationships.DependsOn
3794         occurrences:
3795         - 0
3796         - UNBOUNDED
3797     - link_vson_server_oam_net_port_00:
3798         capability: tosca.capabilities.network.Linkable
3799         relationship: tosca.relationships.network.LinksTo
3800         occurrences:
3801         - 1
3802         - 1
3803     capabilities:
3804       network.outpoing.packets_vson_server_oam_net_port_00:
3805         type: org.openecomp.capabilities.metric.Ceilometer
3806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3807         occurrences:
3808         - 1
3809         - UNBOUNDED
3810       forwarder_vson_server_oam_net_port_00:
3811         type: org.openecomp.capabilities.Forwarder
3812         occurrences:
3813         - 1
3814         - UNBOUNDED
3815       network.outgoing.bytes.rate_vson_server_oam_net_port_00:
3816         type: org.openecomp.capabilities.metric.Ceilometer
3817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3818         occurrences:
3819         - 1
3820         - UNBOUNDED
3821       instance_vson_server_2:
3822         type: org.openecomp.capabilities.metric.Ceilometer
3823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3824         occurrences:
3825         - 1
3826         - UNBOUNDED
3827       disk.device.write.bytes_vson_server_2:
3828         type: org.openecomp.capabilities.metric.Ceilometer
3829         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3830         occurrences:
3831         - 1
3832         - UNBOUNDED
3833       disk.read.requests_vson_server_2:
3834         type: org.openecomp.capabilities.metric.Ceilometer
3835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3836         occurrences:
3837         - 1
3838         - UNBOUNDED
3839       disk.read.bytes_vson_server_2:
3840         type: org.openecomp.capabilities.metric.Ceilometer
3841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3842         occurrences:
3843         - 1
3844         - UNBOUNDED
3845       network.outgoing.packets.rate_vson_server_oam_net_port_00:
3846         type: org.openecomp.capabilities.metric.Ceilometer
3847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3848         occurrences:
3849         - 1
3850         - UNBOUNDED
3851       disk.latency_vson_server_2:
3852         type: org.openecomp.capabilities.metric.Ceilometer
3853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3854         occurrences:
3855         - 1
3856         - UNBOUNDED
3857       disk.read.bytes.rate_vson_server_2:
3858         type: org.openecomp.capabilities.metric.Ceilometer
3859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3860         occurrences:
3861         - 1
3862         - UNBOUNDED
3863       endpoint_vson_server_2:
3864         type: tosca.capabilities.Endpoint.Admin
3865         occurrences:
3866         - 1
3867         - UNBOUNDED
3868       network.incoming.bytes.rate_vson_server_oam_net_port_00:
3869         type: org.openecomp.capabilities.metric.Ceilometer
3870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3871         occurrences:
3872         - 1
3873         - UNBOUNDED
3874       disk.write.requests_vson_server_2:
3875         type: org.openecomp.capabilities.metric.Ceilometer
3876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3877         occurrences:
3878         - 1
3879         - UNBOUNDED
3880       binding_vson_server_oam_net_port_00:
3881         type: tosca.capabilities.network.Bindable
3882         valid_source_types:
3883         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3884         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
3885         occurrences:
3886         - 0
3887         - UNBOUNDED
3888       memory_vson_server_2:
3889         type: org.openecomp.capabilities.metric.Ceilometer
3890         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3891         occurrences:
3892         - 1
3893         - UNBOUNDED
3894       network.outgoing.bytes_vson_server_oam_net_port_00:
3895         type: org.openecomp.capabilities.metric.Ceilometer
3896         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3897         occurrences:
3898         - 1
3899         - UNBOUNDED
3900       cpu_util_vson_server_2:
3901         type: org.openecomp.capabilities.metric.Ceilometer
3902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3903         occurrences:
3904         - 1
3905         - UNBOUNDED
3906       disk.device.read.requests.rate_vson_server_2:
3907         type: org.openecomp.capabilities.metric.Ceilometer
3908         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3909         occurrences:
3910         - 1
3911         - UNBOUNDED
3912       disk.device.iops_vson_server_2:
3913         type: org.openecomp.capabilities.metric.Ceilometer
3914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3915         occurrences:
3916         - 1
3917         - UNBOUNDED
3918       disk.allocation_vson_server_2:
3919         type: org.openecomp.capabilities.metric.Ceilometer
3920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3921         occurrences:
3922         - 1
3923         - UNBOUNDED
3924       memory.usage_vson_server_2:
3925         type: org.openecomp.capabilities.metric.Ceilometer
3926         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3927         occurrences:
3928         - 1
3929         - UNBOUNDED
3930       disk.usage_vson_server_2:
3931         type: org.openecomp.capabilities.metric.Ceilometer
3932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3933         occurrences:
3934         - 1
3935         - UNBOUNDED
3936       network.incoming.packets_vson_server_oam_net_port_00:
3937         type: org.openecomp.capabilities.metric.Ceilometer
3938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3939         occurrences:
3940         - 1
3941         - UNBOUNDED
3942       disk.capacity_vson_server_2:
3943         type: org.openecomp.capabilities.metric.Ceilometer
3944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3945         occurrences:
3946         - 1
3947         - UNBOUNDED
3948       disk.device.read.bytes.rate_vson_server_2:
3949         type: org.openecomp.capabilities.metric.Ceilometer
3950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3951         occurrences:
3952         - 1
3953         - UNBOUNDED
3954       network.incoming.packets.rate_vson_server_oam_net_port_00:
3955         type: org.openecomp.capabilities.metric.Ceilometer
3956         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3957         occurrences:
3958         - 1
3959         - UNBOUNDED
3960       network.incoming.bytes_vson_server_oam_net_port_00:
3961         type: org.openecomp.capabilities.metric.Ceilometer
3962         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3963         occurrences:
3964         - 1
3965         - UNBOUNDED
3966       disk.write.requests.rate_vson_server_2:
3967         type: org.openecomp.capabilities.metric.Ceilometer
3968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3969         occurrences:
3970         - 1
3971         - UNBOUNDED
3972       attachment_vson_server_oam_net_port_00:
3973         type: tosca.capabilities.Attachment
3974         occurrences:
3975         - 1
3976         - UNBOUNDED
3977       disk.ephemeral.size_vson_server_2:
3978         type: org.openecomp.capabilities.metric.Ceilometer
3979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3980         occurrences:
3981         - 1
3982         - UNBOUNDED
3983       disk.device.read.bytes_vson_server_2:
3984         type: org.openecomp.capabilities.metric.Ceilometer
3985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3986         occurrences:
3987         - 1
3988         - UNBOUNDED
3989       os_vson_server_2:
3990         type: tosca.capabilities.OperatingSystem
3991         occurrences:
3992         - 1
3993         - UNBOUNDED
3994       disk.root.size_vson_server_2:
3995         type: org.openecomp.capabilities.metric.Ceilometer
3996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3997         occurrences:
3998         - 1
3999         - UNBOUNDED
4000       disk.device.write.requests_vson_server_2:
4001         type: org.openecomp.capabilities.metric.Ceilometer
4002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4003         occurrences:
4004         - 1
4005         - UNBOUNDED
4006       host_vson_server_2:
4007         type: tosca.capabilities.Container
4008         valid_source_types:
4009         - tosca.nodes.SoftwareComponent
4010         occurrences:
4011         - 1
4012         - UNBOUNDED
4013       disk.device.write.bytes.rate_vson_server_2:
4014         type: org.openecomp.capabilities.metric.Ceilometer
4015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4016         occurrences:
4017         - 1
4018         - UNBOUNDED
4019       cpu.delta_vson_server_2:
4020         type: org.openecomp.capabilities.metric.Ceilometer
4021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4022         occurrences:
4023         - 1
4024         - UNBOUNDED
4025       disk.device.latency_vson_server_2:
4026         type: org.openecomp.capabilities.metric.Ceilometer
4027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4028         occurrences:
4029         - 1
4030         - UNBOUNDED
4031       feature_vson_server_2:
4032         type: tosca.capabilities.Node
4033         occurrences:
4034         - 1
4035         - UNBOUNDED
4036       memory.resident_vson_server_2:
4037         type: org.openecomp.capabilities.metric.Ceilometer
4038         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4039         occurrences:
4040         - 1
4041         - UNBOUNDED
4042       disk.write.bytes_vson_server_2:
4043         type: org.openecomp.capabilities.metric.Ceilometer
4044         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4045         occurrences:
4046         - 1
4047         - UNBOUNDED
4048       disk.device.usage_vson_server_2:
4049         type: org.openecomp.capabilities.metric.Ceilometer
4050         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4051         occurrences:
4052         - 1
4053         - UNBOUNDED
4054       disk.device.write.requests.rate_vson_server_2:
4055         type: org.openecomp.capabilities.metric.Ceilometer
4056         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4057         occurrences:
4058         - 1
4059         - UNBOUNDED
4060       scalable_vson_server_2:
4061         type: tosca.capabilities.Scalable
4062         occurrences:
4063         - 1
4064         - UNBOUNDED
4065       vcpus_vson_server_2:
4066         type: org.openecomp.capabilities.metric.Ceilometer
4067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4068         occurrences:
4069         - 1
4070         - UNBOUNDED
4071       binding_vson_server_2:
4072         type: tosca.capabilities.network.Bindable
4073         occurrences:
4074         - 1
4075         - UNBOUNDED
4076       disk.write.bytes.rate_vson_server_2:
4077         type: org.openecomp.capabilities.metric.Ceilometer
4078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4079         occurrences:
4080         - 1
4081         - UNBOUNDED
4082       disk.iops_vson_server_2:
4083         type: org.openecomp.capabilities.metric.Ceilometer
4084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4085         occurrences:
4086         - 1
4087         - UNBOUNDED
4088       cpu_vson_server_2:
4089         type: org.openecomp.capabilities.metric.Ceilometer
4090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4091         occurrences:
4092         - 1
4093         - UNBOUNDED
4094       feature_vson_server_oam_net_port_00:
4095         type: tosca.capabilities.Node
4096         occurrences:
4097         - 1
4098         - UNBOUNDED
4099       disk.device.allocation_vson_server_2:
4100         type: org.openecomp.capabilities.metric.Ceilometer
4101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4102         occurrences:
4103         - 1
4104         - UNBOUNDED
4105       disk.device.read.requests_vson_server_2:
4106         type: org.openecomp.capabilities.metric.Ceilometer
4107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4108         occurrences:
4109         - 1
4110         - UNBOUNDED
4111       disk.device.capacity_vson_server_2:
4112         type: org.openecomp.capabilities.metric.Ceilometer
4113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4114         occurrences:
4115         - 1
4116         - UNBOUNDED
4117   org.openecomp.resource.abstract.nodes.heat.vson_vm_4:
4118     derived_from: org.openecomp.resource.abstract.nodes.VFC
4119     properties:
4120       vf_module_id:
4121         type: string
4122         description: Unique ID for this VF Module instance
4123         required: true
4124         status: SUPPORTED
4125       vson_cluster_name:
4126         type: string
4127         description: Name of the vSON Cluster.
4128         required: true
4129         status: SUPPORTED
4130       default_gateway:
4131         type: string
4132         description: Default gateway.
4133         required: true
4134         status: SUPPORTED
4135       instance_index:
4136         type: float
4137         description: Index of the instance.
4138         required: true
4139         status: SUPPORTED
4140       vnf_name:
4141         type: string
4142         description: Unique name for this VF instance.
4143         required: true
4144         status: SUPPORTED
4145       oam_net_subnet_prefix_length:
4146         type: string
4147         description: Prefix length of the subnet on the OAM network.
4148         required: true
4149         status: SUPPORTED
4150       swift_storage_url:
4151         type: string
4152         description: |
4153           Swift storage URL. Example: http://172.16.209.246:8080/v1/AUTH_a4d426b5ef2e41408a8e6e6b9a8d3029 http://172.16.209.246:8080 - protocol, IP and port, v1 - API version AUTH_a4d426b5ef2e41408a8e6e6b9a8d3029 - account ID
4154         required: true
4155         status: SUPPORTED
4156       vf_module_name:
4157         type: string
4158         description: Unique name for this VF module instance.
4159         required: true
4160         status: SUPPORTED
4161       dns_servers:
4162         type: list
4163         description: List of DNS servers.
4164         required: true
4165         status: SUPPORTED
4166         entry_schema: &id013
4167           type: string
4168       port_vson_server_oam_net_port_20_vlan_requirements:
4169         type: list
4170         required: true
4171         status: SUPPORTED
4172         entry_schema:
4173           type: org.openecomp.datatypes.network.VlanRequirements
4174       oam_net_security_group_id:
4175         type: string
4176         description: |
4177           The ID of Security group applied on the port bound to the vSON OAM network.
4178         required: true
4179         status: SUPPORTED
4180       vson_vm_image_name:
4181         type: string
4182         description: VM Image name the vSON instance will be created from.
4183         required: true
4184         status: SUPPORTED
4185       vnf_id:
4186         type: string
4187         description: Unique ID for this VF instance.
4188         required: true
4189         status: SUPPORTED
4190       port_vson_server_oam_net_port_20_network_role_tag:
4191         type: string
4192         required: true
4193         status: SUPPORTED
4194       vson_clm_oam_net_ip:
4195         type: string
4196         description: IP of the vSON Cluster Manager.
4197         required: true
4198         status: SUPPORTED
4199       oam_net_ips:
4200         type: list
4201         description: Fixed IP assignments for vSON instances on the OAM network.
4202         required: true
4203         status: SUPPORTED
4204         entry_schema: &id014
4205           type: string
4206       swift_son_container_name:
4207         type: string
4208         description: Swift container storing vSON artifacts.
4209         required: true
4210         status: SUPPORTED
4211       vfc_role:
4212         type: string
4213         description: Unique ID for this VF Module instance
4214         required: true
4215         status: SUPPORTED
4216       swift_account_auth_token:
4217         type: string
4218         description: |
4219           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
4220         required: true
4221         status: SUPPORTED
4222       vson_server_group_id:
4223         type: string
4224         description: |
4225           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
4226         required: true
4227         status: SUPPORTED
4228       vson_vm_flavor_name:
4229         type: string
4230         description: The ID or name of the flavor to boot onto.
4231         required: true
4232         status: SUPPORTED
4233       port_vson_server_oam_net_port_20_exCP_naming:
4234         type: org.openecomp.datatypes.Naming
4235         required: true
4236         status: SUPPORTED
4237       availability_zones:
4238         type: list
4239         description: List of availability zones.
4240         required: true
4241         status: SUPPORTED
4242         entry_schema: &id015
4243           type: string
4244       ntp_servers:
4245         type: list
4246         description: List of NTP servers.
4247         required: true
4248         status: SUPPORTED
4249         entry_schema: &id016
4250           type: string
4251       port_vson_server_oam_net_port_20_mac_requirements:
4252         type: org.openecomp.datatypes.network.MacRequirements
4253         required: true
4254         status: SUPPORTED
4255       port_vson_server_oam_net_port_20_network_role:
4256         type: string
4257         required: true
4258         status: SUPPORTED
4259       port_vson_server_oam_net_port_20_ip_requirements:
4260         type: list
4261         required: true
4262         status: SUPPORTED
4263         entry_schema:
4264           type: org.openecomp.datatypes.network.IpRequirements
4265       port_vson_server_oam_net_port_20_subnetpoolid:
4266         type: string
4267         required: true
4268         status: SUPPORTED
4269       oam_net_id:
4270         type: string
4271         description: The ID of the OAM network.
4272         required: true
4273         status: SUPPORTED
4274       port_vson_server_oam_net_port_20_order:
4275         type: integer
4276         required: true
4277         status: SUPPORTED
4278       port_vson_server_oam_net_port_20_related_networks:
4279         type: list
4280         required: true
4281         status: SUPPORTED
4282         entry_schema:
4283           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
4284       vson_vm_names:
4285         type: list
4286         description: A list of unique names to be issued to the vSON Cluster leaders.
4287         required: true
4288         status: SUPPORTED
4289         entry_schema: &id017
4290           type: string
4291     requirements:
4292     - dependency_vson_server_1:
4293         capability: tosca.capabilities.Node
4294         node: tosca.nodes.Root
4295         relationship: tosca.relationships.DependsOn
4296         occurrences:
4297         - 0
4298         - UNBOUNDED
4299     - local_storage_vson_server_1:
4300         capability: tosca.capabilities.Attachment
4301         node: tosca.nodes.BlockStorage
4302         relationship: tosca.relationships.AttachesTo
4303         occurrences:
4304         - 0
4305         - UNBOUNDED
4306     - dependency_vson_server_oam_net_port_20:
4307         capability: tosca.capabilities.Node
4308         node: tosca.nodes.Root
4309         relationship: tosca.relationships.DependsOn
4310         occurrences:
4311         - 0
4312         - UNBOUNDED
4313     - link_vson_server_oam_net_port_20:
4314         capability: tosca.capabilities.network.Linkable
4315         relationship: tosca.relationships.network.LinksTo
4316         occurrences:
4317         - 1
4318         - 1
4319     capabilities:
4320       instance_vson_server_1:
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       disk.device.write.bytes_vson_server_1:
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       disk.read.requests_vson_server_1:
4333         type: org.openecomp.capabilities.metric.Ceilometer
4334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4335         occurrences:
4336         - 1
4337         - UNBOUNDED
4338       disk.read.bytes_vson_server_1:
4339         type: org.openecomp.capabilities.metric.Ceilometer
4340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4341         occurrences:
4342         - 1
4343         - UNBOUNDED
4344       disk.read.bytes.rate_vson_server_1:
4345         type: org.openecomp.capabilities.metric.Ceilometer
4346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4347         occurrences:
4348         - 1
4349         - UNBOUNDED
4350       disk.latency_vson_server_1:
4351         type: org.openecomp.capabilities.metric.Ceilometer
4352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4353         occurrences:
4354         - 1
4355         - UNBOUNDED
4356       endpoint_vson_server_1:
4357         type: tosca.capabilities.Endpoint.Admin
4358         occurrences:
4359         - 1
4360         - UNBOUNDED
4361       disk.write.requests_vson_server_1:
4362         type: org.openecomp.capabilities.metric.Ceilometer
4363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4364         occurrences:
4365         - 1
4366         - UNBOUNDED
4367       memory_vson_server_1:
4368         type: org.openecomp.capabilities.metric.Ceilometer
4369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4370         occurrences:
4371         - 1
4372         - UNBOUNDED
4373       cpu_util_vson_server_1:
4374         type: org.openecomp.capabilities.metric.Ceilometer
4375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4376         occurrences:
4377         - 1
4378         - UNBOUNDED
4379       disk.device.read.requests.rate_vson_server_1:
4380         type: org.openecomp.capabilities.metric.Ceilometer
4381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4382         occurrences:
4383         - 1
4384         - UNBOUNDED
4385       disk.device.iops_vson_server_1:
4386         type: org.openecomp.capabilities.metric.Ceilometer
4387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4388         occurrences:
4389         - 1
4390         - UNBOUNDED
4391       disk.usage_vson_server_1:
4392         type: org.openecomp.capabilities.metric.Ceilometer
4393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4394         occurrences:
4395         - 1
4396         - UNBOUNDED
4397       disk.allocation_vson_server_1:
4398         type: org.openecomp.capabilities.metric.Ceilometer
4399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4400         occurrences:
4401         - 1
4402         - UNBOUNDED
4403       disk.capacity_vson_server_1:
4404         type: org.openecomp.capabilities.metric.Ceilometer
4405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4406         occurrences:
4407         - 1
4408         - UNBOUNDED
4409       memory.usage_vson_server_1:
4410         type: org.openecomp.capabilities.metric.Ceilometer
4411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4412         occurrences:
4413         - 1
4414         - UNBOUNDED
4415       disk.device.read.bytes.rate_vson_server_1:
4416         type: org.openecomp.capabilities.metric.Ceilometer
4417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4418         occurrences:
4419         - 1
4420         - UNBOUNDED
4421       disk.write.requests.rate_vson_server_1:
4422         type: org.openecomp.capabilities.metric.Ceilometer
4423         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4424         occurrences:
4425         - 1
4426         - UNBOUNDED
4427       disk.ephemeral.size_vson_server_1:
4428         type: org.openecomp.capabilities.metric.Ceilometer
4429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4430         occurrences:
4431         - 1
4432         - UNBOUNDED
4433       feature_vson_server_oam_net_port_20:
4434         type: tosca.capabilities.Node
4435         occurrences:
4436         - 1
4437         - UNBOUNDED
4438       disk.device.read.bytes_vson_server_1:
4439         type: org.openecomp.capabilities.metric.Ceilometer
4440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4441         occurrences:
4442         - 1
4443         - UNBOUNDED
4444       os_vson_server_1:
4445         type: tosca.capabilities.OperatingSystem
4446         occurrences:
4447         - 1
4448         - UNBOUNDED
4449       forwarder_vson_server_oam_net_port_20:
4450         type: org.openecomp.capabilities.Forwarder
4451         occurrences:
4452         - 1
4453         - UNBOUNDED
4454       feature_vson_server_1:
4455         type: tosca.capabilities.Node
4456         occurrences:
4457         - 1
4458         - UNBOUNDED
4459       network.outpoing.packets_vson_server_oam_net_port_20:
4460         type: org.openecomp.capabilities.metric.Ceilometer
4461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4462         occurrences:
4463         - 1
4464         - UNBOUNDED
4465       network.outgoing.bytes.rate_vson_server_oam_net_port_20:
4466         type: org.openecomp.capabilities.metric.Ceilometer
4467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4468         occurrences:
4469         - 1
4470         - UNBOUNDED
4471       disk.root.size_vson_server_1:
4472         type: org.openecomp.capabilities.metric.Ceilometer
4473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4474         occurrences:
4475         - 1
4476         - UNBOUNDED
4477       network.outgoing.packets.rate_vson_server_oam_net_port_20:
4478         type: org.openecomp.capabilities.metric.Ceilometer
4479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4480         occurrences:
4481         - 1
4482         - UNBOUNDED
4483       disk.device.write.requests_vson_server_1:
4484         type: org.openecomp.capabilities.metric.Ceilometer
4485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4486         occurrences:
4487         - 1
4488         - UNBOUNDED
4489       disk.device.write.bytes.rate_vson_server_1:
4490         type: org.openecomp.capabilities.metric.Ceilometer
4491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4492         occurrences:
4493         - 1
4494         - UNBOUNDED
4495       host_vson_server_1:
4496         type: tosca.capabilities.Container
4497         valid_source_types:
4498         - tosca.nodes.SoftwareComponent
4499         occurrences:
4500         - 1
4501         - UNBOUNDED
4502       disk.device.latency_vson_server_1:
4503         type: org.openecomp.capabilities.metric.Ceilometer
4504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4505         occurrences:
4506         - 1
4507         - UNBOUNDED
4508       cpu.delta_vson_server_1:
4509         type: org.openecomp.capabilities.metric.Ceilometer
4510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4511         occurrences:
4512         - 1
4513         - UNBOUNDED
4514       network.outgoing.bytes_vson_server_oam_net_port_20:
4515         type: org.openecomp.capabilities.metric.Ceilometer
4516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4517         occurrences:
4518         - 1
4519         - UNBOUNDED
4520       network.incoming.bytes.rate_vson_server_oam_net_port_20:
4521         type: org.openecomp.capabilities.metric.Ceilometer
4522         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4523         occurrences:
4524         - 1
4525         - UNBOUNDED
4526       memory.resident_vson_server_1:
4527         type: org.openecomp.capabilities.metric.Ceilometer
4528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4529         occurrences:
4530         - 1
4531         - UNBOUNDED
4532       binding_vson_server_oam_net_port_20:
4533         type: tosca.capabilities.network.Bindable
4534         valid_source_types:
4535         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4536         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
4537         occurrences:
4538         - 0
4539         - UNBOUNDED
4540       disk.write.bytes_vson_server_1:
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       disk.device.usage_vson_server_1:
4547         type: org.openecomp.capabilities.metric.Ceilometer
4548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4549         occurrences:
4550         - 1
4551         - UNBOUNDED
4552       disk.device.write.requests.rate_vson_server_1:
4553         type: org.openecomp.capabilities.metric.Ceilometer
4554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4555         occurrences:
4556         - 1
4557         - UNBOUNDED
4558       scalable_vson_server_1:
4559         type: tosca.capabilities.Scalable
4560         occurrences:
4561         - 1
4562         - UNBOUNDED
4563       network.incoming.packets_vson_server_oam_net_port_20:
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       vcpus_vson_server_1:
4570         type: org.openecomp.capabilities.metric.Ceilometer
4571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4572         occurrences:
4573         - 1
4574         - UNBOUNDED
4575       binding_vson_server_1:
4576         type: tosca.capabilities.network.Bindable
4577         occurrences:
4578         - 1
4579         - UNBOUNDED
4580       network.incoming.packets.rate_vson_server_oam_net_port_20:
4581         type: org.openecomp.capabilities.metric.Ceilometer
4582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4583         occurrences:
4584         - 1
4585         - UNBOUNDED
4586       disk.iops_vson_server_1:
4587         type: org.openecomp.capabilities.metric.Ceilometer
4588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4589         occurrences:
4590         - 1
4591         - UNBOUNDED
4592       disk.write.bytes.rate_vson_server_1:
4593         type: org.openecomp.capabilities.metric.Ceilometer
4594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4595         occurrences:
4596         - 1
4597         - UNBOUNDED
4598       network.incoming.bytes_vson_server_oam_net_port_20:
4599         type: org.openecomp.capabilities.metric.Ceilometer
4600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4601         occurrences:
4602         - 1
4603         - UNBOUNDED
4604       attachment_vson_server_oam_net_port_20:
4605         type: tosca.capabilities.Attachment
4606         occurrences:
4607         - 1
4608         - UNBOUNDED
4609       disk.device.allocation_vson_server_1:
4610         type: org.openecomp.capabilities.metric.Ceilometer
4611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4612         occurrences:
4613         - 1
4614         - UNBOUNDED
4615       cpu_vson_server_1:
4616         type: org.openecomp.capabilities.metric.Ceilometer
4617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4618         occurrences:
4619         - 1
4620         - UNBOUNDED
4621       disk.device.read.requests_vson_server_1:
4622         type: org.openecomp.capabilities.metric.Ceilometer
4623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4624         occurrences:
4625         - 1
4626         - UNBOUNDED
4627       disk.device.capacity_vson_server_1:
4628         type: org.openecomp.capabilities.metric.Ceilometer
4629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4630         occurrences:
4631         - 1
4632         - UNBOUNDED
4633   org.openecomp.resource.abstract.nodes.heat.vson_vm_10:
4634     derived_from: org.openecomp.resource.abstract.nodes.VFC
4635     properties:
4636       vf_module_id:
4637         type: string
4638         description: Unique ID for this VF Module instance
4639         required: true
4640         status: SUPPORTED
4641       vson_cluster_name:
4642         type: string
4643         description: Name of the vSON Cluster.
4644         required: true
4645         status: SUPPORTED
4646       default_gateway:
4647         type: string
4648         description: Default gateway.
4649         required: true
4650         status: SUPPORTED
4651       instance_index:
4652         type: float
4653         description: Index of the instance.
4654         required: true
4655         status: SUPPORTED
4656       vnf_name:
4657         type: string
4658         description: Unique name for this VF instance.
4659         required: true
4660         status: SUPPORTED
4661       oam_net_subnet_prefix_length:
4662         type: string
4663         description: Prefix length of the subnet on the OAM network.
4664         required: true
4665         status: SUPPORTED
4666       swift_storage_url:
4667         type: string
4668         description: |
4669           Swift storage URL. Example: http://172.16.209.246:8080/v1/AUTH_a4d426b5ef2e41408a8e6e6b9a8d3029 http://172.16.209.246:8080 - protocol, IP and port, v1 - API version AUTH_a4d426b5ef2e41408a8e6e6b9a8d3029 - account ID
4670         required: true
4671         status: SUPPORTED
4672       vf_module_name:
4673         type: string
4674         description: Unique name for this VF module instance.
4675         required: true
4676         status: SUPPORTED
4677       dns_servers:
4678         type: list
4679         description: List of DNS servers.
4680         required: true
4681         status: SUPPORTED
4682         entry_schema: *id013
4683       port_vson_server_oam_net_port_20_vlan_requirements:
4684         type: list
4685         required: true
4686         status: SUPPORTED
4687         entry_schema:
4688           type: org.openecomp.datatypes.network.VlanRequirements
4689       oam_net_security_group_id:
4690         type: string
4691         description: |
4692           The ID of Security group applied on the port bound to the vSON OAM network.
4693         required: true
4694         status: SUPPORTED
4695       vson_vm_image_name:
4696         type: string
4697         description: VM Image name the vSON instance will be created from.
4698         required: true
4699         status: SUPPORTED
4700       vnf_id:
4701         type: string
4702         description: Unique ID for this VF instance.
4703         required: true
4704         status: SUPPORTED
4705       port_vson_server_oam_net_port_20_network_role_tag:
4706         type: string
4707         required: true
4708         status: SUPPORTED
4709       vson_clm_oam_net_ip:
4710         type: string
4711         description: IP of the vSON Cluster Manager.
4712         required: true
4713         status: SUPPORTED
4714       oam_net_ips:
4715         type: list
4716         description: Fixed IP assignments for vSON instances on the OAM network.
4717         required: true
4718         status: SUPPORTED
4719         entry_schema: *id014
4720       swift_son_container_name:
4721         type: string
4722         description: Swift container storing vSON artifacts.
4723         required: true
4724         status: SUPPORTED
4725       vfc_role:
4726         type: string
4727         description: Unique ID for this VF Module instance
4728         required: true
4729         status: SUPPORTED
4730       swift_account_auth_token:
4731         type: string
4732         description: |
4733           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
4734         required: true
4735         status: SUPPORTED
4736       vson_server_group_id:
4737         type: string
4738         description: |
4739           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
4740         required: true
4741         status: SUPPORTED
4742       vson_vm_flavor_name:
4743         type: string
4744         description: The ID or name of the flavor to boot onto.
4745         required: true
4746         status: SUPPORTED
4747       port_vson_server_oam_net_port_20_exCP_naming:
4748         type: org.openecomp.datatypes.Naming
4749         required: true
4750         status: SUPPORTED
4751       availability_zones:
4752         type: list
4753         description: List of availability zones.
4754         required: true
4755         status: SUPPORTED
4756         entry_schema: *id015
4757       ntp_servers:
4758         type: list
4759         description: List of NTP servers.
4760         required: true
4761         status: SUPPORTED
4762         entry_schema: *id016
4763       port_vson_server_oam_net_port_20_mac_requirements:
4764         type: org.openecomp.datatypes.network.MacRequirements
4765         required: true
4766         status: SUPPORTED
4767       port_vson_server_oam_net_port_20_network_role:
4768         type: string
4769         required: true
4770         status: SUPPORTED
4771       port_vson_server_oam_net_port_20_ip_requirements:
4772         type: list
4773         required: true
4774         status: SUPPORTED
4775         entry_schema:
4776           type: org.openecomp.datatypes.network.IpRequirements
4777       port_vson_server_oam_net_port_20_subnetpoolid:
4778         type: string
4779         required: true
4780         status: SUPPORTED
4781       oam_net_id:
4782         type: string
4783         description: The ID of the OAM network.
4784         required: true
4785         status: SUPPORTED
4786       port_vson_server_oam_net_port_20_order:
4787         type: integer
4788         required: true
4789         status: SUPPORTED
4790       port_vson_server_oam_net_port_20_related_networks:
4791         type: list
4792         required: true
4793         status: SUPPORTED
4794         entry_schema:
4795           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
4796       vson_vm_names:
4797         type: list
4798         description: A list of unique names to be issued to the vSON Cluster leaders.
4799         required: true
4800         status: SUPPORTED
4801         entry_schema: *id017
4802     requirements:
4803     - dependency_vson_server_1:
4804         capability: tosca.capabilities.Node
4805         node: tosca.nodes.Root
4806         relationship: tosca.relationships.DependsOn
4807         occurrences:
4808         - 0
4809         - UNBOUNDED
4810     - local_storage_vson_server_1:
4811         capability: tosca.capabilities.Attachment
4812         node: tosca.nodes.BlockStorage
4813         relationship: tosca.relationships.AttachesTo
4814         occurrences:
4815         - 0
4816         - UNBOUNDED
4817     - dependency_vson_server_oam_net_port_20:
4818         capability: tosca.capabilities.Node
4819         node: tosca.nodes.Root
4820         relationship: tosca.relationships.DependsOn
4821         occurrences:
4822         - 0
4823         - UNBOUNDED
4824     - link_vson_server_oam_net_port_20:
4825         capability: tosca.capabilities.network.Linkable
4826         relationship: tosca.relationships.network.LinksTo
4827         occurrences:
4828         - 1
4829         - 1
4830     capabilities:
4831       instance_vson_server_1:
4832         type: org.openecomp.capabilities.metric.Ceilometer
4833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4834         occurrences:
4835         - 1
4836         - UNBOUNDED
4837       disk.device.write.bytes_vson_server_1:
4838         type: org.openecomp.capabilities.metric.Ceilometer
4839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4840         occurrences:
4841         - 1
4842         - UNBOUNDED
4843       disk.read.requests_vson_server_1:
4844         type: org.openecomp.capabilities.metric.Ceilometer
4845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4846         occurrences:
4847         - 1
4848         - UNBOUNDED
4849       disk.read.bytes_vson_server_1:
4850         type: org.openecomp.capabilities.metric.Ceilometer
4851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4852         occurrences:
4853         - 1
4854         - UNBOUNDED
4855       disk.read.bytes.rate_vson_server_1:
4856         type: org.openecomp.capabilities.metric.Ceilometer
4857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4858         occurrences:
4859         - 1
4860         - UNBOUNDED
4861       disk.latency_vson_server_1:
4862         type: org.openecomp.capabilities.metric.Ceilometer
4863         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4864         occurrences:
4865         - 1
4866         - UNBOUNDED
4867       endpoint_vson_server_1:
4868         type: tosca.capabilities.Endpoint.Admin
4869         occurrences:
4870         - 1
4871         - UNBOUNDED
4872       disk.write.requests_vson_server_1:
4873         type: org.openecomp.capabilities.metric.Ceilometer
4874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4875         occurrences:
4876         - 1
4877         - UNBOUNDED
4878       memory_vson_server_1:
4879         type: org.openecomp.capabilities.metric.Ceilometer
4880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4881         occurrences:
4882         - 1
4883         - UNBOUNDED
4884       cpu_util_vson_server_1:
4885         type: org.openecomp.capabilities.metric.Ceilometer
4886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4887         occurrences:
4888         - 1
4889         - UNBOUNDED
4890       disk.device.read.requests.rate_vson_server_1:
4891         type: org.openecomp.capabilities.metric.Ceilometer
4892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4893         occurrences:
4894         - 1
4895         - UNBOUNDED
4896       disk.device.iops_vson_server_1:
4897         type: org.openecomp.capabilities.metric.Ceilometer
4898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4899         occurrences:
4900         - 1
4901         - UNBOUNDED
4902       disk.usage_vson_server_1:
4903         type: org.openecomp.capabilities.metric.Ceilometer
4904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4905         occurrences:
4906         - 1
4907         - UNBOUNDED
4908       disk.allocation_vson_server_1:
4909         type: org.openecomp.capabilities.metric.Ceilometer
4910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4911         occurrences:
4912         - 1
4913         - UNBOUNDED
4914       disk.capacity_vson_server_1:
4915         type: org.openecomp.capabilities.metric.Ceilometer
4916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4917         occurrences:
4918         - 1
4919         - UNBOUNDED
4920       memory.usage_vson_server_1:
4921         type: org.openecomp.capabilities.metric.Ceilometer
4922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4923         occurrences:
4924         - 1
4925         - UNBOUNDED
4926       disk.device.read.bytes.rate_vson_server_1:
4927         type: org.openecomp.capabilities.metric.Ceilometer
4928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4929         occurrences:
4930         - 1
4931         - UNBOUNDED
4932       disk.write.requests.rate_vson_server_1:
4933         type: org.openecomp.capabilities.metric.Ceilometer
4934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4935         occurrences:
4936         - 1
4937         - UNBOUNDED
4938       disk.ephemeral.size_vson_server_1:
4939         type: org.openecomp.capabilities.metric.Ceilometer
4940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4941         occurrences:
4942         - 1
4943         - UNBOUNDED
4944       feature_vson_server_oam_net_port_20:
4945         type: tosca.capabilities.Node
4946         occurrences:
4947         - 1
4948         - UNBOUNDED
4949       disk.device.read.bytes_vson_server_1:
4950         type: org.openecomp.capabilities.metric.Ceilometer
4951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4952         occurrences:
4953         - 1
4954         - UNBOUNDED
4955       os_vson_server_1:
4956         type: tosca.capabilities.OperatingSystem
4957         occurrences:
4958         - 1
4959         - UNBOUNDED
4960       forwarder_vson_server_oam_net_port_20:
4961         type: org.openecomp.capabilities.Forwarder
4962         occurrences:
4963         - 1
4964         - UNBOUNDED
4965       feature_vson_server_1:
4966         type: tosca.capabilities.Node
4967         occurrences:
4968         - 1
4969         - UNBOUNDED
4970       network.outpoing.packets_vson_server_oam_net_port_20:
4971         type: org.openecomp.capabilities.metric.Ceilometer
4972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4973         occurrences:
4974         - 1
4975         - UNBOUNDED
4976       network.outgoing.bytes.rate_vson_server_oam_net_port_20:
4977         type: org.openecomp.capabilities.metric.Ceilometer
4978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4979         occurrences:
4980         - 1
4981         - UNBOUNDED
4982       disk.root.size_vson_server_1:
4983         type: org.openecomp.capabilities.metric.Ceilometer
4984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4985         occurrences:
4986         - 1
4987         - UNBOUNDED
4988       network.outgoing.packets.rate_vson_server_oam_net_port_20:
4989         type: org.openecomp.capabilities.metric.Ceilometer
4990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4991         occurrences:
4992         - 1
4993         - UNBOUNDED
4994       disk.device.write.requests_vson_server_1:
4995         type: org.openecomp.capabilities.metric.Ceilometer
4996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4997         occurrences:
4998         - 1
4999         - UNBOUNDED
5000       disk.device.write.bytes.rate_vson_server_1:
5001         type: org.openecomp.capabilities.metric.Ceilometer
5002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5003         occurrences:
5004         - 1
5005         - UNBOUNDED
5006       host_vson_server_1:
5007         type: tosca.capabilities.Container
5008         valid_source_types:
5009         - tosca.nodes.SoftwareComponent
5010         occurrences:
5011         - 1
5012         - UNBOUNDED
5013       disk.device.latency_vson_server_1:
5014         type: org.openecomp.capabilities.metric.Ceilometer
5015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5016         occurrences:
5017         - 1
5018         - UNBOUNDED
5019       cpu.delta_vson_server_1:
5020         type: org.openecomp.capabilities.metric.Ceilometer
5021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5022         occurrences:
5023         - 1
5024         - UNBOUNDED
5025       network.outgoing.bytes_vson_server_oam_net_port_20:
5026         type: org.openecomp.capabilities.metric.Ceilometer
5027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5028         occurrences:
5029         - 1
5030         - UNBOUNDED
5031       network.incoming.bytes.rate_vson_server_oam_net_port_20:
5032         type: org.openecomp.capabilities.metric.Ceilometer
5033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5034         occurrences:
5035         - 1
5036         - UNBOUNDED
5037       memory.resident_vson_server_1:
5038         type: org.openecomp.capabilities.metric.Ceilometer
5039         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5040         occurrences:
5041         - 1
5042         - UNBOUNDED
5043       binding_vson_server_oam_net_port_20:
5044         type: tosca.capabilities.network.Bindable
5045         valid_source_types:
5046         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5047         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5048         occurrences:
5049         - 0
5050         - UNBOUNDED
5051       disk.write.bytes_vson_server_1:
5052         type: org.openecomp.capabilities.metric.Ceilometer
5053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5054         occurrences:
5055         - 1
5056         - UNBOUNDED
5057       disk.device.usage_vson_server_1:
5058         type: org.openecomp.capabilities.metric.Ceilometer
5059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5060         occurrences:
5061         - 1
5062         - UNBOUNDED
5063       disk.device.write.requests.rate_vson_server_1:
5064         type: org.openecomp.capabilities.metric.Ceilometer
5065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5066         occurrences:
5067         - 1
5068         - UNBOUNDED
5069       scalable_vson_server_1:
5070         type: tosca.capabilities.Scalable
5071         occurrences:
5072         - 1
5073         - UNBOUNDED
5074       network.incoming.packets_vson_server_oam_net_port_20:
5075         type: org.openecomp.capabilities.metric.Ceilometer
5076         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5077         occurrences:
5078         - 1
5079         - UNBOUNDED
5080       vcpus_vson_server_1:
5081         type: org.openecomp.capabilities.metric.Ceilometer
5082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5083         occurrences:
5084         - 1
5085         - UNBOUNDED
5086       binding_vson_server_1:
5087         type: tosca.capabilities.network.Bindable
5088         occurrences:
5089         - 1
5090         - UNBOUNDED
5091       network.incoming.packets.rate_vson_server_oam_net_port_20:
5092         type: org.openecomp.capabilities.metric.Ceilometer
5093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5094         occurrences:
5095         - 1
5096         - UNBOUNDED
5097       disk.iops_vson_server_1:
5098         type: org.openecomp.capabilities.metric.Ceilometer
5099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5100         occurrences:
5101         - 1
5102         - UNBOUNDED
5103       disk.write.bytes.rate_vson_server_1:
5104         type: org.openecomp.capabilities.metric.Ceilometer
5105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5106         occurrences:
5107         - 1
5108         - UNBOUNDED
5109       network.incoming.bytes_vson_server_oam_net_port_20:
5110         type: org.openecomp.capabilities.metric.Ceilometer
5111         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5112         occurrences:
5113         - 1
5114         - UNBOUNDED
5115       attachment_vson_server_oam_net_port_20:
5116         type: tosca.capabilities.Attachment
5117         occurrences:
5118         - 1
5119         - UNBOUNDED
5120       disk.device.allocation_vson_server_1:
5121         type: org.openecomp.capabilities.metric.Ceilometer
5122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5123         occurrences:
5124         - 1
5125         - UNBOUNDED
5126       cpu_vson_server_1:
5127         type: org.openecomp.capabilities.metric.Ceilometer
5128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5129         occurrences:
5130         - 1
5131         - UNBOUNDED
5132       disk.device.read.requests_vson_server_1:
5133         type: org.openecomp.capabilities.metric.Ceilometer
5134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5135         occurrences:
5136         - 1
5137         - UNBOUNDED
5138       disk.device.capacity_vson_server_1:
5139         type: org.openecomp.capabilities.metric.Ceilometer
5140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5141         occurrences:
5142         - 1
5143         - UNBOUNDED
5144   org.openecomp.resource.abstract.nodes.heat.vson_vm_5:
5145     derived_from: org.openecomp.resource.abstract.nodes.VFC
5146     properties:
5147       vf_module_id:
5148         type: string
5149         description: Unique ID for this VF Module instance
5150         required: true
5151         status: SUPPORTED
5152       default_gateway:
5153         type: string
5154         description: Default gateway.
5155         required: true
5156         status: SUPPORTED
5157       instance_index:
5158         type: float
5159         description: Index of the instance.
5160         required: true
5161         status: SUPPORTED
5162       vnf_name:
5163         type: string
5164         description: Unique name for this VF instance.
5165         required: true
5166         status: SUPPORTED
5167       port_vson_server_oam_net_port_10_network_role:
5168         type: string
5169         required: true
5170         status: SUPPORTED
5171       oam_net_subnet_prefix_length:
5172         type: string
5173         description: Prefix length of the subnet on the OAM network.
5174         required: true
5175         status: SUPPORTED
5176       port_vson_server_oam_net_port_10_vlan_requirements:
5177         type: list
5178         required: true
5179         status: SUPPORTED
5180         entry_schema:
5181           type: org.openecomp.datatypes.network.VlanRequirements
5182       vf_module_name:
5183         type: string
5184         description: Unique name for this VF module instance.
5185         required: true
5186         status: SUPPORTED
5187       dns_servers:
5188         type: list
5189         description: List of DNS servers.
5190         required: true
5191         status: SUPPORTED
5192         entry_schema: *id007
5193       oam_net_security_group_id:
5194         type: string
5195         description: |
5196           The ID of Security group applied on the port bound to the vSON OAM network.
5197         required: true
5198         status: SUPPORTED
5199       vnf_id:
5200         type: string
5201         description: Unique ID for this VF instance.
5202         required: true
5203         status: SUPPORTED
5204       vson_clm_oam_net_ip:
5205         type: string
5206         description: IP of the vSON Cluster Manager.
5207         required: true
5208         status: SUPPORTED
5209       port_vson_server_oam_net_port_10_subnetpoolid:
5210         type: string
5211         required: true
5212         status: SUPPORTED
5213       port_vson_server_oam_net_port_10_related_networks:
5214         type: list
5215         required: true
5216         status: SUPPORTED
5217         entry_schema:
5218           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
5219       vson_dc_unit:
5220         type: string
5221         description: Name of the vSON Data Center.
5222         required: true
5223         status: SUPPORTED
5224       oam_net_ips:
5225         type: list
5226         description: Fixed IP assignments for vSON instances on the OAM network.
5227         required: true
5228         status: SUPPORTED
5229         entry_schema: *id008
5230       vfc_role:
5231         type: string
5232         description: Unique ID for this VF Module instance
5233         required: true
5234         status: SUPPORTED
5235       swift_account_auth_token:
5236         type: string
5237         description: |
5238           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
5239         required: true
5240         status: SUPPORTED
5241       vson_server_group_id:
5242         type: string
5243         description: |
5244           Tells what policy should be applied to the ServerGroup. Affinity policy will force instances to share the same hypervisor. Anti-affinity will force instances to run in different hypervisors.
5245         required: true
5246         status: SUPPORTED
5247       vson_vm_flavor_name:
5248         type: string
5249         description: The ID or name of the flavor to boot onto.
5250         required: true
5251         status: SUPPORTED
5252       availability_zones:
5253         type: list
5254         description: List of availability zones.
5255         required: true
5256         status: SUPPORTED
5257         entry_schema: *id009
5258       volume_ids:
5259         type: list
5260         description: List of Volumes IDs.
5261         required: true
5262         status: SUPPORTED
5263         entry_schema: *id010
5264       port_vson_server_oam_net_port_10_network_role_tag:
5265         type: string
5266         required: true
5267         status: SUPPORTED
5268       ntp_servers:
5269         type: list
5270         description: List of NTP servers.
5271         required: true
5272         status: SUPPORTED
5273         entry_schema: *id011
5274       port_vson_server_oam_net_port_10_exCP_naming:
5275         type: org.openecomp.datatypes.Naming
5276         required: true
5277         status: SUPPORTED
5278       oam_net_id:
5279         type: string
5280         description: The ID of the OAM network.
5281         required: true
5282         status: SUPPORTED
5283       port_vson_server_oam_net_port_10_order:
5284         type: integer
5285         required: true
5286         status: SUPPORTED
5287       vson_vm_names:
5288         type: list
5289         description: A list of unique names to be issued to the vSON Cluster leaders.
5290         required: true
5291         status: SUPPORTED
5292         entry_schema: *id012
5293       port_vson_server_oam_net_port_10_mac_requirements:
5294         type: org.openecomp.datatypes.network.MacRequirements
5295         required: true
5296         status: SUPPORTED
5297       port_vson_server_oam_net_port_10_ip_requirements:
5298         type: list
5299         required: true
5300         status: SUPPORTED
5301         entry_schema:
5302           type: org.openecomp.datatypes.network.IpRequirements
5303     requirements:
5304     - dependency_vson_server_3:
5305         capability: tosca.capabilities.Node
5306         node: tosca.nodes.Root
5307         relationship: tosca.relationships.DependsOn
5308         occurrences:
5309         - 0
5310         - UNBOUNDED
5311     - local_storage_vson_server_3:
5312         capability: tosca.capabilities.Attachment
5313         node: tosca.nodes.BlockStorage
5314         relationship: tosca.relationships.AttachesTo
5315         occurrences:
5316         - 0
5317         - UNBOUNDED
5318     - dependency_vson_server_oam_net_port_10:
5319         capability: tosca.capabilities.Node
5320         node: tosca.nodes.Root
5321         relationship: tosca.relationships.DependsOn
5322         occurrences:
5323         - 0
5324         - UNBOUNDED
5325     - link_vson_server_oam_net_port_10:
5326         capability: tosca.capabilities.network.Linkable
5327         relationship: tosca.relationships.network.LinksTo
5328         occurrences:
5329         - 1
5330         - 1
5331     capabilities:
5332       endpoint_vson_server_3:
5333         type: tosca.capabilities.Endpoint.Admin
5334         occurrences:
5335         - 1
5336         - UNBOUNDED
5337       disk.read.bytes_vson_server_3:
5338         type: org.openecomp.capabilities.metric.Ceilometer
5339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5340         occurrences:
5341         - 1
5342         - UNBOUNDED
5343       disk.read.requests_vson_server_3:
5344         type: org.openecomp.capabilities.metric.Ceilometer
5345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5346         occurrences:
5347         - 1
5348         - UNBOUNDED
5349       network.incoming.packets.rate_vson_server_oam_net_port_10:
5350         type: org.openecomp.capabilities.metric.Ceilometer
5351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5352         occurrences:
5353         - 1
5354         - UNBOUNDED
5355       binding_vson_server_3:
5356         type: tosca.capabilities.network.Bindable
5357         occurrences:
5358         - 1
5359         - UNBOUNDED
5360       disk.read.bytes.rate_vson_server_3:
5361         type: org.openecomp.capabilities.metric.Ceilometer
5362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5363         occurrences:
5364         - 1
5365         - UNBOUNDED
5366       disk.device.write.bytes_vson_server_3:
5367         type: org.openecomp.capabilities.metric.Ceilometer
5368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5369         occurrences:
5370         - 1
5371         - UNBOUNDED
5372       instance_vson_server_3:
5373         type: org.openecomp.capabilities.metric.Ceilometer
5374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5375         occurrences:
5376         - 1
5377         - UNBOUNDED
5378       disk.latency_vson_server_3:
5379         type: org.openecomp.capabilities.metric.Ceilometer
5380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5381         occurrences:
5382         - 1
5383         - UNBOUNDED
5384       cpu_util_vson_server_3:
5385         type: org.openecomp.capabilities.metric.Ceilometer
5386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5387         occurrences:
5388         - 1
5389         - UNBOUNDED
5390       feature_vson_server_oam_net_port_10:
5391         type: tosca.capabilities.Node
5392         occurrences:
5393         - 1
5394         - UNBOUNDED
5395       disk.write.requests_vson_server_3:
5396         type: org.openecomp.capabilities.metric.Ceilometer
5397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5398         occurrences:
5399         - 1
5400         - UNBOUNDED
5401       memory_vson_server_3:
5402         type: org.openecomp.capabilities.metric.Ceilometer
5403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5404         occurrences:
5405         - 1
5406         - UNBOUNDED
5407       network.outgoing.bytes.rate_vson_server_oam_net_port_10:
5408         type: org.openecomp.capabilities.metric.Ceilometer
5409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5410         occurrences:
5411         - 1
5412         - UNBOUNDED
5413       disk.device.read.requests.rate_vson_server_3:
5414         type: org.openecomp.capabilities.metric.Ceilometer
5415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5416         occurrences:
5417         - 1
5418         - UNBOUNDED
5419       disk.device.iops_vson_server_3:
5420         type: org.openecomp.capabilities.metric.Ceilometer
5421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5422         occurrences:
5423         - 1
5424         - UNBOUNDED
5425       disk.capacity_vson_server_3:
5426         type: org.openecomp.capabilities.metric.Ceilometer
5427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5428         occurrences:
5429         - 1
5430         - UNBOUNDED
5431       memory.usage_vson_server_3:
5432         type: org.openecomp.capabilities.metric.Ceilometer
5433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5434         occurrences:
5435         - 1
5436         - UNBOUNDED
5437       disk.usage_vson_server_3:
5438         type: org.openecomp.capabilities.metric.Ceilometer
5439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5440         occurrences:
5441         - 1
5442         - UNBOUNDED
5443       disk.device.read.bytes.rate_vson_server_3:
5444         type: org.openecomp.capabilities.metric.Ceilometer
5445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5446         occurrences:
5447         - 1
5448         - UNBOUNDED
5449       network.outgoing.packets.rate_vson_server_oam_net_port_10:
5450         type: org.openecomp.capabilities.metric.Ceilometer
5451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5452         occurrences:
5453         - 1
5454         - UNBOUNDED
5455       disk.allocation_vson_server_3:
5456         type: org.openecomp.capabilities.metric.Ceilometer
5457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5458         occurrences:
5459         - 1
5460         - UNBOUNDED
5461       disk.write.requests.rate_vson_server_3:
5462         type: org.openecomp.capabilities.metric.Ceilometer
5463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5464         occurrences:
5465         - 1
5466         - UNBOUNDED
5467       disk.ephemeral.size_vson_server_3:
5468         type: org.openecomp.capabilities.metric.Ceilometer
5469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5470         occurrences:
5471         - 1
5472         - UNBOUNDED
5473       network.incoming.bytes.rate_vson_server_oam_net_port_10:
5474         type: org.openecomp.capabilities.metric.Ceilometer
5475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5476         occurrences:
5477         - 1
5478         - UNBOUNDED
5479       disk.device.read.bytes_vson_server_3:
5480         type: org.openecomp.capabilities.metric.Ceilometer
5481         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5482         occurrences:
5483         - 1
5484         - UNBOUNDED
5485       binding_vson_server_oam_net_port_10:
5486         type: tosca.capabilities.network.Bindable
5487         valid_source_types:
5488         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5489         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
5490         occurrences:
5491         - 0
5492         - UNBOUNDED
5493       os_vson_server_3:
5494         type: tosca.capabilities.OperatingSystem
5495         occurrences:
5496         - 1
5497         - UNBOUNDED
5498       disk.root.size_vson_server_3:
5499         type: org.openecomp.capabilities.metric.Ceilometer
5500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5501         occurrences:
5502         - 1
5503         - UNBOUNDED
5504       disk.device.write.bytes.rate_vson_server_3:
5505         type: org.openecomp.capabilities.metric.Ceilometer
5506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5507         occurrences:
5508         - 1
5509         - UNBOUNDED
5510       disk.device.write.requests_vson_server_3:
5511         type: org.openecomp.capabilities.metric.Ceilometer
5512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5513         occurrences:
5514         - 1
5515         - UNBOUNDED
5516       network.incoming.packets_vson_server_oam_net_port_10:
5517         type: org.openecomp.capabilities.metric.Ceilometer
5518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5519         occurrences:
5520         - 1
5521         - UNBOUNDED
5522       host_vson_server_3:
5523         type: tosca.capabilities.Container
5524         valid_source_types:
5525         - tosca.nodes.SoftwareComponent
5526         occurrences:
5527         - 1
5528         - UNBOUNDED
5529       disk.device.latency_vson_server_3:
5530         type: org.openecomp.capabilities.metric.Ceilometer
5531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5532         occurrences:
5533         - 1
5534         - UNBOUNDED
5535       cpu.delta_vson_server_3:
5536         type: org.openecomp.capabilities.metric.Ceilometer
5537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5538         occurrences:
5539         - 1
5540         - UNBOUNDED
5541       memory.resident_vson_server_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       attachment_vson_server_oam_net_port_10:
5548         type: tosca.capabilities.Attachment
5549         occurrences:
5550         - 1
5551         - UNBOUNDED
5552       network.incoming.bytes_vson_server_oam_net_port_10:
5553         type: org.openecomp.capabilities.metric.Ceilometer
5554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5555         occurrences:
5556         - 1
5557         - UNBOUNDED
5558       feature_vson_server_3:
5559         type: tosca.capabilities.Node
5560         occurrences:
5561         - 1
5562         - UNBOUNDED
5563       forwarder_vson_server_oam_net_port_10:
5564         type: org.openecomp.capabilities.Forwarder
5565         occurrences:
5566         - 1
5567         - UNBOUNDED
5568       disk.write.bytes_vson_server_3:
5569         type: org.openecomp.capabilities.metric.Ceilometer
5570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5571         occurrences:
5572         - 1
5573         - UNBOUNDED
5574       disk.device.read.requests_vson_server_3:
5575         type: org.openecomp.capabilities.metric.Ceilometer
5576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5577         occurrences:
5578         - 1
5579         - UNBOUNDED
5580       network.outpoing.packets_vson_server_oam_net_port_10:
5581         type: org.openecomp.capabilities.metric.Ceilometer
5582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5583         occurrences:
5584         - 1
5585         - UNBOUNDED
5586       disk.device.usage_vson_server_3:
5587         type: org.openecomp.capabilities.metric.Ceilometer
5588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5589         occurrences:
5590         - 1
5591         - UNBOUNDED
5592       disk.device.write.requests.rate_vson_server_3:
5593         type: org.openecomp.capabilities.metric.Ceilometer
5594         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5595         occurrences:
5596         - 1
5597         - UNBOUNDED
5598       vcpus_vson_server_3:
5599         type: org.openecomp.capabilities.metric.Ceilometer
5600         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5601         occurrences:
5602         - 1
5603         - UNBOUNDED
5604       disk.write.bytes.rate_vson_server_3:
5605         type: org.openecomp.capabilities.metric.Ceilometer
5606         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5607         occurrences:
5608         - 1
5609         - UNBOUNDED
5610       disk.iops_vson_server_3:
5611         type: org.openecomp.capabilities.metric.Ceilometer
5612         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5613         occurrences:
5614         - 1
5615         - UNBOUNDED
5616       scalable_vson_server_3:
5617         type: tosca.capabilities.Scalable
5618         occurrences:
5619         - 1
5620         - UNBOUNDED
5621       disk.device.capacity_vson_server_3:
5622         type: org.openecomp.capabilities.metric.Ceilometer
5623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5624         occurrences:
5625         - 1
5626         - UNBOUNDED
5627       disk.device.allocation_vson_server_3:
5628         type: org.openecomp.capabilities.metric.Ceilometer
5629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5630         occurrences:
5631         - 1
5632         - UNBOUNDED
5633       cpu_vson_server_3:
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       network.outgoing.bytes_vson_server_oam_net_port_10:
5640         type: org.openecomp.capabilities.metric.Ceilometer
5641         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5642         occurrences:
5643         - 1
5644         - UNBOUNDED