ceph-ansible/roles/ceph-rgw/tasks
Ali Maredia 2c440d4427 rgw multisite: enable more than 1 realm per cluster
Make it so that more than one realm, zonegroup,
or zone can be created during a run of the rgw
multisite ansible playbooks.

The rgw hosts now need to be grouped into zones
and realms in the inventory.

.yml files need to be created in group_vars
for the realms and zones. Sample yaml files
are available.

Also remove multsite destroy playbook
and add --cluster before radosgw-admin commands

remove manually added rgw_zone_endpoints var
and have ceph-ansible automatically add the
correct endpoints of all the rgws in a rgw_zone
from the information provided in that rgws hostvars.

Signed-off-by: Ali Maredia <amaredia@redhat.com>
(cherry picked from commit 71f55bd54d)
2020-03-04 14:39:23 -05:00
..
multisite rgw multisite: enable more than 1 realm per cluster 2020-03-04 14:39:23 -05:00
common.yml common: improve keyrings generation 2019-10-02 14:34:27 +02:00
main.yml rgw multisite: enable more than 1 realm per cluster 2020-03-04 14:39:23 -05:00
openstack-keystone.yml improve coding style 2019-05-06 15:09:06 +00:00
pre_requisite.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
rgw_create_pools.yml ceph-rgw: increase connection timeout to 10 2020-02-24 14:41:19 -05:00
start_docker_rgw.yml rgw: refact tasks directory layout 2019-10-01 18:50:51 +02:00
start_radosgw.yml improve coding style 2019-05-06 15:09:06 +00:00
systemd.yml rgw: refact tasks directory layout 2019-10-01 18:50:51 +02:00