xenserver: Make OVS xsconsole plugin configure management channel
authorJustin Pettit <jpettit@nicira.com>
Sat, 13 Mar 2010 14:11:47 +0000 (06:11 -0800)
committerJustin Pettit <jpettit@nicira.com>
Sat, 13 Mar 2010 15:22:00 +0000 (07:22 -0800)
commit5a9e7099ebd720c9b9aa4b308f75645b33b1b15b
tree899e868818ef87c3feb535dc7841bd85875f53a8
parentfd05d7d0e64a2962522ae532d93a21f02aa001a3
xenserver: Make OVS xsconsole plugin configure management channel

Previously, the xsconsole plugin configured a single OpenFlow controller
configuration across all bridges.  With the management channel, we can
now have the manager configure the bridges' controllers individually.
This changes the plugin to only set that management IP.
xenserver/etc_xapi.d_plugins_vswitch-cfg-update
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py