Comment 10 for bug 1729569

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

Reviewed: https://review.openstack.org/517374
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=f6108f5dab9501ec4a91449e2faaae5ec894c379
Submitter: Zuul
Branch: master

commit f6108f5dab9501ec4a91449e2faaae5ec894c379
Author: Christian Schwede <email address hidden>
Date: Thu Nov 2 17:04:52 2017 +0000

    Create Swift directory d1 if required

    Swift added a requirement that storage directories must exist before
    using them. In case of the d1 directory in TripleO - used when there are
    no "real disks" - it has to be created by TripleO in advance.

    This change forwards the SwiftUseLocalDir parameter to puppet-tripleo,
    which creates the directory with the correct permissions.

    Closes-Bug: 1729569
    Depends-On: I49e395ac379ced01adb60d8d9f951c08718b1c61
    Change-Id: I82b783541c6097f6b8747b63349720c47f3b3f94