Comment 3 for bug 1390414

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

Reviewed: https://review.openstack.org/150291
Committed: https://git.openstack.org/cgit/openstack/sahara-extra/commit/?id=49adcd9cfd91b85489119799e579335ee4730ab0
Submitter: Jenkins
Branch: master

commit 49adcd9cfd91b85489119799e579335ee4730ab0
Author: Kazuki OIKAWA <email address hidden>
Date: Wed Dec 10 12:45:49 2014 +0900

    Changes directory representation

    Current directory representation is zero-byte file but swift's pseudo-directory
    is trailing-slash file. This patch changes direcotry representation and improves
    compatibility with Swift and Horizon.

    Change-Id: I6d6aeee958ff877b6f8e95f3108c8059f5d3b5c7
    Closes-Bug: 1390414