openstack-ansible-os_gnocchi/templates
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
..
api-paste.ini.j2 Fix inverted ternary for gnocchi_keystone_auth 2016-09-17 21:01:33 -03:00
gnocchi-httpd.conf.j2 Clean up indents so resulting file looks right 2016-01-28 15:06:54 -08:00
gnocchi-ports.conf.j2 Add support for API through Apache + mod_wsgi 2016-01-15 10:32:57 -08:00
gnocchi-systemd-init.j2 Implement Ubuntu 16.04 support with SystemD 2016-06-07 09:04:28 -07:00
gnocchi-systemd-tempfiles.j2 Implement Ubuntu 16.04 support with SystemD 2016-06-07 09:04:28 -07:00
gnocchi-upstart-init.j2 Only install to virtual environment 2016-07-08 02:54:25 -07:00
gnocchi-wsgi.py.j2 Only install to virtual environment 2016-07-08 02:54:25 -07:00
gnocchi.conf.j2 Add support for the Ceph storage driver in Gnocchi 2016-09-30 02:20:23 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2016-09-16 2016-09-16 07:10:05 +01:00