ceph-ansible/roles/ceph-rgw/tasks
Guillaume Abrioux 513c8cfe55 rgw: support switching from single-site to multisite
When collocating rgw with either a mon, mgr or osd, switching from
single site to a multisite rgw setup failed because of the handlers
triggered between the ansible play of the collocated daemon and the play
of the rgw. Since the multisite changes are not yet applied the handlers
fail.
The idea here is to ensure we run the multisite configuration from the
ceph-handler role before the restart happens, this way it won't complain
because of non existing multisite configuration.

(Note: this is also valid when simply changing a multisite configuration)

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1888630

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-01-06 09:58:45 -05:00
..
multisite library: add radosgw_zone module 2020-10-06 10:07:58 +02:00
common.yml keyring: use ceph_key module for auth get command 2020-11-02 17:17:29 +01:00
main.yml rgw multisite: enable more than 1 realm per cluster 2020-03-04 12:58:13 -05:00
multisite.yml rgw: support switching from single-site to multisite 2021-01-06 09:58:45 -05:00
openstack-keystone.yml improve coding style 2019-04-23 15:37:07 +02:00
pre_requisite.yml rgw: fix multi instances scaleout in baremetal 2020-10-06 07:38:44 +02:00
rgw_create_pools.yml library: add missing `target_size_ratio` parameter support in ceph_pool module 2020-12-16 15:10:27 +01:00
start_docker_rgw.yml rgw: fix multi instances scaleout 2020-07-02 10:39:50 -04:00
start_radosgw.yml improve coding style 2019-04-23 15:37:07 +02:00
systemd.yml rgw: refact tasks directory layout 2019-10-01 10:27:51 -04:00