change to section_keystone-install

an changed to a before SQLite

Change-Id: I972b6d01b82bce8493a3735499cb657ab83d7b1b
This commit is contained in:
Shilla Saebi
2014-03-14 02:16:03 -04:00
parent 25c95b418b
commit ea37063525

View File

@@ -50,7 +50,7 @@ connection = mysql://keystone:<replaceable>KEYSTONE_DBPASS</replaceable>@<replac
<screen><prompt>#</prompt> <userinput>openstack-db --init --service keystone --password <replaceable>KEYSTONE_DBPASS</replaceable></userinput></screen>
</step>
<step os="ubuntu">
<para>By default, the Ubuntu packages create an SQLite database.
<para>By default, the Ubuntu packages create a SQLite database.
Delete the <filename>keystone.db</filename> file created in
the <filename>/var/lib/keystone/</filename> directory so that it
does not get used by mistake.</para>