[ceph-rgw] Remove rgw_num_rados_handles from ceph-rgw config
The rgw_num_rados_handles config setting was removed from Ceph several years ago. There is no need to keep it around in the openstack-helm ceph-rgw config. Change-Id: If59fe06555edcda1280826b894cc9e2ba508bf5a
This commit is contained in:
@@ -453,7 +453,6 @@ conf:
|
|||||||
# NOTE (JCL): See http://tracker.ceph.com/issues/24937
|
# NOTE (JCL): See http://tracker.ceph.com/issues/24937
|
||||||
# NOTE (JCL): See https://tracker.ceph.com/issues/24551
|
# NOTE (JCL): See https://tracker.ceph.com/issues/24551
|
||||||
rgw_dynamic_resharding: false
|
rgw_dynamic_resharding: false
|
||||||
rgw_num_rados_handles: 4
|
|
||||||
rgw_override_bucket_index_max_shards: 8
|
rgw_override_bucket_index_max_shards: 8
|
||||||
rgw_restart:
|
rgw_restart:
|
||||||
timeout: 600
|
timeout: 600
|
||||||
|
Reference in New Issue
Block a user