Unverified Commit 4ff5fef8 authored by skoulouzis's avatar skoulouzis Committed by GitHub

Update policies.yaml

parent e8357612
......@@ -18,6 +18,18 @@ policy_types:
type: integer
required: false
description: the maximum acceptable value
tosca.policies.ARTICONF.Performance.CPU:
derived_from: tosca.policies.ARTICONF.Performance
description: CPU load constraint as %
tosca.policies.ARTICONF.Performance.Mem:
derived_from: tosca.policies.Performance
description: Memory load constraint as %
tosca.policies.ARTICONF.Performance.Disk:
derived_from: tosca.policies.Performance
description: Disk size as MB
tosca.policies.ARTICONF.FaultTolerance:
derived_from: tosca.policies.Root
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment