Merge "doc: Fix the devstack configuration"

This commit is contained in:
Jenkins 2015-08-24 16:42:28 +00:00 committed by Gerrit Code Review
commit 5fa7882b19

View File

@ -45,7 +45,9 @@ Configuring devstack
[[local|localrc]]
# Enable the aodh alarming services
enable_service aodh-evaluator,aodh-notifier
enable_plugin aodh https://git.openstack.org/openstack/aodh master
enable_service aodh-evaluator,aodh-notifier,aodh-api
disable_service ceilometer-alarm-notifier,ceilometer-alarm-evaluator
The first group of daemons are necessary for core aodh functionality:
polling, event listening, and data collection.