Add warning that changing l2-pop will cause a network interruption
Change-Id: Idfa6ffaba40ad36ea882970bbb9fc92cfe78eafe Closes-Bug: #1827281
This commit is contained in:
parent
1cdfc381ad
commit
37d4040520
@ -302,6 +302,10 @@ options:
|
||||
Populate the forwarding tables of virtual switches (LinuxBridge or OVS),
|
||||
to decrease broadcast traffics inside the physical networks fabric while
|
||||
using overlays networks (VXLan, GRE).
|
||||
|
||||
WARNING: Care should be taken when changing this configuration at runtime
|
||||
as there will be a temporary data-plane outage while the network adapters are
|
||||
reconfigured.
|
||||
manage-neutron-plugin-legacy-mode:
|
||||
type: boolean
|
||||
default: True
|
||||
|
Loading…
Reference in New Issue
Block a user