xenserver: Only register xsconsole plugin if OVS is running
authorJustin Pettit <jpettit@nicira.com>
Fri, 9 Apr 2010 07:40:18 +0000 (00:40 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 12 Apr 2010 19:39:45 +0000 (12:39 -0700)
commita7de953d1862206f1e5eb928e14e998d6c93926c
tree6cd26574bc0f8cc6b7a3ac8f92e721fe584a659b
parent9d73e170da9d7ab21b81d5b0b2d1c0b089d5cc80
xenserver: Only register xsconsole plugin if OVS is running

The 5.6.0 XenServer release will include OVS but not have it enabled by
default.  By only registering the xsconsole plugin on systems running OVS,
this plugin can be included in the main distribution.

Based on commit 0ebd737 from the xs5.7 branch written by Ian Campbell.
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py