Comment 5 for bug 1632818

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (stable/newton)

Reviewed: https://review.openstack.org/385821
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=a87ab1ac5c6e939cc71c9bc99b89fc649a3d0173
Submitter: Jenkins
Branch: stable/newton

commit a87ab1ac5c6e939cc71c9bc99b89fc649a3d0173
Author: Kevin Carter <email address hidden>
Date: Wed Oct 12 16:11:06 2016 -0500

    Fix container log bind mount regression

    The container bind mount for all logs was being skipped due to a logic
    bug. This fixes the bug while also maintaining the functionality to omit
    log bind mounts when the variable `default_bind_mount_logs` is set to
    "false".

    Closes-Bug: #1632818
    Change-Id: If9433d6280a3940c25fc0af714313d2caa265df6
    Signed-off-by: Kevin Carter <email address hidden>
    (cherry picked from commit 2252d17c4073e0719e058555f419241a511ca9d9)