ceph-ansible/roles/ceph-rgw/tasks
Shilpa Jagannath 07852ed039 Remove zone from zonegroup and update period before deleting the zone to avoid inconsistent period information across other zones.
When you delete a zone without removing from zonegroup, the period update would
fail since that command needs to load the zone and zonegroup to be able to
update the master. Period update would fail with an error like this:

radosgw-admin period update --commit
-1 Cannot find zone id= (name=), switching to local zonegroup configuration
-1 Cannot find zone id= (name=)

Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
2018-07-09 12:27:24 +00:00
..
docker systemd: remove changed_when: false 2018-06-28 17:54:13 +02:00
multisite Remove zone from zonegroup and update period before deleting the zone to avoid inconsistent period information across other zones. 2018-07-09 12:27:24 +00:00
common.yml Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
main.yml rgw: refact rgw pools creation 2018-06-05 15:00:20 +08:00
openstack-keystone.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
pre_requisite.yml refactor the way we copy keys 2018-04-18 16:46:33 +02:00
start_radosgw.yml Typo fix for radosgw@ systemd file 2017-10-23 14:07:23 +01:00