Note that kolla doesn't support ovsdpdk for RHEL-based distros
Change-Id: I6974858a0a44d85a065502ed7b3a8e2797be7228 Closes-Bug: #1832979
This commit is contained in:
parent
83dbed6b78
commit
897391762f
@ -76,6 +76,11 @@ To enable ovs-dpdk, add the following configuration to
|
|||||||
tunnel_interface: "dpdk_bridge"
|
tunnel_interface: "dpdk_bridge"
|
||||||
neutron_bridge_name: "dpdk_bridge"
|
neutron_bridge_name: "dpdk_bridge"
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
Kolla doesn't support ovs-dpdk for RHEL-based distros due to the lack
|
||||||
|
of a suitable package.
|
||||||
|
|
||||||
Unlike standard Open vSwitch deployments, the interface specified by
|
Unlike standard Open vSwitch deployments, the interface specified by
|
||||||
neutron_external_interface should have an ip address assigned.
|
neutron_external_interface should have an ip address assigned.
|
||||||
The ip address assigned to neutron_external_interface will be moved to
|
The ip address assigned to neutron_external_interface will be moved to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user