5fabfeab9e547af25aa78281de17074055515e44
This change moves additional ansible imports to imporve the user
experience. Ansible is vendoring packages and rasing a userwarning when
potentially conflicting packageson the system. While the ansible
userwarning is a good thing, we're maintaining co-installability at this
time and the warnings are causing a poor user experience when running
deployments. To correct the ux issues we move the ansible imports under
the warnings filter.
Change-Id: I4a8ecced93d28b70ed6fbcb425754397726850a7
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit ebad3a2095)
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