[install-guide] do not synchronize Neutron DB on openSUSE/SLES
It is not necessary to manually synchronize the Neutron DB on openSUSE/SLES because neutron-manage-db is part of the init file. Change-Id: I4a9f7fa37de58449e764a3d1bd24b7ed663c8eef Partial-Bug: 1422281 Backport: Juno
This commit is contained in:
parent
fbdd48e275
commit
c101adf76b
@ -376,7 +376,7 @@ admin_password = <replaceable>NEUTRON_PASS</replaceable></programlisting>
|
||||
following:</para>
|
||||
<programlisting>NEUTRON_PLUGIN_CONF="/etc/neutron/plugins/ml2/ml2_conf.ini"</programlisting>
|
||||
</step>
|
||||
<step>
|
||||
<step os="ubuntu;rhel;centos;fedora">
|
||||
<para>Populate the database:</para>
|
||||
<screen><prompt>#</prompt> <userinput>su -s /bin/sh -c "neutron-db-manage --config-file /etc/neutron/neutron.conf \
|
||||
--config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade juno" neutron</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user