[libvirt] [PATCH] add migration support for OpenVZ driver

Guido Günther agx at sigxcpu.org
Thu Sep 4 05:42:25 UTC 2014


Hi,
On Wed, Sep 03, 2014 at 11:07:20PM -0400, Hongbin Lu wrote:
[..snip..]
> +
> +    if (virAsprintf(uri_out, "tcp://%s", hostname) < 0)
> +        goto error;

Since OpenVZ tunnels over ssh shouldn't this be something like ssh://
?

Cheers,
 -- Guido




More information about the libvir-list mailing list