Merge "Disable Ceph RADOS Gateway dynamic bucket resharding. Problem was discovered regarding issues being caused by RGW dynamic bucket resharding. It is at this time recommended to disable this feature."

This commit is contained in:
Zuul 2018-10-05 20:32:57 +00:00 committed by Gerrit Code Review
commit b4c49db89e

@ -280,6 +280,9 @@ conf:
rgw_keystone_token_cache_size: 0
#NOTE (JCL): See http://tracker.ceph.com/issues/7073
rgw_gc_max_objs: 997
#NOTE (JCL): See http://tracker.ceph.com/issues/24937
#NOTE (JCL): See https://tracker.ceph.com/issues/24551
rgw_dynamic_resharding: false
rgw_s3:
enabled: false
admin_caps: "users=*;buckets=*;zone=*"