]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Update ceilometer::db class to match other module pattern
authorYanis Guenane <yguenane@redhat.com>
Thu, 24 Sep 2015 08:35:23 +0000 (10:35 +0200)
committerYanis Guenane <yguenane@redhat.com>
Thu, 24 Sep 2015 08:39:14 +0000 (10:39 +0200)
commit4d72c6ceec902596586509d77e9cf833c2428803
tree152ec10726b8d0cebcabd8e1494fc8d1d112d844
parent392da101bb9212cc1ae9d5c64f923f14ac9a2b9c
Update ceilometer::db class to match other module pattern

This review aims to update the ceilometer::db class to standardize it with the
other modules db classes[1][2]. It now offers the same parameters to customize database
connection behavior.

[1] https://github.com/openstack/puppet-neutron/blob/master/manifests/db.pp
[2]
https://github.com/openstack/puppet-sahara/blob/master/manifests/db.pp

Change-Id: Ic5ca33f862da300f4f429524ba488568d0608cf3
manifests/db.pp
spec/classes/ceilometer_db_spec.rb