]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
library: add realm pull to radosgw_realm module
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 25 Jan 2021 23:06:03 +0000 (18:06 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 12 Mar 2021 17:21:37 +0000 (18:21 +0100)
commit5b86ac88014271cce1a48ecb10f3ecef96cb4ded
tree6f9b24f6777f484ca373d697e78a21b27253a499
parent2437f145811dfce0ffa83bcf35e8fd711b27d3dd
library: add realm pull to radosgw_realm module

This adds the realm pull operation to the current radosgw_realm module.
The pull operation requires the url, access/secret key variables.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
library/radosgw_realm.py
roles/ceph-rgw/tasks/multisite/secondary.yml
tests/library/test_radosgw_realm.py