Gael Chamoulaud
746b97f19a
Get rid of Mistral for listing validations
Until now, we were using Mistral to get all the validations available on the Undercloud. This patch drops the Mistral support for the validations listing through the CLI and will parse them directly on the filesystem instead of parsing from the *tripleo-validations* Swift container. This change makes the CLI faster: - ~6s with Mistral - ~1.3s w/o Mistral Change-Id: I5730fb2e23775f1d666276b6b4d46bcb550fc928 Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
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