Comment 1 for bug 1783787

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.openstack.org/586285
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=766b3e3ddacb6b2f21add4d6ad99a4c9e64835ca
Submitter: Zuul
Branch: master

commit 766b3e3ddacb6b2f21add4d6ad99a4c9e64835ca
Author: Cédric Jeanneret <email address hidden>
Date: Thu Jul 26 17:29:16 2018 +0200

    Add some logging for the preflight checks

    Currently, the preflight checks are run without any output.
    This can be misleading, especially if we get an error on one
    of the checks - no real way to know WHAT failed in the current
    situation.

    This easy log output helps the operator to know what's going on.

    Change-Id: Ifbdbdb37431ad28fbd86993f9800bee8b3fbdd4a
    Closes-Bug: 1783787