]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: add radosgw_zonegroup module
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 12 Aug 2020 21:43:29 +0000 (17:43 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 6 Oct 2020 13:00:17 +0000 (15:00 +0200)
commit5a371b360761d7307d5c7c75938dbfd811dbcae8
tree83a07046267ed5e13e217f23959e1a53234adf64
parent1643210ca6959695c57878fccf49f314bc8cf684
library: add radosgw_zonegroup module

This adds radosgw_zonegroup ansible module for replacing the command
module usage with the radosgw-admin zonegroup command.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 65dbe0782e29ac177113b7b6a408ee2da7113942)
library/radosgw_zonegroup.py [new file with mode: 0644]
roles/ceph-rgw/tasks/multisite/checks.yml
roles/ceph-rgw/tasks/multisite/master.yml
tests/library/test_radosgw_zonegroup.py [new file with mode: 0644]