Comment 11 for bug 1665270

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

Reviewed: https://review.openstack.org/460438
Committed: https://git.openstack.org/cgit/openstack/charm-cinder/commit/?id=106686b9cdb4290f3de8cb3403e62679e1779f24
Submitter: Jenkins
Branch: master

commit 106686b9cdb4290f3de8cb3403e62679e1779f24
Author: James Page <email address hidden>
Date: Thu Apr 27 09:24:09 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.

    Fixup amulet tests to use common helper for action
    execution.

    Change-Id: I7cac84fde5c43d1827f753e198b3f4a8e1e4151b
    Closes-Bug: 1665270