]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: move default bucket quota conf vars to global 1509/head
authorAli Maredia <amaredia@redhat.com>
Wed, 10 May 2017 17:00:41 +0000 (13:00 -0400)
committerAli Maredia <amaredia@redhat.com>
Wed, 10 May 2017 17:14:11 +0000 (13:14 -0400)
commitf685bd873f7a4ef10dbde4b2aeae7a928f1fcfa1
tree9c9923f54e3d405ebe6e1f29f28d5c1640e7f6c4
parenta18d8b4935d39e4bffd100951b6b3a0f2f880847
rgw: move default bucket quota conf vars to global

"rgw override bucket index max shards" and
"rgw bucket default quota max objects" were in the
client section of the ceph.conf and not being
applied, this commit moves them to global

Resolves: bz#1391500

Signed-off-by: Ali Maredia <amaredia@redhat.com>
(cherry picked from commit 2aeb3a4957e17f6abace7c58cb795a4c0f50c9fd)
roles/ceph-common/templates/ceph.conf.j2