Adds warning for disabling ML2 types
Adds warning that disabling a network type driver and re-enabling it again later may lead to database inconsistencies under a specific configuration. Change-Id: I51a2a1a0114a2b42af37cbbb07d36dd4a298559b Closes-Bug: 1307133
This commit is contained in:
parent
f3b1c93f1d
commit
34ba08d789
@ -678,6 +678,10 @@ physical_interface_mappings = physnet2:eth1</programlisting></para>
|
|||||||
Open vSwitch exclusively; it wasn't possible to simultaneously run
|
Open vSwitch exclusively; it wasn't possible to simultaneously run
|
||||||
another plug-in such as Linux Bridge. This was found to be a
|
another plug-in such as Linux Bridge. This was found to be a
|
||||||
limitation in environments with heterogeneous requirements.</para>
|
limitation in environments with heterogeneous requirements.</para>
|
||||||
|
<warning><para>Disabling a ML2 type driver and re-enabling it later may
|
||||||
|
lead to database inconsistencies if ML2 is reconfigured without support
|
||||||
|
for that type.
|
||||||
|
</para></warning>
|
||||||
<section xml:id="ml2_l2pop_scenarios">
|
<section xml:id="ml2_l2pop_scenarios">
|
||||||
<title>ML2 with L2 population mechanism driver</title>
|
<title>ML2 with L2 population mechanism driver</title>
|
||||||
<para>The L2 Population driver enables broadcast, multicast, and
|
<para>The L2 Population driver enables broadcast, multicast, and
|
||||||
|
Loading…
Reference in New Issue
Block a user