Comment 4 for bug 1810436

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

Reviewed: https://review.openstack.org/633548
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=8e38e214ed2ef770ee9c34c854fe809e1ac0fbb0
Submitter: Zuul
Branch: stable/rocky

commit 8e38e214ed2ef770ee9c34c854fe809e1ac0fbb0
Author: Alex Schultz <email address hidden>
Date: Thu Jan 3 12:06:36 2019 -0700

    Improve error message around hieradata override file

    If the file specified is empty, we currently throw a generic message
    about it not being in the correct format. Let's add a check to make sure
    the file is not empty before attempting to parse it as yaml.

    Change-Id: I702da1170484c0d10c3ae836ec3f7550975a341c
    Closes-Bug: #1810436
    (cherry picked from commit 8ddcc2cd145451335a90b6816c8110c65dc73998)