blob: 984e48a5109ffa398da4b268b80852cfa6a62542 [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:
QT600:
type: tosca.nodes.Qt600Service
properties:
no-create: true
no-delete: true
no-update: true
tenant#qt600tenant:
type: tosca.nodes.Qt600Tenant
properties:
reflector: ""
requirements:
- tenant:
node: QT600
relationship: tosca.relationships.TenantOfService