43f12f531a
Adds a new workflow, tripleo.deployment.v1.config_download_deploy, that does an overcloud configuration using the config download mechanism. This workflow can be called after deploy_plan when using the config download mechanism. The corresponding client patch that depends on this new workflow is If3114a6fda75ee502d80e4ba27b5f2e81ba44085. Also adds the ansible-generate-inventory action which is used by the new workflow. implements: blueprint ansible-config-download Change-Id: I738c78b32590c58ae8b721289ad8103ee09e9956
6 lines
167 B
YAML
6 lines
167 B
YAML
---
|
|
features:
|
|
- Adds a new workflow, tripleo.deployment.v1.config_download_deploy,
|
|
that does an overcloud configuration using the config download
|
|
mechanism.
|