xenserver: Allow use first class datamodel field for controller IP
authorJustin Pettit <jpettit@nicira.com>
Fri, 9 Apr 2010 15:10:34 +0000 (08:10 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 12 Apr 2010 19:39:45 +0000 (12:39 -0700)
commit8085488086c48577deaf26fcc11d1be02a6ee140
tree188383bebde77969e7e6f037de39b9eee641edf4
parenta7de953d1862206f1e5eb928e14e998d6c93926c
xenserver: Allow use first class datamodel field for controller IP

Starting in XenServer 5.6.0, a "vswitch_controller" key is available to
store the controller's IP address in the "pool" table of XAPI.  Older
versions must still use the "vSwitchController" key in "other_config".

Based on commits 37fee7 and 0ebd737 from the xs5.7 branch written by
Ian Campbell.
xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py