remove url-path from the default value of s3_store_host

Bug #1385512 reported by OpenStack Infra
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Triaged
Medium
Unassigned

Bug Description

https://review.openstack.org/124272
commit 3fc2397dc3e6efd0d2c8132a32fd3deb8714e8de
Author: Masashi Ozawa <email address hidden>
Date: Fri Sep 26 05:16:16 2014 +0000

    remove url-path from the default value of s3_store_host

    For s3 endpoints, url-path is not necessary to define and it's
    something like just "s3.amazonaws.com" for Amazon s3 or
    "s3.compatibleserver.com:8080" for S3 thirdparty compatible server
    that is listening on 8080. So the current default value with '/v1.0/'
    of s3_store_host is confusing.

    s3_store_host = 127.0.0.1:8080/v1.0/

    DocImpact: The following parameter is changed in glance-api.conf
    and glance-cache.conf.
    -s3_store_host = 127.0.0.1:8080/v1.0/
    +s3_store_host = 127.0.0.1:8080

    Change-Id: I3b103121e46f58fda339530c62c71b65a69e5dc5

Tags: glance
Andreas Maier (maiera)
Changed in openstack-manuals:
assignee: nobody → Andreas Maier (maiera)
Andreas Maier (maiera)
Changed in openstack-manuals:
assignee: Andreas Maier (maiera) → nobody
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
milestone: none → kilo
Revision history for this message
Darren Chan (dazzachan) wrote :
Changed in openstack-manuals:
status: Confirmed → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.