2010/12/20 Eric Blake <eblake@xxxxxxxxxx>: > On 12/20/2010 12:04 PM, Matthias Bolte wrote: >> Connecting to a ESX(i) server that is part of a cluster failed >> when the connection also involved a vCenter. >> >> Accept ClusterComputeResource type in addition to ComputeResource >> type in the object lookup function. >> >> Reported by Guillaume Le LouÃt. >> --- >> Âsrc/esx/esx_vi.c | Â 13 ++++++++----- >> Â1 files changed, 8 insertions(+), 5 deletions(-) >> >> diff --git a/src/esx/esx_vi.c b/src/esx/esx_vi.c >> index 74a2a42..482a118 100644 >> --- a/src/esx/esx_vi.c >> +++ b/src/esx/esx_vi.c >> @@ -538,7 +538,7 @@ esxVI_Context_LookupObjectsByPath(esxVI_Context *ctx, >> Â Â Â Â Âgoto cleanup; >> Â Â Â} >> >> - Â Â/* Lookup ComputeResource */ >> + Â Â/* Lookup (Cluster)ComputeResource */ > > ACK. > Thanks, pushed. Matthias -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list