tosca_definitions_version: tosca_simple_yaml_1_0_0 metadata: template_name: GlobalSubstitutionTypes imports: - openecomp_heat_index: file: openecomp-heat/_index.yml node_types: org.openecomp.resource.abstract.nodes.heat.vson_vm_2: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: &id007 type: string oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: &id008 type: string vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: &id009 type: string volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: &id010 type: string ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: &id011 type: string oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: &id012 type: string requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: type: string oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IPv4 assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: type: string oam_net_subnet_v6_prefix_length: type: string description: OAM network IPv6 subnet prefix length. required: true status: SUPPORTED vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED default_gateway_v6: type: string description: Default IPv6 gateway. required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: type: string volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: type: string oam_net_v6_ips: type: list description: Fixed IPv6 assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: type: string ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: type: string vson_join_cluster_auth_token: type: string description: | Authentication Token generated for the user permitted to add a new Datacenter/vSON member to existing vSON Cluster. required: true status: SUPPORTED oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: type: string requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_3: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: &id001 type: string oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: &id002 type: string vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: &id003 type: string volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: &id004 type: string ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: &id005 type: string vson_join_cluster_auth_token: type: string description: "Authentication Token generated for the user permitted to add\ \ a new Datacenter/vSON member to existing vSON Cluster. \n" required: true status: SUPPORTED oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: &id006 type: string requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_1: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id001 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id002 vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id003 volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: *id004 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id005 vson_join_cluster_auth_token: type: string description: "Authentication Token generated for the user permitted to add\ \ a new Datacenter/vSON member to existing vSON Cluster. \n" required: true status: SUPPORTED oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id006 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_8: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id007 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id008 vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id009 volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: *id010 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id011 oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id012 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_9: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id001 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id002 vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id003 volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: *id004 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id005 vson_join_cluster_auth_token: type: string description: "Authentication Token generated for the user permitted to add\ \ a new Datacenter/vSON member to existing vSON Cluster. \n" required: true status: SUPPORTED oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id006 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_6: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id001 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id002 vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id003 volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: *id004 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id005 vson_join_cluster_auth_token: type: string description: "Authentication Token generated for the user permitted to add\ \ a new Datacenter/vSON member to existing vSON Cluster. \n" required: true status: SUPPORTED oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id006 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_7: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id001 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id002 vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id003 volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: *id004 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id005 vson_join_cluster_auth_token: type: string description: "Authentication Token generated for the user permitted to add\ \ a new Datacenter/vSON member to existing vSON Cluster. \n" required: true status: SUPPORTED oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id006 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_4: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED vson_cluster_name: type: string description: Name of the vSON Cluster. required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED swift_storage_url: type: string description: | 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 required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: &id013 type: string oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: &id014 type: string swift_son_container_name: type: string description: Swift container storing vSON artifacts. required: true status: SUPPORTED vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: &id015 type: string ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: &id016 type: string oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: &id017 type: string requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_10: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED vson_cluster_name: type: string description: Name of the vSON Cluster. required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED swift_storage_url: type: string description: | 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 required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id013 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vson_vm_image_name: type: string description: VM Image name the vSON instance will be created from. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id014 swift_son_container_name: type: string description: Swift container storing vSON artifacts. required: true status: SUPPORTED vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id015 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id016 oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id017 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED org.openecomp.resource.abstract.nodes.heat.vson_vm_5: derived_from: org.openecomp.resource.abstract.nodes.VFC properties: vf_module_id: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED default_gateway: type: string description: Default gateway. required: true status: SUPPORTED port_vson_server_oam_net_port_0_ip_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.IpRequirements instance_index: type: float description: Index of the instance. required: true status: SUPPORTED vnf_name: type: string description: Unique name for this VF instance. required: true status: SUPPORTED oam_net_subnet_prefix_length: type: string description: Prefix length of the subnet on the OAM network. required: true status: SUPPORTED vf_module_name: type: string description: Unique name for this VF module instance. required: true status: SUPPORTED dns_servers: type: list description: List of DNS servers. required: true status: SUPPORTED entry_schema: *id007 oam_net_security_group_id: type: string description: | The ID of Security group applied on the port bound to the vSON OAM network. required: true status: SUPPORTED vnf_id: type: string description: Unique ID for this VF instance. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role: type: string required: true status: SUPPORTED vson_clm_oam_net_ip: type: string description: IP of the vSON Cluster Manager. required: true status: SUPPORTED port_vson_server_oam_net_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true status: SUPPORTED port_vson_server_oam_net_port_0_subnetpoolid: type: string required: true status: SUPPORTED vson_dc_unit: type: string description: Name of the vSON Data Center. required: true status: SUPPORTED oam_net_ips: type: list description: Fixed IP assignments for vSON instances on the OAM network. required: true status: SUPPORTED entry_schema: *id008 vfc_role: type: string description: Unique ID for this VF Module instance required: true status: SUPPORTED swift_account_auth_token: type: string description: | Swift account auth token. Example: 041a5187bb4641f9b89583e2539776b0 required: true status: SUPPORTED vson_server_group_id: type: string description: | 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. required: true status: SUPPORTED vson_vm_flavor_name: type: string description: The ID or name of the flavor to boot onto. required: true status: SUPPORTED port_vson_server_oam_net_port_0_network_role_tag: type: string required: true status: SUPPORTED port_vson_server_oam_net_port_0_vlan_requirements: type: list required: true status: SUPPORTED entry_schema: type: org.openecomp.datatypes.network.VlanRequirements availability_zones: type: list description: List of availability zones. required: true status: SUPPORTED entry_schema: *id009 volume_ids: type: list description: List of Volumes IDs. required: true status: SUPPORTED entry_schema: *id010 ntp_servers: type: list description: List of NTP servers. required: true status: SUPPORTED entry_schema: *id011 oam_net_id: type: string description: The ID of the OAM network. required: true status: SUPPORTED port_vson_server_oam_net_port_0_order: type: integer required: true status: SUPPORTED port_vson_server_oam_net_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true status: SUPPORTED vson_vm_names: type: list description: A list of unique names to be issued to the vSON Cluster leaders. required: true status: SUPPORTED entry_schema: *id012 requirements: - dependency_vson_server: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - local_storage_vson_server: capability: tosca.capabilities.Attachment node: tosca.nodes.BlockStorage relationship: tosca.relationships.AttachesTo occurrences: - 0 - UNBOUNDED - dependency_vson_server_oam_net_port_0: capability: tosca.capabilities.Node node: tosca.nodes.Root relationship: tosca.relationships.DependsOn occurrences: - 0 - UNBOUNDED - link_vson_server_oam_net_port_0: capability: tosca.capabilities.network.Linkable relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 capabilities: disk.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.latency_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED os_vson_server: type: tosca.capabilities.OperatingSystem occurrences: - 1 - UNBOUNDED feature_vson_server_oam_net_port_0: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED instance_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED attachment_vson_server_oam_net_port_0: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED disk.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.bytes_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED endpoint_vson_server: type: tosca.capabilities.Endpoint.Admin occurrences: - 1 - UNBOUNDED vcpus_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.incoming.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.capacity_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.iops_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outpoing.packets_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED network.outgoing.packets.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.root.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.ephemeral.size_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED memory.resident_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.read.bytes_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED scalable_vson_server: type: tosca.capabilities.Scalable occurrences: - 1 - UNBOUNDED network.outgoing.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu_util_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.device.usage_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED cpu.delta_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.write.bytes.rate_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED feature_vson_server: type: tosca.capabilities.Node occurrences: - 1 - UNBOUNDED disk.allocation_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED binding_vson_server: type: tosca.capabilities.network.Bindable occurrences: - 1 - UNBOUNDED host_vson_server: type: tosca.capabilities.Container valid_source_types: - tosca.nodes.SoftwareComponent occurrences: - 1 - UNBOUNDED binding_vson_server_oam_net_port_0: type: tosca.capabilities.network.Bindable valid_source_types: - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface occurrences: - 0 - UNBOUNDED network.incoming.bytes.rate_vson_server_oam_net_port_0: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED disk.read.requests_vson_server: type: org.openecomp.capabilities.metric.Ceilometer description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer. occurrences: - 1 - UNBOUNDED