diff --git a/userdocs/fuel-user-guide/configure-environment/nfv/nfv-configure.rst b/userdocs/fuel-user-guide/configure-environment/nfv/nfv-configure.rst index 8303ed810..e9288b961 100644 --- a/userdocs/fuel-user-guide/configure-environment/nfv/nfv-configure.rst +++ b/userdocs/fuel-user-guide/configure-environment/nfv/nfv-configure.rst @@ -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`. diff --git a/userdocs/fuel-user-guide/create-environment/prerequisites-limitations.rst b/userdocs/fuel-user-guide/create-environment/prerequisites-limitations.rst index c4a605e38..17d91bfac 100644 --- a/userdocs/fuel-user-guide/create-environment/prerequisites-limitations.rst +++ b/userdocs/fuel-user-guide/create-environment/prerequisites-limitations.rst @@ -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