Comment 4 for bug 912094

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

Reviewed: https://review.openstack.org/3078
Committed: http://github.com/openstack/glance/commit/5e7c88026ef59580951b9289bade5c6a97572a1f
Submitter: Jenkins
Branch: stable/diablo

commit 5e7c88026ef59580951b9289bade5c6a97572a1f
Author: Hengqing Hu <email address hidden>
Date: Thu Jan 5 19:05:15 2012 +0800

    Fixes incorrect URI scheme for s3 backend

    Fixes bug #912094.

    URI scheme for s3 backend should be 's3+https', not 'swift+https'.

    Use s3.amazonaws.com instead of s3service.com to follow RFC2606.

    Indent reason for BadStoreUri exception in s3.py.

    Comments added for the following option in etc/glance-api.conf
        's3_store_host'

    (cherry picked from commit d466cec3576b12c61491c75c43ec2d839072890e)

    Change-Id: Id456b287d82fe61711f0d738e61ccb599f0b5684