tosca_definitions_version: tosca_simple_yaml_1_0_0 metadata: template_name: GlobalSubstitutionTypes imports: ContrailComputeGlobalTypes: file: ContrailComputeGlobalTypesServiceTemplate.yaml CinderVolumeGlobalTypes: file: CinderVolumeGlobalTypesServiceTemplate.yaml ContrailVirtualNetworkGlobalType: file: ContrailVirtualNetworkGlobalTypeServiceTemplate.yaml AbstractSubstituteGlobalTypes: file: AbstractSubstituteGlobalTypesServiceTemplate.yaml ContrailPortGlobalTypes: file: ContrailPortGlobalTypesServiceTemplate.yaml NeutronPortGlobalTypes: file: NeutronPortGlobalTypesServiceTemplate.yaml NeutronNetGlobalTypes: file: NeutronNetGlobalTypesServiceTemplate.yaml CommonGlobalTypes: file: CommonGlobalTypesServiceTemplate.yaml ContrailAbstractSubstituteGlobalTypes: file: ContrailAbstractSubstituteGlobalTypesServiceTemplate.yaml ContrailNetworkRuleGlobalType: file: ContrailNetworkRuleGlobalTypeServiceTemplate.yaml NeutronSecurityRulesGlobalTypes: file: NeutronSecurityRulesGlobalTypesServiceTemplate.yaml NovaServerGlobalTypes: file: NovaServerGlobalTypesServiceTemplate.yaml ContrailV2VirtualMachineInterfaceGlobalType: file: ContrailV2VirtualMachineInterfaceGlobalTypeServiceTemplate.yaml node_types: org.openecomp.resource.vfc.nodes.heat.st_image: derived_from: org.openecomp.resource.vfc.nodes.heat.contrail.Compute org.openecomp.resource.abstract.nodes.heat.service_template: derived_from: org.openecomp.resource.abstract.nodes.contrail.AbstractSubstitute requirements: - link_port_0: capability: tosca.capabilities.network.Linkable node: tosca.nodes.Root relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 org.openecomp.resource.abstract.nodes.heat.OCS-fw: derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute properties: service_policy_name: type: string description: Policy Name st_static_routes_list: type: string description: List of static routes enabled-disabled st_type: type: string description: service type st_service_interface_type_list: type: string description: List of interface types st_mode: type: string description: service mode Cricket_OCS_protected_net_id: type: string description: Name of Cricket OCS network oam_mgmt_net_0_id: type: string description: Name of OAM network start_dst_ports: type: float description: Start of dst port st_flavor: type: string description: Flavor availability_zone_1: type: string description: availability zone service_instance_name: type: string description: Service instance name st_scaling: type: string description: Indicates whether service scaling is enabled max_num_fw_instances: type: float description: maximum number of firewall instances for scaling start_src_ports: type: float description: Start of src port service_policy_direction: type: string description: Direction of Policy st_name: type: string description: Name of service template hsl_direct_net3: type: string hsl_direct_net4: type: string HSL_direct_net_gateway: type: string description: HSL (Logging) network gateway address hsl_direct_net1: type: string hsl_direct_net2: type: string st_image: type: string description: Name of the image st_shared_ip_list: type: string description: List of shared ip enabled-disabled Cricket_OCS_direct_net_id: type: string description: Name of Cricket OCS network network_param: type: string end_src_ports: type: float description: End of src port end_dst_ports: type: float description: End of dst port HSL_direct_net_id: type: string description: Name of HSL (Logging) network HSL_direct_net_cidr: type: string description: HSL (Logging) network address (CIDR notation) requirements: - link_port_0_service_instance: capability: tosca.capabilities.network.Linkable node: tosca.nodes.Root relationship: tosca.relationships.network.LinksTo occurrences: - 1 - 1 - network_service_policy: capability: tosca.capabilities.Attachment node: tosca.nodes.network.Network relationship: org.openecomp.relationships.AttachesTo occurrences: - 0 - UNBOUNDED capabilities: link_hsl_direct_net: type: tosca.capabilities.network.Linkable occurrences: - 1 - UNBOUNDED attachment_hsl_direct_net: type: tosca.capabilities.Attachment occurrences: - 1 - UNBOUNDED