Comment 7 for bug 1595916

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to instack-undercloud (master)

Reviewed: https://review.openstack.org/334555
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=b8c5ac736733e28315364a0c9e70465b6f41166d
Submitter: Jenkins
Branch: master

commit b8c5ac736733e28315364a0c9e70465b6f41166d
Author: Emilien Macchi <email address hidden>
Date: Mon Jun 27 12:18:37 2016 -0400

    glance: disable swift backend

    - Disable Swift backend in the list of stores available in Glance.
    - Set file backend by default.
    - include glance::backend::file

    We're having a lot of OOM in swift-proxy-server at this time, this patch
    aims to temporarily disable Swift backend for Glance.

    We'll reconsider enable it again in the future, but due to limited CI
    resources, let's disable it now.

    Related-Bug: #1595916
    Change-Id: I5e2feff7e5dc900849c9535f2b7ac05d3c8f93e1