]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Ensure nova-common is installed before ceilometer
authorChris Hoge <chris@hogepodge.com>
Thu, 2 Oct 2014 01:10:50 +0000 (20:10 -0500)
committerEmilien Macchi <emilien.macchi@enovance.com>
Wed, 8 Oct 2014 19:53:09 +0000 (15:53 -0400)
commitf8fd9a713282f2228799d89c1bc614f04b488ef2
treeccbc5d1f4136dbf0c61c0f75b33d8ea21073e65a
parentcd988a6f7238e032ef7631184053875d6d9773a0
Ensure nova-common is installed before ceilometer

Ceilometer depends on the nova user and group being
present. This change adds a dependency to nova-common
to ensure that packging will handle the user before
the ceilometer compute agent tries to add user ceilometer
to the nova group.

Fixes bug 1350980

(cherry picked from commit 08fc9d9159cd9eb0830d550abb1058bc2b9b5759)

Conflicts:
spec/classes/ceilometer_agent_compute_spec.rb

Change-Id: I26dd4e8e4172d777a04d99c7d23c1861714ca079
manifests/agent/compute.pp
spec/classes/ceilometer_agent_compute_spec.rb