Comment 9 for bug 1665270

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

Reviewed: https://review.openstack.org/460442
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=083b0412d4ebe660c4663ecb433b2b1c31fd4b59
Submitter: Jenkins
Branch: master

commit 083b0412d4ebe660c4663ecb433b2b1c31fd4b59
Author: James Page <email address hidden>
Date: Thu Apr 27 09:31:12 2017 +0100

    Make worker-multiplier sane in container environments

    Resync charm-helpers to pickup the capped worker-multiplier
    changes when deploying in containers.

    Drop the default value for worker-multiplier of 2.0; this
    is now handled from within the codebase rather than via a
    default configuration value, reflecting the differing
    behaviours between container and non-container deployments.

    Change-Id: I528678680881d2612aafe4921f9e169839e31183
    Closes-Bug: 1665270