xenserver: Do not raise XenAPIPlugin.Failure in xsconsole plugin
authorJustin Pettit <jpettit@nicira.com>
Thu, 8 Apr 2010 19:42:24 +0000 (12:42 -0700)
committerJustin Pettit <jpettit@nicira.com>
Mon, 12 Apr 2010 19:39:45 +0000 (12:39 -0700)
commit9d73e170da9d7ab21b81d5b0b2d1c0b089d5cc80
treed27aae3a801a89d3a572aac6c2d07c991270a237
parent9b180fbbe1087d032f5cd3c525f028f83d48e8c2
xenserver: Do not raise XenAPIPlugin.Failure in xsconsole plugin

Do not raise XenAPIPlugin.Failure, it is not an exception xsconsole will
handle.

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