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 <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane 2018-05-03 17:34:39 +01:00
parent 2b11c8a054
commit 65cfe2840b

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