python: Fix Create*WithFiles filefd passingv1.1.3.1
commitecd83ce41408895ad544f23a904f110d75790422
authorMarian Neagul <marian@info.uvt.ro>
Tue, 22 Oct 2013 15:03:39 +0000 (22 16:03 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 23 Oct 2013 08:03:09 +0000 (23 09:03 +0100)
treec1ce8f081cd9a78fef17c84b87f675d402110cfc
parent5b2cf134fa292637b53bf89c28f2e88e8ecfdf16
python: Fix Create*WithFiles filefd passing

Commit d76227be added functions virDomainCreateWithFiles and
virDomainCreateXMLWithFiles, but there was a little piece missing in
python bindings.  This patch fixes proper passing of file descriptors
in the overwrites of these functions.
libvirt-override.c