…
Guys, I would like to discuss with you the patchset:
http://gerrit.ovirt.org/#/c/12202/
Until now we've had no ways to catch the timeout on createXML call when a VM starts. So there is no doubt we should have one. But which one, that's the question.
I propose to use «transparent» keyword arguments for libvirt calls, like that:
createXML(xml, 0) → createXML(xml, 0, x_timeout=5, x_ontimeout=handler)
It is simple, but… a little bit hacky. But it works :)
What will you say?
19.02.2013 14:21, Peter V. Saveliev kirjoitti:
…
Guys, I would like to discuss with you the patchset:
Nevermind.
vdsm-devel@lists.stg.fedorahosted.org