[SDC] Onboarding 1710 rebase.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / nestedSingleCompute / multipleReferencesToSameNestedFilesWithSameComputeType / out / GlobalSubstitutionTypesServiceTemplate.yaml
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.vson_vm_2:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       vf_module_id:
12         type: string
13         description: Unique ID for this VF Module instance
14         required: true
15         status: SUPPORTED
16       default_gateway:
17         type: string
18         description: Default gateway.
19         required: true
20         status: SUPPORTED
21       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.abstract.nodes.heat.vson_vm_8:
2033     derived_from: org.openecomp.resource.abstract.nodes.VFC
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       default_gateway:
2041         type: string
2042         description: Default gateway.
2043         required: true
2044         status: SUPPORTED
2045       port_vson_server_oam_net_port_0_ip_requirements:
2046         type: list
2047         required: true
2048         status: SUPPORTED
2049         entry_schema:
2050           type: org.openecomp.datatypes.network.IpRequirements
2051       instance_index:
2052         type: float
2053         description: Index of the instance.
2054         required: true
2055         status: SUPPORTED
2056       vnf_name:
2057         type: string
2058         description: Unique name for this VF instance.
2059         required: true
2060         status: SUPPORTED
2061       oam_net_subnet_prefix_length:
2062         type: string
2063         description: Prefix length of the subnet on the OAM network.
2064         required: true
2065         status: SUPPORTED
2066       vf_module_name:
2067         type: string
2068         description: Unique name for this VF module instance.
2069         required: true
2070         status: SUPPORTED
2071       dns_servers:
2072         type: list
2073         description: List of DNS servers.
2074         required: true
2075         status: SUPPORTED
2076         entry_schema: *id007
2077       oam_net_security_group_id:
2078         type: string
2079         description: |
2080           The ID of Security group applied on the port bound to the vSON OAM network.
2081         required: true
2082         status: SUPPORTED
2083       vnf_id:
2084         type: string
2085         description: Unique ID for this VF instance.
2086         required: true
2087         status: SUPPORTED
2088       port_vson_server_oam_net_port_0_network_role:
2089         type: string
2090         required: true
2091         status: SUPPORTED
2092       vson_clm_oam_net_ip:
2093         type: string
2094         description: IP of the vSON Cluster Manager.
2095         required: true
2096         status: SUPPORTED
2097       port_vson_server_oam_net_port_0_mac_requirements:
2098         type: org.openecomp.datatypes.network.MacRequirements
2099         required: true
2100         status: SUPPORTED
2101       port_vson_server_oam_net_port_0_subnetpoolid:
2102         type: string
2103         required: true
2104         status: SUPPORTED
2105       vson_dc_unit:
2106         type: string
2107         description: Name of the vSON Data Center.
2108         required: true
2109         status: SUPPORTED
2110       oam_net_ips:
2111         type: list
2112         description: Fixed IP assignments for vSON instances on the OAM network.
2113         required: true
2114         status: SUPPORTED
2115         entry_schema: *id008
2116       vfc_role:
2117         type: string
2118         description: Unique ID for this VF Module instance
2119         required: true
2120         status: SUPPORTED
2121       swift_account_auth_token:
2122         type: string
2123         description: |
2124           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
2125         required: true
2126         status: SUPPORTED
2127       vson_server_group_id:
2128         type: string
2129         description: |
2130           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.
2131         required: true
2132         status: SUPPORTED
2133       vson_vm_flavor_name:
2134         type: string
2135         description: The ID or name of the flavor to boot onto.
2136         required: true
2137         status: SUPPORTED
2138       port_vson_server_oam_net_port_0_network_role_tag:
2139         type: string
2140         required: true
2141         status: SUPPORTED
2142       port_vson_server_oam_net_port_0_vlan_requirements:
2143         type: list
2144         required: true
2145         status: SUPPORTED
2146         entry_schema:
2147           type: org.openecomp.datatypes.network.VlanRequirements
2148       availability_zones:
2149         type: list
2150         description: List of availability zones.
2151         required: true
2152         status: SUPPORTED
2153         entry_schema: *id009
2154       volume_ids:
2155         type: list
2156         description: List of Volumes IDs.
2157         required: true
2158         status: SUPPORTED
2159         entry_schema: *id010
2160       ntp_servers:
2161         type: list
2162         description: List of NTP servers.
2163         required: true
2164         status: SUPPORTED
2165         entry_schema: *id011
2166       oam_net_id:
2167         type: string
2168         description: The ID of the OAM network.
2169         required: true
2170         status: SUPPORTED
2171       port_vson_server_oam_net_port_0_order:
2172         type: integer
2173         required: true
2174         status: SUPPORTED
2175       port_vson_server_oam_net_port_0_exCP_naming:
2176         type: org.openecomp.datatypes.Naming
2177         required: true
2178         status: SUPPORTED
2179       vson_vm_names:
2180         type: list
2181         description: A list of unique names to be issued to the vSON Cluster leaders.
2182         required: true
2183         status: SUPPORTED
2184         entry_schema: *id012
2185     requirements:
2186     - dependency_vson_server:
2187         capability: tosca.capabilities.Node
2188         node: tosca.nodes.Root
2189         relationship: tosca.relationships.DependsOn
2190         occurrences:
2191         - 0
2192         - UNBOUNDED
2193     - local_storage_vson_server:
2194         capability: tosca.capabilities.Attachment
2195         node: tosca.nodes.BlockStorage
2196         relationship: tosca.relationships.AttachesTo
2197         occurrences:
2198         - 0
2199         - UNBOUNDED
2200     - dependency_vson_server_oam_net_port_0:
2201         capability: tosca.capabilities.Node
2202         node: tosca.nodes.Root
2203         relationship: tosca.relationships.DependsOn
2204         occurrences:
2205         - 0
2206         - UNBOUNDED
2207     - link_vson_server_oam_net_port_0:
2208         capability: tosca.capabilities.network.Linkable
2209         relationship: tosca.relationships.network.LinksTo
2210         occurrences:
2211         - 1
2212         - 1
2213     capabilities:
2214       disk.write.bytes_vson_server:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       disk.device.allocation_vson_server:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       network.incoming.packets_vson_server_oam_net_port_0:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       memory.usage_vson_server:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       network.incoming.bytes_vson_server_oam_net_port_0:
2239         type: org.openecomp.capabilities.metric.Ceilometer
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       disk.device.latency_vson_server:
2245         type: org.openecomp.capabilities.metric.Ceilometer
2246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2247         occurrences:
2248         - 1
2249         - UNBOUNDED
2250       disk.device.write.bytes.rate_vson_server:
2251         type: org.openecomp.capabilities.metric.Ceilometer
2252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2253         occurrences:
2254         - 1
2255         - UNBOUNDED
2256       disk.device.read.requests_vson_server:
2257         type: org.openecomp.capabilities.metric.Ceilometer
2258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2259         occurrences:
2260         - 1
2261         - UNBOUNDED
2262       memory_vson_server:
2263         type: org.openecomp.capabilities.metric.Ceilometer
2264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2265         occurrences:
2266         - 1
2267         - UNBOUNDED
2268       disk.latency_vson_server:
2269         type: org.openecomp.capabilities.metric.Ceilometer
2270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2271         occurrences:
2272         - 1
2273         - UNBOUNDED
2274       os_vson_server:
2275         type: tosca.capabilities.OperatingSystem
2276         occurrences:
2277         - 1
2278         - UNBOUNDED
2279       feature_vson_server_oam_net_port_0:
2280         type: tosca.capabilities.Node
2281         occurrences:
2282         - 1
2283         - UNBOUNDED
2284       instance_vson_server:
2285         type: org.openecomp.capabilities.metric.Ceilometer
2286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2287         occurrences:
2288         - 1
2289         - UNBOUNDED
2290       cpu_vson_server:
2291         type: org.openecomp.capabilities.metric.Ceilometer
2292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2293         occurrences:
2294         - 1
2295         - UNBOUNDED
2296       attachment_vson_server_oam_net_port_0:
2297         type: tosca.capabilities.Attachment
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       disk.iops_vson_server:
2302         type: org.openecomp.capabilities.metric.Ceilometer
2303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2304         occurrences:
2305         - 1
2306         - UNBOUNDED
2307       network.outgoing.bytes_vson_server_oam_net_port_0:
2308         type: org.openecomp.capabilities.metric.Ceilometer
2309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2310         occurrences:
2311         - 1
2312         - UNBOUNDED
2313       disk.device.write.bytes_vson_server:
2314         type: org.openecomp.capabilities.metric.Ceilometer
2315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2316         occurrences:
2317         - 1
2318         - UNBOUNDED
2319       disk.device.read.bytes.rate_vson_server:
2320         type: org.openecomp.capabilities.metric.Ceilometer
2321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2322         occurrences:
2323         - 1
2324         - UNBOUNDED
2325       endpoint_vson_server:
2326         type: tosca.capabilities.Endpoint.Admin
2327         occurrences:
2328         - 1
2329         - UNBOUNDED
2330       vcpus_vson_server:
2331         type: org.openecomp.capabilities.metric.Ceilometer
2332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2333         occurrences:
2334         - 1
2335         - UNBOUNDED
2336       network.incoming.packets.rate_vson_server_oam_net_port_0:
2337         type: org.openecomp.capabilities.metric.Ceilometer
2338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2339         occurrences:
2340         - 1
2341         - UNBOUNDED
2342       disk.device.read.requests.rate_vson_server:
2343         type: org.openecomp.capabilities.metric.Ceilometer
2344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2345         occurrences:
2346         - 1
2347         - UNBOUNDED
2348       disk.write.requests.rate_vson_server:
2349         type: org.openecomp.capabilities.metric.Ceilometer
2350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2351         occurrences:
2352         - 1
2353         - UNBOUNDED
2354       disk.capacity_vson_server:
2355         type: org.openecomp.capabilities.metric.Ceilometer
2356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2357         occurrences:
2358         - 1
2359         - UNBOUNDED
2360       disk.device.capacity_vson_server:
2361         type: org.openecomp.capabilities.metric.Ceilometer
2362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2363         occurrences:
2364         - 1
2365         - UNBOUNDED
2366       disk.device.iops_vson_server:
2367         type: org.openecomp.capabilities.metric.Ceilometer
2368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2369         occurrences:
2370         - 1
2371         - UNBOUNDED
2372       disk.device.write.requests.rate_vson_server:
2373         type: org.openecomp.capabilities.metric.Ceilometer
2374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2375         occurrences:
2376         - 1
2377         - UNBOUNDED
2378       network.outpoing.packets_vson_server_oam_net_port_0:
2379         type: org.openecomp.capabilities.metric.Ceilometer
2380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2381         occurrences:
2382         - 1
2383         - UNBOUNDED
2384       disk.read.bytes_vson_server:
2385         type: org.openecomp.capabilities.metric.Ceilometer
2386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2387         occurrences:
2388         - 1
2389         - UNBOUNDED
2390       disk.read.bytes.rate_vson_server:
2391         type: org.openecomp.capabilities.metric.Ceilometer
2392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2393         occurrences:
2394         - 1
2395         - UNBOUNDED
2396       disk.device.write.requests_vson_server:
2397         type: org.openecomp.capabilities.metric.Ceilometer
2398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2399         occurrences:
2400         - 1
2401         - UNBOUNDED
2402       network.outgoing.packets.rate_vson_server_oam_net_port_0:
2403         type: org.openecomp.capabilities.metric.Ceilometer
2404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2405         occurrences:
2406         - 1
2407         - UNBOUNDED
2408       disk.root.size_vson_server:
2409         type: org.openecomp.capabilities.metric.Ceilometer
2410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2411         occurrences:
2412         - 1
2413         - UNBOUNDED
2414       disk.ephemeral.size_vson_server:
2415         type: org.openecomp.capabilities.metric.Ceilometer
2416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2417         occurrences:
2418         - 1
2419         - UNBOUNDED
2420       memory.resident_vson_server:
2421         type: org.openecomp.capabilities.metric.Ceilometer
2422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2423         occurrences:
2424         - 1
2425         - UNBOUNDED
2426       disk.device.read.bytes_vson_server:
2427         type: org.openecomp.capabilities.metric.Ceilometer
2428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2429         occurrences:
2430         - 1
2431         - UNBOUNDED
2432       scalable_vson_server:
2433         type: tosca.capabilities.Scalable
2434         occurrences:
2435         - 1
2436         - UNBOUNDED
2437       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
2438         type: org.openecomp.capabilities.metric.Ceilometer
2439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2440         occurrences:
2441         - 1
2442         - UNBOUNDED
2443       disk.write.requests_vson_server:
2444         type: org.openecomp.capabilities.metric.Ceilometer
2445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2446         occurrences:
2447         - 1
2448         - UNBOUNDED
2449       disk.usage_vson_server:
2450         type: org.openecomp.capabilities.metric.Ceilometer
2451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2452         occurrences:
2453         - 1
2454         - UNBOUNDED
2455       cpu_util_vson_server:
2456         type: org.openecomp.capabilities.metric.Ceilometer
2457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2458         occurrences:
2459         - 1
2460         - UNBOUNDED
2461       disk.device.usage_vson_server:
2462         type: org.openecomp.capabilities.metric.Ceilometer
2463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2464         occurrences:
2465         - 1
2466         - UNBOUNDED
2467       cpu.delta_vson_server:
2468         type: org.openecomp.capabilities.metric.Ceilometer
2469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2470         occurrences:
2471         - 1
2472         - UNBOUNDED
2473       disk.write.bytes.rate_vson_server:
2474         type: org.openecomp.capabilities.metric.Ceilometer
2475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2476         occurrences:
2477         - 1
2478         - UNBOUNDED
2479       feature_vson_server:
2480         type: tosca.capabilities.Node
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       disk.allocation_vson_server:
2485         type: org.openecomp.capabilities.metric.Ceilometer
2486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       binding_vson_server:
2491         type: tosca.capabilities.network.Bindable
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       host_vson_server:
2496         type: tosca.capabilities.Container
2497         valid_source_types:
2498         - tosca.nodes.SoftwareComponent
2499         occurrences:
2500         - 1
2501         - UNBOUNDED
2502       binding_vson_server_oam_net_port_0:
2503         type: tosca.capabilities.network.Bindable
2504         valid_source_types:
2505         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2506         occurrences:
2507         - 0
2508         - UNBOUNDED
2509       network.incoming.bytes.rate_vson_server_oam_net_port_0:
2510         type: org.openecomp.capabilities.metric.Ceilometer
2511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2512         occurrences:
2513         - 1
2514         - UNBOUNDED
2515       disk.read.requests_vson_server:
2516         type: org.openecomp.capabilities.metric.Ceilometer
2517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2518         occurrences:
2519         - 1
2520         - UNBOUNDED
2521   org.openecomp.resource.abstract.nodes.heat.vson_vm_9:
2522     derived_from: org.openecomp.resource.abstract.nodes.VFC
2523     properties:
2524       vf_module_id:
2525         type: string
2526         description: Unique ID for this VF Module instance
2527         required: true
2528         status: SUPPORTED
2529       default_gateway:
2530         type: string
2531         description: Default gateway.
2532         required: true
2533         status: SUPPORTED
2534       port_vson_server_oam_net_port_0_ip_requirements:
2535         type: list
2536         required: true
2537         status: SUPPORTED
2538         entry_schema:
2539           type: org.openecomp.datatypes.network.IpRequirements
2540       instance_index:
2541         type: float
2542         description: Index of the instance.
2543         required: true
2544         status: SUPPORTED
2545       vnf_name:
2546         type: string
2547         description: Unique name for this VF instance.
2548         required: true
2549         status: SUPPORTED
2550       oam_net_subnet_prefix_length:
2551         type: string
2552         description: Prefix length of the subnet on the OAM network.
2553         required: true
2554         status: SUPPORTED
2555       vf_module_name:
2556         type: string
2557         description: Unique name for this VF module instance.
2558         required: true
2559         status: SUPPORTED
2560       dns_servers:
2561         type: list
2562         description: List of DNS servers.
2563         required: true
2564         status: SUPPORTED
2565         entry_schema: *id001
2566       oam_net_security_group_id:
2567         type: string
2568         description: |
2569           The ID of Security group applied on the port bound to the vSON OAM network.
2570         required: true
2571         status: SUPPORTED
2572       vson_vm_image_name:
2573         type: string
2574         description: VM Image name the vSON instance will be created from.
2575         required: true
2576         status: SUPPORTED
2577       vnf_id:
2578         type: string
2579         description: Unique ID for this VF instance.
2580         required: true
2581         status: SUPPORTED
2582       port_vson_server_oam_net_port_0_network_role:
2583         type: string
2584         required: true
2585         status: SUPPORTED
2586       vson_clm_oam_net_ip:
2587         type: string
2588         description: IP of the vSON Cluster Manager.
2589         required: true
2590         status: SUPPORTED
2591       port_vson_server_oam_net_port_0_mac_requirements:
2592         type: org.openecomp.datatypes.network.MacRequirements
2593         required: true
2594         status: SUPPORTED
2595       port_vson_server_oam_net_port_0_subnetpoolid:
2596         type: string
2597         required: true
2598         status: SUPPORTED
2599       vson_dc_unit:
2600         type: string
2601         description: Name of the vSON Data Center.
2602         required: true
2603         status: SUPPORTED
2604       oam_net_ips:
2605         type: list
2606         description: Fixed IP assignments for vSON instances on the OAM network.
2607         required: true
2608         status: SUPPORTED
2609         entry_schema: *id002
2610       vfc_role:
2611         type: string
2612         description: Unique ID for this VF Module instance
2613         required: true
2614         status: SUPPORTED
2615       swift_account_auth_token:
2616         type: string
2617         description: |
2618           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
2619         required: true
2620         status: SUPPORTED
2621       vson_server_group_id:
2622         type: string
2623         description: |
2624           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.
2625         required: true
2626         status: SUPPORTED
2627       vson_vm_flavor_name:
2628         type: string
2629         description: The ID or name of the flavor to boot onto.
2630         required: true
2631         status: SUPPORTED
2632       port_vson_server_oam_net_port_0_network_role_tag:
2633         type: string
2634         required: true
2635         status: SUPPORTED
2636       port_vson_server_oam_net_port_0_vlan_requirements:
2637         type: list
2638         required: true
2639         status: SUPPORTED
2640         entry_schema:
2641           type: org.openecomp.datatypes.network.VlanRequirements
2642       availability_zones:
2643         type: list
2644         description: List of availability zones.
2645         required: true
2646         status: SUPPORTED
2647         entry_schema: *id003
2648       volume_ids:
2649         type: list
2650         description: List of Volumes IDs.
2651         required: true
2652         status: SUPPORTED
2653         entry_schema: *id004
2654       ntp_servers:
2655         type: list
2656         description: List of NTP servers.
2657         required: true
2658         status: SUPPORTED
2659         entry_schema: *id005
2660       vson_join_cluster_auth_token:
2661         type: string
2662         description: "Authentication Token generated for the user permitted to add\
2663           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
2664         required: true
2665         status: SUPPORTED
2666       oam_net_id:
2667         type: string
2668         description: The ID of the OAM network.
2669         required: true
2670         status: SUPPORTED
2671       port_vson_server_oam_net_port_0_order:
2672         type: integer
2673         required: true
2674         status: SUPPORTED
2675       port_vson_server_oam_net_port_0_exCP_naming:
2676         type: org.openecomp.datatypes.Naming
2677         required: true
2678         status: SUPPORTED
2679       vson_vm_names:
2680         type: list
2681         description: A list of unique names to be issued to the vSON Cluster leaders.
2682         required: true
2683         status: SUPPORTED
2684         entry_schema: *id006
2685     requirements:
2686     - dependency_vson_server:
2687         capability: tosca.capabilities.Node
2688         node: tosca.nodes.Root
2689         relationship: tosca.relationships.DependsOn
2690         occurrences:
2691         - 0
2692         - UNBOUNDED
2693     - local_storage_vson_server:
2694         capability: tosca.capabilities.Attachment
2695         node: tosca.nodes.BlockStorage
2696         relationship: tosca.relationships.AttachesTo
2697         occurrences:
2698         - 0
2699         - UNBOUNDED
2700     - dependency_vson_server_oam_net_port_0:
2701         capability: tosca.capabilities.Node
2702         node: tosca.nodes.Root
2703         relationship: tosca.relationships.DependsOn
2704         occurrences:
2705         - 0
2706         - UNBOUNDED
2707     - link_vson_server_oam_net_port_0:
2708         capability: tosca.capabilities.network.Linkable
2709         relationship: tosca.relationships.network.LinksTo
2710         occurrences:
2711         - 1
2712         - 1
2713     capabilities:
2714       disk.write.bytes_vson_server:
2715         type: org.openecomp.capabilities.metric.Ceilometer
2716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2717         occurrences:
2718         - 1
2719         - UNBOUNDED
2720       disk.device.allocation_vson_server:
2721         type: org.openecomp.capabilities.metric.Ceilometer
2722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2723         occurrences:
2724         - 1
2725         - UNBOUNDED
2726       network.incoming.packets_vson_server_oam_net_port_0:
2727         type: org.openecomp.capabilities.metric.Ceilometer
2728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2729         occurrences:
2730         - 1
2731         - UNBOUNDED
2732       memory.usage_vson_server:
2733         type: org.openecomp.capabilities.metric.Ceilometer
2734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2735         occurrences:
2736         - 1
2737         - UNBOUNDED
2738       network.incoming.bytes_vson_server_oam_net_port_0:
2739         type: org.openecomp.capabilities.metric.Ceilometer
2740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2741         occurrences:
2742         - 1
2743         - UNBOUNDED
2744       disk.device.latency_vson_server:
2745         type: org.openecomp.capabilities.metric.Ceilometer
2746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2747         occurrences:
2748         - 1
2749         - UNBOUNDED
2750       disk.device.write.bytes.rate_vson_server:
2751         type: org.openecomp.capabilities.metric.Ceilometer
2752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2753         occurrences:
2754         - 1
2755         - UNBOUNDED
2756       disk.device.read.requests_vson_server:
2757         type: org.openecomp.capabilities.metric.Ceilometer
2758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2759         occurrences:
2760         - 1
2761         - UNBOUNDED
2762       memory_vson_server:
2763         type: org.openecomp.capabilities.metric.Ceilometer
2764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2765         occurrences:
2766         - 1
2767         - UNBOUNDED
2768       disk.latency_vson_server:
2769         type: org.openecomp.capabilities.metric.Ceilometer
2770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2771         occurrences:
2772         - 1
2773         - UNBOUNDED
2774       os_vson_server:
2775         type: tosca.capabilities.OperatingSystem
2776         occurrences:
2777         - 1
2778         - UNBOUNDED
2779       feature_vson_server_oam_net_port_0:
2780         type: tosca.capabilities.Node
2781         occurrences:
2782         - 1
2783         - UNBOUNDED
2784       instance_vson_server:
2785         type: org.openecomp.capabilities.metric.Ceilometer
2786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2787         occurrences:
2788         - 1
2789         - UNBOUNDED
2790       cpu_vson_server:
2791         type: org.openecomp.capabilities.metric.Ceilometer
2792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2793         occurrences:
2794         - 1
2795         - UNBOUNDED
2796       attachment_vson_server_oam_net_port_0:
2797         type: tosca.capabilities.Attachment
2798         occurrences:
2799         - 1
2800         - UNBOUNDED
2801       disk.iops_vson_server:
2802         type: org.openecomp.capabilities.metric.Ceilometer
2803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2804         occurrences:
2805         - 1
2806         - UNBOUNDED
2807       network.outgoing.bytes_vson_server_oam_net_port_0:
2808         type: org.openecomp.capabilities.metric.Ceilometer
2809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2810         occurrences:
2811         - 1
2812         - UNBOUNDED
2813       disk.device.write.bytes_vson_server:
2814         type: org.openecomp.capabilities.metric.Ceilometer
2815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2816         occurrences:
2817         - 1
2818         - UNBOUNDED
2819       disk.device.read.bytes.rate_vson_server:
2820         type: org.openecomp.capabilities.metric.Ceilometer
2821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2822         occurrences:
2823         - 1
2824         - UNBOUNDED
2825       endpoint_vson_server:
2826         type: tosca.capabilities.Endpoint.Admin
2827         occurrences:
2828         - 1
2829         - UNBOUNDED
2830       vcpus_vson_server:
2831         type: org.openecomp.capabilities.metric.Ceilometer
2832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2833         occurrences:
2834         - 1
2835         - UNBOUNDED
2836       network.incoming.packets.rate_vson_server_oam_net_port_0:
2837         type: org.openecomp.capabilities.metric.Ceilometer
2838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2839         occurrences:
2840         - 1
2841         - UNBOUNDED
2842       disk.device.read.requests.rate_vson_server:
2843         type: org.openecomp.capabilities.metric.Ceilometer
2844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2845         occurrences:
2846         - 1
2847         - UNBOUNDED
2848       disk.write.requests.rate_vson_server:
2849         type: org.openecomp.capabilities.metric.Ceilometer
2850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2851         occurrences:
2852         - 1
2853         - UNBOUNDED
2854       disk.capacity_vson_server:
2855         type: org.openecomp.capabilities.metric.Ceilometer
2856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2857         occurrences:
2858         - 1
2859         - UNBOUNDED
2860       disk.device.capacity_vson_server:
2861         type: org.openecomp.capabilities.metric.Ceilometer
2862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2863         occurrences:
2864         - 1
2865         - UNBOUNDED
2866       disk.device.iops_vson_server:
2867         type: org.openecomp.capabilities.metric.Ceilometer
2868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2869         occurrences:
2870         - 1
2871         - UNBOUNDED
2872       disk.device.write.requests.rate_vson_server:
2873         type: org.openecomp.capabilities.metric.Ceilometer
2874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2875         occurrences:
2876         - 1
2877         - UNBOUNDED
2878       network.outpoing.packets_vson_server_oam_net_port_0:
2879         type: org.openecomp.capabilities.metric.Ceilometer
2880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2881         occurrences:
2882         - 1
2883         - UNBOUNDED
2884       disk.read.bytes_vson_server:
2885         type: org.openecomp.capabilities.metric.Ceilometer
2886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2887         occurrences:
2888         - 1
2889         - UNBOUNDED
2890       disk.read.bytes.rate_vson_server:
2891         type: org.openecomp.capabilities.metric.Ceilometer
2892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2893         occurrences:
2894         - 1
2895         - UNBOUNDED
2896       disk.device.write.requests_vson_server:
2897         type: org.openecomp.capabilities.metric.Ceilometer
2898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2899         occurrences:
2900         - 1
2901         - UNBOUNDED
2902       network.outgoing.packets.rate_vson_server_oam_net_port_0:
2903         type: org.openecomp.capabilities.metric.Ceilometer
2904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2905         occurrences:
2906         - 1
2907         - UNBOUNDED
2908       disk.root.size_vson_server:
2909         type: org.openecomp.capabilities.metric.Ceilometer
2910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2911         occurrences:
2912         - 1
2913         - UNBOUNDED
2914       disk.ephemeral.size_vson_server:
2915         type: org.openecomp.capabilities.metric.Ceilometer
2916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2917         occurrences:
2918         - 1
2919         - UNBOUNDED
2920       memory.resident_vson_server:
2921         type: org.openecomp.capabilities.metric.Ceilometer
2922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2923         occurrences:
2924         - 1
2925         - UNBOUNDED
2926       disk.device.read.bytes_vson_server:
2927         type: org.openecomp.capabilities.metric.Ceilometer
2928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2929         occurrences:
2930         - 1
2931         - UNBOUNDED
2932       scalable_vson_server:
2933         type: tosca.capabilities.Scalable
2934         occurrences:
2935         - 1
2936         - UNBOUNDED
2937       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
2938         type: org.openecomp.capabilities.metric.Ceilometer
2939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2940         occurrences:
2941         - 1
2942         - UNBOUNDED
2943       disk.write.requests_vson_server:
2944         type: org.openecomp.capabilities.metric.Ceilometer
2945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2946         occurrences:
2947         - 1
2948         - UNBOUNDED
2949       disk.usage_vson_server:
2950         type: org.openecomp.capabilities.metric.Ceilometer
2951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2952         occurrences:
2953         - 1
2954         - UNBOUNDED
2955       cpu_util_vson_server:
2956         type: org.openecomp.capabilities.metric.Ceilometer
2957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2958         occurrences:
2959         - 1
2960         - UNBOUNDED
2961       disk.device.usage_vson_server:
2962         type: org.openecomp.capabilities.metric.Ceilometer
2963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2964         occurrences:
2965         - 1
2966         - UNBOUNDED
2967       cpu.delta_vson_server:
2968         type: org.openecomp.capabilities.metric.Ceilometer
2969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2970         occurrences:
2971         - 1
2972         - UNBOUNDED
2973       disk.write.bytes.rate_vson_server:
2974         type: org.openecomp.capabilities.metric.Ceilometer
2975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2976         occurrences:
2977         - 1
2978         - UNBOUNDED
2979       feature_vson_server:
2980         type: tosca.capabilities.Node
2981         occurrences:
2982         - 1
2983         - UNBOUNDED
2984       disk.allocation_vson_server:
2985         type: org.openecomp.capabilities.metric.Ceilometer
2986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2987         occurrences:
2988         - 1
2989         - UNBOUNDED
2990       binding_vson_server:
2991         type: tosca.capabilities.network.Bindable
2992         occurrences:
2993         - 1
2994         - UNBOUNDED
2995       host_vson_server:
2996         type: tosca.capabilities.Container
2997         valid_source_types:
2998         - tosca.nodes.SoftwareComponent
2999         occurrences:
3000         - 1
3001         - UNBOUNDED
3002       binding_vson_server_oam_net_port_0:
3003         type: tosca.capabilities.network.Bindable
3004         valid_source_types:
3005         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3006         occurrences:
3007         - 0
3008         - UNBOUNDED
3009       network.incoming.bytes.rate_vson_server_oam_net_port_0:
3010         type: org.openecomp.capabilities.metric.Ceilometer
3011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3012         occurrences:
3013         - 1
3014         - UNBOUNDED
3015       disk.read.requests_vson_server:
3016         type: org.openecomp.capabilities.metric.Ceilometer
3017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3018         occurrences:
3019         - 1
3020         - UNBOUNDED
3021   org.openecomp.resource.abstract.nodes.heat.vson_vm_6:
3022     derived_from: org.openecomp.resource.abstract.nodes.VFC
3023     properties:
3024       vf_module_id:
3025         type: string
3026         description: Unique ID for this VF Module instance
3027         required: true
3028         status: SUPPORTED
3029       default_gateway:
3030         type: string
3031         description: Default gateway.
3032         required: true
3033         status: SUPPORTED
3034       port_vson_server_oam_net_port_0_ip_requirements:
3035         type: list
3036         required: true
3037         status: SUPPORTED
3038         entry_schema:
3039           type: org.openecomp.datatypes.network.IpRequirements
3040       instance_index:
3041         type: float
3042         description: Index of the instance.
3043         required: true
3044         status: SUPPORTED
3045       vnf_name:
3046         type: string
3047         description: Unique name for this VF instance.
3048         required: true
3049         status: SUPPORTED
3050       oam_net_subnet_prefix_length:
3051         type: string
3052         description: Prefix length of the subnet on the OAM network.
3053         required: true
3054         status: SUPPORTED
3055       vf_module_name:
3056         type: string
3057         description: Unique name for this VF module instance.
3058         required: true
3059         status: SUPPORTED
3060       dns_servers:
3061         type: list
3062         description: List of DNS servers.
3063         required: true
3064         status: SUPPORTED
3065         entry_schema: *id001
3066       oam_net_security_group_id:
3067         type: string
3068         description: |
3069           The ID of Security group applied on the port bound to the vSON OAM network.
3070         required: true
3071         status: SUPPORTED
3072       vson_vm_image_name:
3073         type: string
3074         description: VM Image name the vSON instance will be created from.
3075         required: true
3076         status: SUPPORTED
3077       vnf_id:
3078         type: string
3079         description: Unique ID for this VF instance.
3080         required: true
3081         status: SUPPORTED
3082       port_vson_server_oam_net_port_0_network_role:
3083         type: string
3084         required: true
3085         status: SUPPORTED
3086       vson_clm_oam_net_ip:
3087         type: string
3088         description: IP of the vSON Cluster Manager.
3089         required: true
3090         status: SUPPORTED
3091       port_vson_server_oam_net_port_0_mac_requirements:
3092         type: org.openecomp.datatypes.network.MacRequirements
3093         required: true
3094         status: SUPPORTED
3095       port_vson_server_oam_net_port_0_subnetpoolid:
3096         type: string
3097         required: true
3098         status: SUPPORTED
3099       vson_dc_unit:
3100         type: string
3101         description: Name of the vSON Data Center.
3102         required: true
3103         status: SUPPORTED
3104       oam_net_ips:
3105         type: list
3106         description: Fixed IP assignments for vSON instances on the OAM network.
3107         required: true
3108         status: SUPPORTED
3109         entry_schema: *id002
3110       vfc_role:
3111         type: string
3112         description: Unique ID for this VF Module instance
3113         required: true
3114         status: SUPPORTED
3115       swift_account_auth_token:
3116         type: string
3117         description: |
3118           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
3119         required: true
3120         status: SUPPORTED
3121       vson_server_group_id:
3122         type: string
3123         description: |
3124           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.
3125         required: true
3126         status: SUPPORTED
3127       vson_vm_flavor_name:
3128         type: string
3129         description: The ID or name of the flavor to boot onto.
3130         required: true
3131         status: SUPPORTED
3132       port_vson_server_oam_net_port_0_network_role_tag:
3133         type: string
3134         required: true
3135         status: SUPPORTED
3136       port_vson_server_oam_net_port_0_vlan_requirements:
3137         type: list
3138         required: true
3139         status: SUPPORTED
3140         entry_schema:
3141           type: org.openecomp.datatypes.network.VlanRequirements
3142       availability_zones:
3143         type: list
3144         description: List of availability zones.
3145         required: true
3146         status: SUPPORTED
3147         entry_schema: *id003
3148       volume_ids:
3149         type: list
3150         description: List of Volumes IDs.
3151         required: true
3152         status: SUPPORTED
3153         entry_schema: *id004
3154       ntp_servers:
3155         type: list
3156         description: List of NTP servers.
3157         required: true
3158         status: SUPPORTED
3159         entry_schema: *id005
3160       vson_join_cluster_auth_token:
3161         type: string
3162         description: "Authentication Token generated for the user permitted to add\
3163           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
3164         required: true
3165         status: SUPPORTED
3166       oam_net_id:
3167         type: string
3168         description: The ID of the OAM network.
3169         required: true
3170         status: SUPPORTED
3171       port_vson_server_oam_net_port_0_order:
3172         type: integer
3173         required: true
3174         status: SUPPORTED
3175       port_vson_server_oam_net_port_0_exCP_naming:
3176         type: org.openecomp.datatypes.Naming
3177         required: true
3178         status: SUPPORTED
3179       vson_vm_names:
3180         type: list
3181         description: A list of unique names to be issued to the vSON Cluster leaders.
3182         required: true
3183         status: SUPPORTED
3184         entry_schema: *id006
3185     requirements:
3186     - dependency_vson_server:
3187         capability: tosca.capabilities.Node
3188         node: tosca.nodes.Root
3189         relationship: tosca.relationships.DependsOn
3190         occurrences:
3191         - 0
3192         - UNBOUNDED
3193     - local_storage_vson_server:
3194         capability: tosca.capabilities.Attachment
3195         node: tosca.nodes.BlockStorage
3196         relationship: tosca.relationships.AttachesTo
3197         occurrences:
3198         - 0
3199         - UNBOUNDED
3200     - dependency_vson_server_oam_net_port_0:
3201         capability: tosca.capabilities.Node
3202         node: tosca.nodes.Root
3203         relationship: tosca.relationships.DependsOn
3204         occurrences:
3205         - 0
3206         - UNBOUNDED
3207     - link_vson_server_oam_net_port_0:
3208         capability: tosca.capabilities.network.Linkable
3209         relationship: tosca.relationships.network.LinksTo
3210         occurrences:
3211         - 1
3212         - 1
3213     capabilities:
3214       disk.write.bytes_vson_server:
3215         type: org.openecomp.capabilities.metric.Ceilometer
3216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3217         occurrences:
3218         - 1
3219         - UNBOUNDED
3220       disk.device.allocation_vson_server:
3221         type: org.openecomp.capabilities.metric.Ceilometer
3222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3223         occurrences:
3224         - 1
3225         - UNBOUNDED
3226       network.incoming.packets_vson_server_oam_net_port_0:
3227         type: org.openecomp.capabilities.metric.Ceilometer
3228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3229         occurrences:
3230         - 1
3231         - UNBOUNDED
3232       memory.usage_vson_server:
3233         type: org.openecomp.capabilities.metric.Ceilometer
3234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3235         occurrences:
3236         - 1
3237         - UNBOUNDED
3238       network.incoming.bytes_vson_server_oam_net_port_0:
3239         type: org.openecomp.capabilities.metric.Ceilometer
3240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3241         occurrences:
3242         - 1
3243         - UNBOUNDED
3244       disk.device.latency_vson_server:
3245         type: org.openecomp.capabilities.metric.Ceilometer
3246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3247         occurrences:
3248         - 1
3249         - UNBOUNDED
3250       disk.device.write.bytes.rate_vson_server:
3251         type: org.openecomp.capabilities.metric.Ceilometer
3252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3253         occurrences:
3254         - 1
3255         - UNBOUNDED
3256       disk.device.read.requests_vson_server:
3257         type: org.openecomp.capabilities.metric.Ceilometer
3258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3259         occurrences:
3260         - 1
3261         - UNBOUNDED
3262       memory_vson_server:
3263         type: org.openecomp.capabilities.metric.Ceilometer
3264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3265         occurrences:
3266         - 1
3267         - UNBOUNDED
3268       disk.latency_vson_server:
3269         type: org.openecomp.capabilities.metric.Ceilometer
3270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3271         occurrences:
3272         - 1
3273         - UNBOUNDED
3274       os_vson_server:
3275         type: tosca.capabilities.OperatingSystem
3276         occurrences:
3277         - 1
3278         - UNBOUNDED
3279       feature_vson_server_oam_net_port_0:
3280         type: tosca.capabilities.Node
3281         occurrences:
3282         - 1
3283         - UNBOUNDED
3284       instance_vson_server:
3285         type: org.openecomp.capabilities.metric.Ceilometer
3286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3287         occurrences:
3288         - 1
3289         - UNBOUNDED
3290       cpu_vson_server:
3291         type: org.openecomp.capabilities.metric.Ceilometer
3292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3293         occurrences:
3294         - 1
3295         - UNBOUNDED
3296       attachment_vson_server_oam_net_port_0:
3297         type: tosca.capabilities.Attachment
3298         occurrences:
3299         - 1
3300         - UNBOUNDED
3301       disk.iops_vson_server:
3302         type: org.openecomp.capabilities.metric.Ceilometer
3303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3304         occurrences:
3305         - 1
3306         - UNBOUNDED
3307       network.outgoing.bytes_vson_server_oam_net_port_0:
3308         type: org.openecomp.capabilities.metric.Ceilometer
3309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3310         occurrences:
3311         - 1
3312         - UNBOUNDED
3313       disk.device.write.bytes_vson_server:
3314         type: org.openecomp.capabilities.metric.Ceilometer
3315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3316         occurrences:
3317         - 1
3318         - UNBOUNDED
3319       disk.device.read.bytes.rate_vson_server:
3320         type: org.openecomp.capabilities.metric.Ceilometer
3321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3322         occurrences:
3323         - 1
3324         - UNBOUNDED
3325       endpoint_vson_server:
3326         type: tosca.capabilities.Endpoint.Admin
3327         occurrences:
3328         - 1
3329         - UNBOUNDED
3330       vcpus_vson_server:
3331         type: org.openecomp.capabilities.metric.Ceilometer
3332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3333         occurrences:
3334         - 1
3335         - UNBOUNDED
3336       network.incoming.packets.rate_vson_server_oam_net_port_0:
3337         type: org.openecomp.capabilities.metric.Ceilometer
3338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3339         occurrences:
3340         - 1
3341         - UNBOUNDED
3342       disk.device.read.requests.rate_vson_server:
3343         type: org.openecomp.capabilities.metric.Ceilometer
3344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3345         occurrences:
3346         - 1
3347         - UNBOUNDED
3348       disk.write.requests.rate_vson_server:
3349         type: org.openecomp.capabilities.metric.Ceilometer
3350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3351         occurrences:
3352         - 1
3353         - UNBOUNDED
3354       disk.capacity_vson_server:
3355         type: org.openecomp.capabilities.metric.Ceilometer
3356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3357         occurrences:
3358         - 1
3359         - UNBOUNDED
3360       disk.device.capacity_vson_server:
3361         type: org.openecomp.capabilities.metric.Ceilometer
3362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3363         occurrences:
3364         - 1
3365         - UNBOUNDED
3366       disk.device.iops_vson_server:
3367         type: org.openecomp.capabilities.metric.Ceilometer
3368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3369         occurrences:
3370         - 1
3371         - UNBOUNDED
3372       disk.device.write.requests.rate_vson_server:
3373         type: org.openecomp.capabilities.metric.Ceilometer
3374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3375         occurrences:
3376         - 1
3377         - UNBOUNDED
3378       network.outpoing.packets_vson_server_oam_net_port_0:
3379         type: org.openecomp.capabilities.metric.Ceilometer
3380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3381         occurrences:
3382         - 1
3383         - UNBOUNDED
3384       disk.read.bytes_vson_server:
3385         type: org.openecomp.capabilities.metric.Ceilometer
3386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3387         occurrences:
3388         - 1
3389         - UNBOUNDED
3390       disk.read.bytes.rate_vson_server:
3391         type: org.openecomp.capabilities.metric.Ceilometer
3392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3393         occurrences:
3394         - 1
3395         - UNBOUNDED
3396       disk.device.write.requests_vson_server:
3397         type: org.openecomp.capabilities.metric.Ceilometer
3398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3399         occurrences:
3400         - 1
3401         - UNBOUNDED
3402       network.outgoing.packets.rate_vson_server_oam_net_port_0:
3403         type: org.openecomp.capabilities.metric.Ceilometer
3404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3405         occurrences:
3406         - 1
3407         - UNBOUNDED
3408       disk.root.size_vson_server:
3409         type: org.openecomp.capabilities.metric.Ceilometer
3410         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3411         occurrences:
3412         - 1
3413         - UNBOUNDED
3414       disk.ephemeral.size_vson_server:
3415         type: org.openecomp.capabilities.metric.Ceilometer
3416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3417         occurrences:
3418         - 1
3419         - UNBOUNDED
3420       memory.resident_vson_server:
3421         type: org.openecomp.capabilities.metric.Ceilometer
3422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3423         occurrences:
3424         - 1
3425         - UNBOUNDED
3426       disk.device.read.bytes_vson_server:
3427         type: org.openecomp.capabilities.metric.Ceilometer
3428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3429         occurrences:
3430         - 1
3431         - UNBOUNDED
3432       scalable_vson_server:
3433         type: tosca.capabilities.Scalable
3434         occurrences:
3435         - 1
3436         - UNBOUNDED
3437       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
3438         type: org.openecomp.capabilities.metric.Ceilometer
3439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3440         occurrences:
3441         - 1
3442         - UNBOUNDED
3443       disk.write.requests_vson_server:
3444         type: org.openecomp.capabilities.metric.Ceilometer
3445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3446         occurrences:
3447         - 1
3448         - UNBOUNDED
3449       disk.usage_vson_server:
3450         type: org.openecomp.capabilities.metric.Ceilometer
3451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3452         occurrences:
3453         - 1
3454         - UNBOUNDED
3455       cpu_util_vson_server:
3456         type: org.openecomp.capabilities.metric.Ceilometer
3457         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3458         occurrences:
3459         - 1
3460         - UNBOUNDED
3461       disk.device.usage_vson_server:
3462         type: org.openecomp.capabilities.metric.Ceilometer
3463         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3464         occurrences:
3465         - 1
3466         - UNBOUNDED
3467       cpu.delta_vson_server:
3468         type: org.openecomp.capabilities.metric.Ceilometer
3469         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3470         occurrences:
3471         - 1
3472         - UNBOUNDED
3473       disk.write.bytes.rate_vson_server:
3474         type: org.openecomp.capabilities.metric.Ceilometer
3475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3476         occurrences:
3477         - 1
3478         - UNBOUNDED
3479       feature_vson_server:
3480         type: tosca.capabilities.Node
3481         occurrences:
3482         - 1
3483         - UNBOUNDED
3484       disk.allocation_vson_server:
3485         type: org.openecomp.capabilities.metric.Ceilometer
3486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3487         occurrences:
3488         - 1
3489         - UNBOUNDED
3490       binding_vson_server:
3491         type: tosca.capabilities.network.Bindable
3492         occurrences:
3493         - 1
3494         - UNBOUNDED
3495       host_vson_server:
3496         type: tosca.capabilities.Container
3497         valid_source_types:
3498         - tosca.nodes.SoftwareComponent
3499         occurrences:
3500         - 1
3501         - UNBOUNDED
3502       binding_vson_server_oam_net_port_0:
3503         type: tosca.capabilities.network.Bindable
3504         valid_source_types:
3505         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3506         occurrences:
3507         - 0
3508         - UNBOUNDED
3509       network.incoming.bytes.rate_vson_server_oam_net_port_0:
3510         type: org.openecomp.capabilities.metric.Ceilometer
3511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3512         occurrences:
3513         - 1
3514         - UNBOUNDED
3515       disk.read.requests_vson_server:
3516         type: org.openecomp.capabilities.metric.Ceilometer
3517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3518         occurrences:
3519         - 1
3520         - UNBOUNDED
3521   org.openecomp.resource.abstract.nodes.heat.vson_vm_7:
3522     derived_from: org.openecomp.resource.abstract.nodes.VFC
3523     properties:
3524       vf_module_id:
3525         type: string
3526         description: Unique ID for this VF Module instance
3527         required: true
3528         status: SUPPORTED
3529       default_gateway:
3530         type: string
3531         description: Default gateway.
3532         required: true
3533         status: SUPPORTED
3534       port_vson_server_oam_net_port_0_ip_requirements:
3535         type: list
3536         required: true
3537         status: SUPPORTED
3538         entry_schema:
3539           type: org.openecomp.datatypes.network.IpRequirements
3540       instance_index:
3541         type: float
3542         description: Index of the instance.
3543         required: true
3544         status: SUPPORTED
3545       vnf_name:
3546         type: string
3547         description: Unique name for this VF instance.
3548         required: true
3549         status: SUPPORTED
3550       oam_net_subnet_prefix_length:
3551         type: string
3552         description: Prefix length of the subnet on the OAM network.
3553         required: true
3554         status: SUPPORTED
3555       vf_module_name:
3556         type: string
3557         description: Unique name for this VF module instance.
3558         required: true
3559         status: SUPPORTED
3560       dns_servers:
3561         type: list
3562         description: List of DNS servers.
3563         required: true
3564         status: SUPPORTED
3565         entry_schema: *id001
3566       oam_net_security_group_id:
3567         type: string
3568         description: |
3569           The ID of Security group applied on the port bound to the vSON OAM network.
3570         required: true
3571         status: SUPPORTED
3572       vson_vm_image_name:
3573         type: string
3574         description: VM Image name the vSON instance will be created from.
3575         required: true
3576         status: SUPPORTED
3577       vnf_id:
3578         type: string
3579         description: Unique ID for this VF instance.
3580         required: true
3581         status: SUPPORTED
3582       port_vson_server_oam_net_port_0_network_role:
3583         type: string
3584         required: true
3585         status: SUPPORTED
3586       vson_clm_oam_net_ip:
3587         type: string
3588         description: IP of the vSON Cluster Manager.
3589         required: true
3590         status: SUPPORTED
3591       port_vson_server_oam_net_port_0_mac_requirements:
3592         type: org.openecomp.datatypes.network.MacRequirements
3593         required: true
3594         status: SUPPORTED
3595       port_vson_server_oam_net_port_0_subnetpoolid:
3596         type: string
3597         required: true
3598         status: SUPPORTED
3599       vson_dc_unit:
3600         type: string
3601         description: Name of the vSON Data Center.
3602         required: true
3603         status: SUPPORTED
3604       oam_net_ips:
3605         type: list
3606         description: Fixed IP assignments for vSON instances on the OAM network.
3607         required: true
3608         status: SUPPORTED
3609         entry_schema: *id002
3610       vfc_role:
3611         type: string
3612         description: Unique ID for this VF Module instance
3613         required: true
3614         status: SUPPORTED
3615       swift_account_auth_token:
3616         type: string
3617         description: |
3618           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
3619         required: true
3620         status: SUPPORTED
3621       vson_server_group_id:
3622         type: string
3623         description: |
3624           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.
3625         required: true
3626         status: SUPPORTED
3627       vson_vm_flavor_name:
3628         type: string
3629         description: The ID or name of the flavor to boot onto.
3630         required: true
3631         status: SUPPORTED
3632       port_vson_server_oam_net_port_0_network_role_tag:
3633         type: string
3634         required: true
3635         status: SUPPORTED
3636       port_vson_server_oam_net_port_0_vlan_requirements:
3637         type: list
3638         required: true
3639         status: SUPPORTED
3640         entry_schema:
3641           type: org.openecomp.datatypes.network.VlanRequirements
3642       availability_zones:
3643         type: list
3644         description: List of availability zones.
3645         required: true
3646         status: SUPPORTED
3647         entry_schema: *id003
3648       volume_ids:
3649         type: list
3650         description: List of Volumes IDs.
3651         required: true
3652         status: SUPPORTED
3653         entry_schema: *id004
3654       ntp_servers:
3655         type: list
3656         description: List of NTP servers.
3657         required: true
3658         status: SUPPORTED
3659         entry_schema: *id005
3660       vson_join_cluster_auth_token:
3661         type: string
3662         description: "Authentication Token generated for the user permitted to add\
3663           \  a new Datacenter/vSON member to existing vSON Cluster. \n"
3664         required: true
3665         status: SUPPORTED
3666       oam_net_id:
3667         type: string
3668         description: The ID of the OAM network.
3669         required: true
3670         status: SUPPORTED
3671       port_vson_server_oam_net_port_0_order:
3672         type: integer
3673         required: true
3674         status: SUPPORTED
3675       port_vson_server_oam_net_port_0_exCP_naming:
3676         type: org.openecomp.datatypes.Naming
3677         required: true
3678         status: SUPPORTED
3679       vson_vm_names:
3680         type: list
3681         description: A list of unique names to be issued to the vSON Cluster leaders.
3682         required: true
3683         status: SUPPORTED
3684         entry_schema: *id006
3685     requirements:
3686     - dependency_vson_server:
3687         capability: tosca.capabilities.Node
3688         node: tosca.nodes.Root
3689         relationship: tosca.relationships.DependsOn
3690         occurrences:
3691         - 0
3692         - UNBOUNDED
3693     - local_storage_vson_server:
3694         capability: tosca.capabilities.Attachment
3695         node: tosca.nodes.BlockStorage
3696         relationship: tosca.relationships.AttachesTo
3697         occurrences:
3698         - 0
3699         - UNBOUNDED
3700     - dependency_vson_server_oam_net_port_0:
3701         capability: tosca.capabilities.Node
3702         node: tosca.nodes.Root
3703         relationship: tosca.relationships.DependsOn
3704         occurrences:
3705         - 0
3706         - UNBOUNDED
3707     - link_vson_server_oam_net_port_0:
3708         capability: tosca.capabilities.network.Linkable
3709         relationship: tosca.relationships.network.LinksTo
3710         occurrences:
3711         - 1
3712         - 1
3713     capabilities:
3714       disk.write.bytes_vson_server:
3715         type: org.openecomp.capabilities.metric.Ceilometer
3716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3717         occurrences:
3718         - 1
3719         - UNBOUNDED
3720       disk.device.allocation_vson_server:
3721         type: org.openecomp.capabilities.metric.Ceilometer
3722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3723         occurrences:
3724         - 1
3725         - UNBOUNDED
3726       network.incoming.packets_vson_server_oam_net_port_0:
3727         type: org.openecomp.capabilities.metric.Ceilometer
3728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3729         occurrences:
3730         - 1
3731         - UNBOUNDED
3732       memory.usage_vson_server:
3733         type: org.openecomp.capabilities.metric.Ceilometer
3734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3735         occurrences:
3736         - 1
3737         - UNBOUNDED
3738       network.incoming.bytes_vson_server_oam_net_port_0:
3739         type: org.openecomp.capabilities.metric.Ceilometer
3740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3741         occurrences:
3742         - 1
3743         - UNBOUNDED
3744       disk.device.latency_vson_server:
3745         type: org.openecomp.capabilities.metric.Ceilometer
3746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3747         occurrences:
3748         - 1
3749         - UNBOUNDED
3750       disk.device.write.bytes.rate_vson_server:
3751         type: org.openecomp.capabilities.metric.Ceilometer
3752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3753         occurrences:
3754         - 1
3755         - UNBOUNDED
3756       disk.device.read.requests_vson_server:
3757         type: org.openecomp.capabilities.metric.Ceilometer
3758         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3759         occurrences:
3760         - 1
3761         - UNBOUNDED
3762       memory_vson_server:
3763         type: org.openecomp.capabilities.metric.Ceilometer
3764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3765         occurrences:
3766         - 1
3767         - UNBOUNDED
3768       disk.latency_vson_server:
3769         type: org.openecomp.capabilities.metric.Ceilometer
3770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3771         occurrences:
3772         - 1
3773         - UNBOUNDED
3774       os_vson_server:
3775         type: tosca.capabilities.OperatingSystem
3776         occurrences:
3777         - 1
3778         - UNBOUNDED
3779       feature_vson_server_oam_net_port_0:
3780         type: tosca.capabilities.Node
3781         occurrences:
3782         - 1
3783         - UNBOUNDED
3784       instance_vson_server:
3785         type: org.openecomp.capabilities.metric.Ceilometer
3786         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3787         occurrences:
3788         - 1
3789         - UNBOUNDED
3790       cpu_vson_server:
3791         type: org.openecomp.capabilities.metric.Ceilometer
3792         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3793         occurrences:
3794         - 1
3795         - UNBOUNDED
3796       attachment_vson_server_oam_net_port_0:
3797         type: tosca.capabilities.Attachment
3798         occurrences:
3799         - 1
3800         - UNBOUNDED
3801       disk.iops_vson_server:
3802         type: org.openecomp.capabilities.metric.Ceilometer
3803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3804         occurrences:
3805         - 1
3806         - UNBOUNDED
3807       network.outgoing.bytes_vson_server_oam_net_port_0:
3808         type: org.openecomp.capabilities.metric.Ceilometer
3809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3810         occurrences:
3811         - 1
3812         - UNBOUNDED
3813       disk.device.write.bytes_vson_server:
3814         type: org.openecomp.capabilities.metric.Ceilometer
3815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3816         occurrences:
3817         - 1
3818         - UNBOUNDED
3819       disk.device.read.bytes.rate_vson_server:
3820         type: org.openecomp.capabilities.metric.Ceilometer
3821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3822         occurrences:
3823         - 1
3824         - UNBOUNDED
3825       endpoint_vson_server:
3826         type: tosca.capabilities.Endpoint.Admin
3827         occurrences:
3828         - 1
3829         - UNBOUNDED
3830       vcpus_vson_server:
3831         type: org.openecomp.capabilities.metric.Ceilometer
3832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3833         occurrences:
3834         - 1
3835         - UNBOUNDED
3836       network.incoming.packets.rate_vson_server_oam_net_port_0:
3837         type: org.openecomp.capabilities.metric.Ceilometer
3838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3839         occurrences:
3840         - 1
3841         - UNBOUNDED
3842       disk.device.read.requests.rate_vson_server:
3843         type: org.openecomp.capabilities.metric.Ceilometer
3844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3845         occurrences:
3846         - 1
3847         - UNBOUNDED
3848       disk.write.requests.rate_vson_server:
3849         type: org.openecomp.capabilities.metric.Ceilometer
3850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3851         occurrences:
3852         - 1
3853         - UNBOUNDED
3854       disk.capacity_vson_server:
3855         type: org.openecomp.capabilities.metric.Ceilometer
3856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3857         occurrences:
3858         - 1
3859         - UNBOUNDED
3860       disk.device.capacity_vson_server:
3861         type: org.openecomp.capabilities.metric.Ceilometer
3862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3863         occurrences:
3864         - 1
3865         - UNBOUNDED
3866       disk.device.iops_vson_server:
3867         type: org.openecomp.capabilities.metric.Ceilometer
3868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3869         occurrences:
3870         - 1
3871         - UNBOUNDED
3872       disk.device.write.requests.rate_vson_server:
3873         type: org.openecomp.capabilities.metric.Ceilometer
3874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3875         occurrences:
3876         - 1
3877         - UNBOUNDED
3878       network.outpoing.packets_vson_server_oam_net_port_0:
3879         type: org.openecomp.capabilities.metric.Ceilometer
3880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3881         occurrences:
3882         - 1
3883         - UNBOUNDED
3884       disk.read.bytes_vson_server:
3885         type: org.openecomp.capabilities.metric.Ceilometer
3886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3887         occurrences:
3888         - 1
3889         - UNBOUNDED
3890       disk.read.bytes.rate_vson_server:
3891         type: org.openecomp.capabilities.metric.Ceilometer
3892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3893         occurrences:
3894         - 1
3895         - UNBOUNDED
3896       disk.device.write.requests_vson_server:
3897         type: org.openecomp.capabilities.metric.Ceilometer
3898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3899         occurrences:
3900         - 1
3901         - UNBOUNDED
3902       network.outgoing.packets.rate_vson_server_oam_net_port_0:
3903         type: org.openecomp.capabilities.metric.Ceilometer
3904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3905         occurrences:
3906         - 1
3907         - UNBOUNDED
3908       disk.root.size_vson_server:
3909         type: org.openecomp.capabilities.metric.Ceilometer
3910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3911         occurrences:
3912         - 1
3913         - UNBOUNDED
3914       disk.ephemeral.size_vson_server:
3915         type: org.openecomp.capabilities.metric.Ceilometer
3916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3917         occurrences:
3918         - 1
3919         - UNBOUNDED
3920       memory.resident_vson_server:
3921         type: org.openecomp.capabilities.metric.Ceilometer
3922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3923         occurrences:
3924         - 1
3925         - UNBOUNDED
3926       disk.device.read.bytes_vson_server:
3927         type: org.openecomp.capabilities.metric.Ceilometer
3928         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3929         occurrences:
3930         - 1
3931         - UNBOUNDED
3932       scalable_vson_server:
3933         type: tosca.capabilities.Scalable
3934         occurrences:
3935         - 1
3936         - UNBOUNDED
3937       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
3938         type: org.openecomp.capabilities.metric.Ceilometer
3939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3940         occurrences:
3941         - 1
3942         - UNBOUNDED
3943       disk.write.requests_vson_server:
3944         type: org.openecomp.capabilities.metric.Ceilometer
3945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3946         occurrences:
3947         - 1
3948         - UNBOUNDED
3949       disk.usage_vson_server:
3950         type: org.openecomp.capabilities.metric.Ceilometer
3951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3952         occurrences:
3953         - 1
3954         - UNBOUNDED
3955       cpu_util_vson_server:
3956         type: org.openecomp.capabilities.metric.Ceilometer
3957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3958         occurrences:
3959         - 1
3960         - UNBOUNDED
3961       disk.device.usage_vson_server:
3962         type: org.openecomp.capabilities.metric.Ceilometer
3963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3964         occurrences:
3965         - 1
3966         - UNBOUNDED
3967       cpu.delta_vson_server:
3968         type: org.openecomp.capabilities.metric.Ceilometer
3969         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3970         occurrences:
3971         - 1
3972         - UNBOUNDED
3973       disk.write.bytes.rate_vson_server:
3974         type: org.openecomp.capabilities.metric.Ceilometer
3975         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3976         occurrences:
3977         - 1
3978         - UNBOUNDED
3979       feature_vson_server:
3980         type: tosca.capabilities.Node
3981         occurrences:
3982         - 1
3983         - UNBOUNDED
3984       disk.allocation_vson_server:
3985         type: org.openecomp.capabilities.metric.Ceilometer
3986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3987         occurrences:
3988         - 1
3989         - UNBOUNDED
3990       binding_vson_server:
3991         type: tosca.capabilities.network.Bindable
3992         occurrences:
3993         - 1
3994         - UNBOUNDED
3995       host_vson_server:
3996         type: tosca.capabilities.Container
3997         valid_source_types:
3998         - tosca.nodes.SoftwareComponent
3999         occurrences:
4000         - 1
4001         - UNBOUNDED
4002       binding_vson_server_oam_net_port_0:
4003         type: tosca.capabilities.network.Bindable
4004         valid_source_types:
4005         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4006         occurrences:
4007         - 0
4008         - UNBOUNDED
4009       network.incoming.bytes.rate_vson_server_oam_net_port_0:
4010         type: org.openecomp.capabilities.metric.Ceilometer
4011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4012         occurrences:
4013         - 1
4014         - UNBOUNDED
4015       disk.read.requests_vson_server:
4016         type: org.openecomp.capabilities.metric.Ceilometer
4017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4018         occurrences:
4019         - 1
4020         - UNBOUNDED
4021   org.openecomp.resource.abstract.nodes.heat.vson_vm_4:
4022     derived_from: org.openecomp.resource.abstract.nodes.VFC
4023     properties:
4024       vf_module_id:
4025         type: string
4026         description: Unique ID for this VF Module instance
4027         required: true
4028         status: SUPPORTED
4029       vson_cluster_name:
4030         type: string
4031         description: Name of the vSON Cluster.
4032         required: true
4033         status: SUPPORTED
4034       default_gateway:
4035         type: string
4036         description: Default gateway.
4037         required: true
4038         status: SUPPORTED
4039       port_vson_server_oam_net_port_0_ip_requirements:
4040         type: list
4041         required: true
4042         status: SUPPORTED
4043         entry_schema:
4044           type: org.openecomp.datatypes.network.IpRequirements
4045       instance_index:
4046         type: float
4047         description: Index of the instance.
4048         required: true
4049         status: SUPPORTED
4050       vnf_name:
4051         type: string
4052         description: Unique name for this VF instance.
4053         required: true
4054         status: SUPPORTED
4055       oam_net_subnet_prefix_length:
4056         type: string
4057         description: Prefix length of the subnet on the OAM network.
4058         required: true
4059         status: SUPPORTED
4060       swift_storage_url:
4061         type: string
4062         description: |
4063           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
4064         required: true
4065         status: SUPPORTED
4066       vf_module_name:
4067         type: string
4068         description: Unique name for this VF module instance.
4069         required: true
4070         status: SUPPORTED
4071       dns_servers:
4072         type: list
4073         description: List of DNS servers.
4074         required: true
4075         status: SUPPORTED
4076         entry_schema: &id013
4077           type: string
4078       oam_net_security_group_id:
4079         type: string
4080         description: |
4081           The ID of Security group applied on the port bound to the vSON OAM network.
4082         required: true
4083         status: SUPPORTED
4084       vson_vm_image_name:
4085         type: string
4086         description: VM Image name the vSON instance will be created from.
4087         required: true
4088         status: SUPPORTED
4089       vnf_id:
4090         type: string
4091         description: Unique ID for this VF instance.
4092         required: true
4093         status: SUPPORTED
4094       port_vson_server_oam_net_port_0_network_role:
4095         type: string
4096         required: true
4097         status: SUPPORTED
4098       vson_clm_oam_net_ip:
4099         type: string
4100         description: IP of the vSON Cluster Manager.
4101         required: true
4102         status: SUPPORTED
4103       port_vson_server_oam_net_port_0_mac_requirements:
4104         type: org.openecomp.datatypes.network.MacRequirements
4105         required: true
4106         status: SUPPORTED
4107       port_vson_server_oam_net_port_0_subnetpoolid:
4108         type: string
4109         required: true
4110         status: SUPPORTED
4111       oam_net_ips:
4112         type: list
4113         description: Fixed IP assignments for vSON instances on the OAM network.
4114         required: true
4115         status: SUPPORTED
4116         entry_schema: &id014
4117           type: string
4118       swift_son_container_name:
4119         type: string
4120         description: Swift container storing vSON artifacts.
4121         required: true
4122         status: SUPPORTED
4123       vfc_role:
4124         type: string
4125         description: Unique ID for this VF Module instance
4126         required: true
4127         status: SUPPORTED
4128       swift_account_auth_token:
4129         type: string
4130         description: |
4131           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
4132         required: true
4133         status: SUPPORTED
4134       vson_server_group_id:
4135         type: string
4136         description: |
4137           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.
4138         required: true
4139         status: SUPPORTED
4140       vson_vm_flavor_name:
4141         type: string
4142         description: The ID or name of the flavor to boot onto.
4143         required: true
4144         status: SUPPORTED
4145       port_vson_server_oam_net_port_0_network_role_tag:
4146         type: string
4147         required: true
4148         status: SUPPORTED
4149       port_vson_server_oam_net_port_0_vlan_requirements:
4150         type: list
4151         required: true
4152         status: SUPPORTED
4153         entry_schema:
4154           type: org.openecomp.datatypes.network.VlanRequirements
4155       availability_zones:
4156         type: list
4157         description: List of availability zones.
4158         required: true
4159         status: SUPPORTED
4160         entry_schema: &id015
4161           type: string
4162       ntp_servers:
4163         type: list
4164         description: List of NTP servers.
4165         required: true
4166         status: SUPPORTED
4167         entry_schema: &id016
4168           type: string
4169       oam_net_id:
4170         type: string
4171         description: The ID of the OAM network.
4172         required: true
4173         status: SUPPORTED
4174       port_vson_server_oam_net_port_0_order:
4175         type: integer
4176         required: true
4177         status: SUPPORTED
4178       port_vson_server_oam_net_port_0_exCP_naming:
4179         type: org.openecomp.datatypes.Naming
4180         required: true
4181         status: SUPPORTED
4182       vson_vm_names:
4183         type: list
4184         description: A list of unique names to be issued to the vSON Cluster leaders.
4185         required: true
4186         status: SUPPORTED
4187         entry_schema: &id017
4188           type: string
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_10:
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       oam_net_security_group_id:
4582         type: string
4583         description: |
4584           The ID of Security group applied on the port bound to the vSON OAM network.
4585         required: true
4586         status: SUPPORTED
4587       vson_vm_image_name:
4588         type: string
4589         description: VM Image name the vSON instance will be created from.
4590         required: true
4591         status: SUPPORTED
4592       vnf_id:
4593         type: string
4594         description: Unique ID for this VF instance.
4595         required: true
4596         status: SUPPORTED
4597       port_vson_server_oam_net_port_0_network_role:
4598         type: string
4599         required: true
4600         status: SUPPORTED
4601       vson_clm_oam_net_ip:
4602         type: string
4603         description: IP of the vSON Cluster Manager.
4604         required: true
4605         status: SUPPORTED
4606       port_vson_server_oam_net_port_0_mac_requirements:
4607         type: org.openecomp.datatypes.network.MacRequirements
4608         required: true
4609         status: SUPPORTED
4610       port_vson_server_oam_net_port_0_subnetpoolid:
4611         type: string
4612         required: true
4613         status: SUPPORTED
4614       oam_net_ips:
4615         type: list
4616         description: Fixed IP assignments for vSON instances on the OAM network.
4617         required: true
4618         status: SUPPORTED
4619         entry_schema: *id014
4620       swift_son_container_name:
4621         type: string
4622         description: Swift container storing vSON artifacts.
4623         required: true
4624         status: SUPPORTED
4625       vfc_role:
4626         type: string
4627         description: Unique ID for this VF Module instance
4628         required: true
4629         status: SUPPORTED
4630       swift_account_auth_token:
4631         type: string
4632         description: |
4633           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
4634         required: true
4635         status: SUPPORTED
4636       vson_server_group_id:
4637         type: string
4638         description: |
4639           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.
4640         required: true
4641         status: SUPPORTED
4642       vson_vm_flavor_name:
4643         type: string
4644         description: The ID or name of the flavor to boot onto.
4645         required: true
4646         status: SUPPORTED
4647       port_vson_server_oam_net_port_0_network_role_tag:
4648         type: string
4649         required: true
4650         status: SUPPORTED
4651       port_vson_server_oam_net_port_0_vlan_requirements:
4652         type: list
4653         required: true
4654         status: SUPPORTED
4655         entry_schema:
4656           type: org.openecomp.datatypes.network.VlanRequirements
4657       availability_zones:
4658         type: list
4659         description: List of availability zones.
4660         required: true
4661         status: SUPPORTED
4662         entry_schema: *id015
4663       ntp_servers:
4664         type: list
4665         description: List of NTP servers.
4666         required: true
4667         status: SUPPORTED
4668         entry_schema: *id016
4669       oam_net_id:
4670         type: string
4671         description: The ID of the OAM network.
4672         required: true
4673         status: SUPPORTED
4674       port_vson_server_oam_net_port_0_order:
4675         type: integer
4676         required: true
4677         status: SUPPORTED
4678       port_vson_server_oam_net_port_0_exCP_naming:
4679         type: org.openecomp.datatypes.Naming
4680         required: true
4681         status: SUPPORTED
4682       vson_vm_names:
4683         type: list
4684         description: A list of unique names to be issued to the vSON Cluster leaders.
4685         required: true
4686         status: SUPPORTED
4687         entry_schema: *id017
4688     requirements:
4689     - dependency_vson_server:
4690         capability: tosca.capabilities.Node
4691         node: tosca.nodes.Root
4692         relationship: tosca.relationships.DependsOn
4693         occurrences:
4694         - 0
4695         - UNBOUNDED
4696     - local_storage_vson_server:
4697         capability: tosca.capabilities.Attachment
4698         node: tosca.nodes.BlockStorage
4699         relationship: tosca.relationships.AttachesTo
4700         occurrences:
4701         - 0
4702         - UNBOUNDED
4703     - dependency_vson_server_oam_net_port_0:
4704         capability: tosca.capabilities.Node
4705         node: tosca.nodes.Root
4706         relationship: tosca.relationships.DependsOn
4707         occurrences:
4708         - 0
4709         - UNBOUNDED
4710     - link_vson_server_oam_net_port_0:
4711         capability: tosca.capabilities.network.Linkable
4712         relationship: tosca.relationships.network.LinksTo
4713         occurrences:
4714         - 1
4715         - 1
4716     capabilities:
4717       disk.write.bytes_vson_server:
4718         type: org.openecomp.capabilities.metric.Ceilometer
4719         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4720         occurrences:
4721         - 1
4722         - UNBOUNDED
4723       disk.device.allocation_vson_server:
4724         type: org.openecomp.capabilities.metric.Ceilometer
4725         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4726         occurrences:
4727         - 1
4728         - UNBOUNDED
4729       network.incoming.packets_vson_server_oam_net_port_0:
4730         type: org.openecomp.capabilities.metric.Ceilometer
4731         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4732         occurrences:
4733         - 1
4734         - UNBOUNDED
4735       memory.usage_vson_server:
4736         type: org.openecomp.capabilities.metric.Ceilometer
4737         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4738         occurrences:
4739         - 1
4740         - UNBOUNDED
4741       network.incoming.bytes_vson_server_oam_net_port_0:
4742         type: org.openecomp.capabilities.metric.Ceilometer
4743         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4744         occurrences:
4745         - 1
4746         - UNBOUNDED
4747       disk.device.latency_vson_server:
4748         type: org.openecomp.capabilities.metric.Ceilometer
4749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4750         occurrences:
4751         - 1
4752         - UNBOUNDED
4753       disk.device.write.bytes.rate_vson_server:
4754         type: org.openecomp.capabilities.metric.Ceilometer
4755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4756         occurrences:
4757         - 1
4758         - UNBOUNDED
4759       disk.device.read.requests_vson_server:
4760         type: org.openecomp.capabilities.metric.Ceilometer
4761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4762         occurrences:
4763         - 1
4764         - UNBOUNDED
4765       memory_vson_server:
4766         type: org.openecomp.capabilities.metric.Ceilometer
4767         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4768         occurrences:
4769         - 1
4770         - UNBOUNDED
4771       disk.latency_vson_server:
4772         type: org.openecomp.capabilities.metric.Ceilometer
4773         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4774         occurrences:
4775         - 1
4776         - UNBOUNDED
4777       os_vson_server:
4778         type: tosca.capabilities.OperatingSystem
4779         occurrences:
4780         - 1
4781         - UNBOUNDED
4782       feature_vson_server_oam_net_port_0:
4783         type: tosca.capabilities.Node
4784         occurrences:
4785         - 1
4786         - UNBOUNDED
4787       instance_vson_server:
4788         type: org.openecomp.capabilities.metric.Ceilometer
4789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4790         occurrences:
4791         - 1
4792         - UNBOUNDED
4793       cpu_vson_server:
4794         type: org.openecomp.capabilities.metric.Ceilometer
4795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4796         occurrences:
4797         - 1
4798         - UNBOUNDED
4799       attachment_vson_server_oam_net_port_0:
4800         type: tosca.capabilities.Attachment
4801         occurrences:
4802         - 1
4803         - UNBOUNDED
4804       disk.iops_vson_server:
4805         type: org.openecomp.capabilities.metric.Ceilometer
4806         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4807         occurrences:
4808         - 1
4809         - UNBOUNDED
4810       network.outgoing.bytes_vson_server_oam_net_port_0:
4811         type: org.openecomp.capabilities.metric.Ceilometer
4812         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4813         occurrences:
4814         - 1
4815         - UNBOUNDED
4816       disk.device.write.bytes_vson_server:
4817         type: org.openecomp.capabilities.metric.Ceilometer
4818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4819         occurrences:
4820         - 1
4821         - UNBOUNDED
4822       disk.device.read.bytes.rate_vson_server:
4823         type: org.openecomp.capabilities.metric.Ceilometer
4824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4825         occurrences:
4826         - 1
4827         - UNBOUNDED
4828       endpoint_vson_server:
4829         type: tosca.capabilities.Endpoint.Admin
4830         occurrences:
4831         - 1
4832         - UNBOUNDED
4833       vcpus_vson_server:
4834         type: org.openecomp.capabilities.metric.Ceilometer
4835         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4836         occurrences:
4837         - 1
4838         - UNBOUNDED
4839       network.incoming.packets.rate_vson_server_oam_net_port_0:
4840         type: org.openecomp.capabilities.metric.Ceilometer
4841         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4842         occurrences:
4843         - 1
4844         - UNBOUNDED
4845       disk.device.read.requests.rate_vson_server:
4846         type: org.openecomp.capabilities.metric.Ceilometer
4847         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4848         occurrences:
4849         - 1
4850         - UNBOUNDED
4851       disk.write.requests.rate_vson_server:
4852         type: org.openecomp.capabilities.metric.Ceilometer
4853         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4854         occurrences:
4855         - 1
4856         - UNBOUNDED
4857       disk.capacity_vson_server:
4858         type: org.openecomp.capabilities.metric.Ceilometer
4859         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4860         occurrences:
4861         - 1
4862         - UNBOUNDED
4863       disk.device.capacity_vson_server:
4864         type: org.openecomp.capabilities.metric.Ceilometer
4865         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4866         occurrences:
4867         - 1
4868         - UNBOUNDED
4869       disk.device.iops_vson_server:
4870         type: org.openecomp.capabilities.metric.Ceilometer
4871         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4872         occurrences:
4873         - 1
4874         - UNBOUNDED
4875       disk.device.write.requests.rate_vson_server:
4876         type: org.openecomp.capabilities.metric.Ceilometer
4877         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4878         occurrences:
4879         - 1
4880         - UNBOUNDED
4881       network.outpoing.packets_vson_server_oam_net_port_0:
4882         type: org.openecomp.capabilities.metric.Ceilometer
4883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4884         occurrences:
4885         - 1
4886         - UNBOUNDED
4887       disk.read.bytes_vson_server:
4888         type: org.openecomp.capabilities.metric.Ceilometer
4889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4890         occurrences:
4891         - 1
4892         - UNBOUNDED
4893       disk.read.bytes.rate_vson_server:
4894         type: org.openecomp.capabilities.metric.Ceilometer
4895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4896         occurrences:
4897         - 1
4898         - UNBOUNDED
4899       disk.device.write.requests_vson_server:
4900         type: org.openecomp.capabilities.metric.Ceilometer
4901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4902         occurrences:
4903         - 1
4904         - UNBOUNDED
4905       network.outgoing.packets.rate_vson_server_oam_net_port_0:
4906         type: org.openecomp.capabilities.metric.Ceilometer
4907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4908         occurrences:
4909         - 1
4910         - UNBOUNDED
4911       disk.root.size_vson_server:
4912         type: org.openecomp.capabilities.metric.Ceilometer
4913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4914         occurrences:
4915         - 1
4916         - UNBOUNDED
4917       disk.ephemeral.size_vson_server:
4918         type: org.openecomp.capabilities.metric.Ceilometer
4919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4920         occurrences:
4921         - 1
4922         - UNBOUNDED
4923       memory.resident_vson_server:
4924         type: org.openecomp.capabilities.metric.Ceilometer
4925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4926         occurrences:
4927         - 1
4928         - UNBOUNDED
4929       disk.device.read.bytes_vson_server:
4930         type: org.openecomp.capabilities.metric.Ceilometer
4931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4932         occurrences:
4933         - 1
4934         - UNBOUNDED
4935       scalable_vson_server:
4936         type: tosca.capabilities.Scalable
4937         occurrences:
4938         - 1
4939         - UNBOUNDED
4940       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
4941         type: org.openecomp.capabilities.metric.Ceilometer
4942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4943         occurrences:
4944         - 1
4945         - UNBOUNDED
4946       disk.write.requests_vson_server:
4947         type: org.openecomp.capabilities.metric.Ceilometer
4948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4949         occurrences:
4950         - 1
4951         - UNBOUNDED
4952       disk.usage_vson_server:
4953         type: org.openecomp.capabilities.metric.Ceilometer
4954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4955         occurrences:
4956         - 1
4957         - UNBOUNDED
4958       cpu_util_vson_server:
4959         type: org.openecomp.capabilities.metric.Ceilometer
4960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4961         occurrences:
4962         - 1
4963         - UNBOUNDED
4964       disk.device.usage_vson_server:
4965         type: org.openecomp.capabilities.metric.Ceilometer
4966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4967         occurrences:
4968         - 1
4969         - UNBOUNDED
4970       cpu.delta_vson_server:
4971         type: org.openecomp.capabilities.metric.Ceilometer
4972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4973         occurrences:
4974         - 1
4975         - UNBOUNDED
4976       disk.write.bytes.rate_vson_server:
4977         type: org.openecomp.capabilities.metric.Ceilometer
4978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4979         occurrences:
4980         - 1
4981         - UNBOUNDED
4982       feature_vson_server:
4983         type: tosca.capabilities.Node
4984         occurrences:
4985         - 1
4986         - UNBOUNDED
4987       disk.allocation_vson_server:
4988         type: org.openecomp.capabilities.metric.Ceilometer
4989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4990         occurrences:
4991         - 1
4992         - UNBOUNDED
4993       binding_vson_server:
4994         type: tosca.capabilities.network.Bindable
4995         occurrences:
4996         - 1
4997         - UNBOUNDED
4998       host_vson_server:
4999         type: tosca.capabilities.Container
5000         valid_source_types:
5001         - tosca.nodes.SoftwareComponent
5002         occurrences:
5003         - 1
5004         - UNBOUNDED
5005       binding_vson_server_oam_net_port_0:
5006         type: tosca.capabilities.network.Bindable
5007         valid_source_types:
5008         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5009         occurrences:
5010         - 0
5011         - UNBOUNDED
5012       network.incoming.bytes.rate_vson_server_oam_net_port_0:
5013         type: org.openecomp.capabilities.metric.Ceilometer
5014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5015         occurrences:
5016         - 1
5017         - UNBOUNDED
5018       disk.read.requests_vson_server:
5019         type: org.openecomp.capabilities.metric.Ceilometer
5020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5021         occurrences:
5022         - 1
5023         - UNBOUNDED
5024   org.openecomp.resource.abstract.nodes.heat.vson_vm_5:
5025     derived_from: org.openecomp.resource.abstract.nodes.VFC
5026     properties:
5027       vf_module_id:
5028         type: string
5029         description: Unique ID for this VF Module instance
5030         required: true
5031         status: SUPPORTED
5032       default_gateway:
5033         type: string
5034         description: Default gateway.
5035         required: true
5036         status: SUPPORTED
5037       port_vson_server_oam_net_port_0_ip_requirements:
5038         type: list
5039         required: true
5040         status: SUPPORTED
5041         entry_schema:
5042           type: org.openecomp.datatypes.network.IpRequirements
5043       instance_index:
5044         type: float
5045         description: Index of the instance.
5046         required: true
5047         status: SUPPORTED
5048       vnf_name:
5049         type: string
5050         description: Unique name for this VF instance.
5051         required: true
5052         status: SUPPORTED
5053       oam_net_subnet_prefix_length:
5054         type: string
5055         description: Prefix length of the subnet on the OAM network.
5056         required: true
5057         status: SUPPORTED
5058       vf_module_name:
5059         type: string
5060         description: Unique name for this VF module instance.
5061         required: true
5062         status: SUPPORTED
5063       dns_servers:
5064         type: list
5065         description: List of DNS servers.
5066         required: true
5067         status: SUPPORTED
5068         entry_schema: *id007
5069       oam_net_security_group_id:
5070         type: string
5071         description: |
5072           The ID of Security group applied on the port bound to the vSON OAM network.
5073         required: true
5074         status: SUPPORTED
5075       vnf_id:
5076         type: string
5077         description: Unique ID for this VF instance.
5078         required: true
5079         status: SUPPORTED
5080       port_vson_server_oam_net_port_0_network_role:
5081         type: string
5082         required: true
5083         status: SUPPORTED
5084       vson_clm_oam_net_ip:
5085         type: string
5086         description: IP of the vSON Cluster Manager.
5087         required: true
5088         status: SUPPORTED
5089       port_vson_server_oam_net_port_0_mac_requirements:
5090         type: org.openecomp.datatypes.network.MacRequirements
5091         required: true
5092         status: SUPPORTED
5093       port_vson_server_oam_net_port_0_subnetpoolid:
5094         type: string
5095         required: true
5096         status: SUPPORTED
5097       vson_dc_unit:
5098         type: string
5099         description: Name of the vSON Data Center.
5100         required: true
5101         status: SUPPORTED
5102       oam_net_ips:
5103         type: list
5104         description: Fixed IP assignments for vSON instances on the OAM network.
5105         required: true
5106         status: SUPPORTED
5107         entry_schema: *id008
5108       vfc_role:
5109         type: string
5110         description: Unique ID for this VF Module instance
5111         required: true
5112         status: SUPPORTED
5113       swift_account_auth_token:
5114         type: string
5115         description: |
5116           Swift account auth token. Example:  041a5187bb4641f9b89583e2539776b0
5117         required: true
5118         status: SUPPORTED
5119       vson_server_group_id:
5120         type: string
5121         description: |
5122           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.
5123         required: true
5124         status: SUPPORTED
5125       vson_vm_flavor_name:
5126         type: string
5127         description: The ID or name of the flavor to boot onto.
5128         required: true
5129         status: SUPPORTED
5130       port_vson_server_oam_net_port_0_network_role_tag:
5131         type: string
5132         required: true
5133         status: SUPPORTED
5134       port_vson_server_oam_net_port_0_vlan_requirements:
5135         type: list
5136         required: true
5137         status: SUPPORTED
5138         entry_schema:
5139           type: org.openecomp.datatypes.network.VlanRequirements
5140       availability_zones:
5141         type: list
5142         description: List of availability zones.
5143         required: true
5144         status: SUPPORTED
5145         entry_schema: *id009
5146       volume_ids:
5147         type: list
5148         description: List of Volumes IDs.
5149         required: true
5150         status: SUPPORTED
5151         entry_schema: *id010
5152       ntp_servers:
5153         type: list
5154         description: List of NTP servers.
5155         required: true
5156         status: SUPPORTED
5157         entry_schema: *id011
5158       oam_net_id:
5159         type: string
5160         description: The ID of the OAM network.
5161         required: true
5162         status: SUPPORTED
5163       port_vson_server_oam_net_port_0_order:
5164         type: integer
5165         required: true
5166         status: SUPPORTED
5167       port_vson_server_oam_net_port_0_exCP_naming:
5168         type: org.openecomp.datatypes.Naming
5169         required: true
5170         status: SUPPORTED
5171       vson_vm_names:
5172         type: list
5173         description: A list of unique names to be issued to the vSON Cluster leaders.
5174         required: true
5175         status: SUPPORTED
5176         entry_schema: *id012
5177     requirements:
5178     - dependency_vson_server:
5179         capability: tosca.capabilities.Node
5180         node: tosca.nodes.Root
5181         relationship: tosca.relationships.DependsOn
5182         occurrences:
5183         - 0
5184         - UNBOUNDED
5185     - local_storage_vson_server:
5186         capability: tosca.capabilities.Attachment
5187         node: tosca.nodes.BlockStorage
5188         relationship: tosca.relationships.AttachesTo
5189         occurrences:
5190         - 0
5191         - UNBOUNDED
5192     - dependency_vson_server_oam_net_port_0:
5193         capability: tosca.capabilities.Node
5194         node: tosca.nodes.Root
5195         relationship: tosca.relationships.DependsOn
5196         occurrences:
5197         - 0
5198         - UNBOUNDED
5199     - link_vson_server_oam_net_port_0:
5200         capability: tosca.capabilities.network.Linkable
5201         relationship: tosca.relationships.network.LinksTo
5202         occurrences:
5203         - 1
5204         - 1
5205     capabilities:
5206       disk.write.bytes_vson_server:
5207         type: org.openecomp.capabilities.metric.Ceilometer
5208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5209         occurrences:
5210         - 1
5211         - UNBOUNDED
5212       disk.device.allocation_vson_server:
5213         type: org.openecomp.capabilities.metric.Ceilometer
5214         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5215         occurrences:
5216         - 1
5217         - UNBOUNDED
5218       network.incoming.packets_vson_server_oam_net_port_0:
5219         type: org.openecomp.capabilities.metric.Ceilometer
5220         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5221         occurrences:
5222         - 1
5223         - UNBOUNDED
5224       memory.usage_vson_server:
5225         type: org.openecomp.capabilities.metric.Ceilometer
5226         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5227         occurrences:
5228         - 1
5229         - UNBOUNDED
5230       network.incoming.bytes_vson_server_oam_net_port_0:
5231         type: org.openecomp.capabilities.metric.Ceilometer
5232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5233         occurrences:
5234         - 1
5235         - UNBOUNDED
5236       disk.device.latency_vson_server:
5237         type: org.openecomp.capabilities.metric.Ceilometer
5238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5239         occurrences:
5240         - 1
5241         - UNBOUNDED
5242       disk.device.write.bytes.rate_vson_server:
5243         type: org.openecomp.capabilities.metric.Ceilometer
5244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5245         occurrences:
5246         - 1
5247         - UNBOUNDED
5248       disk.device.read.requests_vson_server:
5249         type: org.openecomp.capabilities.metric.Ceilometer
5250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5251         occurrences:
5252         - 1
5253         - UNBOUNDED
5254       memory_vson_server:
5255         type: org.openecomp.capabilities.metric.Ceilometer
5256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5257         occurrences:
5258         - 1
5259         - UNBOUNDED
5260       disk.latency_vson_server:
5261         type: org.openecomp.capabilities.metric.Ceilometer
5262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5263         occurrences:
5264         - 1
5265         - UNBOUNDED
5266       os_vson_server:
5267         type: tosca.capabilities.OperatingSystem
5268         occurrences:
5269         - 1
5270         - UNBOUNDED
5271       feature_vson_server_oam_net_port_0:
5272         type: tosca.capabilities.Node
5273         occurrences:
5274         - 1
5275         - UNBOUNDED
5276       instance_vson_server:
5277         type: org.openecomp.capabilities.metric.Ceilometer
5278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5279         occurrences:
5280         - 1
5281         - UNBOUNDED
5282       cpu_vson_server:
5283         type: org.openecomp.capabilities.metric.Ceilometer
5284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5285         occurrences:
5286         - 1
5287         - UNBOUNDED
5288       attachment_vson_server_oam_net_port_0:
5289         type: tosca.capabilities.Attachment
5290         occurrences:
5291         - 1
5292         - UNBOUNDED
5293       disk.iops_vson_server:
5294         type: org.openecomp.capabilities.metric.Ceilometer
5295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5296         occurrences:
5297         - 1
5298         - UNBOUNDED
5299       network.outgoing.bytes_vson_server_oam_net_port_0:
5300         type: org.openecomp.capabilities.metric.Ceilometer
5301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5302         occurrences:
5303         - 1
5304         - UNBOUNDED
5305       disk.device.write.bytes_vson_server:
5306         type: org.openecomp.capabilities.metric.Ceilometer
5307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5308         occurrences:
5309         - 1
5310         - UNBOUNDED
5311       disk.device.read.bytes.rate_vson_server:
5312         type: org.openecomp.capabilities.metric.Ceilometer
5313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5314         occurrences:
5315         - 1
5316         - UNBOUNDED
5317       endpoint_vson_server:
5318         type: tosca.capabilities.Endpoint.Admin
5319         occurrences:
5320         - 1
5321         - UNBOUNDED
5322       vcpus_vson_server:
5323         type: org.openecomp.capabilities.metric.Ceilometer
5324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5325         occurrences:
5326         - 1
5327         - UNBOUNDED
5328       network.incoming.packets.rate_vson_server_oam_net_port_0:
5329         type: org.openecomp.capabilities.metric.Ceilometer
5330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5331         occurrences:
5332         - 1
5333         - UNBOUNDED
5334       disk.device.read.requests.rate_vson_server:
5335         type: org.openecomp.capabilities.metric.Ceilometer
5336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5337         occurrences:
5338         - 1
5339         - UNBOUNDED
5340       disk.write.requests.rate_vson_server:
5341         type: org.openecomp.capabilities.metric.Ceilometer
5342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5343         occurrences:
5344         - 1
5345         - UNBOUNDED
5346       disk.capacity_vson_server:
5347         type: org.openecomp.capabilities.metric.Ceilometer
5348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5349         occurrences:
5350         - 1
5351         - UNBOUNDED
5352       disk.device.capacity_vson_server:
5353         type: org.openecomp.capabilities.metric.Ceilometer
5354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5355         occurrences:
5356         - 1
5357         - UNBOUNDED
5358       disk.device.iops_vson_server:
5359         type: org.openecomp.capabilities.metric.Ceilometer
5360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5361         occurrences:
5362         - 1
5363         - UNBOUNDED
5364       disk.device.write.requests.rate_vson_server:
5365         type: org.openecomp.capabilities.metric.Ceilometer
5366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5367         occurrences:
5368         - 1
5369         - UNBOUNDED
5370       network.outpoing.packets_vson_server_oam_net_port_0:
5371         type: org.openecomp.capabilities.metric.Ceilometer
5372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5373         occurrences:
5374         - 1
5375         - UNBOUNDED
5376       disk.read.bytes_vson_server:
5377         type: org.openecomp.capabilities.metric.Ceilometer
5378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5379         occurrences:
5380         - 1
5381         - UNBOUNDED
5382       disk.read.bytes.rate_vson_server:
5383         type: org.openecomp.capabilities.metric.Ceilometer
5384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5385         occurrences:
5386         - 1
5387         - UNBOUNDED
5388       disk.device.write.requests_vson_server:
5389         type: org.openecomp.capabilities.metric.Ceilometer
5390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5391         occurrences:
5392         - 1
5393         - UNBOUNDED
5394       network.outgoing.packets.rate_vson_server_oam_net_port_0:
5395         type: org.openecomp.capabilities.metric.Ceilometer
5396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5397         occurrences:
5398         - 1
5399         - UNBOUNDED
5400       disk.root.size_vson_server:
5401         type: org.openecomp.capabilities.metric.Ceilometer
5402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5403         occurrences:
5404         - 1
5405         - UNBOUNDED
5406       disk.ephemeral.size_vson_server:
5407         type: org.openecomp.capabilities.metric.Ceilometer
5408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5409         occurrences:
5410         - 1
5411         - UNBOUNDED
5412       memory.resident_vson_server:
5413         type: org.openecomp.capabilities.metric.Ceilometer
5414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5415         occurrences:
5416         - 1
5417         - UNBOUNDED
5418       disk.device.read.bytes_vson_server:
5419         type: org.openecomp.capabilities.metric.Ceilometer
5420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5421         occurrences:
5422         - 1
5423         - UNBOUNDED
5424       scalable_vson_server:
5425         type: tosca.capabilities.Scalable
5426         occurrences:
5427         - 1
5428         - UNBOUNDED
5429       network.outgoing.bytes.rate_vson_server_oam_net_port_0:
5430         type: org.openecomp.capabilities.metric.Ceilometer
5431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5432         occurrences:
5433         - 1
5434         - UNBOUNDED
5435       disk.write.requests_vson_server:
5436         type: org.openecomp.capabilities.metric.Ceilometer
5437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5438         occurrences:
5439         - 1
5440         - UNBOUNDED
5441       disk.usage_vson_server:
5442         type: org.openecomp.capabilities.metric.Ceilometer
5443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5444         occurrences:
5445         - 1
5446         - UNBOUNDED
5447       cpu_util_vson_server:
5448         type: org.openecomp.capabilities.metric.Ceilometer
5449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5450         occurrences:
5451         - 1
5452         - UNBOUNDED
5453       disk.device.usage_vson_server:
5454         type: org.openecomp.capabilities.metric.Ceilometer
5455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5456         occurrences:
5457         - 1
5458         - UNBOUNDED
5459       cpu.delta_vson_server:
5460         type: org.openecomp.capabilities.metric.Ceilometer
5461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5462         occurrences:
5463         - 1
5464         - UNBOUNDED
5465       disk.write.bytes.rate_vson_server:
5466         type: org.openecomp.capabilities.metric.Ceilometer
5467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5468         occurrences:
5469         - 1
5470         - UNBOUNDED
5471       feature_vson_server:
5472         type: tosca.capabilities.Node
5473         occurrences:
5474         - 1
5475         - UNBOUNDED
5476       disk.allocation_vson_server:
5477         type: org.openecomp.capabilities.metric.Ceilometer
5478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5479         occurrences:
5480         - 1
5481         - UNBOUNDED
5482       binding_vson_server:
5483         type: tosca.capabilities.network.Bindable
5484         occurrences:
5485         - 1
5486         - UNBOUNDED
5487       host_vson_server:
5488         type: tosca.capabilities.Container
5489         valid_source_types:
5490         - tosca.nodes.SoftwareComponent
5491         occurrences:
5492         - 1
5493         - UNBOUNDED
5494       binding_vson_server_oam_net_port_0:
5495         type: tosca.capabilities.network.Bindable
5496         valid_source_types:
5497         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5498         occurrences:
5499         - 0
5500         - UNBOUNDED
5501       network.incoming.bytes.rate_vson_server_oam_net_port_0:
5502         type: org.openecomp.capabilities.metric.Ceilometer
5503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5504         occurrences:
5505         - 1
5506         - UNBOUNDED
5507       disk.read.requests_vson_server:
5508         type: org.openecomp.capabilities.metric.Ceilometer
5509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5510         occurrences:
5511         - 1
5512         - UNBOUNDED