blob: 2c839a8fc916be3ed659e47809e9a3beb953023f [file] [log] [blame]
tosca_definitions_version: tosca_simple_yaml_1_0
# compile this with "m4 vsm.m4 > vsm.yaml"
# include macros
include(macros.m4)
node_types:
tosca.nodes.VSMService:
derived_from: tosca.nodes.Root
description: >
VSM Service
capabilities:
xos_base_service_caps
properties:
xos_base_props
xos_base_service_props
tosca.nodes.VSMTenant:
derived_from: tosca.nodes.Root
description: >
VSM Tenant
properties:
xos_base_tenant_props
tenant_message:
type: string
required: false