7f15ade5d64650753cb3215c9f9ff835c9282d07
[sdc/sdc-distribution-client.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0
2
3 policy_types:
4   mycompany.mytypes.myScalingPolicy:
5     derived_from: tosca.policies.Scaling
6     metadata:
7      type: map
8      entry_schema:
9        type: string
10