]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Revert changes removing OVSBridge return
authorKyle Mestery <kmestery@cisco.com>
Wed, 2 Apr 2014 14:39:13 +0000 (14:39 +0000)
committerKyle Mestery <kmestery@cisco.com>
Wed, 2 Apr 2014 14:40:38 +0000 (14:40 +0000)
commit783b88ccdd2c8e9e239c5ee123841188c60e01b5
tree3fbe6b0da3d8477e31fb4fa39585fea3bb692921
parentbc3da2877e65f8f219c72b0ad9758dd4c870ed34
Revert changes removing OVSBridge return

This reverts changes from this review [1] which incorrectly removed
the return of the OVSBridge object when calling BaseOVS.add_bridge.
This broke all functional tests relying on this return.

[1] https://review.openstack.org/#/c/71142/

Related-Bug: #1301363

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