CEILOMETER_TOKEN to METERING_SECRET
Replace CEILOMETER_TOKEN with METERING_SECRET for option 'metering_secret' for consitence. Change-Id: Ic54efaa11b9957cf5edb05459a4825025d03c752 Closes-bug: #1409860
This commit is contained in:
@@ -265,7 +265,7 @@ os_password = <replaceable>CEILOMETER_PASS</replaceable></programlisting>
|
||||
...
|
||||
metering_secret = <replaceable>METERING_SECRET</replaceable></programlisting>
|
||||
<para>Replace <replaceable>METERING_SECRET</replaceable> with the
|
||||
random value that you generated in a previous step.</para>
|
||||
metering secret that you generated in a previous step.</para>
|
||||
</step>
|
||||
<step os="ubuntu">
|
||||
<para>In the <literal>[DEFAULT]</literal> section, configure the log
|
||||
@@ -319,7 +319,7 @@ dispatcher = database</programlisting>
|
||||
...
|
||||
metering_secret = <replaceable>METERING_SECRET</replaceable></programlisting>
|
||||
<para>Replace <replaceable>METERING_SECRET</replaceable> with the
|
||||
random value that you generated in a previous step.</para>
|
||||
metering secret that you generated in a previous step.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>In the <literal>[service_credentials]</literal>
|
||||
|
||||
Reference in New Issue
Block a user