Bug 1194602

Summary: Rebase perl bindings for libvirt to current upstream release
Product: Red Hat Enterprise Linux 7 Reporter: Jiri Denemark <jdenemar>
Component: perl-Sys-VirtAssignee: Daniel Berrangé <berrange>
Status: CLOSED ERRATA QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.1CC: berrange, dyuan, hliu, mzhan, rbalakri, virt-bugs, weizhan, zpeng
Target Milestone: rcKeywords: Rebase
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Sys-Virt-1.2.17-1.el7 Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: 1194593 Environment:
Last Closed: 2015-11-19 14:49:22 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: 1194593    
Bug Blocks:    

Description Jiri Denemark 2015-02-20 10:40:36 UTC
+++ This bug was initially created as a clone of Bug #1194593 +++

Description of problem:

Libvirt will be rebased and perl bindings need to follow to cover new APIs.

Version-Release number of selected component (if applicable):

perl-Sys-Virt > 1.2.8 (the exact version depends on rebase deadlines)

Comment 3 zhe peng 2015-10-16 10:16:20 UTC
verify with build:perl-Sys-Virt-1.2.17-2.el7.x86_64
There are 7 new APIs and 52 flags in rhel7.2
$dom->set_user_password($username, $password, $flags=0);
@iothreadinfo = $dom->get_iothread_info($flags=0)
$dom->pin_iothread($iothread, $mask)
$dom->add_iothread($iothread, $flags=0) 
$dom->del_iothread($iothread, $flags=0)
@nics = $dom->get_interface_addresses($src, $flags=0);
$con->node_alloc_pages(\@pages, $start, $end, $flags=0)

All above new APIs tests pass and for regression test also pass, so verify this bug.

Comment 4 errata-xmlrpc 2015-11-19 14:49:22 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2442.html