xenserver: Handle slave disconnection more gracefully in xsconsole plugin
authorJustin Pettit <jpettit@nicira.com>
Thu, 18 Jun 2009 21:13:00 +0000 (14:13 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 18 Jun 2009 21:13:00 +0000 (14:13 -0700)
commit73945b1fddef445c06441b8ab0054910935bc764
tree1f300aa3d6d6c2be9021f7a75b11a5e694ac5be1
parentf304568eaa5a160ebc2031b84abc3337771612b2
xenserver: Handle slave disconnection more gracefully in xsconsole plugin

When a slave cannot connect to the master, the vSwitch xsconsole plugin
complained with some Python style errors on the main display.  This
commit cleans up that behavior.

Bug #1341
xenserver/usr_lib_xsconsole_plugins-base_XSFeatureVSwitch.py