]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
OVS agent don't hard code tunnel bridge name
authorrossella <rsblendido@suse.com>
Fri, 21 Aug 2015 12:52:11 +0000 (12:52 +0000)
committerrossella <rsblendido@suse.com>
Mon, 24 Aug 2015 11:15:32 +0000 (11:15 +0000)
commitd74c57a1be28f6a3fd9dad77ee2d6da136c4554b
treea81a38e19fcc430481e471ac9ae477fdb7ed7b3a
parent65615b88dcd450a4b85f7250fd244c5b27f1cd44
OVS agent don't hard code tunnel bridge name

In setup_tunnel_br the name of the tunnel bridge
should not be hard coded

Change-Id: I7aebc27eb8d9dd347b34e31f7810fbffd6edf49a
Closes-bug: #1487435
neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py