doc: service enablement not necessary when using Devstack plugin

The listed services are already enabled in the default settings of the
Devstack plugin.

Change-Id: Ifa8138fe91a005c5491285703e681a35b9d1ba25
This commit is contained in:
Christian Berendt 2015-10-08 13:38:37 +02:00
parent 547751e869
commit c4dc5022f3

View File

@ -57,11 +57,6 @@ Configuring devstack
[[local|localrc]] [[local|localrc]]
# Enable the Ceilometer devstack plugin # Enable the Ceilometer devstack plugin
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer.git enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer.git
# Enable the ceilometer metering services
enable_service ceilometer-acompute ceilometer-acentral ceilometer-anotification ceilometer-collector ceilometer-api
Enabling the above services is necessary for core Ceilometer
functionalities: polling, event listening, and data collection.
5. Nova does not generate the periodic notifications for all known 5. Nova does not generate the periodic notifications for all known
instances by default. To enable these auditing events, set instances by default. To enable these auditing events, set