Comment 1 for bug 1429009

Revision history for this message
Ryan Moe (rmoe) wrote : Re: ERR: Could not set 'present' on ensure: No such file or directory - /etc/neutron/neutron.conf at 125:/etc/puppet/modules/openstack/manifests/ceilometer.pp

It looks like the tasks were not run in the correct order [0]. openstack-network-controller which is what installs and configures neutron-server (which Ceilometer depends on) is run after openstack-controller (where Ceilometer is configured). Probably Ceilometer needs to be moved to its own modular role.

[0] http://paste.openstack.org/show/191127/