befd072286d4c048186a47724dc81ee96562943a
UserWarnings coming from ansible, through the user of ansible-runner
were popping up due to Ansible specific modules which are on the system
but vendored by Ansible. These warnings, are annoances for openstack
operators and should be ommitted when the tripleoclient plugins are
installed.
> This change addresses the warnings from within the utils module which
imports ansible-runner, the source of the warnings.
rhbz: 2034555
Change-Id: I7f1d768d9cda76323548199e237da96c4bf77dd4
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 7ede6055f8)
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