]> 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)
committerChris Hoge <chris@hogepodge.com>
Thu, 2 Oct 2014 01:11:09 +0000 (20:11 -0500)
commit08fc9d9159cd9eb0830d550abb1058bc2b9b5759
tree00013ef7aaea0b9c7ad97dbeeac8c2728130b601
parent6e907487951a05e10319f72d11d313e18e21bb2b
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

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