0d3e4eff06
This change is to invoke the workflows specified in plan enviroment file. Workflows can be specified for workflow_parameters parameter in plan-environment file. This change parses the plan-environment file, and sequentially executes all the workflows specified in the file. Implements: blueprint tripleo-derive-parameters Change-Id: I37993334a45cf5ee713438151dbbde0997bdf723
6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
features:
|
|
- Workflows, associated with plan-environment.yaml using
|
|
workflow_parameters, are invoked before the actual
|
|
deployment starts.
|