124edb0c6b
The tripleo.git.clone action expects a container and url argument. The workflows for creating and updating a deployment plan were only sending a url argument. This patch adds the container argument to all calls to tripleo.git.clone action. Change-Id: I3993fe81dfaf6ad4ad77d10d1c70c8ce29e40128 Closes-bug: #1691740
6 lines
229 B
YAML
6 lines
229 B
YAML
---
|
|
fixes:
|
|
- Fixes `bug 1691740 <https://bugs.launchpad.net/tripleo/+bug/1691740>`__ by
|
|
adding container argument to calls to tripleo.git.clone action in the
|
|
create_deployment_plan and update_deployment_plan workflows.
|