Comment 3 for bug 1612374

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

Reviewed: https://review.openstack.org/387012
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=a4f8e287b68b87036fa6adb742b280697f55ffb0
Submitter: Jenkins
Branch: master

commit a4f8e287b68b87036fa6adb742b280697f55ffb0
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