Re: [libvirt] [PATCH sandbox 2/3] Explicitly check for supported URIs when starting guests

2015-06-16 Thread Cedric Bosdonnat
On Tue, 2015-06-16 at 12:25 +0100, Daniel P. Berrange wrote: While the sandbox API is designed to be hypervisor agnostic, the internal implementation needs work for each hypervisor target. To avoid user errors at runtime, do an upfront check to see if the URI they supply is suitable. Since we

[libvirt] [PATCH sandbox 2/3] Explicitly check for supported URIs when starting guests

2015-06-16 Thread Daniel P. Berrange
While the sandbox API is designed to be hypervisor agnostic, the internal implementation needs work for each hypervisor target. To avoid user errors at runtime, do an upfront check to see if the URI they supply is suitable. Since we don't support remote executions, we do a straight string