Merge "Remove confusing message about mysql credentials"

This commit is contained in:
Jenkins 2013-11-21 12:46:45 +00:00 committed by Gerrit Code Review
commit 55b1ecab73

View File

@ -139,18 +139,13 @@ IDENTIFIED BY '<replaceable>GLANCE_DBPASS</replaceable>';</userinput></screen>
section.</para>
<programlisting os="ubuntu" language="ini">...
[keystone_authtoken]
auth_host = controller
auth_host = <replaceable>controller</replaceable>
auth_port = 35357
auth_protocol = http
admin_tenant_name = service
admin_user = glance
admin_password = GLANCE_PASS
...</programlisting>
<note>
<para>If you cannot connect to the database, use the IP
address instead of the host name in the credentials.</para>
</note>
</step>
<step os="rhel;centos;fedora;opensuse;sles;ubuntu">
<para>Add the credentials to the