Improve ceilometer content

Address comments from the backport of patch #152626.

Change-Id: Ie37a18e500e17b6cf0f6dc7fdcc5a6630b4be341
Closes-Bug: #1405252
backport: juno
This commit is contained in:
Matthew Kassawara 2015-02-04 09:38:24 -06:00
parent ca291a44f2
commit 776e5c46bf
2 changed files with 4 additions and 4 deletions

View File

@ -218,9 +218,9 @@ connecting to: controller:27017/test
...
connection = mongodb://ceilometer:<replaceable>CEILOMETER_DBPASS</replaceable>@<replaceable>controller</replaceable>:27017/ceilometer</programlisting>
<para>Replace <replaceable>CEILOMETER_DBPASS</replaceable> with
the password you chose for the Telemetry module database. MongoDB
connection string requires escaping special characters as per
RFC2396.</para>
the password you chose for the Telemetry module database. You
must escape special characters such as ':', '/', '+', and '@'
in the connection string in accordance with RFC2396.</para>
</step>
<step>
<para>In the <literal>[DEFAULT]</literal> section, configure

View File

@ -9,7 +9,7 @@
module.</para>
<procedure>
<note>
<para>Perform these commands on the controller node.</para>
<para>Perform these steps on the controller node.</para>
</note>
<step>
<para>Source the <literal>admin</literal> credentials to gain access to