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

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

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

Change-Id: I81e824e3e9e8f901b2a0084c7a5ec42c53781864
2015-07-10 17:46:56 +02:00
..
mysql.pp MySQL: change default MySQL collate to utf8_general_ci 2015-04-21 18:58:13 -04:00
postgresql.pp Ensure DB is provisioned before db-sync 2015-01-16 17:00:09 +00:00
sync.pp Creation of neutron::db::sync 2015-07-10 17:46:56 +02:00