Re: [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos

2015-09-17 Thread Nikolay Shirokovskiy
On 17.09.2015 17:39, Daniel P. Berrange wrote: > On Thu, Sep 17, 2015 at 01:11:59PM +0100, Daniel P. Berrange wrote: >> On Thu, Sep 10, 2015 at 04:20:12PM +0300, Nikolay Shirokovskiy wrote: >>> Current implementation of 'toURI' migration interfaces does not support all >>> combinations of interfa

Re: [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos

2015-09-17 Thread Daniel P. Berrange
On Thu, Sep 17, 2015 at 01:11:59PM +0100, Daniel P. Berrange wrote: > On Thu, Sep 10, 2015 at 04:20:12PM +0300, Nikolay Shirokovskiy wrote: > > Current implementation of 'toURI' migration interfaces does not support all > > combinations of interface versions and protocol versions. For example > >

Re: [libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos

2015-09-17 Thread Daniel P. Berrange
On Thu, Sep 10, 2015 at 04:20:12PM +0300, Nikolay Shirokovskiy wrote: > Current implementation of 'toURI' migration interfaces does not support all > combinations of interface versions and protocol versions. For example 'toURI2' > with p2p flag will not migrate if driver supports only v3params prot

[libvirt] [PATCH v2 0/12] migration: support all toURI and proto combos

2015-09-10 Thread Nikolay Shirokovskiy
Current implementation of 'toURI' migration interfaces does not support all combinations of interface versions and protocol versions. For example 'toURI2' with p2p flag will not migrate if driver supports only v3params proto. This is not convinient as drivers that starts to support migration have