Bug 1209839

Summary: virDomainBlockCopy cannot get a right flag when use libvirt_virDomainBlockCopy
Product: [Fedora] Fedora Reporter: Nir Soffer <nsoffer>
Component: libvirt-pythonAssignee: Daniel Berrangé <berrange>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: high    
Version: 20CC: alitke, amureini, berrange, crobinso, dyuan, extras-qa, honzhang, jiahu, lhuang, mzhan, phrdina, veillard, virt-bugs, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1199682 Environment:
Last Closed: 2015-04-08 15:38:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1155484, 1199682    
Bug Blocks: 1185842, 1200718    

Comment 1 Nir Soffer 2015-04-08 10:20:05 UTC
On Fedora 20, libvirt-python 1.2.9-2 is not available, missing a fix for
this bug:

$ yum info --enablerepo=fedora-virt-preview libvirt-python
Installed Packages
Name        : libvirt-python
Arch        : x86_64
Version     : 1.1.3.9
Release     : 1.fc20
Size        : 1.0 M
Repo        : installed
From repo   : updates

Available Packages
Name        : libvirt-python
Arch        : x86_64
Version     : 1.2.9
Release     : 1.fc20
Size        : 225 k
Repo        : fedora-virt-preview/20/x86_64

Vdsm requires libvirt-1.2.9, available only via virt-preview repo, but
without libvirt-python-1.2.9-2, we cannot use the new virDomainBlockCopy
api.

Comment 2 Cole Robinson 2015-04-08 15:38:30 UTC
I pushed the updated libvirt-python to f20 virt-preview now