You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page gives a short overview of how Policy is modelled in the TOSCA Simple Profile in YAML.

TOSCA defines three concepts for Policy: Policy Type, Policy, and Trigger.

1. Policy Type

  • its properties, which define the configuration parameters that the policy takes
  • its targets, which define the node types and/or groups to which the policy type applies
  • its triggers, which specify the conditions in which policies of this type are fired

2. Policy

  • its properties, which define the configuration parameters that the policy takes
  • its targets, which define the node types and/or groups to which the policy type applies
  • its triggers, which specify the conditions in which policies of this type are fired
  • No labels