openstack-ansible-os_gnocchi/tasks
Paulo Matias fb65850dbe Add support for the Ceph storage driver in Gnocchi
Besides implementing the required configuration entries in gnocchi.conf,
this commit also introduces code to create a symlink for the Python
rados library when the Ceph storage driver is chosen by the deployer.

Creation of Ceph Python library symlinks is usually done by the
ceph_client role. However, Gnocchi is different because it needs Ceph
access to be working when the DB sync task is run. Because the venv may
not exist before the os_gnocchi role runs, or because it might be
destroyed and recreated by the role, we need to create the symlink in
the os_gnocchi role itself.

Change-Id: I6b831867079bc24964c323e2784782d4eae30763
2016-09-30 02:20:23 +00:00
..
gnocchi_apache.yml Cleanup/standardize usage of tags 2016-07-14 09:35:43 -04:00
gnocchi_ceph_python_libs.yml Add support for the Ceph storage driver in Gnocchi 2016-09-30 02:20:23 +00:00
gnocchi_db_setup.yml Normalize galera password and clean up role 2016-07-27 21:54:43 -07:00
gnocchi_identity_setup.yml Enable Gnocchi role lifecycle var for Identity 2016-09-07 12:35:57 -07:00
gnocchi_init_common.yml Force Ansible to use dynamic includes 2016-09-22 13:40:51 +01:00
gnocchi_init_systemd.yml Remove unnecessary tags 2016-08-02 09:54:09 +01:00
gnocchi_init_upstart.yml Implement Ubuntu 16.04 support with SystemD 2016-06-07 09:04:28 -07:00
gnocchi_init.yml Implement Ubuntu 16.04 support with SystemD 2016-06-07 09:04:28 -07:00
gnocchi_install_apt.yml Rename package lists (and related vars) appropriately 2016-08-30 17:07:07 +01:00
gnocchi_install.yml Force Ansible to use dynamic includes 2016-09-22 13:40:51 +01:00
gnocchi_policy_setup.yml Cleanup/standardize usage of tags 2016-07-14 09:35:43 -04:00
gnocchi_post_install.yml Update paste, policy and rootwrap configurations 2016-09-08 2016-09-09 12:47:02 +01:00
gnocchi_pre_install.yml Cleanup/standardize usage of tags 2016-07-14 09:35:43 -04:00
gnocchi_service_setup.yml Enable Gnocchi role lifecycle var for Identity 2016-09-07 12:35:57 -07:00
main.yml Add support for the Ceph storage driver in Gnocchi 2016-09-30 02:20:23 +00:00