[UG] Minor edits

Minor edits to the sections about VXLAN.

Change-Id: I98a9784758861cc6e306313bffd6024455dea5ae
This commit is contained in:
Maria Zlatkova 2017-01-10 18:29:23 +02:00
parent f39e203603
commit 72995c5af3
2 changed files with 3 additions and 3 deletions

View File

@ -54,7 +54,7 @@ For the purpose of example, the following configuration is used:
#. In the :menuselection:`Compute` screen, select :guilabel:`QEMU-KVM`.
#. In the :menuselection:`Networking Setup` screen, select
:guilabel:`Neutron with VLAN segmentation` or :guilabel:`Neutron with
tunneling segmentation`.
tunneling segmentation` (VXLAN).
#. Complete the configuration wizard as required and click :guilabel:`Create`.
#. Select the environment you have just created.
#. Click :menuselection:`Settings -> Compute`.

View File

@ -35,5 +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 supported network topology is Neutron with VLAN or VXLAN
segmentation
* The supported network topology is Neutron with VLAN segmentation or
Neutron with tunneling (VXLAN) segmentation.