]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
DeferredBridge to allow add_tunnel_port passthru
authorVivekanandan Narasimhan <vivekanandan.narasimhan@hp.com>
Thu, 7 Aug 2014 10:58:49 +0000 (03:58 -0700)
committerarmando-migliaccio <armamig@gmail.com>
Thu, 7 Aug 2014 15:53:43 +0000 (08:53 -0700)
commitbe81901b615b45d6aed4287df8c285a1f0aa72b0
treeea9e91c772a8259a760aa130c38e6689c725f3ec
parentcada146fe3862c0a7001e4e1a115e54845ce97cd
DeferredBridge to allow add_tunnel_port passthru

The DeferredBridge should allow add_tunnel_port
method as passthrough in addition to add_port
and delete_port. L2Pop uses add_tunnel_port to
dynamically establish tunnel endpoints on cloud
nodes.

Closes-Bug: #1353885

Change-Id: I2e6d82ee79814e500604f4951e7d89eab662047a
neutron/agent/linux/ovs_lib.py
neutron/tests/unit/agent/linux/test_ovs_lib.py