Add warning that changing l2-pop will cause a network interruption

Change-Id: Idfa6ffaba40ad36ea882970bbb9fc92cfe78eafe
Closes-Bug: #1827281
This commit is contained in:
Chris MacNaughton 2019-05-14 11:27:17 +02:00 committed by Chris MacNaughton (icey)
parent 1cdfc381ad
commit 37d4040520
1 changed files with 4 additions and 0 deletions

View File

@ -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