Re: [libvirt] [PATCH v2 2/3] Parallels: implement domainAttachDeviceFlags

2015-03-27 Thread Maxim Nestratov
27.03.2015 14:25, Alexander Burluka пишет: Parallels Cloud Server supports block devices and virtual NIC live attachment. I implemented that function for block devices so OpenStack volume attachment is now works. Signed-off-by: Alexander Burluka aburl...@parallels.com ---

Re: [libvirt] [PATCH v2 2/3] Parallels: implement domainAttachDeviceFlags

2015-03-27 Thread Dmitry Guryanov
On 03/27/2015 02:25 PM, Alexander Burluka wrote: Parallels Cloud Server supports block devices and virtual NIC live attachment. I implemented that function for block devices so OpenStack volume attachment is now works. Signed-off-by: Alexander Burluka aburl...@parallels.com ---

[libvirt] [PATCH v2 2/3] Parallels: implement domainAttachDeviceFlags

2015-03-27 Thread Alexander Burluka
Parallels Cloud Server supports block devices and virtual NIC live attachment. I implemented that function for block devices so OpenStack volume attachment is now works. Signed-off-by: Alexander Burluka aburl...@parallels.com --- src/parallels/parallels_driver.c | 51