52f988cd78
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
5 lines
186 B
YAML
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. |