Comment 4 for bug 1373813

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

Reviewed: https://review.openstack.org/123992
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5efc17969ab66b54f5daf9472d8cad30fce9c9be
Submitter: Jenkins
Branch: master

commit 5efc17969ab66b54f5daf9472d8cad30fce9c9be
Author: TimurNurlygayanov <email address hidden>
Date: Thu Sep 25 13:44:12 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