Comment 5 for bug 1255556

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

Reviewed: https://review.openstack.org/59150
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=1f6381a73f5c99f1f731d6c4f9defb91bd2d042d
Submitter: Jenkins
Branch: master

commit 1f6381a73f5c99f1f731d6c4f9defb91bd2d042d
Author: Flavio Percoco <email address hidden>
Date: Thu Nov 28 16:17:13 2013 +0100

    Don't enable all stores by default

    Glance currently enables all stores by default. This patch changes that
    by removing all stores that require manual configuration and leaving
    those that work right out of the box.

    Current behavior causes a lot of confusion to users since most of those
    stores print errors when they're not configured correctly. All extra
    stores should be enabled explicitly by users.

    This fix makes tests use http locations. All other locations besides the
    default ones should be tested in their own test suites.

    DocImpact
    Closes-bug: #1255556
    Change-Id: I82073352641d3eb2ab3d6e9a6b64afc99a30dcc7