Merge "Fix ceilometer backend in heat docs"

This commit is contained in:
Jenkins 2015-06-22 11:25:56 +00:00 committed by Gerrit Code Review
commit fba683284f

View File

@ -45,7 +45,7 @@ Configure DevStack to enable Ceilometer (if using Alarms)
To use Ceilometer Alarms you need to enable Ceilometer in devstack.
Adding the following lines to your `localrc` file will enable the ceilometer services::
CEILOMETER_BACKEND=mongo
CEILOMETER_BACKEND=mongodb
enable_service ceilometer-acompute ceilometer-acentral ceilometer-collector ceilometer-api
enable_service ceilometer-alarm-notifier ceilometer-alarm-evaluator