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