Add XML markup <replaceable>

Change-Id: I6b6c28956f3148d955f35e2da3818475f7250c11
This commit is contained in:
KATO Tomoyuki
2014-12-15 09:16:06 +09:00
parent a9080c1c9b
commit 982dd4c7d2

View File

@@ -88,7 +88,7 @@ os_username = ceilometer
os_tenant_name = service
os_password = <replaceable>CEILOMETER_PASS</replaceable>
os_endpoint_type = internalURL</programlisting>
<para>Replace CEILOMETER_PASS with the password you chose for the
<para>Replace <replaceable>CEILOMETER_PASS</replaceable> with the password you chose for the
ceilometer user in the Identity service.</para>
</step>
<step os="ubuntu">