neutron/neutron/plugins/ibm
Terry Wilson 06295477aa Replace non-ovs_lib calls of run_vsctl with libary functions
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
2014-12-12 10:12:02 -07:00
..
agent Replace non-ovs_lib calls of run_vsctl with libary functions 2014-12-12 10:12:02 -07:00
common Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
README Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
__init__.py Adds the new IBM SDN-VE plugin 2014-03-01 10:59:54 -05:00
sdnve_api.py Update i18n translation for IBM plugin log msg's 2014-12-05 13:58:33 +08:00
sdnve_api_fake.py Update i18n translation for IBM plugin log msg's 2014-12-05 13:58:33 +08:00
sdnve_neutron_plugin.py Update i18n translation for IBM plugin log msg's 2014-12-05 13:58:33 +08:00

README

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