
2 Aug
2010
2 Aug
'10
5:32 p.m.
2010/8/2 Daniel Veillard <veillard@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