[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 vdsm-devel@lists.fedor

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. Ye

[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