Merge "[networking] Fix the incorrect kernel requirement of VXLAN"
This commit is contained in:
commit
2b2dfc35b8
@ -108,10 +108,8 @@ because it only handles layer-2 connectivity.
|
||||
For VLAN external and project networks, the physical network infrastructure
|
||||
must support VLAN tagging. For best performance, 10+ Gbps networks should
|
||||
support jumbo frames.
|
||||
|
||||
.. warning::
|
||||
|
||||
Using VXLAN project networks requires kernel 3.13 or newer.
|
||||
Using VXLAN project networks requires sufficient kernel support.
|
||||
Kernel version 3.9 or newer is recommended.
|
||||
|
||||
OpenStack services - controller node
|
||||
------------------------------------
|
||||
|
@ -86,10 +86,8 @@ require an IP address range because it only handles layer-2 connectivity.
|
||||
For VLAN external and project networks, the network infrastructure must
|
||||
support VLAN tagging. For best performance, 10+ Gbps networks should support
|
||||
jumbo frames.
|
||||
|
||||
.. warning::
|
||||
|
||||
Using VXLAN project networks requires kernel 3.13 or newer.
|
||||
Using VXLAN project networks requires sufficient kernel support.
|
||||
Kernel version 3.9 or newer is recommended.
|
||||
|
||||
OpenStack services - controller node
|
||||
------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user