Comment 2 for bug 1543417

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

Reviewed: https://review.openstack.org/277685
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e6571c02039ec628a6511ec932fc371711ef20dd
Submitter: Jenkins
Branch: master

commit e6571c02039ec628a6511ec932fc371711ef20dd
Author: Martin André <email address hidden>
Date: Tue Feb 9 14:07:53 2016 +0900

    Safely create directories

    This prevents failure when the directory already exists.

    This commit fixes a failure in centos-binary because of a change in the
    RDO packaging, where the required directory is now created for us.

    Change-Id: Idd3e15802c3e3fd363e1295111ec12948d566781
    Closes-Bug: #1543417