b6c6881419
The tripleo.plan_management.v1.update_roles workflow didn't pass the plan name (container name) or Zaqar queue name to the sub-workflow it triggered. This caused the behaviour to be incorrect when using a name other than the default. It now correctly passes on these parameters. Change-Id: Ie0fccbdbfd97005dbc13ae6d1493b8274bb6254e Closes-Bug: #1775791
8 lines
312 B
YAML
8 lines
312 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The tripleo.plan_management.v1.update_roles workflow didn't pass the plan
|
|
name (container name) or Zaqar queue name to the sub-workflow it triggered.
|
|
This caused the behaviour to be incorrect when using a name other than the
|
|
default. It now correctly passes on these parameters.
|