Comment 8 for bug 1619508

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

Reviewed: https://review.openstack.org/365738
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=0cea875293c4279682063e4c45c2cea2b1201ddf
Submitter: Jenkins
Branch: master

commit 0cea875293c4279682063e4c45c2cea2b1201ddf
Author: Cyril Roelandt <email address hidden>
Date: Mon Sep 5 18:12:04 2016 +0200

    Limit workers to 0 or 1 when using db.simple.api

    When using more than one worker, only one of them will return data, thus
    leading users to not have access to every single piece of data at once.

    Change-Id: I0e7e0f0ff7821465a74eb284e8401ddd7238f6df
    Partial-Bug: #1619508
    Co-Authored-By: Cyril Roelandt <email address hidden>
    Co-Authored-By: Hemanth Makkapati <email address hidden>