7c0ad1df5e
When defining a resource_registry for a composable service, the workflow fails because it validates before the user-environment is added. This patch moves the workflow invocation after the creation of the user- environment. This is caused by https://review.openstack.org/#/c/511249/ which changes the behaviour of the action in tripleo-common. Change-Id: Idf17e3f817708d9e7dd7241063434ce56b6be052 Closes-Bug: 1743575
7 lines
192 B
YAML
7 lines
192 B
YAML
---
|
|
fixes:
|
|
- |
|
|
This patch fixes https://bugs.launchpad.net/tripleo/+bug/1743575
|
|
The bug prevents a successeful stack creation when using a custom role with
|
|
a composable service.
|