summaryrefslogtreecommitdiffstats
path: root/tosca2heat/heat-translator/translator/tests/data/custom_types/senlin_cluster_policies.yaml
blob: c809ca07f763353585b9c60a16270ec7434751ff (plain)
1
2
3
4
5
6
7
8
9
10
11
tosca_definitions_version: tosca_simple_yaml_1_0

description: >
  The TOSCA Policy Type definition that is used to govern
      Senlin Policy of TOSCA nodes or groups of nodes

policy_types:
  tosca.policies.Scaling.Cluster:
    derived_from: tosca.policies.Scaling
    description: The TOSCA Policy Type definition that is used to govern
      scaling of TOSCA nodes or groups of nodes.