
There is already an OVSBridge.set_controller() function, so replace calls to run_vsctl(['set-controller', ...]) with calls to OVSBridge.set_controller(). This is also the only non-ovs_lib call to run_vsctl. This change will also make it easier to abstract out the ovsdb-related code in the future. Change-Id: Ia5a3e2c759d2479a2e7088a2ab7db1d4e17d1ae2
IBM SDN-VE Neutron Plugin This plugin implements Neutron v2 APIs. For more details on how to use it please refer to the following page: http://wiki.openstack.org/wiki/IBM-Neutron