ceph-ansible/tests/functional/centos/7/docker-collocation
Guillaume Abrioux 2cf06b515f 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>
2018-06-05 15:00:20 +08:00
..
group_vars rgw: refact rgw pools creation 2018-06-05 15:00:20 +08:00
Vagrantfile ci: add collocation scenario 2017-10-04 11:19:12 +02:00
ceph-override.json tests: add missing override for collocation scenario 2017-10-12 14:43:25 +02:00
hosts ci: add collocation scenario 2017-10-04 11:19:12 +02:00
vagrant_variables.yml ci: add collocation scenario 2017-10-04 11:19:12 +02:00