ceph-ansible/roles/ceph-rgw/tasks
Guillaume Abrioux a558d8aef3 rgw: refact rgw pools creation
Refact of 8704144e31
There is no need to have duplicated tasks for this. The rgw pools
creation should be delegated on a monitor node se we don't have to care
if the admin keyring is present on rgw node.
By the way, only one task is needed to create the pools, we just need to
use the `docker_exec_cmd` fact already defined in `ceph-defaults` to
achieve it.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1550281

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 2cf06b515f)
2018-06-06 11:30:29 +08:00
..
docker rgw: refact rgw pools creation 2018-06-06 11:30:29 +08:00
multisite Use check_mode instead of always_run 2017-10-25 09:53:34 -05:00
common.yml refactor the way we copy keys 2018-04-18 16:46:33 +02:00
main.yml rgw: refact rgw pools creation 2018-06-06 11:30:29 +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