Comment 16 for bug 1837792

Revision history for this message
Angie Wang (angiewang) wrote :

Hi Mariano, no problem. Neutron needs vswitch, you need to have ovs either running on host or container.

If vswitch_type == none, vswitch will run in container(openvswitch chart is enabled in stx-openstack). It's mandatory to enable openstack-vswitch label.
If vswitch_type == ovs-dpdk, vswitch runs on host(openvswitch chart is disabled in stx-openstack). Virtual environment doesn't support ovs-dpdk, only barematel supports it.