2011/5/25 Eric Blake <eblake(a)redhat.com>:
On 05/25/2011 07:53 AM, Matthias Bolte wrote:
> Otherwise an attempt to use virConnectOpen or virConnectOpenAuth without
> auth pointer results in the driver declining the URI and libvirt falling
> back to the remote driver for an esx:// URI.
> ---
> src/esx/esx_driver.c | 15 ++++++++++++---
> 1 files changed, 12 insertions(+), 3 deletions(-)
ACK.
Thanks, pushed.
Matthias