xenstore isn't even consistent in what happens on error
authorGreg Price <price@mit.edu>
Wed, 23 Jul 2008 05:10:21 +0000 (01:10 -0400)
committerGreg Price <price@mit.edu>
Wed, 23 Jul 2008 05:10:21 +0000 (01:10 -0400)
Usually when the VM is gone and xsc.ls('', '/vm/..uuid..') would
return empty, an xsc.ls('', '/vm/..uuid../start_time') returns None.
But sometimes it throws an xs.lowlevel.xs.Error, saying 22,
'Invalid argument', instead.

svn path=/trunk/packages/sipb-xen-remctl-auto/; revision=717


No differences found