Merge "[install-guide] do not synchronize Glance DB on openSUSE/SLES"

This commit is contained in:
Jenkins 2015-02-16 15:26:14 +00:00 committed by Gerrit Code Review
commit 385ff7e5d9

View File

@ -246,7 +246,7 @@ verbose = True</programlisting>
</step>
</substeps>
</step>
<step>
<step os="rhel;centos;fedora;ubuntu">
<para>Populate the Image Service database:</para>
<screen><prompt>#</prompt> <userinput>su -s /bin/sh -c "glance-manage db_sync" glance</userinput></screen>
</step>