kolla-ansible/ansible/roles/ovs-dpdk
wu.chunyang b12be305cb Fix dpdk deploy failed
This change fix ansible deploy ovs-dpdk failed and
neutron_openvswitch_agent container can't start..

dpdk_tunnel is a role variable, but kolla_address gets vaule
from hostvars. so we need remove this variable and it's friends
to group/all.yaml

neutron_openvswitch_agent connects to ovs-db with 127.0.0.1,
but ovs-db listen on management interface.

Closes-Bug: 1908850

Change-Id: I86a13d2476644bfa2545a6737752cda1ade34d23
2020-12-25 17:36:12 +08:00
..
defaults Fix dpdk deploy failed 2020-12-25 17:36:12 +08:00
handlers Ansible lint: lines longer than 160 chars 2020-04-16 15:59:06 +02:00
tasks Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
templates Fix dpdk deploy failed 2020-12-25 17:36:12 +08:00