Merge "Install Guide: Fix wrong service referenced"

This commit is contained in:
Jenkins
2013-11-19 00:59:37 +00:00
committed by Gerrit Code Review

View File

@@ -41,7 +41,7 @@ notification_driver=ceilometer.compute.nova_notifier</programlisting>
<para>You must set the secret key that you defined previously.
The Metering service nodes share this key as a shared
secret:</para>
<screen os="fedora;rhel;centos;opensuse;sles"><prompt>#</prompt> <userinput>openstack-config --set /etc/keystone/keystone.conf publisher_rpc metering_secret $ADMIN_TOKEN</userinput></screen>
<screen os="fedora;rhel;centos;opensuse;sles"><prompt>#</prompt> <userinput>openstack-config --set /etc/ceilometer/ceilometer.conf publisher_rpc metering_secret $ADMIN_TOKEN</userinput></screen>
<para os="ubuntu;debian">Edit the
<filename>/etc/ceilometer/ceilometer.conf</filename> file
and change these lines in the <literal>[DEFAULT]</literal>