deb-horizon/releasenotes/notes/workflow-step-policy-1ca99b0249294337.yaml
Justin Pomeroy 52f988cd78 Add policy support to workflow steps
This updates the workflow decorator service to check policy rules to
determine whether or not to display a workflow step. Each workflow
step can have a policy property which specifies the policy rule to
check.

Related to blueprint add-scheduler-hints
Change-Id: Id9270a4f20d785283372c182d178fe9b59e3259b
2016-02-28 20:50:07 -06:00

5 lines
186 B
YAML

---
features:
- Added policy support to the angular workflow service so each step in a
workflow can specify a policy check that must pass in order for the step
to be displayed.