Note that [database] may not exist

in some ubuntus, the reader will need to add the [database] section.

This patch adds a simple clarifying remark to that effect.

Change-Id: Ibec8692bcccd177255fd64ed27ac8128651fb0bf
Closes-Bug: 1308560
This commit is contained in:
Tom Fifield 2014-04-17 11:58:15 +08:00
parent 2ef9797a58
commit ae6ef70788

View File

@ -43,7 +43,8 @@
<screen os="fedora;rhel;centos;opensuse;sles"><prompt>#</prompt> <userinput>openstack-config --set /etc/nova/nova.conf \
database connection mysql://nova:<replaceable>NOVA_DBPASS</replaceable>@<replaceable>controller</replaceable>/nova</userinput></screen>
<para os="ubuntu;debian">Edit the <literal>[database]</literal> section
in the <filename>/etc/nova/nova.conf</filename> file to modify this
in the <filename>/etc/nova/nova.conf</filename> file, adding it if
necessary, to modify this
key:</para>
<programlisting os="ubuntu;debian" language="ini">
[database]