blob: b24094d1d816fe19ace21e01c98f863c1613994d [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
description: Setup the ActiveTest on the pod
imports:
- custom_types/xos.yaml
- custom_types/ActiveTest.yaml
topology_template:
node_templates:
VTA:
type: tosca.nodes.VtaService
properties:
no-create: true
no-delete: true
no-update: true
tenant#vtatenant:
type: tosca.nodes.VtaTenant
requirements:
- tenant:
node: VTA
relationship: tosca.relationships.TenantOfService