Merge "Remove ubuntu-specific instruction from rpm guide"
This commit is contained in:
commit
1bb197cc93
@ -16,8 +16,8 @@
|
||||
glance packages listed above, otherwise you see an
|
||||
error.</para></note>
|
||||
<para os="ubuntu">If you are using Ubuntu, delete the <filename>glance.sqlite</filename> file created in the
|
||||
<filename>/var/lib/glance/</filename> directory:</para>
|
||||
<screen><prompt>#</prompt> <userinput>rm /var/lib/glance/glance.sqlite</userinput></screen>
|
||||
<filename>/var/lib/glance/</filename> directory:
|
||||
<screen><prompt>#</prompt> <userinput>rm /var/lib/glance/glance.sqlite</userinput></screen></para>
|
||||
|
||||
<section xml:id="configure-glance-mysql"><title>Configuring the Image Service database backend</title>
|
||||
<para>Configure the backend data store. For MySQL, create a glance MySQL database and a glance MySQL user. Grant the "glance" user full
|
||||
|
Loading…
x
Reference in New Issue
Block a user