tripleo-ansible/tripleo_ansible/roles/tripleo-ceph-work-dir/tasks
Francesco Pantano 141c0402b8
Build osd caps section when there's at least >= 1 pool
When Ceph is deployed by TripleO but no services using
it are explicitly enabled in TripleO, an empty pool list
if generated (for the same reason), and the osd caps
results in an empty string, turning the cluster in a
non healthy status.
This patch introduces two new tasks to selectively create
osd caps when profiles >= 0.

Closes-Bug: #1917440
Change-Id: Id165c19121c9036a33b10d6b6d51f3bdc528307b
(cherry picked from commit 594642ba8f)
2021-03-04 09:22:15 +01:00
..
build_config_overrides.yml Add ceph_client default options to ceph.conf 2020-10-21 11:12:38 +02:00
build_keys.yml Build osd caps section when there's at least >= 1 pool 2021-03-04 09:22:15 +01:00
build_pools.yml Add default value in CinderRbdExtraPools task condition 2020-07-16 10:07:09 +02:00
get_ssh_private_key.yml Forces root for get_ssh_private_key 2020-03-09 16:01:34 +01:00
main.yml Introduce ansible roles for ceph preparation 2019-06-29 08:57:33 -04:00
prepare.yml Compute dashboard_frontend_vip according to the haproxy frontend 2020-10-02 08:54:08 +02:00