diff --git a/doc/source/installation/devstack/nested-vlan.rst b/doc/source/installation/devstack/nested-vlan.rst index a684d2833..d9b14cc54 100644 --- a/doc/source/installation/devstack/nested-vlan.rst +++ b/doc/source/installation/devstack/nested-vlan.rst @@ -41,7 +41,7 @@ running. 4GB memory and 2 vCPUs, is the minimum resource requirement for the VM: - Optionally, the ports pool funcionality can be enabled by following: `How to enable ports pool with devstack`_. - .. _How to enable ports pool with devstack: https://docs.openstack.org/kuryr-kubernetes/latest/installation/devstack/ports-pools.html + .. _How to enable ports pool with devstack: https://docs.openstack.org/kuryr-kubernetes/latest/installation/devstack/ports-pool.html - [OPTIONAL] If you want to enable the subport pools driver and the VIF Pool Manager you need to include:: diff --git a/doc/source/installation/devstack/ports-pool.rst b/doc/source/installation/devstack/ports-pool.rst index e9979fc6f..8ff817671 100644 --- a/doc/source/installation/devstack/ports-pool.rst +++ b/doc/source/installation/devstack/ports-pool.rst @@ -14,13 +14,13 @@ options needs to be set at the local.conf file: are set to the right baremetal drivers, for instance:: KURYR_POD_VIF_DRIVER=neutron-vif - KURYR_PORT_POOL_DRIVER=neutron + KURYR_VIF_POOL_DRIVER=neutron And if the use case is the nested one, then they should be set to:: KURYR_POD_VIF_DRIVER=nested-vlan - KURYR_PORT_POOL_DRIVER=nested + KURYR_VIF_POOL_DRIVER=nested 3. Then, in case you want to set a limit to the maximum number of ports, or