]> 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 08:07:58 +0000 (10:07 +0200)
commit65dbe0782e29ac177113b7b6a408ee2da7113942
treef178b336fa675ba9634def9b46fa65d11588d4d3
parentd171f4068d5dccdcfbf970607342d36550b011b0
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>
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]