2009/12/17 Daniel Veillard <veillard@redhat.com>:
On Sun, Dec 13, 2009 at 12:20:37AM +0100, Matthias Bolte wrote:
Automatic question handling is the most important part of this series, see src/esx/README for more details.
Matthias Bolte (13): esx: Add automatic question handling esx: Improve domain lookup by UUID esx: Use more suitable error code in esxVI_LookupVirtualMachineByUuid() esx: Replace libxml1 'xmlChildrenNode' with libxml2 'children' esx: Removed unused inttypes.h include esx: Extend vCenter query parameter esx: Extend documentation about 'vcenter' and add some about 'auto_answer' esx: Fix occurence typo esx: Use occurrence enum to specify expected result of a SOAP call esx: Don't warn about '/' paths esx: Undefine virtual machine on a vCenter if available esx: Destroy virtual machine on a vCenter if available esx: Add more links to external documentation
Okay, ACK for the whole serie,
thanks !
Daniel
Okay, pushed. Matthias