Update dev docs to include notification-agent

I was reading through the developer docs and noticed they had not been
updated for the new ceilometer-agent-notification service. This patch
adds the right command to put into the localrc. The command comes
straight out of devstack/lib/ceilometer.

Change-Id: I23b917b1c48b6474de2b29901fa039d8353f0eb0
This commit is contained in:
John Herndon 2014-01-16 11:02:00 -07:00
parent 614c646bb8
commit c0fdc3c420

View File

@ -56,7 +56,7 @@ This example ``localrc`` file shows all of the settings required for
ceilometer:: ceilometer::
# Enable the ceilometer metering services # Enable the ceilometer metering services
enable_service ceilometer-acompute,ceilometer-acentral,ceilometer-collector enable_service ceilometer-acompute ceilometer-acentral ceilometer-anotification ceilometer-collector
# Enable the ceilometer alarming services # Enable the ceilometer alarming services
enable_service ceilometer-alarm-evaluator,ceilometer-alarm-notifier enable_service ceilometer-alarm-evaluator,ceilometer-alarm-notifier