puppet-ceilometer/spec
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
..
acceptance Merge "acceptance: bump to Liberty release" 2015-08-14 21:03:16 +00:00
classes Creation of ceilometer::db::sync 2015-08-17 10:09:41 +02:00
unit Rely on autorequire for config resource ordering 2015-08-12 18:45:28 +02:00
shared_examples.rb spec: updates for rspec-puppet 2.x and rspec 3.x 2015-03-11 08:56:44 +01:00
spec_helper.rb Implement rspec function it_raises 2014-05-15 14:42:34 -04:00
spec_helper_acceptance.rb Fix git clone for locally running tests 2015-07-08 11:56:15 -07:00