Comment 21 for bug 1492742

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

Reviewed: https://review.openstack.org/335225
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=12396779b55f2884ae1910a1b31a11dbdcd5ebe5
Submitter: Jenkins
Branch: master

commit 12396779b55f2884ae1910a1b31a11dbdcd5ebe5
Author: Billy Olsen <email address hidden>
Date: Tue Jun 28 12:55:07 2016 -0700

    Add ceph-pool-weight option for calculating pgs

    Provide the weight option to the Ceph broker request API for requesting
    the creation of a new Ceph storage pool. The weight is used to indicate
    the percentage of the data that the pool is expected to consume. Each
    environment may have slightly different needs based on the type of
    workload so a config option labelled ceph-pool-weight is provided to
    allow the operator to tune this value.

    Closes-Bug: #1492742

    Change-Id: Ia9aba8c4dee7a94c36c282273a356d9c13df7f75