puppet-ceilometer/manifests/db
Yanis Guenane 7b920066e1 Creation of ceilometer::db::sync
In order to standardize the way dbsync are run across our modules,
we create a new class ceilometer::db::sync.
This class will be included if sync_db is enabled.

By making this transition the ceilometer::db::sync can be returned
by the ENC.

A use case would be in an highly available environment, with 3 galera
nodes, include ceilometer::db on every node with sync_db set to false
and have the ENC return ceilometer::db::sync just for one node.

Change-Id: I410f41fb4e61be848372820cdeb2110efc327161
2015-08-17 10:09:41 +02:00
..
mysql.pp MySQL: change default MySQL collate to utf8_general_ci 2015-04-21 13:05:47 -04:00
postgresql.pp db: Added postgresql backend using openstacklib helper 2014-12-30 18:55:06 +01:00
sync.pp Creation of ceilometer::db::sync 2015-08-17 10:09:41 +02:00