
When the tripleo.messaging.v1.send workflow fails with the error 'Workflow failed due to message status', the return message is None and we don't have more information about what's failing. The same happens if the validation runs well. This patch improves the output in case of a messaging workflow failure. Change-Id: I3fbf1a05b706b55fe1ab6d35653aecdaa8d4cc6e Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
See the Release Notes
Description