4edcc395c5
This patch updates the create plan command to use the latest changes to the workflows in tripleo-common that allow a deployment plan to be created or updated from a git repository. Partially-Implements: blueprint git-deployment-plan Change-Id: I71c1f5d58abcf0a55598f02fbd21fdffedcf5291
7 lines
207 B
YAML
7 lines
207 B
YAML
---
|
|
features:
|
|
- |
|
|
Added argument for --source_url to overcloud create_plan workflow call.
|
|
The --source_url argument expects the url of a git repository containing
|
|
the Heat templates to deploy.
|