1 tosca_definitions_version: tosca_simple_yaml_1_0_0
 
   3   template_name: OCS-fw_service_instance1
 
   5 - openecomp_heat_index:
 
   6     file: openecomp-heat/_index.yml
 
   7 - GlobalSubstitutionTypes:
 
   8     file: GlobalSubstitutionTypesServiceTemplate.yaml
 
  15       description: Availability zone to create servers in
 
  22       description: Static routes enabled
 
  27     availability_zone_enable:
 
  31       description: Indicates availability zone is enabled
 
  35     service_template_name:
 
  39       description: Service template name
 
  46       description: Indicates if service interface are ordered
 
  61       description: Image name
 
  68       description: Service type
 
  77     service_interface_type_list:
 
  81       description: List of interface types
 
  92     service_instance_name:
 
  96       description: Service instance name
 
 103       description: List of interfaces
 
 107         type: org.openecomp.datatypes.heat.network.contrail.InterfaceData
 
 112       description: Service mode
 
 124       description: Shared ips enabled
 
 131       type: org.openecomp.resource.vfc.nodes.heat.st
 
 136           get_input: image_name
 
 138           get_input: availability_zone
 
 140           get_input: service_type
 
 141         availability_zone_enable:
 
 142           get_input: availability_zone_enable
 
 143         service_template_name:
 
 144           get_input: service_template_name
 
 145         service_instance_name:
 
 146           get_input: service_instance_name
 
 148           get_input: service_mode
 
 150       type: org.openecomp.resource.cp.nodes.heat.network.contrail.Port
 
 166         allowed_address_pairs:
 
 170           - allowed_address_pairs
 
 182           - service_interface_type_list
 
 186           capability: tosca.capabilities.network.Bindable
 
 187           node: service_instance1
 
 188           relationship: tosca.relationships.network.BindsTo
 
 190       type: org.openecomp.resource.cp.nodes.heat.network.contrail.Port
 
 206         allowed_address_pairs:
 
 210           - allowed_address_pairs
 
 222           - service_interface_type_list
 
 226           capability: tosca.capabilities.network.Bindable
 
 227           node: service_instance1
 
 228           relationship: tosca.relationships.network.BindsTo
 
 230       type: org.openecomp.resource.cp.nodes.heat.network.contrail.Port
 
 246         allowed_address_pairs:
 
 250           - allowed_address_pairs
 
 262           - service_interface_type_list
 
 266           capability: tosca.capabilities.network.Bindable
 
 267           node: service_instance1
 
 268           relationship: tosca.relationships.network.BindsTo
 
 270     service_instance1_group:
 
 271       type: org.openecomp.groups.heat.HeatStack
 
 273         heat_file: ../Artifacts/OCS-fw.yml
 
 281       description: Tenant id of the Service Instance
 
 287       description: The FQ name of the service instance
 
 292     service_template_name:
 
 293       description: Service Template of the Service Instance
 
 297         - service_template_name
 
 299       description: All attributes
 
 305       description: Number of service VMs active for this Service Instance
 
 310     service_instance_name:
 
 311       description: The name of the service instance
 
 315         - service_instance_name
 
 317       description: Service VMs for the Service Instance
 
 323       description: Status of the service instance
 
 328   substitution_mappings:
 
 329     node_type: org.openecomp.resource.abstract.nodes.heat.service_template