Install Guide: Properly mark instructions for Ubuntu
The openstack-config command line missed the profiling for everything not Ubuntu/Debian. The instructions for Ubuntu/Debian are properly marked. Change-Id: Ia1c87814079793cce2a141e125fc4cf97840790a backport: havana Closes-Bug: #1244278
This commit is contained in:
parent
866f55881f
commit
adc16bcd26
@ -40,7 +40,7 @@ notification_driver=ceilometer.compute.nova_notifier
|
||||
<step>
|
||||
<para>You need to set the secret key defined earlier that is used as a
|
||||
shared secret between the Metering service nodes.</para>
|
||||
<screen><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/keystone/keystone.conf publisher_rpc metering_secret $ADMIN_TOKEN</userinput></screen>
|
||||
<para os="ubuntu;debian">Edit <filename>/etc/ceilometer/ceilometer.conf</filename> and
|
||||
change the <literal>[DEFAULT]</literal> section, replacing ADMIN_TOKEN with the one created earlier.</para>
|
||||
<programlisting os="ubuntu;debian" language="ini">
|
||||
|
Loading…
x
Reference in New Issue
Block a user