Merge "Remove confusing message about mysql credentials"
This commit is contained in:
commit
55b1ecab73
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user