Comment 3 for bug 1367091

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

Reviewed: https://review.openstack.org/130953
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=0a7446db6d94f045e2da7834af4e8e42baa5b0e7
Submitter: Jenkins
Branch: master

commit 0a7446db6d94f045e2da7834af4e8e42baa5b0e7
Author: nikunj2512 <email address hidden>
Date: Sat Oct 25 09:15:24 2014 -0700

    Fixes double slash problem in Swift Container pseudo folder

    The delimiter of Swift Container pseudo folder in the Container
    table is *two* slash. A single slash is sufficient.

    Change-Id: I1d9be94149d33e497a9a077a71bcb904708c2c42
    Closes-bug: #1367091