Re: [vdsm] [libvirt] qemu64 - not valid cpu with 'Intel Westmere Family'

2013-07-04 Thread Sandro Bonazzola
Il 03/07/2013 18:28, Dan Kenigsberg ha scritto: On Wed, Jul 03, 2013 at 04:51:30PM +0200, Sandro Bonazzola wrote: Il 03/07/2013 16:40, Sandro Bonazzola ha scritto: Hi, I'm trying to run latest vdsm master on RHEL-6.4. I've built the rpms against livirt-1.10 I'm creating a VM using cpu

[vdsm] http://jenkins.ovirt.org/job/vdsm_unit_tests/2121/console

2013-07-04 Thread Kiril Nesenko
Hello Martin, Seems like you are braking the pep8 with you patch[1]. Please fix. [1] Commit 4d92abd525959fd9405ae38885a411a05a5e7c10 by Martin Sivak Fix the charset conversion logic in hooks.py - Kiril ___ vdsm-devel mailing list

Re: [vdsm] http://jenkins.ovirt.org/job/vdsm_unit_tests/2121/console

2013-07-04 Thread Yaniv Bronheim
Hey all, lately we encountered few issues with pep8. all jenkin's jobs updated to work with latest pep8 and pyflakes (using python-pip - python-pip install --upgrade pep8\pyflakes) the current versions are pep8 1.4.6 and pyflakes 0.7.2 Thanks, Yaniv Bronhaim. - Original Message -

Re: [vdsm] http://jenkins.ovirt.org/job/vdsm_unit_tests/2121/console

2013-07-04 Thread Dan Kenigsberg
On Thu, Jul 04, 2013 at 03:12:29AM -0400, Kiril Nesenko wrote: Hello Martin, Seems like you are braking the pep8 with you patch[1]. Please fix. [1] Commit 4d92abd525959fd9405ae38885a411a05a5e7c10 by Martin Sivak Fix the charset conversion logic in hooks.py Sorry for that noise.

[vdsm] migration progress feature

2013-07-04 Thread Peter V. Saveliev
… Goal We have to implement a feature, migration progress bar in the UI. This migration bar should reflect not only the progress, but if the migration is stalled and so on. Tasks = * Get the information from libvirt: it provides job progress in the same way for all migration-like