Comment 3 for bug 1564834

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

Reviewed: https://review.openstack.org/301110
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=80e52c1ae5e52abcc83c8efbb469a0d0ce020815
Submitter: Jenkins
Branch: master

commit 80e52c1ae5e52abcc83c8efbb469a0d0ce020815
Author: Timur Sufiev <email address hidden>
Date: Mon Apr 4 16:05:35 2016 +0300

    Fix new Swift UI to work with Ceph backend

    First, tolerate missing '/info' API endpoint, which Ceph doesn't
    support yet. Second, `content_type` attribute on objects may be not
    set, don't rely heavily on it.

    Change-Id: I101338aa9c96a6551bfbf2dd9c460a4801b4e7b6
    Closes-Bug: #1564834