Comment 5 for bug 1373813

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.1)

Reviewed: https://review.openstack.org/124024
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=6b7a115afacd97227a3e808962863b179a85a27f
Submitter: Jenkins
Branch: stable/5.1

commit 6b7a115afacd97227a3e808962863b179a85a27f
Author: TimurNurlygayanov <email address hidden>
Date: Thu Sep 25 15:42:54 2014 +0400

    Fixed issue with max size for Swift objects

    Fixed issue with max size of object, which Glance
    should store in Swift without slicing.
    Default value doesn't work when user attempts to make
    a snapshots with size > 300 Mb.

    Change-Id: Ic3b3120605f1e1536a34bedc4ad5c0c2f4c8510b
    Closes-Bug: #1373813