Comment 4 for bug 1564834

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

Reviewed: https://review.openstack.org/301535
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e49c347b4c7984e832b3b440141d0a53b5f6e8fc
Submitter: Jenkins
Branch: stable/mitaka

commit e49c347b4c7984e832b3b440141d0a53b5f6e8fc
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
    (cherry picked from commit 80e52c1ae5e52abcc83c8efbb469a0d0ce020815)