]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Improve ovs_lib bridge management
authorMaru Newby <marun@redhat.com>
Mon, 9 Sep 2013 09:58:12 +0000 (09:58 +0000)
committerMaru Newby <marun@redhat.com>
Mon, 14 Oct 2013 21:56:11 +0000 (21:56 +0000)
commit010bd1f392e67a6fcd276593b8c79acfe41d1cc7
tree4863e9674ca6b1bf033d585ba12fa01586ccc002
parentacf0209b28e21eed60158967fab77468eb195e7c
Improve ovs_lib bridge management

Add the ability to add and remove bridges, check for bridge
existence, and lookup the bridge associated with a port.

This change is in support of functional testing for an ovsdb
monitor.

Partial-Bug: #1177973

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