]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
policy.pp : Fix duplicate ressource issue openstacklib::policy
authorYanis Guenane <yanis.guenane@enovance.com>
Mon, 10 Nov 2014 19:45:07 +0000 (14:45 -0500)
committerYanis Guenane <yanis.guenane@enovance.com>
Mon, 10 Nov 2014 19:45:07 +0000 (14:45 -0500)
commit1d78470e5023e2ca6adef47c904d14d046dd87d1
tree2943c253f8dec5db6eef96208f78038c0dd4ca99
parentc0bf61c0d70a04f77b9c7fdf2211bf36bda12a78
policy.pp : Fix duplicate ressource issue openstacklib::policy

Currently, in the policy.pp file the class openstacklib::policy
is called. The same apply for all components resulting in a
Duplicate Ressource issue. Using directly the underlying ressource
openstacklib::policy::base we prevent this issue.

Change-Id: Ia384a42365056317ca14031081f8c6e134f266aa
manifests/policy.pp
spec/classes/ceilometer_policy_spec.rb