]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: change default frontend on nautilus
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 26 Feb 2019 14:16:37 +0000 (09:16 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Wed, 10 Apr 2019 18:42:33 +0000 (14:42 -0400)
commit1e944b6022858f4cb033d91db2b8cfafb9d80731
tree752a02f77269cc9f8ed783be7a89148e7d6426e6
parenta718ddec50cf5ec659b746aaa954387864273420
rgw: change default frontend on nautilus

As discussed in ceph/ceph#26599, beast is now the default frontend
for rados gateway with nautilus release.
Add rgw_thread_pool_size variable with 512 as default value and keep
backward compatibility with num_threads option when using civetweb.
Update radosgw_civetweb_num_threads to reflect rgw_thread_pool_size
change.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit d17b1b48b6d4259f88445a0752e1c13b4522ced0)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-defaults/defaults/main.yml
roles/ceph-validate/tasks/main.yml