From 65cfe2840b9d53e2677cb14e266059ec70313c4c Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Thu, 3 May 2018 17:34:39 +0100 Subject: [PATCH] doc: Clarify network types compatible with physnets Per my understanding, only flat or VLAN networks make sense for physical networks, a.k.a. physnets. However, the docs specifically mentioned only GRE and local networks as being incompatible. Add VXLAN to this list to complete it. Change-Id: I7915f129bfc8436b410455507ead641a64a51bc7 Signed-off-by: Stephen Finucane --- doc/source/admin/archives/adv-features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/admin/archives/adv-features.rst b/doc/source/admin/archives/adv-features.rst index 447b528d877..c714f662775 100644 --- a/doc/source/admin/archives/adv-features.rst +++ b/doc/source/admin/archives/adv-features.rst @@ -133,7 +133,7 @@ these attributes: is used. - The name of the physical network over which the virtual network is implemented for flat and VLAN networks. Not applicable to the - ``local`` or ``gre`` network types. + ``local``, ``vxlan`` or ``gre`` network types. * - provider:segmentation_id - Integer - N/A