]> xenbits.xensource.com Git - libvirt.git/commit
esx: Fix cluster resource lookup when connecting to a vCenter
authorMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 20 Dec 2010 18:16:05 +0000 (19:16 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 21 Dec 2010 21:40:17 +0000 (22:40 +0100)
commit8cd4ca459ef60dfcb46b422defe0eb15d528c74e
tree927796f0585f457eb9c739a81127240a2e3bf173
parent831aaf4a09aba0b88a6355d5753a8a207e237dc8
esx: Fix cluster resource lookup when connecting to a vCenter

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