tosca_definitions_version: tosca_simple_yaml_1_0_0 metadata: template_name: Nested_lbd imports: - openecomp_heat_index: file: openecomp-heat/_index.yml - GlobalSubstitutionTypes: file: GlobalSubstitutionTypesServiceTemplate.yaml node_types: org.openecomp.resource.vfc.compute.nodes.heat.lbd: derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server topology_template: inputs: port_lbd_ims_core_1_port_2_security_groups: type: list required: true entry_schema: type: json compute_lbd_user_data_format: type: list required: true entry_schema: type: string port_lbd_ims_core_1_port_2_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true port_lbd_ims_core_1_port_2_order: type: integer required: true vm_flavor_name: type: string required: true compute_lbd_availability_zone: type: list required: true entry_schema: type: string port_lbd_dpdk_1_port_1_related_networks: type: list required: true entry_schema: type: org.openecomp.datatypes.network.RelatedNetworksAssignments port_lbd_internal_1_port_0_network_role: type: string required: true vm_image_name: type: string required: true port_lbd_internal_1_port_0_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true port_lbd_ims_core_1_port_2_subnetpoolid: type: string required: true port_lbd_dpdk_1_port_1_ip_requirements: type: list required: true entry_schema: type: org.openecomp.datatypes.network.IpRequirements port_lbd_internal_1_port_0_network: type: list required: true entry_schema: type: string port_lbd_ims_core_1_port_2_network_role_tag: type: string required: true port_lbd_internal_1_port_0_subnetpoolid: type: string required: true port_lbd_ims_core_1_port_2_ip_requirements: type: list required: true entry_schema: type: org.openecomp.datatypes.network.IpRequirements port_lbd_dpdk_1_port_1_name: type: list required: true entry_schema: type: string compute_lbd_scheduler_hints: type: list required: true entry_schema: type: json port_lbd_ims_core_1_port_2_exCP_naming: type: org.openecomp.datatypes.Naming required: true port_lbd_dpdk_1_port_1_order: type: integer required: true compute_lbd_name: type: list required: true entry_schema: type: string port_lbd_dpdk_1_port_1_network: type: list required: true entry_schema: type: string port_lbd_internal_1_port_0_order: type: integer required: true port_lbd_dpdk_1_port_1_vlan_requirements: type: list required: true entry_schema: type: org.openecomp.datatypes.network.VlanRequirements port_lbd_dpdk_1_port_1_network_role_tag: type: string required: true compute_lbd_config_drive: type: list required: true entry_schema: type: boolean port_lbd_internal_1_port_0_vlan_requirements: type: list required: true entry_schema: type: org.openecomp.datatypes.network.VlanRequirements port_lbd_internal_1_port_0_exCP_naming: type: org.openecomp.datatypes.Naming required: true port_lbd_ims_core_1_port_2_network_role: type: string required: true port_lbd_ims_core_1_port_2_name: type: list required: true entry_schema: type: string port_lbd_internal_1_port_0_fixed_ips: type: list required: true entry_schema: type: org.openecomp.datatypes.heat.neutron.port.FixedIps port_lbd_ims_core_1_port_2_vlan_requirements: type: list required: true entry_schema: type: org.openecomp.datatypes.network.VlanRequirements port_lbd_ims_core_1_port_2_allowed_address_pairs: type: list required: true entry_schema: type: org.openecomp.datatypes.heat.network.AddressPair port_lbd_dpdk_1_port_1_mac_requirements: type: org.openecomp.datatypes.network.MacRequirements required: true port_lbd_dpdk_1_port_1_fixed_ips: type: list required: true entry_schema: type: org.openecomp.datatypes.heat.neutron.port.FixedIps index_value: type: integer description: Index value of this substitution service template runtime instance required: false default: 0 constraints: - greater_or_equal: 0 port_lbd_ims_core_1_port_2_fixed_ips: type: list required: true entry_schema: type: org.openecomp.datatypes.heat.neutron.port.FixedIps port_lbd_dpdk_1_port_1_security_groups: type: list required: true entry_schema: type: json port_lbd_dpdk_1_port_1_network_role: type: string required: true port_lbd_ims_core_1_port_2_related_networks: type: list required: true entry_schema: type: org.openecomp.datatypes.network.RelatedNetworksAssignments port_lbd_internal_1_port_0_network_role_tag: type: string required: true port_lbd_dpdk_1_port_1_allowed_address_pairs: type: list required: true entry_schema: type: org.openecomp.datatypes.heat.network.AddressPair port_lbd_internal_1_port_0_security_groups: type: list required: true entry_schema: type: json port_lbd_internal_1_port_0_related_networks: type: list required: true entry_schema: type: org.openecomp.datatypes.network.RelatedNetworksAssignments port_lbd_dpdk_1_port_1_exCP_naming: type: org.openecomp.datatypes.Naming required: true compute_lbd_metadata: type: list required: true entry_schema: type: json port_lbd_dpdk_1_port_1_subnetpoolid: type: string required: true port_lbd_internal_1_port_0_ip_requirements: type: list required: true entry_schema: type: org.openecomp.datatypes.network.IpRequirements port_lbd_internal_1_port_0_name: type: list required: true entry_schema: type: string port_lbd_ims_core_1_port_2_network: type: list required: true entry_schema: type: string node_templates: lbd_lbd_dpdk_1_port_1: type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port properties: mac_requirements: get_input: port_lbd_dpdk_1_port_1_mac_requirements allowed_address_pairs: get_input: port_lbd_dpdk_1_port_1_allowed_address_pairs order: get_input: port_lbd_dpdk_1_port_1_order security_groups: get_input: - port_lbd_dpdk_1_port_1_security_groups - index_value exCP_naming: get_input: port_lbd_dpdk_1_port_1_exCP_naming vlan_requirements: get_input: port_lbd_dpdk_1_port_1_vlan_requirements subinterface_indicator: false related_networks: get_input: port_lbd_dpdk_1_port_1_related_networks ip_requirements: get_input: port_lbd_dpdk_1_port_1_ip_requirements network_role_tag: get_input: port_lbd_dpdk_1_port_1_network_role_tag network_role: get_input: port_lbd_dpdk_1_port_1_network_role subnetpoolid: get_input: port_lbd_dpdk_1_port_1_subnetpoolid fixed_ips: get_input: - port_lbd_dpdk_1_port_1_fixed_ips - index_value name: get_input: - port_lbd_dpdk_1_port_1_name - index_value network: get_input: - port_lbd_dpdk_1_port_1_network - index_value requirements: - binding: capability: tosca.capabilities.network.Bindable node: lbd relationship: tosca.relationships.network.BindsTo lbd_lbd_internal_1_port_0: type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port properties: mac_requirements: get_input: port_lbd_internal_1_port_0_mac_requirements order: get_input: port_lbd_internal_1_port_0_order security_groups: get_input: - port_lbd_internal_1_port_0_security_groups - index_value exCP_naming: get_input: port_lbd_internal_1_port_0_exCP_naming vlan_requirements: get_input: port_lbd_internal_1_port_0_vlan_requirements subinterface_indicator: false related_networks: get_input: port_lbd_internal_1_port_0_related_networks ip_requirements: get_input: port_lbd_internal_1_port_0_ip_requirements network_role_tag: get_input: port_lbd_internal_1_port_0_network_role_tag network_role: get_input: port_lbd_internal_1_port_0_network_role fixed_ips: get_input: - port_lbd_internal_1_port_0_fixed_ips - index_value subnetpoolid: get_input: port_lbd_internal_1_port_0_subnetpoolid name: get_input: - port_lbd_internal_1_port_0_name - index_value network: get_input: - port_lbd_internal_1_port_0_network - index_value requirements: - binding: capability: tosca.capabilities.network.Bindable node: lbd relationship: tosca.relationships.network.BindsTo lbd_lbd_ims_core_1_port_2: type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port properties: mac_requirements: get_input: port_lbd_ims_core_1_port_2_mac_requirements allowed_address_pairs: get_input: port_lbd_ims_core_1_port_2_allowed_address_pairs order: get_input: port_lbd_ims_core_1_port_2_order security_groups: get_input: - port_lbd_ims_core_1_port_2_security_groups - index_value exCP_naming: get_input: port_lbd_ims_core_1_port_2_exCP_naming vlan_requirements: get_input: port_lbd_ims_core_1_port_2_vlan_requirements subinterface_indicator: false related_networks: get_input: port_lbd_ims_core_1_port_2_related_networks ip_requirements: get_input: port_lbd_ims_core_1_port_2_ip_requirements network_role_tag: get_input: port_lbd_ims_core_1_port_2_network_role_tag network_role: get_input: port_lbd_ims_core_1_port_2_network_role subnetpoolid: get_input: port_lbd_ims_core_1_port_2_subnetpoolid fixed_ips: get_input: - port_lbd_ims_core_1_port_2_fixed_ips - index_value name: get_input: - port_lbd_ims_core_1_port_2_name - index_value network: get_input: - port_lbd_ims_core_1_port_2_network - index_value requirements: - binding: capability: tosca.capabilities.network.Bindable node: lbd relationship: tosca.relationships.network.BindsTo lbd: type: org.openecomp.resource.vfc.compute.nodes.heat.lbd properties: availability_zone: get_input: - compute_lbd_availability_zone - index_value flavor: get_input: vm_flavor_name metadata: get_input: - compute_lbd_metadata - index_value config_drive: get_input: - compute_lbd_config_drive - index_value image: get_input: vm_image_name name: get_input: - compute_lbd_name - index_value scheduler_hints: get_input: - compute_lbd_scheduler_hints - index_value user_data_format: get_input: - compute_lbd_user_data_format - index_value substitution_mappings: node_type: org.openecomp.resource.abstract.nodes.lbd capabilities: disk.ephemeral.size_lbd: - lbd - disk.ephemeral.size disk.write.requests.rate_lbd: - lbd - disk.write.requests.rate disk.write.bytes.rate_lbd: - lbd - disk.write.bytes.rate instance_lbd: - lbd - instance disk.device.iops_lbd: - lbd - disk.device.iops binding_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - binding host_lbd: - lbd - host network.outgoing.bytes_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.outgoing.bytes network.incoming.bytes.rate_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.incoming.bytes.rate network.incoming.packets.rate_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.incoming.packets.rate feature_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - feature disk.device.capacity_lbd: - lbd - disk.device.capacity network.outgoing.bytes.rate_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.outgoing.bytes.rate network.incoming.bytes_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.incoming.bytes network.outpoing.packets_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.outpoing.packets cpu_util_lbd: - lbd - cpu_util disk.device.read.requests_lbd: - lbd - disk.device.read.requests network.outgoing.packets.rate_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.outgoing.packets.rate memory.usage_lbd: - lbd - memory.usage feature_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - feature disk.read.requests_lbd: - lbd - disk.read.requests cpu.delta_lbd: - lbd - cpu.delta attachment_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - attachment memory_lbd: - lbd - memory disk.write.bytes_lbd: - lbd - disk.write.bytes network.incoming.bytes_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.incoming.bytes scalable_lbd: - lbd - scalable disk.device.read.requests.rate_lbd: - lbd - disk.device.read.requests.rate disk.root.size_lbd: - lbd - disk.root.size feature_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - feature vcpus_lbd: - lbd - vcpus disk.allocation_lbd: - lbd - disk.allocation disk.device.write.requests_lbd: - lbd - disk.device.write.requests os_lbd: - lbd - os disk.latency_lbd: - lbd - disk.latency memory.resident_lbd: - lbd - memory.resident disk.read.bytes.rate_lbd: - lbd - disk.read.bytes.rate attachment_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - attachment disk.read.bytes_lbd: - lbd - disk.read.bytes network.incoming.bytes.rate_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.incoming.bytes.rate network.outpoing.packets_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.outpoing.packets attachment_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - attachment network.incoming.bytes_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.incoming.bytes network.incoming.packets.rate_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.incoming.packets.rate forwarder_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - forwarder cpu_lbd: - lbd - cpu network.outgoing.bytes.rate_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.outgoing.bytes.rate endpoint_lbd: - lbd - endpoint disk.device.read.bytes.rate_lbd: - lbd - disk.device.read.bytes.rate forwarder_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - forwarder disk.device.write.bytes.rate_lbd: - lbd - disk.device.write.bytes.rate network.outgoing.bytes_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.outgoing.bytes disk.iops_lbd: - lbd - disk.iops disk.device.usage_lbd: - lbd - disk.device.usage disk.usage_lbd: - lbd - disk.usage disk.device.read.bytes_lbd: - lbd - disk.device.read.bytes disk.write.requests_lbd: - lbd - disk.write.requests disk.device.write.bytes_lbd: - lbd - disk.device.write.bytes network.incoming.bytes.rate_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.incoming.bytes.rate network.incoming.packets.rate_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.incoming.packets.rate disk.capacity_lbd: - lbd - disk.capacity binding_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - binding feature_lbd: - lbd - feature network.outgoing.bytes_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.outgoing.bytes disk.device.latency_lbd: - lbd - disk.device.latency network.outpoing.packets_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.outpoing.packets disk.device.write.requests.rate_lbd: - lbd - disk.device.write.requests.rate network.outgoing.packets.rate_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.outgoing.packets.rate binding_lbd: - lbd - binding forwarder_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - forwarder network.outgoing.bytes.rate_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.outgoing.bytes.rate binding_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - binding network.incoming.packets_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - network.incoming.packets network.incoming.packets_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - network.incoming.packets network.outgoing.packets.rate_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.outgoing.packets.rate network.incoming.packets_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - network.incoming.packets disk.device.allocation_lbd: - lbd - disk.device.allocation requirements: dependency_lbd: - lbd - dependency dependency_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - dependency link_lbd_lbd_dpdk_1_port_1: - lbd_lbd_dpdk_1_port_1 - link dependency_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - dependency local_storage_lbd: - lbd - local_storage link_lbd_lbd_internal_1_port_0: - lbd_lbd_internal_1_port_0 - link dependency_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - dependency link_lbd_lbd_ims_core_1_port_2: - lbd_lbd_ims_core_1_port_2 - link