af2e96ea4e3cc74ada6258b68cd3003f017da64f
The patch [1] doesn't work and the validations execution logs are
located in /home/stack/validations by default instead of
/var/log/validations directory.
This patch fixes this issue by overriding correctly the
'validation_log_dir' default value for the run, show history and show
run sub commands.
Depends-On: https://review.opendev.org/c/openstack/cliff/+/813767
[1] https://review.opendev.org/c/openstack/python-tripleoclient/+/794577
Related-bz: rhbz#2013575
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
Change-Id: Ic9de63514086d660cfbe87ef6539935366036941
(cherry picked from commit 7b290d41b0)
About tripleoclient
General information
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
Team and repository tags
Description