Comment 23 for bug 1492742

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

Reviewed: https://review.openstack.org/335222
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-radosgw/commit/?id=bb1499e4e1b1e5255da9eb83af71f4b8871e987d
Submitter: Jenkins
Branch: master

commit bb1499e4e1b1e5255da9eb83af71f4b8871e987d
Author: Billy Olsen <email address hidden>
Date: Tue Jun 28 13:43:42 2016 -0700

    Add rgw-buckets-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 rgw-buckets-pool-weight is provided
    to allow the operator to tune this value.

    Closes-Bug: #1492742

    Change-Id: I15ae3b853fa3379a9de2ddde3e55dc242a4d4ab2