Comment 5 for bug 1612374

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

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

commit f7adda94961134cc83753e8bb960253e4ca987cb
Author: Ravi Gummadi <email address hidden>
Date: Sun Oct 16 05:07:57 2016 -0400

    Create log aggregation parent directory

    During lxc hosts setup, mv command fails if the log aggregation
    parent /openstack/log/ does not exist. This patch makes sure that
    the directory exists before calling mv command.

    Change-Id: I3a337b73fcaa446164d1bc8bbae73dbeea694d7d
    Closes-Bug: #1612374
    (cherry picked from commit a4f8e287b68b87036fa6adb742b280697f55ffb0)