[libvirt] [PATCH] esx: Parse the path of the URI

Matthias Bolte matthias.bolte at googlemail.com
Mon Aug 2 21:32:17 UTC 2010


2010/8/2 Daniel Veillard <veillard at redhat.com>:
> On Sun, Aug 01, 2010 at 02:14:49AM +0200, Matthias Bolte wrote:
>> The path will be used to specify the datacenter, compute resource
>> and host system to be used with a vpx:// connection.
>> ---
>>  src/esx/esx_driver.c |   49 ++++++++++-------------
>>  src/esx/esx_util.c   |  104 +++++++++++++++++++++++++++++++-------------------
>>  src/esx/esx_util.h   |   11 +++--
>>  src/esx/esx_vi.c     |   14 +++---
>>  src/esx/esx_vi.h     |    3 +-
>>  5 files changed, 102 insertions(+), 79 deletions(-)
>>
>
>  ACK, 90% of the patch is the ParsedQuery->ParsedUri rename,
> I looked more closely at the remaining, looks fine !
>
> Daniel
>

I should have split this one into 2 patches, but I was lazy :(

Thanks, pushed.

Matthias




More information about the libvir-list mailing list