tosca_definitions_version: tosca_simple_yaml_1_0_0 metadata: template_name: nested3 imports: - openecomp_heat_index: file: openecomp-heat/_index.yml - GlobalSubstitutionTypes: file: GlobalSubstitutionTypesServiceTemplate.yaml node_types: org.openecomp.resource.vfc.nodes.heat.cmaui: derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server 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 template_PortTuple_LB1: hidden: false immutable: false type: string lb_st_interface_type_oam: hidden: false immutable: false type: string oam_sec_group_name: hidden: false immutable: false type: string virtual_ip_address: hidden: false immutable: false type: string indx: hidden: false immutable: false type: float security_group_name: hidden: false immutable: false type: list description: CMAUI1, CMAUI2 server names entry_schema: type: string vlan_ids: hidden: false immutable: false type: string cmaui_image: hidden: false immutable: false type: string description: Image for CMAUI server virtual_ipv6_address: hidden: false immutable: false type: string cmaui_flavor: hidden: false immutable: false type: string description: Flavor for CMAUI server lb_st_vlan_type_oam: hidden: false immutable: false type: string description: dummy mac_address: hidden: false immutable: false type: string availability_zone_0: label: availabilityzone name hidden: false immutable: false type: string description: availabilityzone name subinterface_name_prefix: hidden: false immutable: false type: string subinterface_instance_index: hidden: false immutable: false type: float cmaui_oam_ips: hidden: false immutable: false type: string node_templates: template_VMInt_OAM_lb_5: type: org.openecomp.resource.cp.nodes.heat.contrailV2.VirtualMachineInterface properties: security_group_refs: - get_input: oam_sec_group_name virtual_network_refs: - get_input: p2 virtual_machine_interface_properties: service_interface_type: get_input: lb_st_interface_type_oam port_tuple_refs: - get_input: template_PortTuple_LB1 requirements: - binding: capability: tosca.capabilities.network.Bindable node: server_cmaui_3 relationship: tosca.relationships.network.BindsTo test_nested4Level: type: org.openecomp.resource.abstract.nodes.heat.subinterface.nested4 directives: - substitutable properties: p1: get_input: p1 service_template_filter: substitute_service_template: nested4ServiceTemplate.yaml p2: get_input: p2 p3: template_VMInt_OAM_lb_8 requirements: - binding_template_subint_oam_vmi_4: capability: tosca.capabilities.network.Bindable node: template_VMInt_OAM_lb_8 relationship: tosca.relationships.network.BindsTo template_VMInt_OAM_lb_6: type: org.openecomp.resource.cp.nodes.heat.contrailV2.VirtualMachineInterface properties: security_group_refs: - get_input: oam_sec_group_name virtual_network_refs: - get_input: p1 - get_input: p2 virtual_machine_interface_properties: service_interface_type: get_input: lb_st_interface_type_oam port_tuple_refs: - get_input: template_PortTuple_LB1 requirements: - binding: capability: tosca.capabilities.network.Bindable node: server_cmaui_3 relationship: tosca.relationships.network.BindsTo server_cmaui_3: type: org.openecomp.resource.vfc.nodes.heat.cmaui properties: flavor: get_input: cmaui_flavor availability_zone: get_input: availability_zone_0 image: get_input: cmaui_image contrail_service_instance_ind: true name: get_input: - cmaui_names - 0 template_VMInt_OAM_lb_8: type: org.openecomp.resource.cp.nodes.heat.contrailV2.VirtualMachineInterface properties: security_group_refs: - get_input: oam_sec_group_name virtual_network_refs: - get_input: p1 virtual_machine_interface_properties: service_interface_type: get_input: lb_st_interface_type_oam port_tuple_refs: - get_input: template_PortTuple_LB1 groups: nested3_group: type: org.openecomp.groups.heat.HeatStack properties: heat_file: ../Artifacts/nested3.yml description: nested3 members: - template_VMInt_OAM_lb_5 - test_nested4Level - template_VMInt_OAM_lb_6 - server_cmaui_3 - template_VMInt_OAM_lb_8 substitution_mappings: node_type: org.openecomp.resource.abstract.nodes.heat.nested3 capabilities: disk.write.bytes.rate_server_cmaui_3: - server_cmaui_3 - disk.write.bytes.rate forwarder_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - forwarder disk.device.write.bytes_server_cmaui_3: - server_cmaui_3 - disk.device.write.bytes forwarder_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - forwarder feature_server_cmaui_3: - server_cmaui_3 - feature disk.device.usage_server_cmaui_3: - server_cmaui_3 - disk.device.usage disk.device.latency_server_cmaui_3: - server_cmaui_3 - disk.device.latency disk.write.bytes_server_cmaui_3: - server_cmaui_3 - disk.write.bytes disk.allocation_server_cmaui_3: - server_cmaui_3 - disk.allocation binding_server_cmaui_3: - server_cmaui_3 - binding vcpus_server_cmaui_3: - server_cmaui_3 - vcpus disk.root.size_server_cmaui_3: - server_cmaui_3 - disk.root.size disk.device.write.requests.rate_server_cmaui_3: - server_cmaui_3 - disk.device.write.requests.rate binding_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - binding binding_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - binding scalable_server_cmaui_3: - server_cmaui_3 - scalable forwarder_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - forwarder disk.read.requests_server_cmaui_3: - server_cmaui_3 - disk.read.requests binding_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - binding network.incoming.bytes_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.incoming.bytes disk.write.requests_server_cmaui_3: - server_cmaui_3 - disk.write.requests network.incoming.bytes_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.incoming.bytes network.incoming.bytes_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.incoming.bytes disk.usage_server_cmaui_3: - server_cmaui_3 - disk.usage disk.device.iops_server_cmaui_3: - server_cmaui_3 - disk.device.iops disk.device.capacity_server_cmaui_3: - server_cmaui_3 - disk.device.capacity network.incoming.packets.rate_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.incoming.packets.rate feature_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - feature disk.device.read.bytes.rate_server_cmaui_3: - server_cmaui_3 - disk.device.read.bytes.rate network.incoming.packets.rate_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.incoming.packets.rate feature_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - feature network.incoming.packets.rate_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.incoming.packets.rate feature_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - feature endpoint_server_cmaui_3: - server_cmaui_3 - endpoint disk.read.bytes_server_cmaui_3: - server_cmaui_3 - disk.read.bytes os_server_cmaui_3: - server_cmaui_3 - os disk.write.requests.rate_server_cmaui_3: - server_cmaui_3 - disk.write.requests.rate disk.device.read.bytes_server_cmaui_3: - server_cmaui_3 - disk.device.read.bytes memory_server_cmaui_3: - server_cmaui_3 - memory disk.device.allocation_server_cmaui_3: - server_cmaui_3 - disk.device.allocation cpu_server_cmaui_3: - server_cmaui_3 - cpu host_server_cmaui_3: - server_cmaui_3 - host network.outpoing.packets_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.outpoing.packets network.outgoing.packets.rate_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.outgoing.packets.rate disk.ephemeral.size_server_cmaui_3: - server_cmaui_3 - disk.ephemeral.size network.outgoing.packets.rate_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.outgoing.packets.rate disk.capacity_server_cmaui_3: - server_cmaui_3 - disk.capacity network.outgoing.packets.rate_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.outgoing.packets.rate network.outgoing.bytes_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.outgoing.bytes network.outgoing.bytes_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.outgoing.bytes feature_test_nested4Level: - test_nested4Level - feature feature_template_subint_oam_vmi_4_test_nested4Level: - test_nested4Level - feature_template_subint_oam_vmi_4 network.outpoing.packets_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.outpoing.packets instance_server_cmaui_3: - server_cmaui_3 - instance network.outpoing.packets_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.outpoing.packets network.outgoing.bytes_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.outgoing.bytes network.outgoing.bytes.rate_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.outgoing.bytes.rate network.outgoing.bytes.rate_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.outgoing.bytes.rate disk.read.bytes.rate_server_cmaui_3: - server_cmaui_3 - disk.read.bytes.rate disk.device.write.requests_server_cmaui_3: - server_cmaui_3 - disk.device.write.requests network.outgoing.bytes.rate_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.outgoing.bytes.rate network.incoming.bytes.rate_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.incoming.bytes.rate network.incoming.bytes.rate_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.incoming.bytes.rate disk.iops_server_cmaui_3: - server_cmaui_3 - disk.iops disk.device.read.requests_server_cmaui_3: - server_cmaui_3 - disk.device.read.requests network.incoming.bytes.rate_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.incoming.bytes.rate network.incoming.packets_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - network.incoming.packets network.incoming.packets_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - network.incoming.packets disk.device.read.requests.rate_server_cmaui_3: - server_cmaui_3 - disk.device.read.requests.rate network.incoming.packets_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - network.incoming.packets cpu.delta_server_cmaui_3: - server_cmaui_3 - cpu.delta memory.resident_server_cmaui_3: - server_cmaui_3 - memory.resident disk.latency_server_cmaui_3: - server_cmaui_3 - disk.latency memory.usage_server_cmaui_3: - server_cmaui_3 - memory.usage cpu_util_server_cmaui_3: - server_cmaui_3 - cpu_util disk.device.write.bytes.rate_server_cmaui_3: - server_cmaui_3 - disk.device.write.bytes.rate requirements: dependency_test_nested4Level: - test_nested4Level - dependency dependency_template_subint_oam_vmi_4_test_nested4Level: - test_nested4Level - dependency_template_subint_oam_vmi_4 dependency_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - dependency dependency_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - dependency link_template_VMInt_OAM_lb_5: - template_VMInt_OAM_lb_5 - link dependency_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - dependency link_template_VMInt_OAM_lb_6: - template_VMInt_OAM_lb_6 - link link_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - link dependency_server_cmaui_3: - server_cmaui_3 - dependency local_storage_server_cmaui_3: - server_cmaui_3 - local_storage binding_template_VMInt_OAM_lb_8: - template_VMInt_OAM_lb_8 - binding subinterface_link_template_subint_oam_vmi_4_test_nested4Level: - test_nested4Level - subinterface_link_template_subint_oam_vmi_4