tosca_definitions_version: tosca_simple_yaml_1_0_0 metadata: template_name: nested-no-compute imports: - openecomp_heat_index: file: openecomp-heat/_index.yml - GlobalSubstitutionTypes: file: GlobalSubstitutionTypesServiceTemplate.yaml topology_template: inputs: cmaui_names: hidden: false immutable: false type: list description: CMAUI1, CMAUI2 server names entry_schema: type: string p1: hidden: false immutable: false type: string description: UID of OAM network p2: hidden: false immutable: false type: string description: UID of OAM network cmaui_image: hidden: false immutable: false type: string description: Image for CMAUI server cmaui_flavor: hidden: false immutable: false type: string description: Flavor for CMAUI server packet_internal_network_name: hidden: false immutable: false type: string packet_external_network_name: hidden: false immutable: false type: string security_group_name: hidden: false immutable: false type: list description: CMAUI1, CMAUI2 server names entry_schema: type: string availability_zone_0: label: availabilityzone name hidden: false immutable: false type: string description: availabilityzone name cmaui_oam_ips: hidden: false immutable: false type: string net: hidden: false immutable: false type: string node_templates: cmaui_port_01: type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port properties: replacement_policy: AUTO ip_requirements: - ip_version: 4 ip_count_required: is_required: true floating_ip_count_required: is_required: false fixed_ips: - ip_address: get_input: - cmaui_oam_ips - 0 mac_requirements: mac_count_required: is_required: false network: packet_internal_network_0 requirements: - link: capability: tosca.capabilities.network.Linkable node: packet_internal_network_0 relationship: tosca.relationships.network.LinksTo cmaui_port_02: type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port properties: replacement_policy: AUTO ip_requirements: - ip_version: 4 ip_count_required: is_required: true floating_ip_count_required: is_required: false fixed_ips: - ip_address: get_input: - cmaui_oam_ips - 0 mac_requirements: mac_count_required: is_required: false network: packet_external_network_0 requirements: - link: capability: tosca.capabilities.network.Linkable node: packet_external_network_0 relationship: tosca.relationships.network.LinksTo packet_internal_network_0: type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net properties: network_name: get_input: packet_internal_network_name packet_external_network_0: type: org.openecomp.resource.vl.nodes.heat.network.neutron.Net properties: network_name: get_input: packet_external_network_name groups: nested-no-compute_group: type: org.openecomp.groups.heat.HeatStack properties: heat_file: ../Artifacts/nested-no-compute.yml description: nested1 members: - cmaui_port_01 - cmaui_port_02 - packet_internal_network_0 - packet_external_network_0 outputs: no_compute_attr_1: description: no_compute_attr_1 value: packet_external_network_0 substitution_mappings: node_type: org.openecomp.resource.abstract.nodes.heat.nested-no-compute capabilities: feature_packet_internal_network_0: - packet_internal_network_0 - feature network.incoming.packets_cmaui_port_02: - cmaui_port_02 - network.incoming.packets network.incoming.bytes_cmaui_port_02: - cmaui_port_02 - network.incoming.bytes attachment_packet_external_network_0: - packet_external_network_0 - attachment network.outgoing.packets.rate_cmaui_port_01: - cmaui_port_01 - network.outgoing.packets.rate binding_cmaui_port_01: - cmaui_port_01 - binding network.outgoing.packets.rate_cmaui_port_02: - cmaui_port_02 - network.outgoing.packets.rate binding_cmaui_port_02: - cmaui_port_02 - binding attachment_cmaui_port_02: - cmaui_port_02 - attachment end_point_packet_external_network_0: - packet_external_network_0 - end_point attachment_cmaui_port_01: - cmaui_port_01 - attachment network.incoming.packets.rate_cmaui_port_01: - cmaui_port_01 - network.incoming.packets.rate link_packet_internal_network_0: - packet_internal_network_0 - link network.incoming.bytes_cmaui_port_01: - cmaui_port_01 - network.incoming.bytes network.incoming.packets_cmaui_port_01: - cmaui_port_01 - network.incoming.packets network.incoming.packets.rate_cmaui_port_02: - cmaui_port_02 - network.incoming.packets.rate attachment_packet_internal_network_0: - packet_internal_network_0 - attachment network.outgoing.bytes.rate_cmaui_port_02: - cmaui_port_02 - network.outgoing.bytes.rate network.outgoing.bytes.rate_cmaui_port_01: - cmaui_port_01 - network.outgoing.bytes.rate end_point_packet_internal_network_0: - packet_internal_network_0 - end_point network.outpoing.packets_cmaui_port_02: - cmaui_port_02 - network.outpoing.packets network.outpoing.packets_cmaui_port_01: - cmaui_port_01 - network.outpoing.packets forwarder_cmaui_port_01: - cmaui_port_01 - forwarder forwarder_cmaui_port_02: - cmaui_port_02 - forwarder link_packet_external_network_0: - packet_external_network_0 - link feature_cmaui_port_02: - cmaui_port_02 - feature feature_cmaui_port_01: - cmaui_port_01 - feature network.outgoing.bytes_cmaui_port_02: - cmaui_port_02 - network.outgoing.bytes network.incoming.bytes.rate_cmaui_port_01: - cmaui_port_01 - network.incoming.bytes.rate network.outgoing.bytes_cmaui_port_01: - cmaui_port_01 - network.outgoing.bytes network.incoming.bytes.rate_cmaui_port_02: - cmaui_port_02 - network.incoming.bytes.rate feature_packet_external_network_0: - packet_external_network_0 - feature requirements: dependency_packet_external_network_0: - packet_external_network_0 - dependency dependency_packet_internal_network_0: - packet_internal_network_0 - dependency dependency_cmaui_port_01: - cmaui_port_01 - dependency binding_cmaui_port_01: - cmaui_port_01 - binding dependency_cmaui_port_02: - cmaui_port_02 - dependency binding_cmaui_port_02: - cmaui_port_02 - binding