[UG] Adds VXLAN support for OVS-DPDK

Adds VXLAN support to the Configure SR-IOV and DPDK
section of the Fuel User Guide.

Change-Id: I1ba8061ec772b23d54356e896f2a9c5534694b20
This commit is contained in:
Maria Zlatkova 2016-11-30 14:28:47 +02:00
parent a790dadb19
commit e753456801
2 changed files with 4 additions and 2 deletions

View File

@ -53,7 +53,8 @@ For the purpose of example, the following configuration is used:
#. Follow the prompts of the wizard to create a new OpenStack environment.
#. In the :menuselection:`Compute` screen, select :guilabel:`QEMU-KVM`.
#. In the :menuselection:`Networking Setup` screen, select
:guilabel:`Neutron with VLAN segmentation`.
:guilabel:`Neutron with VLAN segmentation` or :guilabel:`Neutron with
tunneling segmentation`.
#. Complete the configuration wizard as required and click :guilabel:`Create`.
#. Select the environment you have just created.
#. Click :menuselection:`Settings -> Compute`.

View File

@ -35,4 +35,5 @@ your software configurations meet the corresponding requirements.
* DPDK requires Huge Pages, NIC support, Intel CPU (or QEMU)
NFV workload.
- * VMware vSphere as a compute back end is not supported.
* The only supported network topology is Neutron with VLAN segmentation
* The supported network topology is Neutron with VLAN or VXLAN
segmentation