kolla-ansible/ansible/roles/gnocchi
Michal Arbet fdf2385f14 Add support for multiple ceph files
This patch is adding a feature for an option to copy different
ceph configuration files and corresponding keyrings for cinder,
glance, manila, gnocchi and nova services.

This is especially useful when the deployment uses availability
zones as below example.

  - Individual compute can read/write to individual ceph
    cluster in same AZ.
  - Cinder can write to several ceph clusters in several AZs.
  - Glance can use multistore and upload images to
    several ceph clusters in several AZs at once.

Change-Id: Ie4d8ab5a3df748137835cae1c943b9180cd10eb1
2023-06-14 10:18:11 +02:00
..
defaults Add support for multiple ceph files 2023-06-14 10:18:11 +02:00
handlers Use Docker healthchecks for gnocchi services 2021-03-08 14:27:33 +00:00
tasks Add support for multiple ceph files 2023-06-14 10:18:11 +02:00
templates Add support for multiple ceph files 2023-06-14 10:18:11 +02:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00