tripleo-common/releasenotes/notes/config-download-deploy-workflow-55f26302a42cf379.yaml
James Slagle 43f12f531a Add workflow for deployment via config-download
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
2017-11-15 07:48:45 -05:00

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.