Re: [libvirt] [PATCH 2/2] Add support for QEMU migration to use SASL authentication

2014-04-30 Thread Daniel P. Berrange
On Tue, Apr 29, 2014 at 04:44:09PM +, sahid wrote: From a43dc307c3014d70a01035313cd763ee13e9d219 Mon Sep 17 00:00:00 2001 From: Sahid Orentino Ferdjaoui sahid.ferdja...@cloudwatt.com Date: Fri, 11 Apr 2014 19:17:47 + Subject: [PATCH 2/2] Add support for QEMU migration to use SASL

Re: [libvirt] [PATCH 2/2] Add support for QEMU migration to use SASL authentication

2014-04-29 Thread sahid
, 2014 12:08:04 PM Subject: Re: [libvirt] [PATCH 2/2] Add support for QEMU migration to use SASL authentication On Sun, Apr 13, 2014 at 01:52:48PM +0200, Sahid Orentino Ferdjaoui wrote: This commit provides the ability to virDomainMigrateToURI to check for SASL credentials when attempts to migrate

Re: [libvirt] [PATCH 2/2] Add support for QEMU migration to use SASL authentication

2014-04-23 Thread Daniel P. Berrange
On Sun, Apr 13, 2014 at 01:52:48PM +0200, Sahid Orentino Ferdjaoui wrote: This commit provides the ability to virDomainMigrateToURI to check for SASL credentials when attempts to migrate a domain with the driver QEMU. Signed-off-by: Sahid Orentino Ferdjaoui sahid.ferdja...@cloudwatt.com ---

[libvirt] [PATCH 2/2] Add support for QEMU migration to use SASL authentication

2014-04-14 Thread Sahid Orentino Ferdjaoui
This commit provides the ability to virDomainMigrateToURI to check for SASL credentials when attempts to migrate a domain with the driver QEMU. Signed-off-by: Sahid Orentino Ferdjaoui sahid.ferdja...@cloudwatt.com --- src/qemu/qemu_migration.c | 14 +- 1 file changed, 13

[libvirt] [PATCH 2/2] Add support for QEMU migration to use SASL authentication

2014-04-13 Thread sahid
This commit provides the ability to virDomainMigrateToURI to check for SASL credentials when attempts to migrate a domain with the driver QEMU. Signed-off-by: Sahid Orentino Ferdjaoui sahid.ferdja...@cloudwatt.com --- src/qemu/qemu_migration.c | 14 +- 1 file changed, 13