blob: 7f15ade5d64650753cb3215c9f9ff835c9282d07 (
plain)
1
2
3
4
5
6
7
8
9
10
|
tosca_definitions_version: tosca_simple_yaml_1_0
policy_types:
mycompany.mytypes.myScalingPolicy:
derived_from: tosca.policies.Scaling
metadata:
type: map
entry_schema:
type: string
|